@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003277;
	background-image: url(../graphx/bg.jpg);
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0071ae;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #0071ae;
	height:1px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 20px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 17px;
}
.read-more {
	padding-top: 2px;
}
.promo {
	background-image: url(../graphx/bg-promo.jpg);
	font-size: 12px;
	color: #404040;

}
.login-input {
	background-color: #FFFFFF;
	font-size: 12px;
	width: 106px;
	height: 16px;
	border: 1px solid #0071ae;
}
.login-submit {
	padding-top: 2px;
}

.login-header {
	font-size: 12px;
	font-weight: bold;
	color: #0071ae;
}

.login-error {
	font-size: 10px;
	color: #ff0000;
}
.promo-content {
	padding-right: 20px;
	padding-left: 20px;
}
.maincopyright {
	padding: 17px;
	font-size: 11px;
	color: #4d71a1;
}
a.maincopytext {
	font-size: 11px;
	color: #4d71a1;
	padding-left: 5px;
	
}
a.maincopytext:hover {
	color: #99adc9;
	text-decoration: underline;

}
a.langtext {
	font-size: 11px;
	color: #4d71a1;
	padding-left: 5px;
	
}
a.langtext:hover {
	color: #99adc9;
	text-decoration: underline;

}
a {
	text-decoration: none;
	color: #0071ae;
}
form {
	margin: 0px;
	padding: 0px;
}
.anminputfield {
	font-size: 12px;
	width:140px;
	margin-bottom:2px;
}
.anmdatefield {
	font-size: 12px;
	width:110px;
	margin-bottom:2px;
}
.anminputfieldlong {
	font-size: 12px;
	width:300px;
	margin-bottom:2px;
}
.dropdown {
	font-size: 12px;
	width:140px;
	margin-bottom:2px;
}
a:hover {
	text-decoration: underline;
}
a.newsheader {
	font-size: 12px;
	font-weight: bold;
	color: #0071ae;
}
a.newsheader:hover {
	color: #4c9bc6;
	text-decoration: underline;
}
a.boldheader {
	font-size: 12px;
	font-weight: bold;
	color: #0071ae;
}
a.boldheader:hover {
	color: #4c9bc6;
	font-weight: bold;
	text-decoration: underline;
}
a.gallery-start-link {
	font-size: 10px;
	color: #0071ae;
	font-weight: bold;
}
.gallery-start-text {
	width: 90px;
	position: absolute;
	top: 88px;
	left: 7px;
}
.gallery-start-arrow {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 90px;
	right: 4px;
}
.gallery-start-thumb {
	cursor:pointer;
	position: relative;
	height: 109px;
	width: 122px;
}
.pageheader {
	margin-bottom: 6px;
}
.subres {
	height:22px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0071AE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tblactivities {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #0071ae;
	border-left: 1px solid #0071ae;
	border-right: 2px solid #0071ae;
	border-bottom: 2px solid #0071ae;
}
.tblactivitiesmonth {
	background-color: #d9eaf3;
	font-size: 14px;
	text-align: center;
	color: #0071ae;
}
.tblactivity {
	color: #0071ae;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
}
.tblactivitiesdate {
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}
.tbldefault {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #0071ae;
	border-left: 1px solid #0071ae;
	border-right: 2px solid #0071ae;
	border-bottom: 2px solid #0071ae;
}
.tblheader {
	background-color: #d9eaf3;
	font-size: 14px;
	text-align: left;
	color: #0071ae;
	padding-left:5px;
}
.tblcontent {
	font-size: 12px;
	text-align: left;
	color: #000000;
	padding-left:5px;
}
.tblrowblcolor {
	background-color: #d9eaf3;
}
.tblcellheader {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}