@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#D4D9DD;	
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	/*border:1px black solid;*/
	background: transparent url(images/drop_side.png) repeat-y scroll 0 0
	
}
#wrapper #content #rightColumn #picFrame #Main {
	height: 300px;
	width: 300px;
}
#header {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left:7px;	
	height:90px;
	/*border:1px black solid;*/
	width:876px;
	background-image: url(images/header_background.gif);
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-color: #4F6656;*/
}
#footer {
	margin-top: 12px;	
	clear: both;
	text-align: center;
	font-size: 10px;
	background-color: #CCCCCC;
	width:886px!important;
	margin-left:7px;
	border-top:1px black solid;
	border-bottom:1px black solid;
}
#leftColumn {
	width: 157px;
	float: left;
	height: 400px;
	background-image: url(images/menu_background_2.png);
	padding-left: 3px;
	margin-left:6px;
	margin-bottom:40px;
}
#leftColumn h3{
	color:white;
	text-decoration:none;
	margin-left:7px;
}
#eyeLine {
	background-image: url(images/eyeline_gradient.png);
	height: 18px;
	/*padding-right: 10px;
	padding-left: 0px;*/
	margin-left:6px;
	/*border-top: thin solid #000000;
	border-bottom: thin solid #000000;*/
	width:887px!important;
}
#rightColumn {
	float: right;
	width: 690px;
	margin-right:30px;
	margin-left:10px;
}
#lowerColumn {
	width: 650px;
	text-align: left;
	float: right;
	height: 120px;
}
#picFrame {
	width: auto;
	float: right;
	padding: 5px;
	margin-right:7px;
}
#textFrame {
	width: 300px;
	float: left;
	padding-left: 5px;
	text-align: justify;
	background-color: #FFFFFF;
	
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: 18px;
	padding-right: 5px;
}
#thumb1 {
	margin-right: 20px;
	margin-left: 20px;
	width: auto;
}
#wrapper #content #lowerColumn table {
	text-align: center;
	width: 650px;
}
#thumb2 {
	width: 100px;
	margin-right: 20px;
	margin-left: 20px;
	float: none;
}
#thumb3 {
	margin: 20px;
	width: 100px;
}
#thumb4 {
	margin: 20px;
	width: 100px;
}
#thumb5 {
	margin: 20px;
	width: 100px;
}h1 {
	word-spacing: normal;
	font-weight: normal;
	text-align: left;
}
h3{
	margin-top:0px;
	text-decoration:underline;
}
p {
	font-weight: normal;
}
#outerAppTable td{
	border:1px black solid;
}
#innerAppTable td{
	border:none!important;
}
#innerAppTable #cert{
	vertical-align:top;
}
#slideshow{	
	width:255px;
	margin-top:40px;	
}
#dropContent{
	background: transparent url(images/drop_content.png) repeat-x ;
	float:right;
	width:727px;
	height:5px;
	margin:0 7px 0 0;
}
#applicationPrint{
	border:1px black solid;
	width: 700px;
}
#applicationPrint td{
	
}
#applicationField{
		font-weight:bold;
}
#applicationHeader{
	background-color:#DF0500;
}
#applicationSubHeader{
	font-weight:bold;
	text-decoration:underline;
	background-color:#DEDEDE;
}