/* CSS Document */

body {
margin: 0;
background-image: url('/images/background-repeat.jpg');
font-family: arial;
font-size: 100%;
text-align: center;
}

#page {
width: 100%;
}

#pageContent {
text-align: left;
width: 750px;
border: 1px solid black;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#pageContent100 {
text-align: left;
width: 98%;
border: 1px solid black;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#branding {
float: left;
background-repeat: repeat-x;
background-image: url('/images/branding-repeat.jpg');
width: 100%;
text-align: left;
}

#banner100 {
background-image: url(/images/width-repeat.jpg);
background-repeat: repeat-x;
text-align: right;
}

#searchContainer {
position: absolute;
top: 0px;
z-index: 2;
margin-left: 537px;
font-size: 80%;
margin-top: 28px;
}

#searchContainer100 {
position: absolute;
right: 0px;
top: 0px;
z-index: 2;
margin-right: 1.5%;
font-size: 80%;
margin-top: 7px;
}

#contentArea {
width: 750px;
background-image: url('/images/content-background.jpg');
text-align: left;
border-bottom: 4px solid white;
}

#contentAreaFull {
width: 750px;
background-image: url('/images/content-background-full.jpg');
text-align: left;
border-bottom: 4px solid white;
}

#contentArea100 {
width: 100%;
background-color: white;
text-align: left;
border-bottom: 4px solid white;
}

#padding05 {
margin-left: 5px;
margin-right: 5px;
}

#hMenu {
width: 750px;
border-top: 2px solid white;
border-bottom: 2px solid white;
text-align: center;
font-weight: bold;
color: white;
position: relative;
top: -4px;
background-color: #172c59;
margin-bottom: 0px;
padding-bottom:3px;
padding-top:3px;
}

#hMenu a {
color: white;
text-decoration: none;
font-size: 85%;
margin-left: 10px;
margin-right: 10px;
}

#menu {
width: 139px;
float: left;
font-size: 75%;
font-weight: bold;
}

.newMenu {
	background-color:#000099;
	color:#FFFFFF;
}

#menu h2 {
font-size: 120%;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

#menu a {
background-image: url('/images/menu-background.jpg');
background-position: center center;
background-repeat: repeat-x;
display: block;
color: black;
text-decoration: none;
padding-left: 2px;
margin-bottom: 3px;
border-bottom: 1px solid #9a9a98;
border-top: 1px solid #9a9a98;
}

#menu a:hover {
color: white;
}

#menu div a {
color: white;
display: block;
background-image: none;
width: 135px;
background-color: #0075e2;
margin-left: 2px;
margin-bottom: 0px;
font-size: 80%;
border-bottom: 1px dotted #3c9bf4;
border-top: none;
}

#menu div a:hover {
color: #0075e2;
background-color: #EBEBEB;
}

#menu .override {
display: block;
background-image: none;
background-color:#172C59;
width: 135px;
margin: 0px 0px 0px 0px;
font-size: 100%;
border-left:0px;
border-top:0px;
border-bottom:2px solid #c0c0c0;
border-top:2px solid #c0c0c0;
}

	#menu .override a {
		color:#FFFFFF;
		}
	
	#menu .override a:active {
		color:#FFFFFF;
		}
		
	#menu .override a:hover {
		color:#FFA500;
		}

#menu div {
display: none;
}

#menu div div {
display: block;
margin-bottom: 2px;
}

#pressMenu {
width: 100%;
text-align: center;
font-weight: bold;
font-size: 14px;
margin-bottom: 15px;
}

#pressMenu a {
margin-left: 5px;
margin-right: 5px;
color: #0075e2;
text-decoration: none;
}

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

#heightSpacer {
height: 100px;
}

#content {
margin-left: 5px;
margin-right: 5px;
width: 472px;
float: left;
}

#contentFull {
margin-left: 5px;
margin-right: 5px;
width: 595px;
float: left;
}

#contentPadding {
margin-top: 2px;
margin-left: 4px;
margin-right: 4px;
}

#contentPadding {
font-size: 80%;
}

#contentPadding h1 {
font-size: 150%;
padding-left: 3px;
padding-bottom: 2px;
padding-right: 18px;
padding-top: 1px;
color: white;
background-image: url('/images/heading-repeat-new.jpg');
background-repeat: repeat-y;
background-position: right top;
background-color: #172c59;
margin-top: 0px;
margin-bottom: 6px;
border-left: 3px solid orange;
}

#contentPadding h2 {
font-size: 150%;
padding-left: 2px;
margin-top: 0px;
margin-bottom: 6px;
}

#contentPadding h3 {
font-size: 130%;
padding-left: 3px;
padding-bottom: 2px;
padding-right: 18px;
padding-top: 1px;
color: white;
background-image: url('/images/heading-repeat-new.jpg');
background-repeat: repeat-y;
background-position: right top;
background-color: #172c59;
margin-top: 0px;
margin-bottom: 5px;
border-left: 3px solid orange;
}

