.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.whitetext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.headln {	font-family: verdana;font-size: 11px ; color: #00525E; font-weight: bold;}

.headlntxt {	font-family: verdana;font-size: 10px ; color: #4F4944; }


.mediumtextBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4F4944;
}

.mediumtext {
	font-family: Verdana;
	font-size: 11px;
	color: #4F4944;
}

/* Links */
.links {
	font-family: Verdana;
	font-size: 11px;
	color: #37A102;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #00525E;
	font-weight: bold;
	text-decoration: none;
}
.links:active {
	font-family: Verdana;
	font-size: 11px;
	color: #37A102;
	font-weight: bold;
	text-decoration: none;
}

.links:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #00525E;
	text-decoration: none;
}

/* Links */
.links2 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #00525E;
	font-weight: bold;
}
.links2:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.links2:active {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #00525E;
	font-weight: bold;
}

.links2:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

/* Top Navigation */
.topnav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height: 20px;
	/*padding: 0px 30px;
	
	background: #00525E;*/
}
.topnav:a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height: 20px;
	/*padding: 0px 30px;
	
	background: #00525E;*/

}
.topnav:a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	list-style: none;
	display: block !important;
	/*padding: 0px 30px;
	
	
	background: #00525E;*/

}
.topnav:a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height: 20px;
	/*padding: 0px 30px;
	
	background: #00525E;*/

}
.topnav:a:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
	list-style: none;
	display: block !important;
	/*padding: 0px 30px;
	
	
	background: #00525E;*/

}

/* Side Menu */
.rightNav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height/**/: 20px;
	padding/**/: 0px 23px;
	background: url(../images/backgrounds/side_menu_bg_norm.gif);
}
.rightNav:a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	list-style: none;
	display: block !important;
	line-height: 20px;
	padding:/**/ 0px 23px;
	background: url(./images/backgrounds/side_menu_bg_norm.gif);
}
.rightNav:a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height: 20px;
	padding/**/: 0px 23px;
	background: url(./images/backgrounds/side_menu_bg_norm.gif);
}
.rightNav:a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height: 20px;
	padding/**/: 0px 23px;
	background: url(./images/backgrounds/side_menu_bg_norm.gif);
}
.rightNav:a:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;


	text-decoration: none;
	list-style: none;
	display: block !important;
	line-height: 20px;
	padding/**/: 0px 23px;
	background: url(./images/backgrounds/side_menu_bg_norm.gif);
}

/* Footer Link */
.footer_link:link {
	font-family: Verdana;
	font-size: 10px;
	color: #538AA1;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
.footer_link:active {
	font-family: Verdana;
	font-size: 10px;
	color: #656464;
	text-decoration: none;
}
.footer_link:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #656464;
	text-decoration: none;
}

.footer_link:visited:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #00525E;
	text-decoration: none;
}

/* Footer Bar */
.footer_bar:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_bar:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer_bar:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_bar:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_bar:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}.boldtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #41C300;
}

.theme_bg {
	background: #003A46;
}

.menubar_bg {
	background: #00525E;
}

.secondary_bg {
	background: #41C300;
}

.content_bg {
	background: #CCCCCC;
}

.rightnav_bg_spacer {
	background: #40837C;
}

.button{
	border: 1px solid black;
	font-size: 10pt;
	color: #000000;
	background-color: #eeeeee;
}

.texta {
 font-size: 10px;
 color: #666666;
 font-family: verdana;
 background-color: #ffffff;
 border: #90897C 1px solid;
 width: 150px; 
 height: 15px;
}

.textas {
 font-size: 10px;
 color: #666666;
 font-family: verdana;
 background-color: #ffffff;
 border: #90897C 1px solid;
 width: 40px; 
 height: 15px;
}

 .logo{

 font-family: Verdana;
 font-size: 20px;
 font-weight: bold;
 color: #003A46;
}

 

