body {
	font-family: Verdana, Geneva, Arial, Helvetica, Comic Sans MS, Bradley Hand ITC, sans-serif;
	font-size: 16px;
	background-color: #0000B7;
	background-image: url(../assets/images/pagebackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, Comic Sans MS, Bradley Hand ITC, sans-serif;
	font-size: 16px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mediumbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px bold #FFFFFF;
}

.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px bold #0000B7;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

/*.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}*/

.footer { font-family: Verdana, Geneva, Arial, Helvetica, Comic Sans MS, Bradley Hand ITC, sans-serif; font-size: 8pt; font-style: normal; font-variant: normal; text-transform: none; color: #cccccc; text-decoration: none; text-align: center; }
a.footer  { text-decoration: none; color: #cccccc; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, Comic Sans MS, Bradley Hand ITC, sans-serif; font-size: 8pt; font-style: normal}
a.footer:hover  { color: #999999; font-weight: bold; font-family: Verdana, Geneva, Arial, Helvetica, Comic Sans MS, Bradley Hand ITC, sans-serif; font-size: 8pt; text-decoration: underline; font-style: normal}
		
.absoluteboxrt {
	width:	auto;
	position:absolute;
	top: 10px;
	right: 50px;
}

.box {
	width:	400px;
	position: relative;
	top: -300px;
	left: 15px;
	float:	left;
}

.smallboxleft {
	width:	200px;
	position: relative;
	top: 5px;
	float:	left;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.smallboxright {
	width:	200px;
	position: relative;
	top: 5px;
	float:	right;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.medboxleft {
	width:	350px;
	position: relative;
	top: 5px;
	float:	left;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.medboxright {
	width:	350px;
	position: relative;
	top: 5px;
	float:	right;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxstandard {
	width:	700px;
	position: relative;
	top: 15px;
/*	left: 5px; */
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box400left {
	width:	400px;
	position: relative;
	top: 15px;
/*	left: 5px; */
	padding: 3px;
	background-color: #FFAD33;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box500 {
	width:	500px;
	position: relative;
	top: 15px;
/*	left: 5px; */
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box600 {
	width:	600px;
	position: relative;
	top: 15px;
/*	left: 5px; */
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box1eft {
	width:	450px;
	position: relative;
	top: 15px;
	left: -135px;
	padding: 3px;
	background-color: #FFFF00;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxcentergrn {
	width:	600px;
	position: relative;
	top: 15px;
	float:	none;
	padding: 3px;
	background-color:	#00CC00;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box1eftgrn {
	width:	450px;
	position: relative;
	top: 15px;
	left: -135px;
	padding: 3px;
	background-color:	#00CC00;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxctryellow {
	width:	500px;
	position: relative;
	top: 15px;
	float:	none;
	padding: 3px;
	background-color:	#FFFF00;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxrtyellow {
	width:	450px;
	position: relative;
	top: 5px;
	right: 15px;
	float:	right;
	padding: 3px;
	background-color:	#0099CC;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxctrblue {
	width:	500px;
	position: relative;
	top: 15px;
	float:	none;
	padding: 3px;
	background-color:	#0099CC;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxrtblue {
	width:	450px;
	position: relative;
	top: 5px;
	right: 15px;
	float:	right;
	padding: 3px;
	background-color:	#FFFF00;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.boxinbox1eft {
	width:	300px;
	position: relative;
	top: 5px;
	left: 15px;
	float:	left;
	padding: 3px;
}

.boxinboxright {
	width:	300px;
	position: relative;
	left: 300px;
	top: -250px;
}

.boxinboxrightm {
	width:	300px;
	position: relative;
	left: 300px;
	top: -200px;
}

.boxinboxrightred {
	width:	300px;
	position: relative;
	background-color:	#FF0000;
	left: 100px;
	top: -235px;
}

.boxright {
	width:	350px;
	position: relative;
	top: 15px;
	right: 15px;
	float:	right;
}

.sminsideboxright {
	width:	400px;
	height: 35px;
	position: relative;
	left: 300px;
	top: -380px;
	background-color: #0000CC;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;

}

.box1 {
	display:block;
	float:right;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	width: 300;
	padding-left:40;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.bottomsection {
	background-image: url(../assets/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: 30px;
	height: 133px;
	width: 771px;
	margin: 0px;
	padding: 0px;
}
.contentsection {
	background-image: url(../assets/images/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-indent: 30px;
	width: 771px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
}
.contentgroup {
	background-image: url(../assets/images/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 771px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
}
.contenttop {
	background-image: url(../assets/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: 30px;
	width: 771px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menusection {
	background-repeat: no-repeat;
	background-position: center top;
	width: 771px;
	height: 203px;
	margin: 0px;
	padding: 0px;
}

.frame {
	border: 0px solid #4d6a83;
}