.text{
	font-size:10px;
	margin:0px;
	text-align:left;
}
.linkText{
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
}
.linkText:visited{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.linkText:active{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.linkText:hover{
	color:#666666;
	text-decoration:underline;
}
.linkTextRed{
	font-size:10px;
	font-weight:bold;
	color:#993366;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextRed:visited{
	font-weight:bold;
	color:#993366;
	text-decoration:none;
}
.linkTextRed:active{
	font-weight:bold;
	color:#993366;
	text-decoration:none;
}
.linkTextRed:hover{
	font-weight:bold;
	color:#993366;
	text-decoration:underline;
}
.linkTextRedOff{
	font-size:10px;
	font-weight:bold;
	color:#993366;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextRedOn{
	font-size:10px;
	font-weight:bold;
	color:#993366;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:underline;
}
.linkTextGreen{
	font-size:10px;
	font-weight:bold;
	color:#339999;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextGreen:visited{
	font-weight:bold;
	color:#339999;
	text-decoration:none;
}
.linkTextGreen:active{
	font-weight:bold;
	color:#339999;
	text-decoration:none;
}
.linkTextGreen:hover{
	font-weight:bold;
	color:#339999;
	text-decoration:underline;
}
.linkTextGreenOff{
	font-size:10px;
	font-weight:bold;
	color:#339999;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextGreenOn{
	font-size:10px;
	font-weight:bold;
	color:#339999;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:underline;
}
.linkTextBlue{
	font-size:10px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextBlue:visited{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkTextBlue:active{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkTextBlue:hover{
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
.linkTextBlueOff{
	font-size:10px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:none;
}
.linkTextBlueOn{
	font-size:10px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	margin:0px;
	text-align:left;
	text-decoration:underline;
}
.contentRed{
	border-right:#cfbaba 1px solid;
	border-left:#cfbaba 1px solid;
	border-bottom:#cfbaba 1px solid;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	width:424px;
}
.contentGreen{
	border-right:#cbe0df 1px solid;
	border-left:#cbe0df 1px solid;
	border-bottom:#cbe0df 1px solid;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	width:729px;
}
.contentBlue{
	border-right:#b4bfd6 1px solid;
	border-left:#b4bfd6 1px solid;
	border-bottom:#b4bfd6 1px solid;
	padding-right:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	width:271px;
}
.colorRed{
	color:#cfbaba;
}
.colorGreen{
	color:#cbe0df;
}
.colorBlue{
	color:#b4bfd6;
}
.dotsRed{
	background:url("../images/dotsRed.gif") repeat-x 0px 11px;
	height:25px;
}
.dotsGreen{
	background:url("../images/dotsGreen.gif") repeat-x 0px 11px;
	height:25px;
}
.dotsBlue{
	background:url("../images/dotsBlue.gif") repeat-x 0px 11px;
	height:25px;
}
.solidRed{
	border-bottom:#cfbaba 1px solid;
	height:25px;
	margin-bottom:25px;
}
.solidGreen{
	border-bottom:#cbe0df 1px solid;
	height:25px;
	margin-bottom:25px;
}
.solidBlue{
	border-bottom:#b4bfd6 1px solid;
	height:25px;
	margin-bottom:25px;
}
.imgRed{
	border-right:#cfbaba 1px solid;
	border-top:#cfbaba 1px solid;
	border-left:#cfbaba 1px solid;
	border-bottom:#cfbaba 1px solid;
	padding-right:1px;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
}
.imgGreen{
	border-right:#cbe0df 1px solid;
	border-top:#cbe0df 1px solid;
	border-left:#cbe0df 1px solid;
	border-bottom:#cbe0df 1px solid;
	padding-right:1px;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
}
.imgBlue{
	border-right:#b4bfd6 1px solid;
	border-top:#b4bfd6 1px solid;
	border-left:#b4bfd6 1px solid;
	border-bottom:#b4bfd6 1px solid;
	padding-right:1px;
	padding-top:1px;
	padding-left:1px;
	padding-bottom:1px;
}
.imgCaptionRed{
	color:#993366;
	padding-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:center;
}
.imgCaptionGreen{
	color:#339999;
	padding-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:center;
}
.imgCaptionBlue{
	color:#336699;
	padding-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	text-align:center;
}
.textRed{
	color:#993366;
}
.textGreen{
	color:#339999;
}
.textBlue{
	color:#336699;
}
body, div, table{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#323c50;
}
body{
	background-image:url(../images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px;
	padding:2px;
}
form{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{
	font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h1{
	font-size:30px;
	line-height:32px;
}
h2{
	font-size:24px;
	line-height:26px;
}
h3{
	font-size:20px;
	line-height:21px;
}
h4{
	font-size:18px;
	line-height:19px;
}
h5{
	font-size:17px;
	line-height:18px;
}
h6{
	font-size:16px;
	line-height:17px;
}
hr{
	border-right-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	height:1px;
}
#mainDiv{
	background-color:#ffffff;
	border:1px solid #6e768d;
	margin:0px auto;
	padding:8px;
	position:relative;
	width:751px;
	}
#headerDiv{
	background:#ffffff;
	margin:0px;
	width:751px;
}
#navMenusDiv{
	background:#ffffff;
	border-right:1px solid #b4bfd6;
	border-top:1px solid #b4bfd6;
	border-left:1px solid #b4bfd6;
	border-bottom:1px solid #b4bfd6;
	margin:0px;
	padding:0px;
	width:749px;
}
.navMenusTable{
	background:url("../images/navMenusBg.gif") repeat-x;
	text-align:center;
}
.navMenusTable td{
	height:auto;
}
.menuDiv{
	background:#d2d8e6;
	border-right:#b4bfd6 1px solid;
	border-bottom:#b4bfd6 1px solid;
	border-left:#b4bfd6 1px solid;
	margin-top:16px;
	padding:5px;
	position:absolute;
	visibility:hidden;
	width:auto;
	z-index:9;
}
.menuTopItem{
	background:none transparent scroll repeat 0% 0%;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	padding-right:5px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:0px;
	text-align:center;
}
.menuTopItemOver{
	background:#d2d8e6;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	padding-right:5px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:0px;
	text-align:center;
}
.menuItem{
	background:#d2d8e6;
	border:1px solid #d2d8e6;
	font-weight:bold;
	color:#336699;
	padding:2px;
	text-align:left;
	width:auto;
}
.menuItemOver{
	background:#f5f6f9;
	border:1px solid #b4bfd6;
	cursor:pointer;
	padding:2px;
	text-align:left;
	width:auto;
}
.linkNav{
	font-weight:bold;
	color:#336699;
	text-align:left;
	text-decoration:none;
}
.linkSubNav{
	font-weight:bold;
	color:#336699;
	text-align:left;
	text-decoration:none;
}
#navOptionsDiv{
	background:#ffffff;
	border:0px;
	height:26px;
	margin-right:0px;
	margin-top:6px;
	margin-left:0px;
	margin-bottom:2px;
	padding:0px;
	width:751px;
}
.linkNavOptions{
	border-right:#ffffff 1px solid;
	border-top:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	color:#323c50;
	display:block;
	float:left;
	margin-right:5px;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:0px;
	padding-right:5px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	width:auto;
	text-decoration:none;
}
.linkNavOptions:hover{
	border-right:#ccd2e2 1px solid;
	border-top:#ccd2e2 1px solid;
	border-left:#ccd2e2 1px solid;
	border-bottom:#ccd2e2 1px solid;
	text-decoration:none;
}
#marqueeDiv{
	background:url(../images/marqueeBgBlue.gif);
	background-position:right;
	background-repeat:no-repeat;
	border-right:#ccd2e2 1px solid;
	border-top:#ccd2e2 1px solid;
	border-left:#ccd2e2 1px solid;
	border-bottom:#ccd2e2 1px solid;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-right:1px;
	padding-top:2px;
	padding-left:1px;
	padding-bottom:0px;
	text-align:left;
	width:747px;
}
.marqueeDate{
	font-size:12px;
	font-weight:200;
	color:#323c50;
	line-height:14px;
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
}
.marqueeAnnouncement{
	font-size:12px;
	font-weight:200;
	color:#323c50;
	line-height:14px;
	margin:0px;
	padding-right:0px;
	padding-left:0px;
	text-align:left;
	text-decoration:none;
}
.marqueeAnnouncementText{
	font-size:12px;
	font-weight:200;
	color:#323c50;
	text-decoration:none;
}
#navBreadCrumbsDiv{
	background:#ffffff;
	border:0px;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-right:1px;
	padding-top:8px;
	padding-left:1px;
	padding-bottom:0px;
	overflow:hidden;
	text-align:left;
	width:749px;
}
.navBreadCrumbs{
	font-size:10px;
	font-weight:bold;
	color:#336699;
	line-height:14px;
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
}
.linkBreadCrumbs{
	background:url(../images/arrowBlue.gif) no-repeat right;
	font-size:10px;
	font-weight:bold;
	color:#336699;
	line-height:14px;
	margin:0px;
	padding-right:16px;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
}
.linkBreadCrumbs:visited{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkBreadCrumbs:active{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkBreadCrumbs:hover{
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
.linkMenuItem{
	background:url(../images/arrowBlue.gif) no-repeat left;
	font-size:10px;
	font-weight:bold;
	color:#336699;
	line-height:14px;
	margin:0px;
	padding-right:5px;
	padding-left:16px;
	text-align:left;
	text-decoration:none;
}
.linkMenuItem:visited{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkMenuItem:active{
	font-weight:bold;
	color:#336699;
	text-decoration:none;
}
.linkMenuItem:hover{
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
}
#contentDiv{
	background:#ffffff;
	border-top:#ffffff 12px solid;
	margin:0px;
	width:751px;
}
#contentFeatDiv{
	background:#ffffff;
	width:751px;
}
#contentLeftDiv{
	background:#ffffff;
	margin:0px;
	width:293px;
}
#contentRightDiv{
	background:#ffffff;
	margin:0px;
	width:446px;
}
.contentHeaderRed{
	background:url("../images/headerBgRed.gif") no-repeat;
	border-bottom:#cfbaba 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height:29px;
	color:#993366;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	width:431px;
}
.contentHeaderGreen{
	background:url("../images/headerBgGreen.gif") no-repeat;
	border-bottom:#cbe0df 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height:29px;
	color:#339999;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	width:736px;
}
.contentHeaderBlue{
	background:url("../images/headerBgBlue.gif") no-repeat;
	border-bottom:#b4bfd6 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height:29px;
	color:#336699;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	width:278px;
}
.contentSubHeaderRed{
	background:url("../images/subHeaderBgRed.gif") repeat-x;
	border-right:#cfbaba 1px solid;
	border-left:#cfbaba 1px solid;
	border-bottom:#cfbaba 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height:29px;
	color:#993366;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	width:429px;
}
.contentSubHeaderGreen{
	background:url("../images/subHeaderBgGreen.gif") repeat-x;
	border-right:#cbe0df 1px solid;
	border-left:#cbe0df 1px solid;
	border-bottom:#cbe0df 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height:29px;
	color:#339999;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	width:734px;
}
.contentSubHeaderBlue{
	background:url("../images/subHeaderBgBlue.gif") repeat-x;
	border-right:#b4bfd6 1px solid;
	border-left:#b4bfd6 1px solid;
	border-bottom:#b4bfd6 1px solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height:29px;
	color:#336699;
	padding-top:1px;
	padding-left:15px;
	text-align:left;
	width:276px;
}
.contactHeader{
	background:#edf4f4;
	font-size:115%;
	font-weight:bold;
	height:20px;
	color:#339999;
	padding-top:5px;
	padding-bottom:5px;
}
.contactSubHeader{
	background:#edf4f4;
	font-size:115%;
	font-weight:bold;
	height:20px;
	color:#339999;
	padding-top:5px;
	padding-bottom:5px;
}
.contactDescription{
	background:#edf4f4;
	font-weight:bold;
	color:#339999;
	padding-right:5px;
	padding-top:8px;
	width:105px;
}
.contactInformation{
	background:#edf4f4;
	padding-left:5px;
}
.contactCheckBox{
	background:#edf4f4;
	width:105px;
}
.contactInformationRequest{
	background:#edf4f4;
	font-weight:bold;
	color:#339999;
	padding-top:6px;
}
.contactButtonDiv{
	background:#edf4f4;
	padding:10px;
}
.contactButton{
	background:#edf4f4;
	background:url("../images/formButtonsBg.gif") no-repeat;
	border:none;
	font-size:15px;
	font-weight:bold;
	color:#336699;
	cursor:pointer;
	height:29px;
	padding:1px;
	text-decoration:none;
	width:85px;
}
#footerDiv{
	background:#d9dfea;
	border-right:#b4bfd6 1px solid;
	border-top:#b4bfd6 1px solid;
	border-left:#b4bfd6 1px solid;
	border-bottom:#b4bfd6 1px solid;
	clear:both;
	margin:0px;
	padding-right:6px;
	padding-top:10px;
	padding-left:6px;
	padding-bottom:10px;
	text-align:center;
	width:737px;
}

