h1 { color: #BA0000; text-indent: 0px; }


h2 {
	text-indent: 0px;
	font-size: 16pt;
}

h3 {
font-weight:bold;
color:#FF0000;
text-align: center
}

h4 {
font-weight:bold;
text-align: center
}

h5 {
font-family:Tahoma,Arial,Helvetica;
font-size:13pt;
font-weight:bold;
color:#FF0000;
}

h6 {
font-family:Tahoma,Arial,Helvetica;
font-size:12pt;
font-weight:bold;
}

.p{
}

.darkblue{
	color:#000066;
	font-weight:bold;
}

.bigheader{
	font-size:22px;
	font-weight:bold;
	color:#990000;
}

	
	.testimonial {
	font-family: courier new, courier ;
	font-size: 11pt;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	}
	
	.small {
	font-family:Helvetica, sans-serif;
	font-size: 8pt;
	
	}
.testborder {
	border: 2px solid #96B3DF;
}


.pbig {
font-family:Tahoma,Arial,Helvetica;
font-size:14pt;
font-weight:bold;
}

.pmed {
font-family:Tahoma,Arial,Helvetica;
font-size:12pt;
font-weight:bold;
}

	
.list {
	font-family:  georgia,times, times new roman,Arial,Arial,Tahoma;
	font-size:12pt;
	text-align: left;
	margin-bottom: 10px;
	}
	
	.hilite {
	background-color: #FFFF00;
 }

/* CSS Document */
.style1 {
color: #CC0000
}
.style2 {
color: #000066
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style4 {
color: #666666
}
.style5 {
font-size: 13px
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {
	color: #000000;
	font-style: italic;
}
.style10 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {
color: #0000FF
}
.style12 {
font-size: 18px
}
.style13 {
font-size: 18pt
}
body {
	background-color: #002A6B;
	font-family:Tahoma,Verdana,Arial;
	font-size:11pt;
}
p {
	font-family:Tahoma,Verdana,Arial;
	font-size:11pt;
}
li {
	font-size: 11pt;
}
.leftrightborder {
	border-left-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96B3DF;
	border-left-color: #96B3DF;
}
.underlines {
	text-decoration: underline;
}
.tickboxbullets {
	list-style-image: url(images/tickbox2.gif);
	text-indent: 0px;
	list-style-position: outside;
}
.hiddentext {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
.redwarningtext {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

