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





/* Main Styler */

body, div, {

	margin: 0px;
	padding: 0px;

}



div#wrapper {

	margin: 0 auto;
	width: 509px;
	
}



.headlineBlue {

	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1B5C98;
	line-height: normal;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: none;

}



.headlineBlue2 {

	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1B5C98;
	line-height: normal;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;

}



.headlineBlack {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	
}



.smallTextBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: normal;

}



.allListsFormatting {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	
}



.allSections {

	margin: 50px 0px 0px 0px;
	
}



.miniLinks {

	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1B5C98;
	line-height: normal;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: none;
	
}



.miniLinksUnderline {

	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1B5C98;
	line-height: normal;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
	
}