/* CSS Document */


.headlinestyle1 {
	font-family: Times New Roman;
	font-size:24px;
	font-weight:normal;
	color:#052e5a;
}

.subheadlinestyle {
	font-family: Times New Roman;
	font-size:18px;
	font-weight:normal;
	color:#052e5a;
}


.headlinestyle2 {
	font-family: Times New Roman;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#052e5a;
}

.headlinestyle3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#9b0347;
}

.headlinestyle4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#9b0347;
}

.headlinestyle5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9b0347;
}

.headlinestyle6 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#9b0347;
}

.navigationstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.navigationstyle div {
	display:inline;
	float:inherit;
	padding-left:6px;
	padding-right:6px;

}

.bodytextstyle1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#052e5a;
}

.bodytextstyle2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#052e5a;
}

.bodytextstyletest {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#052e5a;
}

.bodytextstylebold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#052e5a;
}


.bodytextstyle3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#052e5a;
}



#footerlinkstyle {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#052e5a;
}

#footerlink a {
	color:#303d4b;
	text-decoration:none;
	cursor:pointer;
}

#footerlink a:hover {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

.footerstyle {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#052e5a;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headerlinkstyle {
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#headerlinkstyle a {
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

#headerlinkstyle a:hover {
	color:#303d4b;
	text-decoration:none;
	cursor:pointer;
}
