body {
	font-family: "Trebuchet MS", Tahoma;
	
	color: #333333;
	background-color: #D7D7D7;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
.ne {
	padding-top: 18px;
	padding-left: 10px;
}
.ne table td {
	font-size: 11px;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4E6B8D;
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	color: #0C2C53;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.text {
	line-height: 142%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
}
.threeb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDB637;
}

.blue {
	background-image: url(img/blue-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.blue table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 28px;
	margin-left: 13px;
	color: #FFFFFF;
	vertical-align: top;
}
.bggrey {
	background-image: url(img/bggrey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 11px;
}
.threeb td {
	font-size: 11px;
	line-height: 130%;
}
.threeb a {
	color: #CC3300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}


.blue td a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #697E98;
	display: block;
	width: 225px;
	line-height: 140%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.logo {
	margin-top: 22px;
	margin-bottom: 22px;
}
.rtop {
	font-family: Tahoma, verdana;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}
.rtop a {
	font-family: Tahoma, verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.rtop a:hover {
	font-family: Tahoma, verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu {
	background-image: url(img/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C294D;
	font-size: 13px;
}
.menu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C294D;
}
.menu td a {
	color: #0C294D;
	text-decoration: none;
}
.menu td a:hover {
	color: #0C294D;
	text-decoration: underline;
}
.threeb a:hover {
	font-weight: bold;
	color: #0D305A;
	text-decoration: none;
}
.blue td a:hover {
	color: #DDD98C;
	text-decoration: none;
}
.bordgrey {
	padding-top: 15px;
	font-size: 10px;
	text-align: left;
	line-height: 110%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	padding-left: 10px;
}
.h100 {
	height: 100%;
}
.blue {
	font-size: 15px;
	font-weight: bold;
	color: #0A75D5;
}
.orange {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
