@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 12px;
	line-height: 125%;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}
a:active {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}


.body_bold {
	color: #006C9B;
	font-weight: bold;
	line-height: 125%;
}


.body_gray {
	color: #999999;
	line-height: 125%;
}

.body_white {
	color: #FFFFFF;
	font-size: 4px;
	line-height: 85%;
}

ulf {
	margin-left: 1.35em; 
	padding-left: 0px;
}

ul { margin-top:0em; margin-bottom:0em; margin-left:1.35em; padding-left: 0px; margin-right:0em;} 


.body_active {
	color:#006C9B;
}
a.body_active:link {
	color: #006C9B;
	text-decoration: none;
}
a.body_active:visited {
	color: #006C9B;
	text-decoration: none;
}
a.body_active:hover {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}
a.body_active:active {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}





.small {
	font-size: 9px;
	line-height: 120%;
	color: #999999;
}


.bigger {
	font-size: 16px;
	line-height: 120%;
	color: #999999;
}


a.bigger:link {
	color: #999999;
	text-decoration: none;
}
a.bigger:visited {
	color: #999999;
	text-decoration: none;
}
a.bigger:hover {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}
a.bigger:active {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}



.bigger_blue {
	font-size: 16px;
	color:#006C9B;
	line-height: 120%;
}

a.bigger_blue:link {
	color: #006C9B;
	text-decoration: none;
}
a.bigger_blue:visited {
	color: #006C9B;
	text-decoration: none;
}
a.bigger_blue:hover {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}
a.bigger_blue:active {
	color: #006C9B;
	text-decoration: none;
	background-color: #EAEAEA;
}










.bigger_black {
	font-size: 16px;
	line-height: 120%;
	color: #333333;
	text-indent: 20px;
}


.biggest {
	font-size: 23px;
	font-weight: bold;
	line-height: 120%;
	color: #006C9B;
}

.biggest_body {
	font-size: 23px;
	line-height: 120%;
	color: #000000;
}

.large_title {
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
	color: #006C9B;
}

.large_text {
	font-size: 40px;
	line-height: 120%;
	color: #000000;
}


.big_bullets {
	font-size: 36px;
	line-height: 80%;
	color: #006C9B;
}





.rollover {
	text-decoration: none;
	background-color: #FFFFFF;
}

a.rollover:link {
	text-decoration: none;
	background-color: #FFFFFF;
}
a.rollover:visited {
	text-decoration: none;
	background-color: #FFFFFF;
}
a.rollover:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
a.rollover:active {
	text-decoration: none;
	background-color: #FFFFFF;
}
