BODY {
	background-image: url(../images/backgrounds/lines.jpg);
	background-color: #F2EFF0;
}
.maintext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
}
.maintext a:link
{
    text-decoration: underline;
    color: #093B80;
} 
.maintext a:visited {
	text-decoration: underline;
	color: #093B80;
}
.maintext a:active
{
    text-decoration: none;
    color: #330066;
}
.maintext a:hover
{
    text-decoration: none;
    color: #918EC3;
}

FORM {
	margin: 0px;
	padding: 0px;
}

.TextTagLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #00209F;
	text-align: center;
}

.TextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.TextSection {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #00209F;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.TextDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.bg_content_fade {
	background-image: url(../images/backgrounds/content_fade.gif);
	background-repeat: repeat-y;
}

.bg_info_stroke {
	background-color: #BCC5E5;
}

.bg_info_fade {
	background-image: url(../images/backgrounds/bg_info_fade.gif);
	background-repeat: repeat-x;
}

.bg_TitleBar {
	background-image: url(../images/backgrounds/title.jpg);
	background-repeat: repeat-x;
}

.bg_content_line {
	background-image: url(../images/backgrounds/bg_content_line.gif);
	background-repeat: no-repeat;
}

.TextCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #00209F;
	text-decoration: none;
	text-align: center;
	margin-top: 7px;
}

a.TextCopyright {
	text-decoration: underline;

}

a.TextCopyright:hover {
	color: #7F8FCF;
	text-decoration: underline;
}

.TextContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.indent {
	padding-left: 20px;
}

ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-image: none;
	list-style-type: disc;
}

.TextInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: normal;
	text-align: left;
}

a.TextContent {
	color: #00209F;
}

a.TextContent:hover {
	color: #7F8FCF;
	text-decoration: underline;
}

.TextInfoHeader {
	color: #F45F4E;
	font-weight: bold;
	text-transform: uppercase;
}

.TextInfoBody {
	color: #00209F;
}

.TextContentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.FormText {
	WIDTH: 275px;
	HEIGHT: 22px;
	border:solid;
	border-width:1px;
	border-color:#BCC5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.FormTextArea {
	WIDTH: 275px;
	HEIGHT: 88px;
	border:solid;
	border-width:1px;
	border-color:#BCC5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.TextContentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.ImageLeftFirstParagraph {
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageRightFirstParagraph {
	margin-left: 10px;
	margin-bottom: 10px;
}

.ImageLeft {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ImageRight {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

