@import url("menu.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-bottom:1px solid #b5c1c7;
}

th {
	text-align:center;
	line-height:1.2em;
	font-weight: normal;
	background:#466373;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	vertical-align:middle;
}

td {
	font-weight: normal;
	background:#F5F6F8;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	vertical-align:middle;
	min-height:15px;
	min-width:15px;
	padding:2px;
	text-align:center;
}

.company {
	text-align:left;
	font-size:0.7em;
	line-height:1.8em;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
	background-image:url(images/bg-x.jpg);
	background-repeat:repeat-x;
	height:100%;
}

#title strong {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, Arial;
	font-size:24px;
	font-weight:normal;
	color:212f36;
}

#title strong em {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, Arial;
	color:#ef8b00;
	font-size:32px;
	text-decoration:none;
	font-style:normal;
}

h1 {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, Arial;
	letter-spacing:-1px;
	font-size:1.6em;
	font-weight:normal;
	color:212f36;
	margin-bottom:25px;
	margin-top:5px;
	border-bottom:1px solid #b5c1c7;
}

h2 {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, Arial;
	letter-spacing:-1px;
	font-size:1.2em;
	font-weight:normal;
	color:212f36;
	margin-top:15px;
	margin-bottom:15px;
}

h3 {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, Arial;
	letter-spacing:-1px;
	font-size:1.1em;
	font-weight:normal;
	color:212f36;
	margin-top:15px;
	margin-bottom:15px;
}

name {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, Arial;
	letter-spacing:-1px;
	font-size:1.1em;
	font-weight:normal;
	color:212f36;
	margin-top:15px;
	margin-bottom:15px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#666666;
	line-height:1.5em;
	margin-bottom:10px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#EF8B00;
	text-decoration:underline;
}

#content_area ul {
	margin-bottom:15px;
}

#content_area ul li {
	text-decoration:none;
	list-style-type:disc;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-left:30px;
	margin-bottom:15px;
	line-height:1.5em;
}

#content_area ol {
	margin-bottom:15px;
}

#content_area ol li {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.8em;
	margin-left:30px;
	margin-bottom:15px;
	line-height:1.5em;
}

strong {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

em {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:italics;
	font-weight:normal;
}

#wrapper {
	width:900px;
	background:#fff;
	margin:0px auto;
	height:100%;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

#logo {
	width:200px;
	height:110px;
	margin-left:10px;
}

#title {
	float:right;
	margin-top:25px;
	margin-right:70px;
	text-align:center;
	padding-bottom:5px;
}

#menu {
	width:916px;
	height:65px;
	margin-left:-8px;
	background:url(images/menu-bg.jpg);
}

#menu a{
text-decoration:none;}
#menu a:hover{
text-decoration:none;}


#content_area {
	min-height:450px;
	padding:20px 40px;
}

#footer {
	margin:0 40px;
	padding-top:10px;
	border-top:1px solid #b5c1c7;
	text-align:center;
	height:30px;
}

/*---menu---*/

#menu ul {
	text-align:center;
	padding-top:20px;
}

#menu ul li {
	display:inline;
	margin:0px 10px;
	font-size:0.9em;
	line-height:1.4em;
}

#menu ul li a {
	color:#fff;
}

#menu ul li:active a {
	color:#ef8b00;
}

#menu ul li a:hover {
	color:#EF8B00;
}

.tooltip {
	display:inline;
	position:relative;
	top:2px;
}

td {
	border-left:1px solid #b5c1c7;
	border-top:1px solid #b5c1c7;
}


td img{
margin:0px 2px 0px 2px;	
}
.more_info {
	float:right;
	margin-top:4px;
}

.table_top_row {
	background:#fff;
}

.audit_date {
	text-align:left;
	font-size:0.7em;
	line-height:1.8em;
}

.audit {
	text-align:left;
	font-size:0.7em;
	line-height:1.8em;

}

.audit_border{
	
	border-left:0px;
	border-right:1px solid #b5c1c7;}
#key{
	
	border:1px solid #b5c1c7;
	padding:0px 10px;
	font-size:90%;
	margin:0px 0 20px 0;
	}
	

#key h3{
margin-top:5px;
}
.block1{
float:left;
width:30%;
margin:2px;
}

.block2{
float:left;
width:25%;
margin:2px;
}
.block3{
float:left;
width:20%;
margin:2px;
}

.block4{
float:left;
width:22%;
margin:2px;
padding-top:25px
}

.left_border{
border-left:1px solid #b5c1c7;	
}

.photos{
padding:3px;
border:1px solid #999999;
float:right;
margin:0px 0px 15px 15px;
}

#cluetip{
margin-left:-250px;
margin-top:0px;
background:#fff;
}

#cluetip-inner{
background:#fff;
}
