@charset "utf-8";
/* CSS Document */

body {
	background-color: #F5F5F5;
	background-image: url(../images/bgPage.jpg);
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	font-variant: normal;
	line-height: 18px;
}
.homeContentBG {
	background-image:url(../images/home/homeContentBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
li {position: relative;top: -12px;left: -16px;list-style-image: url(../images/bullet.gif);}
a:link {color: #17565e;	text-decoration: none;font-weight: normal;}
a:visited {color: #17565e;text-decoration: none;font-weight: normal;}
a:hover {color: #17565e;text-decoration: underline;font-weight: normal;}
a:active {color: #17565e;text-decoration: none;font-weight: normal;}

.txtfieldBGleftcol a:link {font-style: italic;color: #000000;text-decoration: underline;font-weight:normal;}
.txtfieldBGleftcol a:visited {font-style: italic;color: #000000;text-decoration: underline;font-weight:normal;}
.txtfieldBGleftcol a:hover {font-style: italic;color: #CC0000;text-decoration: underline;font-weight:normal;}
.txtfieldBGleftcol a:active {font-style: italic;color: #CC0000;text-decoration: underline;font-weight:normal;}

.txtfieldBGintro a:link {font-style: italic;color: #000000;text-decoration: underline;font-weight:normal;}
.txtfieldBGintro a:visited {font-style: italic;color: #000000;text-decoration: underline;font-weight:normal;}
.txtfieldBGintro a:hover {font-style: italic;color: #CC0000;text-decoration: underline;font-weight:normal;}
.txtfieldBGintro a:active {font-style: italic;color: #CC0000;text-decoration: underline;font-weight:normal;}

.titlebarTxt a:link {color: #FFFFFF;text-decoration: none;font-style: normal;}
.titlebarTxt a:visited {color: #FFFFFF;text-decoration: none;font-style: normal;}
.titlebarTxt a:hover {color: #FFFFFF;text-decoration: underline;font-style: normal;}
.titlebarTxt a:active {color: #FFFFFF;text-decoration: none;font-style: normal;}

.homeItemtxt a:link {color: #000000;text-decoration: underline;font-style: italic;font-weight:normal;}
.homeItemtxt a:visited {color: #000000;text-decoration: underline;font-style: italic;font-weight:normal;}
.homeItemtxt a:hover {color: #000000;text-decoration: underline;font-style: italic;font-weight:normal;}
.homeItemtxt a:active {color: #000000;text-decoration: underline;font-style: italic;font-weight:normal;}

.footer a:link {color: #474747;text-decoration: none;font-style: normal;}
.footer a:visited {color: #474747;text-decoration: none;font-style: normal;}
.footer a:hover {color: #474747;text-decoration: underline;font-style: normal;}
.footer a:active {color: #474747;text-decoration: none;font-style: normal;}

.boldblack {color: #000000;font-weight: bold;}
.bolder {font-size: 13px;font-weight: bold;}
.blue {color: #17565e;}
.blueItalic {color: #17565e;font-style: italic;}

.contentTitle {font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold;color: #17565e;}
.homeItemtxt {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #cccccc;color: #17565e;}
.titlebarTxt {color: #FFFFFF;font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;padding-top: 2px;}

.txtfieldBGleftcol {
	background-image: url(../images/home/txtfieldBGleftcol.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.txtfieldBGrightcol {
	background-image: url(../images/home/txtfieldBGrightcol.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.txtfieldBGintro {
	background-image: url(../images/home/txtfieldBGintro.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.txtfieldBGcontent {
	background-image: url(../images/txtfieldBGcontent.jpg);
	background-repeat: no-repeat;
}
.titleSubheader {
	background-image: url(../images/titleSubheaderBG.jpg);
	background-repeat: no-repeat;
}
.formveld {
	background-color: #f2f5f6;
	border: 1px solid #2A6D75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}
.titlebarBGGreen {
	background-image: url(../images/home/titlebarGBG.jpg);
	background-repeat: repeat-x;
}
.titlebarBGRed {
	background-image: url(../images/home/titlebarRBG.jpg);
	background-repeat: repeat-x;
}
.bgShadowL {
	background-image: url(../images/bgShadowL.jpg);
	background-repeat: repeat-y;
}
.bgShadowR {
	background-image: url(../images/bgShadowR.jpg);
	background-repeat: repeat-y;
}

