/*	STRUCTURES
=============================== */

html { min-height: 100%; margin-bottom: 1px; }
	
body {
	background: #b00202 url(/images/backgrounds/home.gif) top repeat-x;
	margin: 0;
	}
table, tr, th, td {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	}

/*#home { background: #b00202 url(/images/backgrounds/home.gif) top repeat-x; }*/

#container {
	width: 950px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#logo {
	width: 267px;
	height: 141px;
	}

#header {
	height: 141px;
	margin: 0;
	padding: 0;
	}

#topMenu {
	background: #000;
	border-bottom: 1px solid #fff;
	height: 24px;
	padding: 0;
	}
#menu {
	background: #000;
	border-bottom: 1px solid #fff;
	padding: 9px 0 0 0;
	height: 29px;
	}
	
#banner {
	border-bottom: 1px solid #fff;
	white-space: nowrap;
	clear: both;
	height: 76px;
	margin: 0;
	padding: 0;
	}
	
#colLeft {
	background: #003060;
	border-right: 1px solid #fff;
	vertical-align: top;
	color: #fff;
	}
#colRight {
	background: #fff url(/images/backgrounds/colRight.gif) left repeat-y;
	vertical-align: top;
	}
	
#homeFlash {
	border-bottom: 1px solid #fff;
	width: 682px;
	height: 348px;
	}
	
#contentLeft { padding: 15px; }
#contentRight {
	padding: 25px 25px 25px 40px;
	min-height: 298px;
	height: auto !important;
	height: 298px;
	}
#contentRightHome { padding: 25px 25px 25px 40px; }

.logos { text-align: center; }

.split { }
.split td {
	vertical-align: top;
	padding: 0 15px 0 0;
	width: 50%;
	}
	
#bio { margin: 0 0 15px 0; }
#bio th {
	vertical-align: top;
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ccc;
	}
#bio td {
	vertical-align: top;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
	}
	
#video {
	text-align: center;
	margin: 10px;
	}

#footer { padding: 10px; }
	
dfn { display: none; }
.floatRight { float: right; }
.floatLeft { float: left; }
.clear { clear: both; }
.right { text-align: right; }
.center { text-align: center; }
.print { display: none; }
.nodisplay { display: none; }

/*	FONTS
=============================== */

body, table, tr, th, td, input, select, textarea {
	font: 14px/1.3 tahoma, arial, helvetica, sans-serif;
	color: #343434;
	}

#topMenu { font: 11px arial, helvetica, sans-serif; }
#menu { font: 12px arial, helvetica, sans-serif; }
#footer {
	font-size: 11px;
	color: #e7b1b1;
	}

#colLeft { font-size: 12px; }
	
p, h1, h2, h3, h4, h5, h6 { margin-top: 0; }

h1 {
	font: normal 24px arial, tahoma, helvetica, sans-serif;
	color: #0a4a80;
	}
	
h2 {
	font: bold 18px 'arial narrow', arial, helvetica, sans-serif;
	color: #a71600;
	}
#contentLeft h2 {
	font-size: 17px;
	color: #ffd32a;
	}
	
h3 {
	font: bold 16px 'arial narrow', arial, helvetica, sans-serif;
	color: #0a4a80;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #7d7d7d;
	}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #eb5100;
	border-bottom: 1px solid #ededed;
	}
	
h6, .required {
	font-weight: bold;
	font-size: 11px;
	color: #c40d00;
	}
	
small, .small { font-size: 11px; }
	
sup { font-size: 8px; }


/*	LINKS
=============================== */

a:link, a:active, a:visited {
	color: #be0200;
	text-decoration: underline;
	}
a:hover { color: #eb5100; }

#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	color: #fff;
	text-decoration: none;
	padding: 5px 16px;
	margin: 0;
	display: block;
	float: left;
	}
#topMenu a:hover { color: #ecbb00; }

#menu a:link, #menu a:active, #menu a:visited {
	border-bottom: 5px solid #000;
	color: #fff;
	text-decoration: none;
	padding: 4px 9px;
	margin: 0;
	display: block;
	float: left;
	}
#menu a:hover, #menu ul li a.on {
	border-bottom: 5px solid #b00202;
	color: #ecbb00;
	}
	
#colLeft a:link, #colLeft a:active, #colLeft a:visited {
	color: #ecbb00;
	text-decoration: underline;
	}
#colLeft a:hover { color: #fff; }

#submenu ul li a:link, #submenu ul li a:active, #submenu ul li a:visited {
	background: url(/images/icons/arrow.gif) 5px 7px no-repeat;
	color: #ecbb00;
	text-decoration: none;
	padding: 5px 10px 5px 25px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	}
#submenu ul li a:hover, #submenu ul li a.on {
	background: #084077 url(/images/icons/arrow2.gif) 5px 7px no-repeat;
	color: #fff;
	}
	
/*	LISTS
=============================== */
ul, ol { margin-bottom: 15px; }
ul li, ol li { margin-bottom: 8px; }

#topMenu ul, #menu ul {
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	}
#topMenu ul li, #menu ul li {
	list-style: none;
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#submenu ul {
	margin: 0;
	padding: 0;
	}
#submenu ul li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}

#footer ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
#footer ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0 4px 0 8px;
	}

/*	IMAGES
=============================== */

img { border: none; }

#leftPhoto {
	border-bottom: 1px solid #fff;
	height: 82px;
	}
	
.photoRight {
	float: right;
	margin: 0 0 20px 20px;
	}
.photoCenter {
	text-align: center;
	margin: 0 0 20px 0;
	}
.photoLeft {
	float: left;
	margin: 0 20px 20px 0;
	}
.photoRight img, .photoCenter img, .photoLeft img, .photo img, #bio th img {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	padding: 6px;
	}
	

/*	FORMS
=============================== */

form {
	margin: 0;
	padding: 0;
	}

/*	MISCELLANEOUS
=============================== */

.hr {
	background: #ccc;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}
.hr hr { display: none; }

#colLeft .hr {
	background: #1a4570;
	height: 2px;
	margin: 10px 0;
	}

blockquote { margin-left: 25px; }


