﻿html {height: 100%; width: 100%; text-align:center;}

body {background-image: url('../images/tile_huge.gif'); margin:0px; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:17px; margin: 0 auto 0 auto;
	height: 100%; width: 780px; color: #222222}

#Page {background-color: #003300; height: 100%;}

#HeaderNav {white-space: nowrap;}
#HeaderNav ul {padding:0px; list-style-type: none; padding:0; margin:0;}
#HeaderNav ul li {display: inline; padding:0; margin: 0x; border: 0;}

#HeaderBottom {white-space: nowrap; background-image: url('../images/header_bottom.gif'); height:25px; background-repeat:no-repeat; width:780px;}
#HeaderTop {height: 135;}
#Content {width: 700px; text-align: left; background-image: url('../images/main_body.gif'); background-repeat:repeat-y; padding-left:40px; padding-right: 40px; padding-bottom: 40px; height:auto;}

/* note: content background color (from the image) is: #DDDCC0 */

#Footer {height: 50px; background-image: url('../images/main_bottom.gif'); clear:both; margin-bottom:0;  background-repeat:no-repeat; width: 780px; clear:both;}
	
/* Home page image path overrides */
#home {background-image: url('images/tile_huge.gif');}
#home #Content {background-image: url('images/main_body.gif'); }
#home #HeaderBottom {background-image: url('images/header_bottom.gif');}
#home #Footer {background-image: url('images/main_bottom.gif');}

p {margin-top: 0px;}
.note {font-style: italic; }

.downloadnote {font-style: italic; font-size: 11px; line-height: 13px; padding-top: 8px; padding-bottom: 12px;}

a:link, a:visited, a:active {color:#BE1C1D;}
a:hover {color:#ff0000}

a img {text-decoration: none; border-width: 0px;}

.text, select.text {padding-left: 4px;}

address {font-style: normal; font-weight: bold; margin-bottom: 20px; padding-left: 30px; line-height:16px;}

h1 {line-height: 24pt; font-size: 24pt; margin: 0px; padding-top: 10px; }
h2 {line-height: 20pt; font-size: 18pt; margin-top: 0px; padding-top: 8px;}
h3 {line-height: 18pt; font-size: 16pt; color: #cc0000; margin-top: 0px; padding-top: 14px;} 
h4 {line-height: 16pt; font-size: 12pt; margin-top: 0px; padding-top: 8px;} 
h5 {line-height: 16pt; font-size: 12pt; color: #cc0000; font-style:italic; margin-top: 0px;}

.TemplateField {font-weight: normal; font-style:italic; color: #cc0000; padding: 2px; background-color:#eeeeee;}


.center {text-align:center; margin-left:auto; margin-right:auto;}
.nobr {white-space:nowrap;}
.clear {clear:both;}