a:hover {
	text-decoration: none;
	color: #000066;
}

.darkRed10pt {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 10pt;
	color: #990000;
	word-spacing: .5pt;
	line-height: 10pt;
	font-weight: bold;
}
.darkBlue8pt {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 8pt;
	color: #990000;
	word-spacing: .5pt;
	line-height: 10pt;
	font-weight: bold;
}
.darkBlue12pt {
	font-family:  Arial, "Sans Serif";
	font-size: 12pt;
	color: 000066;
	font-weight: bold;
	line-height: 14pt;
}

}
.boldWhite10pt {
	font-family:  Arial, "Sans Serif";
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

li {
	list-style-position: outside;
	line-height: 2.5ex;
	text-align: left;
	margin-left: -14px;
}
.circle{
	list-style-type: circle;
}
.square{
	list-style-type: square;
}
.disc{
	list-style-type: disc;
}
.none{
	list-style-type: none;
}
ul{
		margin-bottom: -1px;
		}
.indexHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 0066CC;
	line-height: 11px;
}


.indexHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #white;
}


.headerlink a:link {
text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headerlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headerlink a:hover {
	text-decoration: underline;
	color: #e8e8e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headerlink a:active {
	text-decoration: underline;
	color: #e8e8e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footerlink a:link {
text-decoration: none;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footerlink a:visited {
	text-decoration: none;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footerlink a:hover {
	text-decoration: underline;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footerlink a:active {
	text-decoration: underline;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.medGrey8pt {

	font-family: Arial, "Sans Serif";
	font-size: 8pt;
	color: #999999;
	word-spacing: .5pt;
	line-height: 10pt;
}
.darkGrey8pt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000066;
	word-spacing: 0.5pt;
	line-height: normal;
	text-align: left;


}

.darkGrey9pt {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 9pt;
	color: #666666;
	word-spacing: .5pt;
	line-height: 10pt;
}

.darkGrey10pt {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	word-spacing: .5pt;
	line-height: 12pt;
}

.Button1 {	
	background: #CCCCCC;
	font-size: 9;
	font-weight: bold;
	color: #000099;
}

.Button2 {	
	background: #cccccc;
	font-size: 9;
	font-weight: bold;
	color: #000099;
}

SELECT
{
/* this will style SELECT form elements */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	background-color: #FFFFFF;
}

BODY
{
background-color: #475b90
}

OPTION
{
/* this will style OPTION form elements */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000099;
	padding: 1;
}

TEXTAREA 
{ 
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000099;
background-color: #FFFFFF;
height: 100pt; 
width: 300;
wrap: virtual;
/* border-width: 4px 0px 1px 0px; */
/* scrollbar-3dlight-color: #ff0; */
scrollbar-arrow-color: #cccccc; 
/* scrollbar-base-color: #f90; */
/* scrollbar-darkshadow-color: #300; */
scrollbar-face-color: #999999; 
/* scrollbar-highlight-color: #f90; */ 
/* scrollbar-shadow-color: #300; */
} 

/* INPUT.CLASSES */

.textInput50 {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	
	}
	
.textInput150 {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	width: 150px;
	}
	
	.textInput200 {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	width: 200px;
	}
	
		.textInput250 {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	width: 250px;
	}
	
	.textInput300 {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	width: 300px;
	}
	
	.textInput400 {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	width: 400px;
	}
	
	.textInputNoWidth {
		BACKGROUND-COLOR: #ffffff;
		BORDER-BOTTOM: #006699 1px solid;
		BORDER-LEFT: #006699 1px solid;
		BORDER-RIGHT: #006699  1px solid;
		BORDER-TOP: #006699 1px solid;
		font-size: 10px;
	font-weight: bold;
	color: #000099;	
	}
	}
	.setWidth300 {
		width: 300px;
	}
	.setWidth250 {
		width: 250px;
	}
	.setWidth200 {
		width: 200px;
	}		
	.setWidth150 {
		width: 150px;
	}	
.darkBlue10pt {

	font-family:  Arial, "Sans Serif";
	font-size: 10pt;
	color: 000066;
	font-weight: bold;
	line-height: 12pt;
}
.darkBlue10ptLight {


	font-family:  Arial, "Sans Serif";
	font-size: 10pt;
	color: 003399;
	font-weight: normal;
	line-height: 12px;
}
.MedReverseBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: f7f7f7;
}
.darkGrey8ptCenter {

	font-family: Verdana, Arial, "Sans Serif";
	font-size: 8pt;
	color: #666666;
	word-spacing: 0.5pt;
	line-height: 10px;
	text-align: center;
}
.darkGrey10ptCenter {


	font-family: Verdana, Arial, "Sans Serif";
	font-size: 10pt;
	color: #666666;
	word-spacing: 0.5pt;
	line-height: 13px;
	text-align: center;
}

 h1 {
color: #000066;
font-size:15px;
font-family:Lucida sans, Verdana, Arial, "Sans Serif";
font-weight:bold;
margin-bottom:0;
letter-spacing:.15em;
} 

 h2 {
font-size:13px;
font-family:Verdana, Arial, "Sans Serif";
font-weight:bold;
color: #990000;
padding-top:15px;
} 

.h2large{
font-size:15px;
padding-top:5px;
}

.testimonials{
padding:0 10px 0 10px;
margin-top:10px
}

.testimonials p{
margin-bottom:15px;
padding-bottom:15px;
border-bottom: 1px solid #e0e0e0;

}

.whitepipe{
color:#FFFFFF;
padding: 0;
margin-bottom:1px;
}

.whitepipe a:hover {
color:#FFFFFF;
background-color:#FF0000;
}

.FooterLogos{
 height:70px; position:relative;
}

.FooterLogos img{
border:0;
}


