body {
	margin: 0px;
}
td
{
	color: #333;
	background: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
}
.flagbg
{
	background-image: url(../images/flags.gif);
	background-repeat: repeat-y;
}
.letterbg
{
	background-image: url(../images/letterf.gif);
	background-repeat: no-repeat;
}
.letterf {
	margin: -10px -4px 0px -30px;
	padding: 0px;
}

.hometext
{
	margin: 24px 20px 0px 18px;
	text-indent: 28px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}
.homebody
{
	margin: 10px 20px 0px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}
p, .bodytext
{
	margin: 5px 5px 10px 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}
.fancytitle
{
	margin: 0px 0 22px 0;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	background: #FFFFFF;
	color: #004A80;
	font-family: Lucida Calligraphy;
	text-align: center;
	text-transform: uppercase;
}
.hometitle
{
	margin: 0px 0 22px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #004A80;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-transform: uppercase;
}
.homesubtitle
{
	margin: 0 5px 10px 5px;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}
.homesubtitle_blue
{
	margin: 0 5px 10px 5px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background: #FFFFFF;
	color: #004A80;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}
.title
{
	margin: 0px 5px 10px 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #004A80;
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
}
.subtitle
{
	margin: 15px 5px 5px 5px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background: #FFFFFF;
	color: #004A80;
	font-family: Arial, Helvetica, Sans-Serif;
}
.alpha {
	margin: 0px 5px 5px 28px;
}
.fieldtitle {
	font-weight: bold;
}
.tableborder
{
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}
.resumetitle
{
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	background: #FFFFFF;
	color: #004A80;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}
.resumesubtitle
{
	font-size: 15px;
	line-height: 15px;
	background: #FFFFFF;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	text-align: center;
}
.feenote {
	font-size: 9px;
}
.feetable {
	margin-left: 5px;
}
.resumesection {
	font-weight: bold;
	text-align: left;
}
.footer
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 10px 20px 20px 5px;
	border-top: #333;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 5px 0 0 0;
}

a:link, a:active, a:visited
{
	background: #FFFFFF;
	color: #004A80;
	text-decoration: underline;
}

a:hover
{
	background: #FFFFFF;
	color: #990033;
	text-decoration: underline;
}
