.html, body {  
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	
	border: 0px;
	padding: 0px;
	text-align: left;
	
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: fixed;
}
.address { 
	background-image: url(images/footer.jpg);
	padding-top: 28px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	line-height: 14px; 
	color: #282a2e;
	height: 136px;
}

.address a:link {color: #7690cf; text-decoration: none;}
.address a:visited {color: #7690cf; text-decoration: none;}
.address a:hover {color: #a4554a; text-decoration: underline;}
.address a:active {color: #7690cf; text-decoration: none;}

.copyright { 
	font-size: 10px; 
	line-height: 14px;
}
.copyright a:link {color: #7690cf; text-decoration: underline;}
.copyright a:visited {color: #7690cf; text-decoration: underline;}
.copyright a:hover {color: #a4554a; text-decoration: none;}
.copyright a:active {color: #7690cf; text-decoration: underline;}

/*====begin form====*/

		.stripe { background-color: #f1f4fc;}
		
/*====end form====*/

h1 {
	background-image: url(images/heading-bg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #a4554a;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	margin: 0px;
	padding-right: 30px;
	line-height: 33px;
	text-align: right;
}

h2 {
	color: #a4554a;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
h3 {
	color: #48577d;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.image_border {
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff;
}


.nav {
	background-image: url(images/top-nav.jpg);
	font: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: right; 
	padding-right: 20px;
	color: #293249;
	width: 760px;
	height: 22px;
	background-repeat: no-repeat;
}

.nav a:link {color: #293249; text-decoration: none;}
.nav a:visited {color: #293249; text-decoration: none;}
.nav a:hover {color: #6666cc; text-decoration: underline;}
.nav a:active {color: #293249; text-decoration: none;}

.nav2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: center; 
	color: #48577d;
	width: 760px;
	height: 22px;
	background-repeat: no-repeat;
}

.nav2 a:link {color: #48577d; text-decoration: none;}
.nav2 a:visited {color: #48577d; text-decoration: none;}
.nav2 a:hover {color: #293249; text-decoration: underline;}
.nav2 a:active {color: #48577d; text-decoration: none;}


table { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #282a2e; 
	font-size: 12px; 
	line-height: 14px;
	text-align: left;
}

table a:link {color: #7690cf; text-decoration: underline;}
table a:visited {color: #7690cf; text-decoration: underline;}
table a:hover {color: #a4554a; text-decoration: none;}
table a:active {color: #7690cf; text-decoration: underline;}

.copy { 
	background-image: url(images/copy-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.tablebg { background-image: url(images/table-bg.jpg);}

.titles {
	font-size: 12px; 
	color: #7690cf; 
}
.titles a:link {color: #7690cf; text-decoration: underline;}
.titles a:visited {color: #7690cf; text-decoration: underline;}
.titles a:hover {color: #a4554a; text-decoration: none;}
.titles a:active {color: #7690cf; text-decoration: underline;}

.box {
	border: #e4e5e7 solid 1px;
}