#contentPadding .red {
font-size: 130%;
padding-left: 3px;
padding-bottom: 2px;
padding-right: 18px;
padding-top: 1px;
color: white;
background-image: url('/images/heading-repeat-new-red.jpg');
background-repeat: repeat-y;
background-position: right top;
background-color: #c60202;
margin-top: 0px;
margin-bottom: 5px;
border-left: 3px solid orange;
}

#contentPadding h4 {
font-size: 130%;
padding-left: 2px;
margin-top: 0px;
margin-bottom: 5px;
}

#contentPadding h5 {
font-size: 110%;
padding-left: 3px;
padding-top: 1px;
padding-right: 18px;
padding-bottom: 2px;
color: white;
background-image: url('/images/heading-repeat-new.jpg');
background-repeat: repeat-y;
background-position: right top;
background-color: #172c59;
margin-top: 0px;
margin-bottom: 4px;
border-left: 3px solid orange;
}

#contentPadding h6 {
font-size: 110%;
padding-left: 2px;
margin-top: 0px;
margin-bottom: 4px;
}

#news {
width: 124px;
float: left;
margin-left: 5px;
}

#news h2 {
font-size: 120%;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

#newsPadding {
padding-left: 3px;
padding-right: 3px;
font-size: 80%;
margin-top: 0px;
}

#newsPadding p {
border: 1px solid black;
background-color: white;
margin-top: 0px;
font-size: 80%;
padding: 2px 1px 2px 2px;
}

#newsPadding p a {
color: #0075e2;
display: block;
margin-bottom: 5px;
}

#rssLink {
position: relative;
top: 2px;
}

#quickLinks a {
color: #0075e2;
margin-bottom: 5px;
display: block;
}

#quickLinks a:hover {
color: #e30000;
}

#quickLinks a:visited {
color: purple;
}

#quickLinks span {
font-size: 110%;
margin-bottom: 10px;
margin-top: 10px;
font-weight: bold;
display: block;
text-align: center;
}

#quickLinks a br {
font-size: 1px;
line-height: 0px;
margin: 0px;
padding: 0px;
}

#lastMod {
font-size: 80%;
font-style: italic;
}

#footer {
background-color: #172c59;
text-align: center;
font-weight: bold;
}

#footer a {
padding-left: 10px;
padding-right: 10px;
color: white;
text-decoration: none;
font-size: 70%;
}

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

/*  CONTENT FORMATTING  */

#content p, #contentFull p {
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

.smallPadding { border-left: 3px solid white; border-right: 3px solid white; }
.smallMargin { margin: 3px; }

#content ul, #contentFull ul, #content ol, #contentFull ol {
margin-top: 0px;
margin-bottom: 0px;
}

#content ul li, #contentFull ul li, #content ol li, #contentFull ol li {
margin-top: 0px;
margin-bottom: 3px;
}

.Bold{
font-weight: bold;
}

.Bold-Center{
font-weight: bold;
text-align: center;
}

.Bold-Center-Italic{
font-weight: bold;
text-align: center;
font-style: italic;
}

.Center-Italic{
text-align: center;
font-style: italic;
}

.Center-ItalicSM{
text-align: center;
font-style: italic;
font-size:80%;
width:94%;
}

.Left-ItalicSM{
font-style: italic;
font-size:80%;
width:94%;
}

.Bold-Italic{
font-weight: bold;
font-style: italic;
}

.Italic{
font-style: italic;
}

.Center {
text-align: center;
display: block;
}

blockquote {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 15px;
margin-right: 15px;
}

#content p.Blockquote, #contentFull p.Blockquote {
padding: 2px;
border: 1px solid #172c59;
background-color: #e6e6e6;
color: #172c59;
margin-left: 10px;
margin-right: 10px;
margin-top: 3px;
margin-bottom: 3px;
}

.block {
display: block;
}

.smallest { font-size: 70%; }
.smaller { font-size: 80%; }
.small { font-size: 90%; }
.normal { font-size: 100%; }
.large { font-size: 110%; }
.larger { font-size: 120%; }
.largest { font-size: 130%; }

.leftFloat { float: left; margin-right: 5px; }
.rightFloat { float: right; margin-left: 5px; }

.underline {
text-decoration: underline;
}

.bordered {
border: 1px solid black;
}

.noDisplay {
display: none;
}

.borderedTable {
border: 1px solid black;
border-collapse: collapse;
}

.borderedTable td {
border: 1px solid black;
border-collapse: collapse;
}

.borderedTable th {
border: 1px solid black;
border-collapse: collapse;
font-weight: bold;
}

.unbold {
font-weight: normal;
}

.redCrossedOut {
color: red;
text-decoration: line-through;
}

.redtext {
color:red;
}

.indent { text-indent: 10px; }

.Blue-Underscore {
color: #0075E2;
text-decoration: underline;
}

.rightAlign {text-align: right;}
