html { 
 height: 100%; 
}

* {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 line-height : 15px;
}

strong {
 font-weight: bold;
}

b {
 font-weight: bold;
}

div {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 line-height : 15px;
}

body {
 background-color:#89242C;
 background-image:url(/images/bg_white_fade.gif); 
 background-position:top; 
 background-repeat:repeat-x;
}

p {
 margin-top : 0px;
}

.small {
 font-size: 9px;
}

td {
}

h1 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #00854C;
 line-height : 15px;
 font-weight : normal;
 margin-bottom : 5px;
 margin-top : 5px;
}

h2 {
 font-family: Arial;
 font-size: 17px;
 font-weight: bold;
 color: #89242C;
 line-height : 15px;
 margin-bottom : 2px;
 margin-top : 3px;
 text-transform: uppercase;
}
	
a { color: #00854C; }
a:visited { color: #00854C; }
a:hover { color: #89242C; }

a.topNav {
 color: #FFFFFF;
 font-size: 10px;
 font-weight : bold;
 text-decoration : none;
 padding-left: 10px;
 padding-right: 10px;
}

a.topNav:visited {
 color: #FFFFFF;
 font-size: 10px;
 font-weight : bold;
 text-decoration : none;
}

a.topNav:hover {
 color: #FFFF00;
 font-size: 10px;
 font-weight : bold;
 text-decoration : underline;
}

a.footer {
 color: #333333;
 font-size: 10px;
 text-decoration : none;
}

a.footer:visited {
 color: #333333;
 font-size: 10px;
 text-decoration : none;
}

a.footer:hover {
 color: #00854C;
 font-size: 10px;
 text-decoration : underline;
}

a.leftNav {
 color: #333333;
 font-size: 10px;
 font-weight: bold;
 text-decoration : none;
 line-height: 12px;
}

a.leftNav:visited {
 color: #333333;
 font-size: 10px;
 font-weight: bold;
 text-decoration : none;
 line-height: 12px;
}

a.leftNav:hover {
 color: #89242C;
 font-size: 10px;
 font-weight: bold;
 text-decoration : underline;
 line-height: 12px;
}

.box {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 }
 
 .boxRight {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 }
 
 .sectionBox {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 background-color:#00854C;
 }
 
.sectionBoxRight {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 background-color:#00854C;
 }
 
 .headerBox {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 3px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-bottom: 10px;
 width: auto;
 height: auto;
 background-image: url(/images/title_fade.gif);
 background-repeat: repeat-x;
 }
 
.headerBoxLeft {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 3px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-bottom: 10px;
 margin-right: 10px;
 width: auto;
 height: auto;
 background-image: url(/images/title_fade.gif);
 background-repeat: repeat-x;
 }
  
.picBox {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 width: auto;
 height: auto;
 margin-right:10px;
 margin-bottom:10px;
 }
 
.picBoxRight {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 width: auto;
 height: auto;
 margin-bottom:10px;
 }
 
.line {
 border-top-style: solid;
 border-top-width: 1px;      
 border-top-color: #666666;
 width: auto;
 height: 1;
 margin-right:10px;
 margin-bottom:10px;
}

.lineRight {
 border-top-style: solid;
 border-top-width: 1px;      
 border-top-color: #666666;
 width: auto;
 height: 1;
 margin-bottom:10px;
}
 
p.leftNav {
 margin-right:10px;
 margin-bottom:10px;
}
 
.link {
 padding-top: 0px;
 padding-bottom: 5px;
 width: 160px;
 height: auto;
}
 
.boundingBox {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 width: 686px;
 background-color:#FFFFFF;
 margin-bottom:20px;
}

.footerBox {
 border-style: solid;
 border-width: 1px;      
 border-color: #666666;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
 width: auto;
 height: auto;
}
  
.mainnavLeft {
 background-image:url(/images/nav/nav_left.gif);
 background-repeat:no-repeat;
 padding-top: 6px;
 width:6px;
 height:26px;
 float:left;
}
.mainnavMid {
 background-image:url(/images/nav/nav_mid.gif);
 background-repeat:repeat-x;
 padding-left: 3px;
 padding-right: 3px;
 padding-top: 6px;
 float:left;
 width:auto;
 height:26px;
}
.mainnavRight {
 background-image:url(/images/nav/nav_right.gif);
 background-repeat:no-repeat;
 padding-top: 6px;
 width:6px;
 height:26px;
 float:left;
}

UL {
 MARGIN-TOP: 0px;
 MARGIN-BOTTOM: 0px;
 MARGIN-LEFT: 30px;
 MARGIN-RIGHT: 0px;
 PADDING-TOP: 0px;
 PADDING-BOTTOM: 0px;
 PADDING-LEFT: 0px;
 PADDING-RIGHT: 0px;
 FONT-SIZE: 11px;
 FONT-WEIGHT: normal;
 COLOR: #303030;
 LINE-HEIGHT: 14px;
 list-style: url(/images/misc/bullet.gif);
}

UL.leftNav {
 margin-left: 15px;
 margin-right: 0px;
 list-style: url(/images/misc/bullet.gif);
 line-height: 12px;
}

UL li {padding-bottom: 5px;}