/* CSS Document site2html */

/*  Style */
body,td,tr,p,div,strong,a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height:21px;
	}
h1,h2,h3{
	color:#333333;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	line-height:14px;
	}
a{
	text-align:left;
	text-decoration:none;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
}

A:hover {
	COLOR: #000066; TEXT-DECORATION: underline
}

/* CSS Custom classes */

.footer{
	border-top:1px solid #455456;
	width:456px;
	text-align:left;
}

.footersol{
	border-top:1px solid #455456;
	width:177px;
	text-align:left;
}

.img-note{
	size:9px;
	color:#999999;
	font-style:italic;
}

.login-label{
	margin-right:6px;
	margin-left:10px;
	vertical-align:baseline;
}

.login-input{
	font-size:11px;
	height:11px;
}

.login-submit{
	width:1px;
	height:1px;
}

/*  CSS Placement  */
body{
	position:absolute;
	width:700px;
	margin-top:0px;
	margin-left:0px;
}

.login{
	position:absolute;
	left:0px;
	top:35px;
	width:621px;
	text-align:right;
}

.main-body{
	position:absolute;
	left:226px;
	width:406px;
	top:133px;
	height: 497px.jpg;
	background-color:#F5F5FF;

}

.topbar{
	position:absolute;
	left:0px;
	top:0px;
}

.optionbar{
	position:absolute;
	background-color:#9AB9CF;
	line-height:18px;
	width:875px;
	text-indent:226px;
	left: 0px;
	top: 83px;


}

.left-column{
	position:absolute;
	left:26px;
	top:133px;
	width:175px;


}
.right-column{
	position:absolute;
	left:701px;
	top:133px;
	width:160px;
	height: 514px;

}

.site-title{
	position:absolute;
	left:6px;
	top:22px;
}
/*.menuitem-top-level{
	line-height:25px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
	vertical-align:middle;
}*/
.menuitem-sub-level{
	text-indent:15px;
}
.menuitem{
	line-height:21px;
	text-align:left;
	width:175px;
	border-bottom:1px dotted #cccccc;
	vertical-align:middle;
	color:333333;
	text-decoration:none;
}
.menuitem:hover{
	text-decoration:underline;
}
.moduleheader-green{
	width:175px;
	background-color:#B8DA70;
	color:#FFFFFF;
	line-height:18px;
	text-indent:10px;
	font-weight:400;
}
.moduleheader-lav{
	width:175px;
	background-color:#D8B8DA;
	color:#FFFFFF;
	line-height:18px;
	text-indent:10px;
	font-weight:400;
}
.moduleheader-orange{
	width:175px;
	background-color:#F7DA75;
	color:#FFFFFF;
	line-height:18px;
	text-indent:10px;
	font-weight:400;
}
.moduleheader-blue{
	width:177px;
	background-color:#000066;
	color:#FFFFFF;
	line-height:18px;
	text-indent:10px;
	font-weight:400;
}
.moduleheader-pblue{
	width:177px;
	background-color:#0066cc;
	color:#FFFFFF;
	line-height:18px;
	text-indent:10px;
	font-weight:400;
}
.moduleheader-bordo{
	width:177px;
	background-color:#CC0033;
	color:#FFFFFF;
	line-height:18px;
	text-indent:10px;
	font-weight:400;
}
.modulecontainer{
	padding-left:10px;
	line-height:21px;
	width:175px;
	text-decoration:none;
}
.optionbar-link{
	text-decoration:none;
	color:#FFFFFF;
}
