/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
body {
	background-color: #272E6C;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #F7EC97;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7EC97;
}
a:hover {
	text-decoration: underline;
	color: #EF3C3E;
}
a:active {
	text-decoration: none;
	color: #EF3C3E;
}
.bottomwrap {
	width: 873px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.greencellright {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/greencellbg.jpg);
	background-repeat: repeat-x;
	background-color: #2A523C;
}
.greencellleft {
	background-image: url(images/greencellbg.jpg);
	background-repeat: repeat-x;
	background-color: #2A523C;
}
.bluecellright {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #3B4483;
	background-image: url(images/blucellbg.jpg);
	background-repeat: repeat-x;
}
.bluecellleft {
	background-color: #3B4483;
	background-image: url(images/blucellbg.jpg);
	background-repeat: repeat-x;
}
.topcell {
	color: #304282;
	background-color: #F7F5F7;
	background-image: url(images/texttopbg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 25px;
	padding-bottom: 0px;
	height: 233px;
}

table.bluetext td {
background-color:#F7F5F7;
color:#304282;
border:none;
}


table.blacktext td {
color:#000000;
}
table.blacktext th {
background-color:#F7F5F7;
color:#000000;
border:none;
}


table.blacktext a:link {
	color: #304282;
	text-decoration: none;
}


table.blacktext a:visited {
	text-decoration: none;
	color: #304282;
}








.footer {
	line-height: 18px;
	color: #EEEBF1;
}
.footerlink:link {
	text-decoration:none;
	color: #EEEBF1;
}
.footerlink:visited {
	text-decoration:none;
	color: #EEEBF1;
}
.footerlink:hover {
	text-decoration:underline;
	color: #F7EC97;
}
.footerlink:active {
	text-decoration:underline;
	color: #F7EC97;
}
.bluelink:link {
color: #009933;
text-decoration: none;
}
.bluelink:visited {
color: #009933;
text-decoration: none;
}
.bluelink:hover {
color: #EF3C3E;
text-decoration: none;
}
.bluelink:active {
color: #EF3C3E;
text-decoration: none;
}
.contentcell {
	color: #304282;
	background-color: #F1F7FA;
}
.topcellint {
	color: #304282;
	background-color: #F7F5F7;
	background-image: url(images/texttopbg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 25px;
	padding-bottom: 0px;
	height: 233px;
}