
/** ----------------------------------------------
	GENERAL LAYOUT
	-----------------------------------------------**/


html, body {
  height: 100%; /* Required */
  margin: 0;
  padding: 0;
}

body {

  font: 11px Verdana, Arial, Helvetica, sans-serif; 		
  background-image: url("images/webbg.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: white;	

	                                     
   }                                      
	

							
#container {
  margin: 0 auto;
  width: 100%;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}


#header {
 text-align: right;
 width: 100%;
}

#content {

width: 100%;
padding: 0px 0px 100px 0px;
margin: 35px 0px 0px 0px;
                      
	}
			
			
#container-footer {
  width: 100%;
  background: #ffffff;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

#footer {
  padding: 0 1em;
  line-height: 40px;

			background-color: #ffffff;
			text-align: center;
                       
                       border-top: 1px solid #cccccc;

 	
	}


     #bodytext {
			margin: 0px 20px 0px 32px;
             	
	}
	

     .bodybg {
			background-image: url("images/bodybg.jpg");
			background-repeat: no-repeat;
			background-position: top left;
                        height: 345px;
        }




.blkline {  background-image: url("images/dot.gif");
			background-repeat: repeat-x;
                        background-position: top left;
                        margin: 0px 0px 0px 0px; padding: 0px 0px 15px 0px;
			
                       }
        

.blkline2 {  background-image: url("images/dot.gif");
			background-repeat: repeat-x;
                        background-position: bottom left;
 margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; }




h1 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #999999; margin: 5px 8px 0px 		0px; padding:0px;
}




p { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;           
	color: #333;
        line-height: 14px;
}


.copyright {
	font-size: 9px; color: #999999; margin: 3px 0px 5px 10px; line-height: 10px;
}

.copyright a, .copyright a:visited, .copyright a:link, .copyright a:active, .copyright a:hover {
	color: #999999;  text-decoration:underline; 
}

.copyright a:hover {
	text-decoration: none; 
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333; 

}


.content a, .content a:visited, .content a:link, .content a:active {
	color: #3074CB;  text-decoration: underline;

}

.content a:hover {
	color: #6398DA;  text-decoration: underline;
}

.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;
	text-decoration: none; font-size: 11px; 
        margin: 0px; padding: 0px 0px 8px 0px;
       }

.faq a, .faq a:visited, .faq a:link, .faq a:active  {
	color: #3074CB; text-decoration: underline;  
}

.faq a:hover  {
	 text-decoration: underline; color: #6398DA;  
}

.faq_answers { font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333; text-decoration:none; padding: 5px 0px 0px 10px; 
}

.return, .return a, .return a:visited, .return a:active, .return a:link, .return a:hover {
	color: #3074CB; text-decoration: underline; font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif; 
        padding-top: 14px;
}



h2 {font: bold 16px "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
 color: #CC3133; margin: 30px 0px 0px 0px; padding: 0px; letter-spacing: .2px;
}


h3 { font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: bold; font-size: 11px; color: #333333; margin: 0px; padding: 0px;}

h3 a:visited, h3 a:link, h3 a:active { font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: bold; font-size: 11px; color: #3074CB;  text-decoration: underline; 
}

h3 a:hover {
	color: #6398DA; 
 }



h4 { font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; 
	 color: #FFB94F; font-style: italic;  margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px;
}

.contact { font-size: 11px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #FFAA2B;  margin-top: 0px;
}



ol.decimal {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;  list-style-position: outside; 
}

.nav, .nav a, .nav a:visited, .nav a:active {
	font-size: 10px;color: #EFD6D6; text-decoration: none; padding: 13px 0px 6px 0px;  font-weight: bold;letter-spacing: .05px; 
        
}

.nav a:hover {
	color: #ffffff; text-decoration: none; 
}

.nav_dots, .nav_dots a, .nav_dots a:visited, .nav_dots a:active, .nav_dots a:hover {
	color: #EFD6D6; font-size: 10px; font-weight: bold;
        font-family: verdana, sans-serif; text-decoration: none;
}

.links {
	font-family: "lucida grande", verdana, sans-serif;
	color: #333;
}