/* FONT STYLES */

.nav-point

{
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #FFF;
	font-weight:bold;


	
}

.h1

{
	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #000;
	font-weight:normal;
	border-bottom: solid 1px #d9d9d9;
	margin-bottom: 0.5em;
	margin-top:20px;

	
}

.h3

{
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #1A2CCC;
	font-weight:normal;
	text-align: left;	

	
}

.h4

{
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #000;
	font-weight:normal;
	line-height:20px;

	
}

.h5

{
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #1A2CCC;
	font-weight:bold;
	text-align:right;

	
}

.h6

{
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #000;
	font-weight:bold;

	
}

.llc

{
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #000;
	font-weight:bold;

	
}

.subhdr

{
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #000;
	font-weight:normal;

	
}


.subhdri

{
	font-size: 20px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #000;
	font-weight:normal;

	
}

.whitehdr

{
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #FFF;
	font-weight:normal;

	
}

.whitesubhdr

{
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #FFF;
	font-weight:normal;

	
}
.boxcopy

{
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	color: #000000;
	font-weight:normal;


	
}


.subheader {

font-size: 18px;
	font-family: Times New Roman, Times, serif; 
	font-style: normal;
	color: #990000;
	font-weight:normal;
	
	}
	


/* FORM ELEMENTS */

.field
{
font-size: 14px;
	font-family: Times New Roman, Times, serif; 
	font-style: normal;
	font-weight:bold;
color: #000000;
background: #FFC;
border: 1px solid #000000;
}

.button

{
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	background: #1A2CCC;
	border: 2px outset #000000;
	padding:3px;
}

.form-header
{ font-size: 16px;
	font-family: Times New Roman, Times, serif; 
	font-style: normal;
	color: #FFF;
	font-weight:normal;
}



.pdf

{
	font-size: 12px;
	font-family: Times New Roman, Times, serif; 
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
