/* Form Spam Captcha */

#MySpamTrap {display: none;}


/* Overall Link Style */

body {
	background: url(/images/structure/bkg-vig.gif);
	background-repeat: repeat-x;
	background-color: #DDDDDD;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}



/* Website Body Styles */


.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
}
.text1 a:link{
	text-decoration: none;
	color: #258899;
}
.text1 a:visited{
	text-decoration: none;
	color: #258899;
}
.text1 a:hover{
	text-decoration: none;
	color: #258899;
}
.text1 a:active{
	text-decoration: none;
	color: #258899;
}


.text2 {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
}
.text2 a:link{
	text-decoration: none;
	color: #258899;
}
.text2 a:visited{
	text-decoration: none;
	color: #258899;
}
.text2 a:hover{
	text-decoration: none;
	color: #258899;
}
.text2 a:active{
	text-decoration: none;
	color: #258899;
}




.copyright {
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
}
.copyright a:link{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: underline;
}




.subhead1 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #258899;
	text-transform: none;
	margin-bottom: 0px;
	letter-spacing: 1px;
	text-align: left;
}
.subhead1 a:link{
	text-decoration: none;
	color: #258899;
}
.subhead1 a:visited{
	text-decoration: none;
	color: #258899;
}
.subhead1 a:hover{
	text-decoration: underline;
	color: #258899;
}
.subhead1 a:active{
	text-decoration: underline;
	color: #258899;
}


.subhead2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-align: cdnter;

}


/* Style */


.pagetitle {
	font-family: Verdana;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #258899;
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 2px;
}

.pagetitle2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 1px;
}
.pagetitle3 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #258899;
	text-align: right;
	letter-spacing: 1px;
	padding-bottom: 5px;
}






/* Sub Panel */


.subpanel_title {
	font-family: Verdana;
	font-size: 13px;
	line-height: 120%;
	color: #258899;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}





.subpanel_text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 35px;
	padding-bottom: 6px;
}
.subpanel_text a:link{
	text-decoration: none;
	color: #000000;
}
.subpanel_text a:visited{
	text-decoration: none;
	color: #000000;
}
.subpanel_text a:hover{
	text-decoration: none;
	color: #258899;
}
.subpanel_text a:active{
	text-decoration: none;
	color: #258899;
}


.subpanel_head {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	padding-right: 35px;
	padding-top: 5px;
}
.subpanel_head a:link{
	text-decoration: none;
	color: #000000;
}
.subpanel_head a:visited{
	text-decoration: none;
	color: #000000;
}
.subpanel_head a:hover{
	text-decoration: none;
	color: #258899;
}
.subpanel_head a:active{
	text-decoration: none;
	color: #258899;
}



/* admin_menu_left Style */


.adminmenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;

}
.adminmenu a:link{
	text-decoration: none;
	color: #258899;
}
.adminmenu a:visited{
	text-decoration: none;
	color: #258899;
}
.adminmenu a:hover{
	text-decoration: underline;
	color: #258899;
}
.adminmenu a:active{
	text-decoration: none;
	color: #258899;
}



