body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212C36;
	background-attachment: fixed;
	background-color: #8CBBE6;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036CC9;

}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #38423F;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color: #0919B8;


}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036CC9;
	font-weight: bold;
}

.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}

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

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

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

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;


}

a {
	color: #0315be;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #DDA050;

}

.nav {
	color: #036CC9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	width: 100%;
	padding-right: 10px;





}

.nav:hover {
	color: #0315BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;


}

.subnav {
	color: #B45A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.subnav:hover {
	color: #FFFFFF;
	background-color: #B45A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}

.botnav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;


}

.botnav:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;


}

ul {
	list-style-type: square;
}
.tablestyle {
	border: 1px solid #2580D1;
	background-image: url(images/banner1.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
.itallic {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #036CC9;
}
.largesplash {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.cellborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4CEEF;
}
