html, body {
	margin: 0;
	padding: 0;
}
body, p, td, th, div, blockquote, dl, ul, ol, li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	 font-weight: 400;
}
a {  
	font-size: 12px; 
	line-height: 17px; 
	font-weight: 400;
}
h1 {
	font-size: 22px; 
	line-height: 26px;
}
h2 {
	font-size: 20px; 
	font-weight: 400; 
	line-height: 23px;
}
h3 {
	font-size: 16px; 
	font-weight: 600; 
	line-height: 20px;
}
h4 {
	font-size: 13px; 
	line-height: 17px; 
	font-weight: 600;
}
h5 {
	font-size: 11px; 
	line-height: 15px; 
	font-weight: 700;
}
.sm2 {
	font-size: 10px; 
	line-height: 12px; 
	font-weight: 400;
}
.smblu {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 13px; 
	font-weight: 700;  
	color : #000066;  
	letter-spacing : normal;
}
.blue1 {
	font-size: 13px; 
	line-height: 20px; 
	font-weight: 700; 
	background-color: #7794cd;
}
.slogan {
	font-size: 12px; 
	line-height: 18px; 
	font-weight: 700; 
	color: #7794cd;
}
/* begin form control */
input.txt {
color:#0051A9;
background-color:#e9e9e9; 
border: 1px solid #7794cd;
padding: 2px 4px 2px 4px;
}
input.txt2 {
color:#0051A9;
background-color:#e9e9e9; 
border: 1px solid #7794cd;
padding: 1px 2px 1px 2px;
}
select {
color:#0051A9;
background-color:#e9e9e9; 
border: 1px solid #7794cd;
}
textarea {
width: 200px;
height: 40px;
color:#0051A9;
background-color:#e9e9e9; 
border: 1px solid #7794cd;
padding: 2px 4px 2px 4px;
}
input.btn {
color:#000000;
background-color:#e9e9e9; 
}

/* end form control */
