body {
	/* 	background: #6a6a6a;*/
	margin: 0px;
	background-color: #6a6a6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#676767;
	}
p {
	margin-top: 0;
	text-align: left;
}

p.indent {
padding-left: 25px;
}

p.list {
width: 440px;
background-color:#FFFFFF;
padding: 5px;
}

img.list {
float: right;
}

p.list0 {
width: 440px;
padding: 5px;
}

h1 { 
	font:  bold 18px Geneva, Arial, Helvetica, sans-serif; 
	color: #456697;
	border-bottom: solid 1px #456697;
	width: 474x;
	margin-bottom: 0;
	
}

h2 { 
	font:  bold 12px Geneva, Arial, Helvetica, sans-serif; 
	color: #456697;
	font-size: 1.25em;
	margin-bottom: 0;
	padding-left: 10px;
}

h3 { 
	font:  normal 18px Georgia, "Times New Roman", Times, serif; 
	margin-bottom: 2px; 
	color: #900014;
	border-bottom: solid 1px #900014;
	width: 474px;
	padding-bottom: 2px;
}



h4 { 
	font:  bold 18px Geneva, Arial, Helvetica, sans-serif; 
	color: #456697;
	border-bottom: solid 1px #456697;
	width: 474x;
	margin-bottom: 0;
	
}


h5 { 
	font:  bold 12px Geneva, Arial, Helvetica, sans-serif; 
	color: #456697;
	font-size: 1.25em;
	margin-bottom: 0;
}

h5.press {
color: #afafaf;
font-size:.9em;
}

.blue { 
	font:  bold 12px Geneva, Arial, Helvetica, sans-serif; 
	color: #456697;
	font-size: 1.25em;
	margin-bottom: 0;
}

.darkblue { 
	font:  bold 12px Geneva, Arial, Helvetica, sans-serif; 
	color: #1f2a57;
	margin-bottom: 0;
}

.label {
	font: 12px verdana;
	color:#8d8d8d;
}

a:link {
text-decoration:none;
font-weight: bold;
	color:#001c78;
}

a:visited {
text-decoration:none;
font-weight: bold;
	color:#001c78;
}

a:hover {
text-decoration: underline;
font-weight: bold;
	color:#8d8d8d;

}  

a:active {
text-decoration: underline;
font-weight: bold;
	color:#8d8d8d;
}



#nav {
padding:0;
margin: 0;
width : 100%;
height : 30px;
background-color:#bec3c9;
}

#nav ul {
float:left;
padding:0;
margin:0;
list-style-type:none;
}

#nav a {
float:left;
width:auto;
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration:none;
color:#1F2A57;
padding:0 10px;
margin: 0;
}

#nav a:hover {
color:#ffffff;
 }

#nav a.active {
color:#ffffff;
 }

#nav a.active:hover {
color:#ffffff;
 }


#nav li {
display:inline;
text-align:center;
line-height: 30px;
}
	



#subnav {
padding:0;
margin: 0;
width : 100%;
height : 25px;
background-color : #ffffff;

}

#subnav ul {
float:left;
padding:0;
margin:0;
list-style-type:none;
}

#subnav a {
float:left;
width:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:001c78;
padding:5px 10px 0 10px;
margin-left: 0;
border-right:1px solid 001c78;

}

#subnav a:hover {
background-color:#ffffff;
color:#676767;
text-decoration:underline;
 }

#subnav li {
display:inline;
text-align:center;
line-height: 15px;
}

#subnav2 {
padding:0;
margin: 0;
width : 100%;
height : 25px;
background-color : #bec3c9;

}

#subnav2 ul {
float:left;
padding:0;
margin:0;
list-style-type:none;
}

#subnav2 a {
float:left;
width:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:001c78;
padding:5px 10px 0 10px;
margin-left: 0;
border-right:1px solid 001c78;

}

#subnav2 a:hover {
color:#ffffff;
 }
 
 #subnav2 a.active {
color:#ffffff;
 }

#subnav2 a.active:hover {
color:#ffffff;
 }

#subnav2 li {
display:inline;
text-align:center;
line-height: 15px;
}



.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	text-decoration: none;
	font-size: 9px;
}

.footer a {
color:#ff7c0a;
}
	
.address{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 10px;
text-align:center;
font-weight:600;
}	


