a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FFFFFF;
	background-color: #203F4C;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	background-color: #203F4C;
}

html { min-height: 100%; margin-bottom: 1px; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bolder;
	color: #000099;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 4pt;
}

.paraboldstart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bolder;
	color: #000099;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 4pt;
}


.bodytextredlink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; font-weight: normal; color:#FF0000;
}

.bodytextcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}

.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-weight: bolder; color: #333333;
}

.bodytextboldred { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-weight: bolder; color:#FF0000;
}

.strikethru {
	text-decoration: line-through;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F4F4;
}
.bottomline2 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.bodytextgreen {
font-family: Arial, Helvetica, sans-serif; font-size: 8px; line-height: normal; font-weight: normal; color: #203F4C}
.bodytextboldStrikethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: line-through;
}
.bodytextStrikethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: line-through;
}

img.paddingtop15bot15 {
	padding-top: 15px ;
	padding-right: 0p ;
	padding-bottom: 15px ;
	padding-left: 0px ;
}
img.paddingtop15bot0 {
	padding-top: 15px ;
	padding-right: 0p ;
	padding-bottom: 0px ;
	padding-left: 0px ;
}
img.paddingrt10bot5 {
	padding: 0px 10px 5px 0px ;
}
img.paddingtop5rt10bot3 {
	padding:5px 10px 3px 0px ;
}
img.paddingtop3rt10bot5 {
	padding: 3px 10px 5px 0px ;
}
img.paddingtop3rt5bot5 {
	padding: 3px 5px 5px 0px ;
}
img.paddingtop3left5bot5 {
	padding: 3px 0px 5px 5px ;
}
