/*----- General Styling -----*/

body {
	background-color: #000000;
	margin: 0;
}

a {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}
	
a:hover {
	text-decoration:none;
	color:#CCCCCC;
	}

	
h1, h2, h3, h4, h5 {
	margin:0 0 5px 0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	}
	
h1 {
	font-size: 120%;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 20px;
	}

h2 {
	font-size:85%;
	padding-top:4px;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}
	
h3 {
	font-size:90%;
	padding-top:8px;
	color:white;
	}

p {
	margin:0 0 10px 0;
	padding:0;
	color:#F7F7F7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

ul {
	margin:0 0 0 0;
	padding:0;
	font:11px verdana, sans-serif;
	list-style:none;
	list-style-type: none;
	color: #FFFFFF;
}

li {
	margin:0;
	line-height:1.8;
	}
	
ol {
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	font:11px verdana, sans-serif;
	color:#3D4E63;
	list-style:lower-roman;
	}
	
ol li {
	background:none;
	padding:4px 0;
	margin:0;
	font:11px verdana, sans-serif;
	color:#3D4E63;
	line-height:1.2;
	}

tr p, td p {
	margin:0 0 0 0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}

tr a:link, tr a:visited {
	color:#666666

	}


a img {
	border:none;
	}

.loginlabel {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
	}

 /* MENU styling */
 
.menu {
	font-family: verdana, sans-serif;
	width:920px;
	position:relative;
	font-size:0.80em;
	z-index:100;
	margin-left: auto;
	margin-right: auto;
	top:2px;
}

.menu li {
float:left;
position:relative;
top:-2px;
}

.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:115px;
	color:#000;
	border-width:1px 0 0 0;
	background:#254C8F;
	padding-left:0px;
	line-height:3em;
}

.menu ul li a {
font-size:9px;
height:25px;
}

* html .menu ul li a, .menu ul li a:visited {
width:115px;
font-size:9px;
text-align:center;
height:25px;
}

.menu ul li ul {
display: none;
}

table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#fff; 
background:#1B3767;
text-decoration:none;
}

.menu ul a:hover ul,
.menu ul a:hover ul,
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
left:0; 
width:105px;
text-decoration:none;
visibility:visible;
}
* html .menu ul li a:hover ul {
margin-top:0;
margin-top:0px;
text-decoration:none;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
text-decoration:none;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
	background:#6C95D9;
	color:#000;
	height:auto;
	line-height:1.2em;
	padding:5px 10px;
	width:105px;
	text-decoration:none;
}
* html .menu ul li a:hover ul li a {
width:105px;
text-decoration:none;

}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
background:#c9c9a7 url(../../graphics/drop.gif) bottom right no-repeat;
text-decoration:none;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	background:#006699;
	color:#000;
	text-decoration:none;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:115px;
text-decoration:none;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
text-decoration:none;
}

/*----- div alignment -----*/

* html .minwidth {
	border-left:900px
}


#container {
	width:100%;
	background-color:#000000;
	background: #000000;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	bottom: 0px;
	min-width:900px;
	}

#maincontent {
	background-color: #000000;
	clear: both;


	}

#header {
	padding: 0;
	background-color: #000000;
	overflow: visible;
	position: relative;
	background: #000000;
	}

#headerbanner {
	float:right;
	background-color: #000000;

	}

#headerlogo {
	float:left;
	background-color: #000000;

	}

#navbar {
	text-align: center;
	top: 0px;
	background-color: #254C8F;
	width: 100%;
	height: 26px;
	}
 #navbarimage {
	float:left;
 
 	}

 #navbarlogo {
	float:left;
 
 	}	

#navbar a:link, #navbar a:visited {
	color:#FFFFFF;
	text-decoration:none;

	}

#navbar a:hover {
	text-decoration:none;

	}

#content {
	padding: 5px 10px 20px 10px;
	width:380px;
	overflow: visible;
	float: left;
	margin-left: 5px;
	display: block;
	margin-top: 40px;
	clear: right;
	}

#content p {
	line-height:1.5;

	}


#footer {
	text-align: center;
	bottom: 0px;
	background-color: #254C8F;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	min-width:900px;
	clear: both;
	padding-top: 10px;
	width: 100%;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration: underline;
}

#sidebar {
	height: 200px;
	width: 380px;
	float: left;
	margin-top: 40px;
}

#sidebar ul li {
	margin:0;
	padding:4px 0 4px 15px;
	background:url(images/bullet.gif) 0 50% no-repeat;
	}

#sidebar a:link, #sidebar a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;

	}

#sidebar a:hover {
	text-decoration:underline;


	}

#contentimage {
	float: left;
	margin-right: 0px;
	padding-top: 20px;
	width: 481px;
	}

.headshot {
	float: left;
	display:inline;
	margin-bottom:10px;
	margin-top:10px;
	border:3px solid white;
	margin-right: 10px;
	}

.tableheadshot {
	border: 3px solid white;	

#contenttop {
	width:900px;
	height:50px;
	background-image:url(images/content_top.jpg);
	float:left;
	background-repeat: no-repeat;
	border-top: 5px solid;


	}

#contentbottom {
	width:900px;
	height:50px;
	background-image:url(images/content_bottom.jpg);
	float:left;
	background-repeat: no-repeat;


	}	

.contentside {
	width:900px;
	background-image:url(images/content_side.jpg);
	float:left;
	display:inline;
	background-repeat: repeat-y;

	}

#flashcontainer {
	width: 426px;
	height: 320px;
	padding-left:30px;
	padding-top:50px;

	}

#spheader {
	float: left;
	clear: both;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;

	}

#spfooter {
	float: right;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;

	}
#splashcontainer {
	padding: 300px;
	margin-top: 300px;	
	text-align: center;
	width:100%;
}

#splashimage {

	text-align: center;
	border: 3px solid white;
	width:100%;
}

/*----- Video alignment -----*/

#vervideo {
	padding-top:300px;
	text-align:center;
	background-color:#CC6633;
	height:250px;
	}
