﻿/* YAHOO RESET */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/



html {color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h3,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select {font-size:100%;}
legend {color:#000;}

/* ------------------------------------------------- DEFAULT */

* {
	margin: 0;
}

html,body {
	height: 100%;
	background: url(../img/keyboard.jpg) no-repeat;
}

body {
	font-size: 81.25%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/gradient-main.gif) left 170px repeat-x;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 2.6em; /* 30px */
	
	margin: 0 0 0.743em 0; /* 18px */
	border-bottom: 5px solid #7a031c;
}

a {
	text-decoration: underline;
	color: #7a031c;
	
}
	
a:hover {
	text-decoration: none;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 1.6em;
	margin: 0 0 1em 0;
	color: #525252;
	border-bottom: 1px dotted #b6b6b6;
}



h3 
{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	color: Black;
}

strong {
	font-weight: bold;
	font-family: Trebuchet MS;
	}


/* ------------------------------------------------- GLOBAL */

.section {
	width: 1000px;
	margin: 0 auto;
	}
	
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
*html .clear {
	display: block; /* IE/Win */
    }

/* ------------------------------------------------- LAYOUT */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;
	}

#corpus {
	padding: 0 0 142px 0;
	background: url(../img/sidebar-bg.gif) top right repeat-y;
	}
	
#header {
	background: #b50429;
	width: 100%;
}

#headerInner {
	background: url(../img/point-bg.gif) top right no-repeat;
	position: relative;
	padding-top: 137px;
	display: block;
	}
	
#headerInner img.logo {
	position: absolute;
	bottom: 3px;
	left: 0;
	}

#headerInner img.text {
	position: absolute;
	bottom: 3px;
	left: 0px;
	}
#headerInner img.text2
{
	position:absolute;
	bottom: 0px;
	right:43px;
}

#main {
	float: left;
	margin: 43px 0 0 0;
	}
	
#navWrapper {
	background: #595959;
	}
	
#mainNav {
	display: block;
	}

#mainNav li {
	display: inline;
	font-size: 1.083em;
	font-weight: bold;
	}

#mainNav li span {
/*	background: #c7c7c7 url(../img/nav-corner-left.gif) bottom left no-repeat; */
	display: inline-block;
	}

#mainNav li span span {
/*	background: url(../img/nav-corner-right.gif) bottom right no-repeat;*/
	display: inline-block;
	}

#mainNav a {
	font-family: Arial;
	text-decoration: none;
/*	background: url(../img/gradient-sidebar.gif) top left repeat-x; */
	display: inline-block;
	padding: 8px 12px 10px 12px;
	color: #FFF;
	font-weight: bold;
	
	}
	
#mainNav a:hover {
	background: #393939;
	}
#mainNav a.selected
{
	background: #434343;
}
	
#breadcrumb {
position:absolute;
	top:180px;
	margin-left:20px;
}
#breadcrumb a {
	text-decoration:none;
}

#content {
	width: 740px;
	margin: 0 36px 0 0;
}

#content h2 a {
	color: #525252;
	text-decoration: none;
}

#content ul li {
	margin-bottom: 0.5em;
	}

#content ul	li.roman 
{
	list-style-type:lower-roman;
}

#content ol {
	padding-left: 25px;
	}
	
#content ol li {
	margin: 0 0 1.833em 0;
	list-style-type: decimal;
	}
	
#content ul li h2 {
	border-bottom: none;
	}

#content p,
#content table,
#content ul,
#content ol {
	margin: 0 0 1.833em 0; /* 22px */
	line-height: 1.833em; /* 22px */
	}
	
#content p.mainpersonnel
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-size:1.4em;
}
#content p.otherpersonnel
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-size:1.2em;
}
#content h2.red
{
	color: #7a031c;
	margin: 0.5em 0 0 0;
}

#content table th.title {
	font-size: 1.1em;
	text-transform: uppercase;
	}
	
#content img {
	border: 4px solid #dedede;
	}
	
#content div.left {
	float: left;
	margin-right: 22px;
	}
	
