body {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	background-image: url( "../assets/images/vertback6.gif" );
	background-repeat: repeat-x
}
	
p {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #003399
}


h1 {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-align: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080
}


h2 {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 2px;
	padding-left: 8px
}

h3 {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	text-align: right;
	clear: both;
	font-weight: normal
}

h4 {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px
}

h5 {
	font-family: Arial,   Helvetica,   sans-serif;
	font-size: 12px;
	color: #000000
}

A {
	color: #003399;
	font-size: 13px;
	text-decoration: underline
}

A:link {
	text-decoration: underline;
	font-size: 13px;
	color: #003399
}

A:active {
	color: #FF0000;
	text-decoration: underline;
	font-size: 13px
}

A:visited {
	text-decoration: underline;
	font-size: 13px;
	color: #003399
}
 
ul {
	font-size: 13px;
	font-weight: normal;
	list-style-image: url( "../assets/images/bulletred.gif" );
	color: #000000;
	list-style-position: outside
}
 
ol {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
	list-style-image: none
}

.TextObject {
	color: #003399;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 13px
}
@charset "utf-8";
/* CSS Document */

A:hover {
	text-decoration: underline; 
	background-color: #FFFF00;
	font-size: 13px;
	color: #003399
}
 

