  @import url(/css/tables.css);
  
  #content {
	font-size: 135%;
	padding-left: 200px;
}
	
#content .file-pdf {
	padding: 0 0 0 20px;
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 0% 10%; }
	
#content .fileInfo {
	color: #999;
	font-size:smaller;
	}
	
#content p {
	padding: 5px 10px 15px;
	font: normal normal normal 1em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6;
}

#content p.cams {
	padding: 5px 10px 15px;
	font: normal normal normal .9em Helvetica, Arial, sans-serif;
	line-height: 1.6;
}

#content ul, li, ol {
	margin: 5px 10px 5px 20px;
	font: normal normal normal 1em Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

#content h1 {
	color: #2f8bc3;
	font-size: 2em;
padding: 35px 10px 4px;
margin-top: 15px;
}

#content h1.nopadding {
	color: #2f8bc3;
	font-size: 2em;
padding: 8px 10px 4px; 
}

#content h2 {
	color: #2f8bc3;
	font-size: 1.6em;
padding: 15px 10px 10px; 
}

#content h3 {
	color: black;
	font: normal normal bold 1.2em Helvetica, Arial, sans-serif;
padding: 15px 10px 5px; 
}

#content h4 {
	color: black;
font: normal normal bold 1.1em Helvetica, Arial, sans-serif;
padding: 10px 10px 5px; 
}

#content a:link {	
	outline: none;
	color: #2876a6;
	text-decoration: underline;
}

#content a:visited {
	color: #2876a6;
	text-decoration: underline;
}

#content a:hover {
	color: #d94e0b;
	text-decoration: underline;
}


	
#content #rightCol {
	float: right;
	margin: 10px;
	width: 210px;
}

#content #rightReportCol {
	float: right;
	margin: 10px;
	width: 46%;
}

#content #leftReportCol {
	float: left;
	margin: 10px;
	width: 46%;
}

#content div.blueBox {
	background-color: #c2def5;
	color: black;
	border: 1px solid black;
	font: normal normal normal .9em Helvetica, Arial, sans-serif;
}

#content div.blueBox p {
font-size: 1em;
font-family:Helvetica, Arial, sans-serif;
margin: 0 5px;
line-height: 1.5;
padding-bottom: 0;
}

#content div.blueBox p.header {
font: normal normal bold 1em Helvetica, Arial, sans-serif;
color: black;
border-top: 1px solid black;
background-color:#98caed;
padding: 5px;
line-height: 1.5;
margin: 0;
}

#content div.blueBox p.notice {
font-size: 1.3em;
font-family:Helvetica, Arial, sans-serif;
margin: 5px;
line-height: 1.5;
}

#content div.blueBox h2.notice {
font-size:  1.4em;
font-weight: bold;
color: black;
margin: 0;
border-bottom: 1px solid black;
background-color:#98caed;
padding: 5px;
line-height: 1.3;
}

#content div.blueBox h2 {
font: normal normal bold 1.2em Helvetica, Arial, sans-serif;
color: black;
margin: 0;
border-bottom: 1px solid black;
background-color:#98caed;
padding: 5px;
line-height: 1.3;
}

#content div.blueBox ul  li {
	list-style-type: disc;
	margin: 5px;
	font: normal normal normal 1em Helvetica, Arial, sans-serif;
	line-height: 1.4;
}

#content div.blueBox ol li {
	list-style-type: decimal;
	margin: 5px;
	font: normal normal normal 1em Helvetica, Arial, sans-serif;
}

#content div.blueBox a:hover {
color: #c34e00;
text-decoration: underline;
		border:none;
}

#content div.goldBox {
	background-color: #edebd5;
	color: black;
	border: 1px solid black;
	font: normal normal normal .9em Helvetica, Arial, sans-serif;
}

#content div.goldBox p {
font: normal normal normal 1em Helvetica, Arial, sans-serif;
margin: 5px;
line-height: 1.5;
}

#content div.goldBox h2 {
font: normal normal bold 1.2em Helvetica, Arial, sans-serif;
color: black;
margin: 0;
border-bottom: 1px solid black;
background-color:#dfdbb5;
padding: 5px;
}

#content div.goldBox a:hover {
color: #c34e00;
text-decoration: underline;
		border:none;
}

.thmb {
margin : 0;
padding : 0px;
width : 700px;
height:90px;
display : block;
float : left;
}

.thumb {
float : left;
padding : 0 10px 5px 0;
}

a img.thumb {
padding : 2px 10px 2px 0;
margin : 0;
}

hr {
border: 0;
color: #d8d7d6;
background-color: #d8d7d6;
height: 1px;
width: 100%;
text-align: left;
}

.spacer {
float:left;
height:5px;
width:600px;
margin-left:105px  !important;
margin-left:50px;
padding-bottom:10px;
}

