body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #6F7EC1;

}

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


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

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

.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F7EC1;
	font-weight: bold;
}

.xlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD5ED;



}

.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-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a {
	color: #6F7EC1;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF3399;

}

.nav {
	color: #FF3399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;


}

.nav:hover {
	color: #252C7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;



}

.subnav {
	color: #6F7EC1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD5ED;
	text-decoration: none;
	display: block;
	width: 170px;
	padding-left: 6px;
	background-color: #EBEEF8;



}

.subnav:hover {
	color: #273274;
	background-color: #CFD5ED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD5ED;
	display: block;
	width: 170px;

}

.botnav {
	color: #6F7EC1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;


}

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

}

ul {
	list-style-type: square;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
	
}



h6 {
	
}
