/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.main {
	font-size: 9pt;
	color: #0C2F81;
	text-align: left;
	font-weight : bold;
	text-decoration: none;
}
.main a { 
	font-size: 9pt;
	color: #49839F;
	text-align: left;
	font-weight : normal;
	text-decoration: none;
}
.main a:hover { 
	color: #49839F;
}
.main a:active { 
	color: #49839F;
}
.heading {
	font-size: 12pt;
	color: #CC0000;
	text-align: left;
	font-weight : bolder;
}
.heading a { 
	font-size: 12pt;
	color: #BD395A;
	text-align: left;
	font-weight : bolder;
	text-decoration: none;
}
.heading a:hover { 
	color: #BD395A;
}
.heading a:active { 
	color: #BD395A;
}
.locater {
	font-size: 10pt;
	color: #333333;
	text-align: left;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
.locater a {
	font-size: 8pt;
	color: #0040C6;
	text-align: left;
	font-weight : bold;
	text-decoration: none;
}
.locater a:hover { 
	color: #0040C6;
}
.locater a:active { 
	color: #0040C6;
}
.footer {
	font-size: 7pt;
	color: #003399;
	text-align: left;
	font-weight : normal;
}
.border {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FB2C0;
}
.borderright {

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9FB2C0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.linkstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
