h1 {
	font-size: 14px;
	line-height: 16px;
	color: #0067a9;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6633;
}
h3{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-size: 10px;
	line-height: 14px;
	color: #333366;
}
.smallgrey {
	font-size: 10px;
	line-height: 14px;
	color: #333366;
}
.text {
	font-size: 11px;
	line-height: 16px;
	color: #333366;
}
.text1 {
	font-size: 12px;
	line-height: 16px;
	color: #333366;
}
.italicstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333366;
	font-style: italic;
}
.boldtext {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #333366;
}
.subbold {
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}
.subbold2 {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #333366;
}
.sublink {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.subtext {
	font-size: 10px;
	line-height: 14px;
	color: #333366;
}
.subtext2 {
	font-size: 10px;
	line-height: 14px;
	color: #ff6633;
	font-style: italic;
}

.largeheader {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333366;
}

.maintextbox {
	padding-top: 20px;
}
.formtext {
	font-size: 10px;
	line-height: 14px;
	color: black;
	text-align: center;
}
.smallitalics {
    text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	color: #003366;
}
.italicstext2 {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	color: #333366;
}
.italicstext3 {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	color: #ff6633;
}
.critalics {
    text-align: center;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	color: #b2d0e5;
}
#footer a:link, #footer a:visited {
    font-size: 10px;
	line-height: 14px;
	color: #b2d0e5;
}
#footer a:hover, #footer a:active {
    font-size: 10px;
	line-height: 14px;
	color: #333366;
}

.boldred2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6633;
}
.boldred2 a:link, .boldred a:visited {
    font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6633;
}
.boldred2 a:hover, .boldred a:active {
    font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333366;
}

.boldred {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6633;
}
.boldred3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ff6633;
}
.boldred4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6633;
}
.boldred4 a:link, .boldred a:visited {
    font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6633;
}
.boldred4 a:hover, .boldred a:active {
    font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333366;
}

.boldgrn {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #039856;
}
.boldgrn2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #039856;
}
.unique_table {
	border: solid 1px black;
	border-right: none;
	border-bottom: none;
}

.unique_table th {
	background-color: #6fa3d3;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: black;
}

.unique_table td, .unique_table th {
	padding: 5px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.unique_header_col {
	background-color: #ffffcc;
	text-align: center;
	vertical-align: top;
	color: red;
}

.boldblue {
    color: #333366;
	font-weight: bold;
	font-size: 12px;
}
.boldblue2 {
    color: #374bac;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}


ol li{
	margin-bottom: 10px;
	font-size: 11px;
}