body {
	margin: 0px;
	padding: 12px 0px;
	background-color: #1A1F64;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
.toplink {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #012F71;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.toplink:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6BA0E6;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B4D9B;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B4D9B;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.leftlinkback {
	background-image: url(../images/left_link_back.jpg);
	background-repeat: repeat-y;
}
.text {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 15px;
}
.graytext {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}
.bluebig {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #2B4D9B;
	text-decoration: none;
}
.bluesmall {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #2B4D9B;
	text-decoration: none;
	
}
.grayborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.grayarea {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.grayarea p{
	margin: 0px;
	padding: 0px;
}
.grayarea h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 12px;
}
.lefttable {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left_link_back.jpg);
}
.innertitle {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 37px;
	font-weight: normal;
	color: #2B4D9B;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2B4D9B;
	padding-top: 5px;
	padding-bottom: 4px;
}
.innertext {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 3px;
	
}
