@charset "UTF-8";
/* CSS Document */

body {
	background: #336699;
	width: 940px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 920px;
	margin: 0 auto
	padding: 0px 0px 0px 0px;
	border: double #C0C0C0;
	}
	
/*** Hyperlinks ***/

a, a:visited {
	color: #336699;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
/*** End Hyperlinks ***/
	
/*** Header ***/

#header {
	width: 920;
	background:url(images/backdocchav.jpg) top left no-repeat;
	margin: 0px 0px 0px 0px;
	height: 150px;
	}
	
.headerleft {
	width: 260px;
	height: 150;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.headerright {
	background: #ffffff;
	width: 655px;
	height: 150;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	

	
/*** End Header ***/

/*** Nav Bar ***/

#navbar {
	background: #333333;
	width: 920px;
	height: 24px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-align:center;
	color: #d1d1d1;
	font-weight: bold;
	padding: 13px 0px 0px 0px;
	}
	
#navbar h2, #navbar a:visited, #navbar a {
	display:inline;
	color: #d1d1d1;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	}
	
#navbar h2 a:hover {
	display:inline;
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	}
	

/*** End Nav Bar***/

/*** Content ***/

#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	} 
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

	
.contentleft {
	background: #FFFFFF;
	width: 710px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	overflow:hidden
	}
	
.sidebar {
	background: #FFFFFF;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	}
	
.sidebarbox_top {
	background: url(images/sidebar_box_top.jpg);
	width: 180px;
	height: 17px;
	padding: 3px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
	color: #FFFFFF;
	}

.sidebarbox_container {
	background: #ffffff;
	width: 168px;
	float: left;
	border-top: #333333 solid 1px;
	border-bottom: #333333 solid 1px;
	border-left: #333333 solid 1px;
	border-right: #333333 solid 1px;
	padding: 0px 5px 0px 5px;
	}
	
.sidebarbox_bot {
	background: url(images/sidebar_box_bot.jpg);
	margin-bottom: 10px;
	width: 180px;
	height: 20px;
	float: left;
	}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.bold {
	font-weight: bold;
}
/*** End Content ***/

/*** Home Page ***/

.leftcolumn{
	background: #FFFFFF;
	width: 350px;
	float: left;
	margin: 2px;
	}
.rightcolumn{
	background: #FFFFFF;
	width: 350px;
	float: right;
	margin: 2px;
	}
	
.big_box_top {
	background: url(images/big_box_top.jpg);
	float: left;
	display:block;
	width: 675px;
	height: 17px;
	padding: 3px 0px 0px 10px;
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	}

.big_box_container {
	display:block;
	background: #ffffff;
	width: 683px;
	float: left;
	border: #336699 solid 1px;
	padding: 5px 0px 0px 0px;
	}
	
.big_box_bot {
	background: url(images/big_box_bot.jpg);
	display:block;
	width: 675px;
	height: 20px;
	float: left;
	padding: 0px 0px 0px 10px;
	}

.box_top {
	background: url(images/box_top.jpg);
	width: 330px;
	height: 17px;
	padding: 3px 0px 0px 15px;
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	}

.box_container {
	background: #ffffff;
	width: 341px;
	height: 210px;
	float: left;
	border-top: #336699 solid 1px;
	border-bottom: #336699 solid 1px;
	border-left: #336699 solid 1px;
	border-right: #336699 solid 1px;
	padding: 0px 0px 15px 2px;
	}
	
.box_bot {
	background:url(images/box_bot.jpg);
	width: 345px;
	height: 20px;
	float: left;
	}
	
/*** End Home Page ***/
	
/*** Footer ***/

#footer {
	background: #ffffff;
	width: 920px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 5px 0px 0px 0px;
	}
	
#footerleft {
	background: #ffffff;
	width: 450px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	}
	
#footerright {
	background: #ffffff;
	width: 450px;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	float: left;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	text-align: right;
	}
	
/*** End Footer ***/

