/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	text-align: left;
}


.body_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14pt;
}
.body_regular a:link {
	color: #333333;
	text-decoration: underline;
}
.body_regular a:hover {
	color: #597B7D;
	text-decoration: underline;
}
.body_regular a:visited {
	color: #666666;
}


.big_text1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.big_text2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}


.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.bold_heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #597B7D;
	font-weight: bold;
}


.nav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.nav a:link {
	text-decoration: none;
	color: #333333;
}
.nav a:hover {
	text-decoration: none;
	color: #597B7D;
}
.nav a:visited {
	text-decoration: none;
	color: #333333;
}


.nav_nolink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #597B7D;
	font-weight: bold;
}





.fineprint {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-variant: normal;
	color: #666666;
}

.footer_bold {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	font-variant: normal;
	color: #666666;
	font-weight: bold;
}

