 @charset "utf-8";
body {
	background-color: #cbced7;
	background-image: url(../../../../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	
	color: #737373;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-top: 0;
	line-height: 20px;
}

strong {
 color: #333333;
}

img {
 border: 0;
}

.header {
	height: 143px;
	background: url(../../../../images/headerbg.jpg) no-repeat;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.topnav {
	padding: 15px 20px 0 730px;
	color: #FFFFFF;
}

.topnav a {
	color: #FFFFFF;
}

.wcontent {
	padding: 15px;
	background: url(../../../../images/wbg.jpg) repeat-x top center;
}

.footer,.footer a {
	font-size: 10px;
	color: #0487ca;
}

h1,h2,h3,h4,h5,h6 {
	color: #002f62;
}

.imgrt {
	float:right;
	margin-left: 15px;
}

.imglt {
	float:left;
	margin-right: 15px;
}
