/* CSS Document */

body {margin: 0px;
		background-image: url(../img/bground.jpg);
		background-position: top;
		background-repeat: repeat-x;
		}
		
body, div, td {font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;}

#main {width: 815px;
		text-align: left;}

#nav {height: 17px;	
		background-image: url(../img/r2.jpg);
		background-repeat: no-repeat;
		padding: 4px 0 0 51px;
		color: #666666;
		font-weight: bold;}
		
#nav A:link, #nav A:visited { 
  color: #666666;
  text-decoration: none; 
  margin: 0 3px 0 3px;}
#nav A:hover, #nav A:active {
  color: #000;
  text-decoration: none;
  margin: 0 3px 0 3px;}
  
/* #nav A.on {color: #000;} */

#nav A.on:link, #nav A.on:visited {color: #000;}
  
#header {height: 98px;
		background-image: url(../img/r3.jpg);
		background-repeat: no-repeat;
		padding: 0 1px 0 0;}
		
#header .heading {font-size: 24px;
					color: #005BAB;
					margin-bottom: 3px;}
					
#header .infoBox {background-color: #C7B610;
					color: #FFF;
					width: 201px;
					padding: 0 4px 5px 9px;}
					
.infoBoxName {text-transform: uppercase;
				font-size: 12px;}

#formtext
{
	margin: 5px 10px 5px 10px;
}

#optiontext
{
	margin: 0px 5px 3px 5px;
}
	
.optiontotal
{
	margin: 0px 5px 0px 5px;
	color:#FFFFFF;
}	

#lgcontentMain {background-image: url(../img/lgcontentBground.gif);
				background-position: top;
				padding: 0 30px 0 17px;
				margin-right: 1px;
				}

#lgcontentMain A:link { 
  color:#005bab;
  text-decoration: underline; 
  }

#lgcontentMain ul { 
  padding: 0 0px 0 8px;  
  }
  



#contentMain {background-image: url(../img/contentBground.gif);
				background-position: top;
				padding: 0 30px 0 17px;
				margin-right: 1px;
				}
#contentbg {background-image: url(../img/lgcontentBackground.gif);
				}
				
#contentMain .left {float: left;
					width: 171px;}
					
#contentMain .right {float: right;
					width: 593px;}
					
#contentMain .content {border-left: 2px solid #e7e7e7;
						border-right: 2px solid #e7e7e7;
						padding: 3px 20px 10px 20px;}
						
#contentMain .innerContent {border-left: 2px solid #e7e7e7;
						border-right: 2px solid #e7e7e7;
						padding: 10px 20px 10px 9px;
						margin: 0 0 0 18px;}
						
#contentMain .innerContentLeft {float: left;
					width: 293px;
					border-right: 2px solid #e7e7e7;
					padding-right: 5px;}
					
#contentMain .innerContentRight {float: right;
					width: 412px;}
						
#breadcrumbs {color: #666666;
		font-weight: bold;
		margin-bottom: 20px;
		margin-left: -3px;}

#breadcrumbs A:link, #breadcrumbs A:visited { 
  color: #666666;
  text-decoration: none; 
  margin: 0 3px 0 3px;}
#breadcrumbs A:hover, #breadcrumbs A:active {
  color: #000;
  text-decoration: none;
  margin: 0 3px 0 3px;}
  
  
h1 {color: #666666;
	font-size: 18px;}
	
h3 {font-size: 14px;
	margin: 20px 0 5px 0;}
	
A:link, A:visited { 
  color: #666666;
  text-decoration: underline;}
A:hover, A:active {
  color: #000;
  text-decoration: none;}
  
#footer {color: #666666;
		font-weight: bold;
		margin-bottom: 10px;
		text-align: center;}


#footer A:link, #footer A:visited { 
  color:#005bab;
  text-decoration: underline; 
  margin: 0 3px 0 3px;}
#footer A:hover, #footer A:active {
  color: #000;
  text-decoration: none;
  margin: 0 3px 0 3px;}
  
#disclaimer {color: #848484;
		font-weight: bold;
		margin-bottom: 35px;
		font-size: 9px;
		text-align: center;}
		

