/* CSS Document */
body,td,th, input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
}

.bodylink { font-family: Helvetica, Arial, sans-serif}
	a.bodylink, a.bodylink:visited { color: #8BAD44; text-decoration: underline }
	a.bodylink:active, a.bodylink:hover { color: #7EA036; text-decoration: underline }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #4F1F91;
}

h2 {
	font-size:12px;
}

.toptable {
	background-image: url("/_images/topnav_drawing.jpg");
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.topnav1 { font-family: Helvetica, Arial, sans-serif}
	td.topnav1 { background-image: url("/_images/topnav_gradient.gif"); font-size: 11px; font-weight: bold; text-align: center; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}
	a.topnav1, a.topnav1:visited { color: #4F1F91; text-decoration: none }
	a.topnav1:active, a.topnav1:hover { color: #8BAD44; text-decoration: none }

.topnav2 { font-family: Helvetica, Arial, sans-serif}
	td.topnav2 { background-image: url("/_images/topnav_gradient.gif"); font-size: 11px; font-weight: bold; text-align: center; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}
	a.topnav2, a.topnav2:visited { color: #4F1F91; text-decoration: none }
	a.topnav2:active, a.topnav2:hover { color: #8BAD44; text-decoration: none }

.searchbox {
	font-size:9px;
	margin-top:2px;
	}

.searchrightarea {
	padding-left: 10px;
	background-image: url("/_images/right_gradient.jpg");
	background-repeat:no-repeat;
	background-color:#F5F5F6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
	
	

.rightnav {
	padding:1px 10px 1px 10px;
	background-color:#F5F5F6;
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.topmainarea {
	background-image:url("/_images/body_gradient_top.jpg");
	background-repeat:no-repeat;
	height:26px
}

.mainarea {
	padding-left: 25px;
	padding-right: 25px;
	background-image: url("/_images/body_gradient.jpg");
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

.footerlink { font-family: Helvetica, Arial, sans-serif}
	a.footerlink, a.footerlink:visited { color: #666666; text-decoration: underline }
	a.footerlink:active, a.footerlink:hover { color: #999999; text-decoration: underline }


.edatext {
	font-size:9px;
	color:#666666;
	padding-left: 25px;
}

.footerarea {
	padding-bottom: 18px;
	padding-left: 25px;
	font-size:9px;
	color:#666666;
	background-image: url("/_images/footer_main.jpg");
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.footerright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	
.borderflash {
	border: 1px solid #CCCCCC;
}

.borderphotos {
	border: 1px solid #999999;
}

.borderphotosright {
	border: 1px solid #999999;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

.expertspop {
	background-image: url("/_images/body_gradient.jpg");
	background-repeat:repeat-x;
	border: 1px solid #999999;

}