div.photo {
width: 242px;
background-color: #ffffff;
padding: 0 0 0 5px;
margin: 15px 0 0 0 ;
}

.social img {	
	width: 35px;
	padding-right:10px;
	border: 0px;
}

div.register {
width: 220px;
color: #ffffff;
font-weight:bold;
background-color: #222e6b;
padding: 5px 10px 10px 10px;
margin: 5px 5px 5px 5px;
border: 1px solid #222e6b ;
}


.register h2{
color:#FF0000;
}

.register a {
color: white;
text-decoration:underline;
}

.resgister a:hover {
color: white;
text-decoration:none;
}


div.login {
width: 220px;
color: #1f2a57;
background-color: #bec3c9;
padding: 5px 10px 0px 10px;
margin: 5px 5px 5px 5px;
border: 1px solid #bec3c9;
}


.login h4 {
margin-bottom:0;
margin-top:0;
}

.login h5 {
color:#1f2a57;
margin-bottom:0;
margin-top:0;
}

.login a {
color: #1f2a57;
text-decoration:underline;
}

.login a:hover {
color: #1f2a57;
text-decoration:none;
}

div.box1 {
width: 220px;
height: 300px;
background-image:url(design/boxbg.gif);
background-repeat:repeat-x;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
margin: 15px 5px 5px 5px;
border: 1px solid #dddddd ;

}

div.boxx {
width: 220px;
height: 65px;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
margin: 5px;
border: 1px solid #dddddd ;
font-size:10px;
text-align:center;
}

div.box2 {
width: 220px;
background-image:url(design/boxbg.gif);
background-repeat:repeat-x;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
margin: 5px;
border: 1px solid #dddddd ;
font-size:10px;
}

div.box3 {
width: 220px;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
margin-top:5px;
border: 1px solid #dddddd ;
font-size:10px;
}

.awards {
width: 220px;
background-color: #ffffff;
padding: 5px 10px 10px 10px;
margin-top:5px;
}

a.box{
color:#001c78;
}

a.box:hover {
color:#929292;
text-decoration:none;
}

.boxlink{
	width: 220px;
	padding:0;
	margin-left:0;
	text-align:right;
}


a.press {
color:#001c78;
text-decoration:none;
font-weight:bold;
}

a.press:hover {
color:#001c78;
text-decoration:underline;
font-weight:bold;
}


div.summary {
width: 474px;
background-color: #ffffff;
padding:5px 10px 10px 10px;
margin: 5px;
font-size:16px;
font-weight:bold;
font-style:italic;

}

div.main {
width: 474px;
/*background-image:url(design/boxbg.gif);
background-repeat:repeat-x;*/
background-color: #ffffff;
padding: 0px 10px 10px 10px;


}

.mainlink{
	width: 474px;
	padding:0;
	margin-left:0;
	text-align:right;
}

.main p {
line-height: 140%;
margin: 5px;
padding: 5px;
}



.footer {
height:30px;
width: 750px;
background-color:#ffffff;
margin: 0 0 0 0;
padding: 5px 5px 10px 5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
color : #929292;
vertical-align:top;
border-top: 1px solid #929292;
}

.footer a {
padding : 9px 0 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight : normal;
font-size : 10px;
color : #929292;
}

.footer a:hover {
text-decoration:underline;
}

.bold {
font-weight:bold;
}


.pdf {
padding:0;
margin: 0;
width : 220px;
}

.pdf ul {
padding:0;
margin:0;
}

.pdf li{
width: 200px;
padding: 0 0 5px 25px;
list-style-type:none;
background-image:url(products/pdflogo.jpg);
background-repeat:no-repeat;
background-position:left;
}

a.pdf{
color:#456697;
text-decoration: underline;
}

a.pdf:hover {
color:#456697;
text-decoration:none;
}

.mail ul {
padding:0;
margin:0;
}

.main li{
width: 350px;
padding: 5px;
list-style:circle;
}



.quote {
width: 300px;
padding-top: 30px;
background: url(customers/quote.jpg) no-repeat;
text-align:justify;
font-size:11px;
}

.quote p{
padding: 0 30px;
}

.quotesource {
width: 300px;
padding-top: 30px;
background: url(customers/quote-a.jpg) no-repeat 100% 0;
text-align:right;
font-style:italic;
}

.quotesource p {
padding: 0 30px;
text-align:left;
}