/* CSS Document */


html, body {
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;

}

#frame {
	width:805px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/bg_frame.jpg);
	background-repeat: no-repeat;
	

}

#header {
	width:790px;
	height: 105px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#navbar{
	width:752px;
	height:36px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;

	background-repeat: no-repeat;
	margin-bottom: 0px;
}




#proposal2{
	width:150px;
	height:31px;
	margin-top:10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	float: left;
	background-image: url(../images/bg_proposal.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 6px;
}


#widescreenbanner{
	width:787px;
	height:172px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCCCCC;
	margin-bottom: 1px;
}
#leftnav{
	width:180px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
}


#leftpanel{
	width:320px;
	margin-top:0px;
	padding:0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin: 0;
	background-image: url(../images/bg_leftpanel.gif);
	background-repeat: repeat-y;
}
#maincontent_mini{
	width:468px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
}


#pdficon{
	width:170px;
	margin-top:00px;
	padding:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	background-image: url(../images/pdf_icon.jpg);
}

#maincontent{
	width:610px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#topnavbar{
	width:788px;
	margin-right:auto;
	margin-left:auto;
	height: 39px;
	background-image: url(../images/navbar_bg.gif);
	background-repeat: repeat-x;
}


#containercontent{
	width:790px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 1px;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}

#containercontenthome{
	width:752px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: auto;
}



.bg_line{
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
}


.footer_bg{
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	}

.footer_bg2{
	background-image: url(../images/bg_footer2.gif);
	background-repeat: no-repeat;
	}

#footer{
	width:790px;
	height:25px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;

}

.input {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	height: 18px;
   width: 149px;
   border: 1px solid #333333;
}
