/* @override http://www.recon-inc.com/css/global.css */

/* CSS Document */

.menuActuator a {
color:#ffffff;
font-size:10px;
font-family:Trebuchet MS, Myriad, Arial, sans-serif;
text-decoration: none;
	}

.menu {
font-family: Trebuchet MS, Myriad, Arial, sans-serif;
color:#ffffff;
font-size:10px;
font-weight: bold;
line-height: 5px;
background-color:#6C7386;
layer-background-color:#6C7386;
padding-bottom: 10px;
text-decoration: none;
padding-top: 6px;
height: 20px;
	}
	
.menu a:hover {
font-color:#ffffff;
color:#ffffff;
font-size:10px;
background-color:#6C7386;
layer-background-color:#6C7386;
text-decoration: underline;
padding-bottom: 10px;
height: 20px;
position: relative;
	}
	
td div {
/* this makes TDs a container with their own coordinate system.
absolutely-positioned elements will be offset relative to them */
position:relative;
}

body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px ;
	padding:0px;
	background: #474E5F url(../images/bg.gif) repeat-x top center fixed;
	}
	
table, td, th   {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	}
	
.bold {
	font-weight:bold;
	}
	
.tiny {
    font-size: 9px;
	}
	
	
.heading   {
	font-size: 14px ;
	line-height: 1.5em;
	}	
	
.sc_body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 1.5em;
	color:#ffffff;
	padding-top:5px;
	}

.sc_body a:hover {
	text-decoration:underline;
	color:#ffffff;
	}
	
a {
	text-decoration:none;
	color: #336699;
	}
	
a:hover {
	text-decoration:underline;
	color: #336699;
	}
	
.subpage {
	/*filter: alpha(opacity=80);*/ 
	/*background-color: #dcdde0;*/
	background-color: #ffffff;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 18px;
	padding-bottom: 20px;	
 	}	

.dotted {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.dotted2 {  border: #999999; border-style: dotted; border-top-width: 0px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.white12px { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color: #FFFFFF}
