/* CSS Document */

/* BASIC */

body {
 font-size: small;
 text-align: center; 
 font-family: Arial, Helvetica, sans-serif;
 background-color: #cccccc;
 }
 
h2 {
    font-size: 120%;
	color: #000033;
	}

 h3 {
    font-size: 90%;
    color: #0066FF;
	font-weight: bold;
   }


	
 h4 {
    font-size: 90%;
	font-weight: bold;
   }

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	width:900px;
}

#box {
	float: left;
	margin-left: auto;
	margin-right: auto;	 
	background-color: #FFFFFF;
	width: 900px;
	}

 
#textarea {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	
  }


.image {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}


#maintext a {
	text-decoration: none;
	color: #000033;
	background-image: url(../Images/arrow3.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	font-weight: bold;
	font-size: 110%;
	}

#insidetext a {
	text-decoration: none;
	color: #000033;
	background-image: url(../Images/arrow3.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	font-weight: bold;
	font-size: 90%;
	}
	
.insidelink a
   {
	background-image: url(../Images/arrow3.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	font-weight: bold;
	font-size: 110%;
	}
	
	
 /* TEXTBOX A */

#textboxA {
	float: left;
	width: 570px;
	font-size: 100%;
		  }
 

#textboxA1 {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-bottom: 10px;
	  }
 
 #textboxA1 p {
   font-size: 85%
   }
   
  #textboxA2 {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-bottom: 10px;
	  }
  
  #textboxA2 p {
   font-size: 85%
   }
   
 #textboxA3 {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-bottom: 10px;
	  }
 
 #textboxA3 p {
   font-size: 85%
   }
   
 /* TEXTBOX B */
 
 #textboxB
 {
	float: left;
	width: 410px;
	font-size: 100%;
	padding-left: 10px;
			  }
 
 #textboxB a {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	
}
 
 /* TEXTBOX C */
 
#textboxC
{
	float: left;
	width: 270px;
	padding-left: 20px;
  }
 
#textboxC a {
	text-decoration: none;
	color: #000033;
	
}

  
.outsidelink {
	background-image: url(../Images/outside_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 90%;
	
	}	

.acrobatlink
   {
	background-image: url(../Images/acrobat-icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 90%;
	
	}	 



 /* QUOTE BOX */
 
 #quote {
    width: 100%;
	background-color: #FFFFFF;
	clear: both;
	  }

#quote h2 {
	padding-top: 15px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	}
	 
 #quote p {
  	color: #000033;
	font-size: 110%;
  }
  
/* NAVIGATION */

#nav {
	float: left;
	text-align: left;
	width: 900px;
	background-color: #333333;
 }
 
#nav ul {
 margin: 0px;
 padding: 5px;
 list-style: none;
 float: left;
 line-height: 2em;
 }

#nav ul li {
  float: left;
		}

#nav a {
 width: 9em;
 display: block;
 border-right: 1px solid #FFFFFF;
 text-decoration: none;
 color: #FFFFFF;
 font-size: 90%;
 text-align: center; 
 
}

#nav a:hover {
 width: 9em;
 display: block;
 border-right: 1px solid #FFFFFF;
 text-decoration: underline;
 color: #FFFFFF;
 font-size: 90%;
 text-align: center; 
}

.info {
	width: 10em;
	display: block;
	color: #FFFFFF;
	font-size: 85%;
	text-align: right;
}  


#nav_services {
  float: left;
  width: 140px;
  padding-right: 10px;
 } 
 
#nav_services ul {
 float: left;
 margin-left: 0px;
 padding-left: 0px;
 list-style: none;
 }

#nav_services a {
 text-decoration: none;
 color: #666666;
 line-height: 1.5em;

}

#nav_services  a.header {
    color: #0066FF;
	font-weight: bold;
	line-height: 1em;
   }
   
/* FOOTER */

#footer {
    background-color: #FFFFFF;
	clear: both;
	width: 900px;
	text-align: center;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	color: #0066FF;	
 }	

#footer ul {
 margin: 0px;
 padding: 5px;
 list-style: none;
 }

#footer ul li {
  
  color: #000000;
  display: inline;
   padding-right: 10px;
			}
	
#footer a {
	text-decoration: none;
	color: #666666;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#footer a.noborder {
	text-decoration: none;
	color: #666666;
	padding-right: 10px;
	border: none;
}

#footerinfo ul {
   padding: 5px;
   margin: 0px;
   }


#footerinfo li.border {

	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
 

#footerinfo li {
  padding-left:10px;
  }

/* BORDER */

#border1
 {
	float: left;
	background-repeat: repeat-y;
	margin-top: 5px;
	background-image: url(../Images/border.gif);
 }
 
#border2 
 {
	float: left;
	background-repeat: repeat-y;
	margin-top: 5px;
	background-image: url(../Images/border3.gif);
 }
 
 .formlabelsrequired {
	text-align: right;
	color: #FF0033;
}

.formlabels {
	text-align: center;
}

 .required {
	padding-left: 10px;
	color: #FF0033;
}