/* 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;
	text-align: justify;
	}
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:#000000;
}

/* CSS Custom classes */

.footer{
	border-top:1px solid #455456;
	width:456px;
	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:227px;
	width:456px;
	top:120px;
}

.topbar{
	position:absolute;
	left:0px;
	top:0px;
}

.optionbar{
	position:absolute;
	left:0px;
	top:83px;
	background-color:#9AB9CF;
	line-height:18px;
	width:875px;
	text-indent:227px;
}

.left-column{
	position:absolute;
	left:26px;
	top:120px;
	width:175px;
}
.right-column{
	position:absolute;
	left:700px;
	top:120px;
	width:135px;
}

.site-title{
	position:absolute;
	left:7px;
	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;
}
.modulecontainer{
	padding-left:10px;
	line-height:21px;
	width:175px;
	text-decoration:none;
}
.w3c-valid{
	margin-left:10px;
}
.optionbar-link{
	text-decoration:none;
	color:#FFFFFF;
}
