body  { 
font-family: Arial, Helvetica, Geneva; 
background-image: url("images/body.jpg");
background-repeat:repeat-x;
background-attachment:fixed;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size: 9pt;
text-align:center;
 }
 #lightningBolt{
 background-image: url("images/bolt.png");
background-repeat:no-repeat;
 width:79px;
 height:664px;
float:left;
 position:relative;
 z-index:10;
 overflow:visible;
 }

#content { 

visibility: visible; position: absolute; top: 143px; left: 202px;
width: 500px;
height: 600px;z-index:1; 
margin-bottom:10px;
}



#nav { 
visibility: visible; 
position: absolute; 
top: 133px; 
left: 0x;
 width:195px; 
 height: 800px;
 z-index:1; 
padding-top:50px;
 
 color:white;

}

#nav a{ font-size: 11px;
 font-weight: bold;
 color:#4c0000;
 text-decoration: none;
background-image: url("../../images/navButton.gif");
height:26px;
width:207px;
 background-repeat: no-repeat; 
 background-position: left 50%;
  padding: 1px 1px 1px 13px;
 
}
#nav a:link {  }
#nav a:visited {  color:#4c0000;}
#nav a:hover { color:#ff0000; text-decoration: underline }
#nav a:active { color: #ff0000; text-decoration: underline }
#nav .subnav { color:#ff0000; padding: 1px 1px 1px 1px; margin-left:20px; }
#nav a.subnav:link  {  }
#nav a.subnav:visited {color:#ff0000;  }
#nav a.subnav:hover {color:#4c0000;}
#nav .trinav {background-image:none;  padding: 1px 1px 1px 14px; margin-left:20px; }
#nav a.trinav:link  {  }
#nav a.trinav:visited { }
#nav a.trinav:hover {}
#nav p{margin-bottom:10px;}
#feature { 
background-color:#ed1c24;
visibility: visible; position: absolute; top: 133px; 
left: 708px;
width: 206px;
height: 817px;
padding-left:7px;
padding-right:5px;
padding-top:50px;
text-align:center;
}



#header {
background-image: url("images/header3.gif");
background-repeat:no-repeat;
z-index:1;
position:absolute; top: 0; left: 0; width: 929px; height: 133px;
border:0;
overflow:hidden;
 }
 
 #Logo{
margin:10px 0px 10px -65px;
 }
 #headerText
 {color:#003c87;
 vertical-align:top;
 font-family:"Times New Roman", Times, serif;
 font-size:23px;
 font-weight:bold;
 padding-top:35px;
 text-transform:uppercase;
 margin-bottom:20px;
 }
 #headerSubText{
  font-size:18px;
  color:black;
  font-style:italic;
  text-transform:none;
 }
 
  
#innerContainer
{	/*background-image: url("images/background.gif");
	background-repeat:repeat-y;
	background-color:#fafbfd;*/
	position: relative; top: 0; left: 28px;
	width:926px;
	text-align: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;

	min-height:1000px;
	height:auto !important;
 	height:1000px;
  	overflow:visible;
	
	
	border-bottom:3px;
	border-bottom-color:#ed1c24;
	border-bottom-style:solid;
	border-left:3px;
	border-left-color:#ed1c24;
	border-left-style:solid;
	border-right:3px;
	border-right-color:#ed1c24;
	border-right-style:solid;
}
#Container
{
	min-height:1000px;
	height:auto !important;
 	height:1000px;
  	overflow:visible;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#content a:link {color: #990000;;  }
#content  a:visited {color:#990000; }
#content  a:hover { color:#990000 ; text-decoration: underline }
#content  a:active { color: #990000; text-decoration: underline }



h1 { font-size: 16px; font-weight: bold; color:black;

}
h2 {
 font-size: 14px; font-weight: bold; color:black;
 margin-top:10px; margin-bottom:5px;
 
 }
 h3 {font-size: 12px;}
p  { font-size: 12px; color:black; margin-top:5px; margin-bottom:5px;}

ul{margin-top:5px; margin-bottom:10px;}
 a img{ border:0;}

.contentLink{ font-weight:bold;}

#headerImage
{position:absolute;
left:225px;
top:0px;
text-align:center;
}

.box
{
background-image:url("images/box.gif");
background-repeat:no-repeat;
height:114px;
width:343px;
padding-top:1px;
padding-left:10px;
padding-right:10px;
margin-bottom:15px;
color: black;
text-align:left;
}
.box h2
{ color:black;
 margin-bottom:4px;
 margin-top:2px;
 font-size:17px
}
.box p
{ color: black;
font-weight:bold;
font-size:11px;
 margin-top:0px;
 line-height:16px;
}
.box h2 a
{color:black;
text-decoration:none; }
.box p a{color:white;
text-decoration:none;
}
.box img{
float:left;
margin:0px 5px 0px 0px;
}

.bigBox{background-image:url("images/bigBox.gif");
height:203px;
}
.clear{clear:both;}

#content img{ margin:5px 5px 5px 5px;}
#content ul li{ list-style:disc outside url("images/bullet.gif");}


.glassBox{
background-image:url("images/glass.gif");
background-repeat:no-repeat;
height:38px;
width:203px;
text-align:center;
vertical-align:center;
margin:5px 0px 5px 0px;
padding-top:5px;
text-decoration:none;
color:#1c4f80; 
font-weight:bold;
font-size:14px;
}
.glassBox h2{color:black; margin-bottom:1px; margin-top:1px; }


.Quote{padding-top:10px;}
input.error, textarea.error
{
	background-color: #FDB813;
}


