/*	Template Page Styles to be modified */

body
{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: .8em;
	text-align: center;
	background-image: url(../graphics/sidebar-background.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #e9e9e9;
	margin: 0;
	padding: 0;
}
img { border-width: 0; }

#popup
{
	background-color: #FFF;
	background-image: none;
}


/* Header-Banner Styles */

#header
{
	display: block;
	position: relative;
	height: 130px;
	background-image: url(../MDSHA/SHA_home_layout.jpg);
	background-repeat: no-repeat;
	background-color: #00184c;
}

#mdsha-logo {
	position:absolute;
	top: 0px;
	left: 0px;
}

/* Sidebar Styles */
#sidebar
{
	position: absolute;
	top: 130px;
	left: 0;
	width: 168px;
	text-align: center;
	background-color: #033572;
	text-transform: uppercase;
}

#sidebar img {
	border:0;
	margin: 0px;
	padding: 0px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4589D2;
	
}

#sidebar a
{
	display: block;
	padding: 0;
	margin:0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover
{
	color: #FFF;
	text-decoration: underline;
}

#sidebar h1 {
color: #660000;
font-family: Arial, Helvetica, Sans-serif;
font-size: 10pt;
font-weight: bolder;}

#sidebar hr
{
	margin: .5em;
	color: #00184C;
	background-color: #00184C;
	height: 1px;
}
#sidebar li {
	list-style-type: none;
	padding-top: .75em;
	padding-bottom: .75em;
	margin: 0;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4589D2;
}

#sidebar ul {
	list-style-type: none;
padding: 0;
	margin: 0;
}

/* Page Area Styles */

#page-area
{
	margin-left: 168px;
	background-color: #E9E9E9;
}

#page-menu
{
	height: 25px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #00184c;
	margin:0px;
	padding: 0px;
}

#page-menu ul {
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
#page-menu li
{
	width: 33%;
	height: 25px;
	color: #000;
	list-style-type: none;
	float: left;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #0E3571;
	margin:0px;
	padding: 0px;
}

#page-menu a
{
	display: block;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}

#page-menu a:hover
{
	text-decoration: underline;
}

/* .page-selected { background: #FFCC99; color: #000066; } */



/* Content Styles - Primary */

#content
{
	margin: 1em;
	text-align: left;
	color: #000;
}

h2 {color: #00377E;
}
a {color: #00377E; text-decoration: underline;
}

a:hover {text-decoration: none;}

#content h2, h3
{
	margin-bottom: 0.25em;
	color: #00377E;
}



#content h2 {
	text-align: center;
	font-size: 12pt;
}

#content h4
{
	margin: 1em 0 .25em 1em;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

#content img { margin: 1em; }

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

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

#content ul
{
	margin: 1em;
	list-style-type: none;
}

#content ol
{
	margin-left: 3em;
	margin-bottom: 1em;
	list-style-type: default;
}

#content p
{
	margin: 0 1em 1em 1em;
}

#content-menu
{
	margin: 1em;
	list-style-type: none;
}

#content-menu li { margin: 1em; }

#content-menu a
{
	font-size: 1.2em;
	font-weight: bold;
	color: #00377E;
}

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

table { margin: 1em; border-collapse: collapse; }
td, th { border: 1px solid #000; padding: .5em; }
th span { font-weight: normal; font-size: .8em; font-style: italic; }
table .los, .surrogate { font-weight: bold; text-align: center; }
th { background-color: #CCF; }
table .odd { background-color: #FFE; }
table .even { background-color: #EEF; }
table .surrogate { text-decoration: underline; }



/* Content Styles - Secondary */

.quote
{
	font-style: italic;
	font-family: "Georgia", "Times New Roman", "Times", serif;
}

#surrogate-note
{
	font-style: italic;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: .8em;
}

#surrogate-note span { text-decoration: underline; }

#helicopter-photo-selection
{
	height: 75em;
}

#helicopter-photo-selection ul
{
	width: 40%;
	margin: 0 2em;
	float: left;
	text-align: left;
}

.db-report-selection
{
	clear: both;
	padding: 2em;
}

.db-report-selection img
{
	display: block;
	float: left;
	margin-right: 1em;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

#detailed-list li
{
	margin: 1em;
}

#detailed-list span
{
	font-weight: bold;
}


#close-info-popup
{
	position: absolute;
	top: 20px;
	right: 10px;
	color: #2187be;
}

#close-info-popup:hover { color: #ffffff; }

.hide
{
display: none;
}


/* Mozilla CSS Hack to Fix Object Embed Size */

html:lang(en)>body object, embed
{
	/* rules ignored by Safari, Opera, and IE/Win */
	width: 900px;
	height: 675px;
}

.homephoto
{align: center;}
