td.headtel {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #203260;
	background-image: url(template_images/header_cam_top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	padding-top: 2px;
	padding-right: 90px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.maintbl {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8998C3;
	border-right-color: #8998C3;
	border-bottom-color: #8998C3;
	border-left-color: #8998C3;
}

td.navbg {
	background-image: url(template_images/header_3_navbg.jpg);
	background-repeat: no-repeat;
	padding: 1px;
	height: 25px;
}
td.contentbox {
	background-color: #203260;
	background-image: url(template_images/content_bg-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
}
td.belwfootbox {
	background-color: #203260;
	padding: 5px;
}
td.footer {
	background-image: url(template_images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.image {
	border: 1px solid #8396C1;
	background-color: #283F7B;
}

body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #152242;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9AADCD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9AADCD;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #9AADCD;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
#nav ul {
	margin: 2px;
	padding: 0px;
	}
#nav li {display:inline;}
#nav ul li {
	border: 1px;
	}
#nav ul li a {
text-decoration: none;
	border: 1px solid #4F62A6;
	background-color: #293454;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}
#nav ul li a:hover {
	text-decoration: none;
	border: 1px solid #192032;
	background-color: #DDE0E7;
	color: #252C49;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}
.img-border {
	border: 1px solid #152242;
}
