/* generated by csscreator.com */ 



input.txt {
  color: #666666;
  background-color: #E3F2F7;
  border: 1px inset #336699;
  width: 200px;
}

form div {
  clear: left;
  margin: 0;
  padding: 0px;
  padding-top: 5px;
}
form div label {
  float: left;
  width: 20%;
  
}
label {
  padding: 0px 0px 0px 25px;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 0.8em;
	color: #003366;
	margin: 0px;
}
  a:link {
	color: #006699;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #006699;
}








h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Verdana, sans-serif;
}
* html a {
	width: 100%;


}
h1 {
	font-size: 1.9em;
	color: #006699;
}
h2 {
	font-size: 1.5em;
	color: #006699;
}
h3 {
	font-size: 1.3em;
	color: #006699;
}





html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{
 background-color:transparent; 

 }

 
#navigation{
	position:relative;
	width:100%;
	background-color:transparent;
	z-index: 10;
	
	
} 

#masthead{
	position:relative;
	width:100%;
	background-color:transparent;
	height: 122px;
	background-attachment: scroll;
	background-image: url(/masthead/masthead-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
} 

#masthead img{
	border: 0px none;
} 

#strapline{
	position:relative;
	width:100%;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	font-weight: bold;
	color: #006699;
	background-attachment: scroll;
	background-image: url(/masthead/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1.1em;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 

#header{
	position:relative;
	width:100%;
	background-color:transparent;

} 

#header img{
	position:relative;
	border: 1px none;
	margin-top: -3em;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: right;
	padding: 5px;

} 




.largerfont {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
}


#header h1{margin:25px 0px 0px 25px;}


#leftcol h2{margin:10px 25px 0px;}
#rightcol h2{margin:10px 25px 0px;}
#maincol h2{margin:10px 25px 0px;}


#header p{margin:10px 25px;}
#leftcol p{margin:10px 25px;}
#rightcol p{margin:10px 25px;}
#maincol p{margin:10px 25px;}





#footer h1,h2,p{margin:10px 25px;}


 
 
#leftcol{
 width:33%; 
 float:left; 
 position:relative; 
 background-color:transparent; 
}

 #testim {
  background-color:transparent; 
 margin:10px 25px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/new-images/quotetop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
 }

 #sdc {
  background-color:transparent; 
 margin:10px 25px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/images-2009/quotesdc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
 }

 #quote{
	text-align: center;
	margin: 0px;
	padding: 5px;
	clear: both;
	font-style: italic;
	color: #CC0033;
	font-size: 1.1em;
	line-height: 1.3em;
 }
 
  #quotetwo{
  	background-attachment: scroll;
  background-color:transparent; 
	background-image: url(/new-images/quotebot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	margin: 0px;
	padding: 5px

}
.grfcred {
	color: #CC0033;
} 




.grfclarger {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0033;
}
 
.rightimage {
	float: right;
}
#twocols{
 width:67%; 
 float:right; 
 position:relative; 
  background-color:transparent; 

  }
 
#rightcol{
 width:50%; 
 float:right; 
 position:relative; 
 background-color:transparent; 

 }
 
#maincol{background-color:transparent;  
 float: left; 
 display:inline; 
 position: relative; 
 width:50%; 

 }
 
#footer{
	background-color:transparent;
	clear:both;
	text-align: center;
 } 
 
 hr {
	align: center;
	height: 2px;
	width: 70%;
	color: #006699;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



