/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
        color: #3A66DD;
}
a:visited {
	text-decoration: none;
        color: #3A66DD;
}
a:hover {
	text-decoration: underline;
	color: #a21348;
}
a:active {
	text-decoration: none;
	color: #3A66DD;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #a21348;
}
h2 {
	font-size: 16px;
	color: #a21348;
}
h3 {
	font-size: 14px;
	color: #a21348;
}
h4 {
	font-size: 12px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #a21348;
}
h6 {
	font-size: 12px;
	color: #000000;
}

P {
color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 4px;
}
	
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a21348;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
}

.topNavPipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a21348;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.topNav a:link {
	color: #a21348;
	text-decoration: none;}
	
.topNav a:visited {
	color: #a21348;
	text-decoration: none;
}
.topNav a:hover {
	color: #666666;
	text-decoration: underline;
}

.topNav a:active {
	color: #a21348;
	text-decoration: none;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 35px;
	list-style-image: url(images/leftnav_bullet.gif);
	list-style-position: inside;
	vertical-align: middle;
	font-variant: normal;
	left: 0px;
	margin: 0px;
	padding: 0px;
}



.leftNav a:link {
	color: #666666;
	text-decoration: none;}
	
.leftNav a:visited {
	color: #666666;
	text-decoration: none;
}
.leftNav a:hover {
	color: #a21348;
	text-decoration: underline;
}

.leftNav a:active {
	color: #666666;
	text-decoration: none;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

