body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	color: #5D5A5A;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;

}
.bodybg {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.header {
	background-color: #081852;
	background-image: url(images/expedite-header.jpg);
	width: 972px;
	height: 147px;
	background-repeat: repeat-x;
	margin: 0px;
}
.bgleft {
	background-color: #081852;
	background-image: url(images/bg-left.gif);
	height: 100%;
	width: 9px;
	margin: 0px;
}
.bgright {
	background-color: #081852;
	background-image: url(images/bg-right.gif);
	height: 100%;
	width: 9px;
	margin: 0px;
}
.menubg {
	background-color: #FF5A00;
	background-image: url(images/menu-bg.jpg);
	width: 972px;
	height: 30px;
	background-repeat: repeat-x;
	margin: 0px;


}
h1 {
	font-size: 150%;	
	font-weight: bold;
	color: #FF5A00;
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #FD4703;
}
h3 {
	font-size: 120%;
	font-weight: bold;	
	color: #0C416B;
	
	
}
.text2 {
	font-size: 115%;
	font-weight: bold;	
	color: #0C416B;
	


<!---------hyper link-------------->
}
.a {
	color: #005BC3;
	font-weight: bold;
	text-decoration: none;
}
.a:hover {
	color: #888C68;
	font-weight: bold;
	text-decoration: underline;
}
.b {
	color: #3B3B3D;
	font-weight: none;
	text-decoration: none;
}
.b:hover {
	color: #FF7300;
	font-weight: none;
	text-decoration: underline;
}
.c {
	color: #3B3B3D;
	font-size: 90%;
	font-weight: none;
	text-decoration: none;
}
.c:hover {
	color: #FF7300;
	font-size: 90%;
	font-weight: none;
	text-decoration: underline;


/*Link */

}
.link {
	color: #545353;
	background-color: #FFFFFF;
	clear: both;

	height: 100%;
	font-size: 85%;	
	text-align: left;
}
.link a {
	text-decoration: none;
	color: #081852;
	font-weight: normal;
}
.link a:hover {
	color: #4C4C4D;
	text-decoration: underline;	




/* footer */
}
.footer {
	color: #FFFFFF;
	background-color: #081852;
	clear: both;
	width: 972px;
	height: 106px;
	font-size: 80%;	
	text-align: center;
	background: url(images/footer-bg.jpg) no-repeat center bottom;	
}
.footer a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.footer a:hover {
	color: #000;	
}
.footer p {
	padding:10px 0;
}
.footer h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}