body{
	background-color:#ffffff;
	margin:0px;
}
.cssContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	line-height:140%;
}
.cssContent a:link, .cssContent a:active, .cssContent a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none
}
.cssContent a:hover{
	text-decoration:underline;
}
.cssContent img{
	margin:10px;
}
.required{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
input, textarea, select{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}
#projecttypes{
	background-color:#E6E6E6;
	border:1px solid #cccccc;
	padding:10px;
	float:right;
}
#projecttypes a:link, #projecttypes a:active, #projecttypes a:visited{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#projecttypes a:hover{
	text-decoration:underline;
}
.mf_tables{
	background-color:#CCCCCC;
}
.mf_tables td{
	font-size:11px;
	padding:5px;
	line-height:140%;
	vertical-align:top;
}
.mf_tables tr.cssBR{
	background-color:#abc0d5;
}
.mf_tables tr.cssW{
	background-color:#FFFFFF;
}
.mf_tables tr.cssLBR{
	background-color:#e3eaf2;
}
.mf_tables tr.cssLLBR{
	background-color:#f1f5f8;
}
.header{
	width:768px;
	height:167px;
	vertical-align:top;
	background-image:url(../images/img.header_bg.jpg);
	background-repeat:no-repeat;
}
p{
	margin:5px 0px 5px 0px;
	line-height:140%;
}
#menubar{
	background-image:url(../images/img.menubar_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:498px;
	height:30px;
	background-color:#333333;
	padding:0px 0px 0px 7px;
	top:129px;
	left:5px;
	z-index:1000;
}
.cssSideColumnItems{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:12px 10px 12px 10px;
	color:#663300;
	line-height:140%;
	text-align:left;
	background-color:#e5cf84;
}
.cssSideColumnItems a:link, .cssSideColumnItems a:active, .cssSideColumnItems a:visited{
	color:#663300;
	font-weight:bold;
	text-decoration:none
}
.cssSideColumnItems a:hover{
	text-decoration:underline
}
.cssSideColumnItems_White{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:12px 10px 12px 10px;
	color:#003366;
	line-height:140%;
	text-align:left;
	background-color:#FFFFFF;
}
.cssSideColumnItems_White a:link, .cssSideColumnItems_White a:active, .cssSideColumnItems_White a:visited{
	color:#003366;
	font-weight:bold;
	text-decoration:none
}
.cssSideColumnItems_White a:hover{
	text-decoration:underline
}

.cssCrumb{
	border-top:1px solid #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
/*	padding:5px 5px 5px 5px;
	background-color:#F7F7F7;
	background-image:url(../images/img.crumb_bg.jpg);
	background-position:right;
	background-repeat:no-repeat*/
}
.cssCrumb a:link, .cssCrumb a:active, .cssCrumb a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	font-size:11px;
}
.cssCrumb a:hover{
	text-decoration:underline;
}
.cssFooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	width:393px;
}
.cssFooter a:link, .cssFooter a:active, .cssFooter a:visited{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.cssFooter a:hover{
	text-decoration:underline
}
.cssContentFooter{
	vertical-align:bottom;
	background-image:url(../images/img.content_footer_bg.jpg);
	background-repeat:no-repeat;
	height:110px;
}