html {-webkit-text-size-adjust:none}

body {
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	color: #28377c;
	text-decoration: none;
	background-color: #28377c;
	position: static;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
}

a {
	color: #be6920;
	text-decoration:none;
}
a:hover, a:active {
	color: #999999;
	text-decoration:underline;
}
a:visited {
	color: #be6920;
	text-decoration:none;
}

.large {
	font-size:16px;
}
.larger {
	font-size:18px;
}
.largest {
	font-size:22px;
}

.copyright {
	font-size:11px;
	text-align:center;
	margin-top:0px;
}



/* FORMATTING STYLES */

.indent15 {
	margin-left:15px;
}


/* TITLE STYLES */
	
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
}
.largecaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}








/*  TABLE STYLES */
	
.maincontent {
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 25px;
	background-color:#ffffff;
}



/*  IMAGE STYLES */


.rtimage {
	margin-left:20px;
	margin-bottom:10px;
	float:right;
}

.rtimageh {
	margin-left:20px;
	margin-bottom:10px;
	float:right;
}





