/* CSS Document */
body{
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #dddddd;
}

#maincontent{
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#header{
	background-color: #FFFFFF;	
	padding: 9;
	margin: 0;
}

#footer{
	clear: both;
	background-color:#555555;
	color: #fff;
	}

#footer p { font-size: 10px; color: #eeeeee; font-family: Arial, Helvetica, sans-serif;	}
#footer a {	color: #ffffff; text-decoration: none; font-weight: bold;}
#footer a:hover {color: #dfdfdf; text-decoration: none; font-weight: bold;}
#footer a:visited {color: #dfdfdf;	text-decoration: none; font-weight: bold;}

 a {color: #ff0000; text-decoration: none; font-weight: bold;}
 a:hover {color: #ff0000;text-decoration: none; font-weight: bold;}
 a:visited {color: #ff0000;text-decoration: none; font-weight: bold;}

#header img{
	float: none;
	padding: 0;
	margin: 0;
}

img.accred{
	float: right;
	margin: 0 0 10px 20px;
	}

#image{
	padding: 0 0 1px 0;
	margin: 0px;
	background-image:url(imgs/large_header.png);
	margin-bottom: 3px #ffffff solid;
	width: 760px;
	height: 200px;
}

#docbody{
	background-color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color:#FF0000;
}


#leftcolumn{
	margin-top: 1px;
	padding-top: 15px;
	float: left;
	width: 198px;
	background-color: #fff;
}

.leftbox{
	background-color: #efefef;
	border: 1px #555555 solid;
	margin: 10px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#leftcolumn h2 {margin: 3px 5px 2px 3px; padding-left: 10px; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #555555; color: #000; line-height: 160%}
#leftcolumn a {color: #ff0000; font-weight: bold; text-decoration: none;}
#leftcolumn a:visited {color: #ff0000; font-weight: bold; text-decoration: none;}
#leftcolumn a:hover {color: #0000ff; font-weight: bold; text-decoration: none;}
#leftcolumn p { font-size: 10px;}

.leftbox_red{
	background-color: #fff;
	border: 1px #ff0000 solid;
	margin: 10px;
}

#leftcolumn.leftbox_red h2 {margin: 3px 5px 2px 3px; padding-left: 10px; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #7f7f7f; color: #000; line-height: 160%}
#leftcolumn.leftbox_red a {color: #555555; font-weight: bold; text-decoration: none;}
#leftcolumn.leftbox_red a:visited {color: #555555; font-weight: bold; text-decoration: none;}
#leftcolumn.leftbox_red a:hover {color: #ff0000; font-weight: bold; text-decoration: none;}
#leftcolumn.leftbox_red p { font-size: 10px;}

.lead{
	font-weight: bold;
	text-align: justify;
	color: #555555;
	font-size: 11px;
}

.mainBody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	margin-top: 15px;
	}

.mainBody p{

}

#rightcolumn{
	margin-top: 1px;
	padding-right: 2px;
	padding-top: 15px;
	float: left;
	width: 556px;
	background-color: #FFFFFF;
	overflow: hidden;
	/*border-left: 1px solid #555555;*/
}

.rightbox{
	/*background-color: #C9c4c1;*/
	float: left;
	width: 130px;
	margin: 8px 5px 10px 8px;
	padding-top: 5px;
	border: 1px solid #555555;
}

.rightbox2{
	/*background-color: #C9c4c1;*/
	float: left;
	width: 130px;
	margin: 8px 5px 10px 8px;
	padding-bottom: 5px;
	border: 1px solid #555555;}
	
.rightbox p {
	line-height: 130%;
}
.subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	margin-top: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 100%;
	background-color: #555555;
}

.subtitlebox{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	margin-top: 5px;
	padding: 2px 0px 2px 0px;
	line-height: 100%;
	background-color: #555555;
}

.subtitle_red{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
	padding: 2px 0px 2px 0px;
	line-height: 100%;
	background-color: #ff0000;
}

.centerImageSet{
	width: 445px;
	margin: 0 auto;
}

.clear{
	clear: both;
};

/*NAVBAR STUFF*/
#nav {	
	background-color: #555555;
	position: relative;
	padding: 0;
	margin: 0; 
	float: left; 
	width: 760px; 
}

#nav p {
	font-size: 10px; 
	margin: 0; 
	padding: 4px 0 4px 0; 
	color: #fff; 
	text-align: left;
	line-height: normal;
	background-color: #555555;
	}

#nav a:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff; 
	padding: 4px 20px 4px 20px; 
	border-right: 1px solid #fff;
	}

#nav a:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF; 
	padding: 4px 20px 4px 20px; 
	border-right: 1px solid #fff;
	}	

#nav a:hover, #nav a:visited:hover {
	text-decoration: none; 
	color: #fff; 
	background-color: #FF0000; 
	padding: 4px 20px 4px 20px
	}

.active {text-decoration: none; color: #fff; background-color: #ff0000; padding: 4px 20px 4px 20px}
h1 {
	margin: 0; padding-left: 10px; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #fff; color: #999999; line-height: 140%} /* headings on black backgrounds */








h3 {font-size: 12px; line-height: 1.25em; font-weight: normal; margin: 20px 0 0 10px; font-weight: bold;}

p {margin: 10px; font-size: 11px; line-height: 170%; color: #555555;}

.right{
	text-align: right;
	}

.centered {
	text-align: center;
	margin: 0px;
	}
.justify{
	text-align: justify;
}

.clear{
	clear: both;
}

#logo{
	margin-top: 20px;
	margin-left: 20px;
	}

#logo p {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	line-height: 24px;
}

p.title{
	margin-left: 5px;
	font-size:11px;
	color: #555555;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.right{
	text-align: right;
	}
	
ul {
	font-size: 11px; line-height: 170%; color: #555555;
}   