#content div.right {
	float: right;
	margin-left: 22px;
	}
div.caption{
font-size: .9em;
margin-bottom: 10px;

}
	
#content p.intro {
	font-weight: bold;
	font-size: 1.1em;
	}
	
#content p.indent
{
	margin-left:22px;
}
	
#content ul.siteSection li {
	width: 740px;
	background: #f6f5e8;
	margin: 0 0 1.5em 0;
}

#content ul.siteSection li h2
{
	margin: 0;
}

#content ul.siteSection li p {
	margin: 0;
	}

#content ul.siteSection li div {
	padding: 10px;
}

#content ol div
{
	margin:0;
	padding:0;
}

#content table th{
	font-weight: bold;
	}

#content table td,
#content table th {
	padding: 2px 20px 2px 20px;
	}
	

#sideBar {
	width: 172px;
	float: left;
	background: #c7c7c7 url(../img/gradient-sidebar.gif) 0 -1px repeat-x;
	min-height: 100%;
	padding: 50px 26px 26px 26px;
	color: #525252;
	
}

#sideBar a {
	color: #525252;
       
	}


#sideBar h2 {
	border-bottom: 1px solid;
	margin: 0 0 0.75em 0; /* 9px */
	color: #8e8e8e;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}

#sideBar ul {
	margin: 0 0 2.417em 0; /* 29px */
	
	}

#sideBar li {
	background: url(../img/sidebar-bullet.gif) 0 6px no-repeat;
	padding: 0 0 0 19px;
	margin: 0 0 0.5em 0; /* 6px */
	}
	
#sideBar .bump {
	background: #f6f5e8 url(../img/bump-corners-top.gif) top left no-repeat;
	padding: 10px 0 0 0;
	width: 171px;
	margin: 0 0 2.417em 0; /* 29px */
}

#sideBar .bumpInner {
	background: #f6f5e8 url(../img/bump-corners-bottom.gif) bottom right no-repeat;
	padding: 0 10px 10px 10px;
	}
	
#sideBar .bumpInner p {
	font-size: 0.9em;
	margin: 0.3em 0 0 0;
	font-weight:bold;
	}
	
#sideBar .bumpInner p.center {
	text-align: center;
	}
	
#sideBar .bumpInner img.app {
	float: left;
	margin-right: 10px;
	}
#sideBar .bumpInner li
{
	background: url(../img/sidebar-bullet-inv.gif) 0 6px no-repeat;
}

#footer {
	background: #626262;
	height: 142px;
	}


#footerInner {
	padding: 1.667em 0 0 0; /* 20px */
	color: #9d9d9d;
	font-size: 0.917em; /* 11px */
	}

#footerInner ul {
	padding-left: 0px;
	}

#footerInner ul li {
	list-style-type: disc;
	}

#footerInner .bump {
	width: 150px;
	float: left;
	margin: 0 20px 0 0;
	padding-left: 13px;
	}
	
#footerInner p {
	margin-bottom: 1.5em;
	}
	
#footerInner a {
	color: #fff;
	}


#content ol.regulations li
{
	margin-bottom:.6em;
}

#content ol.roman li
{
	list-style-type:lower-roman;
}
#content ol.letter li
{
	list-style-type:lower-latin;
}
 #content strong
 {
 	font-size:1.22em;
 }
 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#content #medialibrary .container
{
	float:left;
	padding: 5px 12px 5px 12px;
	margin: 10px 10px 10px 10px;
	background-image:url('/include/img/photo-background.gif');
	background-repeat:repeat;
	text-align:center;
	vertical-align:middle;
}

#content #medialibrary .thumbnail{
position: relative;
z-index: 0;
}

#content #medialibrary .thumbnail img{
}

#content  #medialibrary .thumbnail:hover{
background-color: transparent;
z-index: 50;
}

#content  #medialibrary .thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f6f5e8 ;
top:-1000px;
left:0px;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

#content #medialibrary .thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

#content #medialibrary .thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


 