/* ---------------------- Blueslate nav ---------------------- */
#tabs25{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
#tabs25 ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#tabs25 ul li{display:block;float:left;margin:0 1px 0 0;}
#tabs25 ul li a{
	display:block;
	float:left;
	color:#D5F1FF;
	text-decoration:none;
	height:48px;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
#tabs25 ul li a:hover,#tabs25 ul li a.current{color:#fff;background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.BODY {
	FONT-SIZE: 75%;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	line-height: 1.3;
	text-align:left
}


.BODY a:link {
	FONT-SIZE: 100%;
	COLOR: #666666;
	text-decoration:none;
}

.BODY a:active {
	FONT-SIZE: 100%;
	COLOR: #666666;
	text-decoration:none;
}

.BODY a:visited {
	FONT-SIZE: 100%;
	COLOR: #666666;
	text-decoration:none;
}

.rightside {
	FONT-SIZE: 75%;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	line-height: 1.3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.rightside a:link{
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	text-decoration:none;
}


.rightside a:active{
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	text-decoration:none;
}

.rightside a:visited{
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	text-decoration:none;
}

.form_text {
	FONT-SIZE: 75%;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	line-height: 1.3;
	border: 1px dotted #CCCCCC;
	text-align:left;
}

.h1 {
	FONT-SIZE: 100%;
	COLOR: #006FA0;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
}

.h1_yellow {
	FONT-SIZE: 100%;
	COLOR: #FF4722;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	line-height: 1.3;
	font-weight: bold;
	text-align:left;
}


#headerimage {
	position: relative;
}

#dropdown {
	position: absolute;
	left: 49px;
	top: 132px;
	z-index: 1;
}
.leftdivider {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
