body{
padding:0;
}
.darkBlue8pt {
	font-family: Arial, "Sans Serif";
	font-size: 8pt;
	color: 2e394f;
	word-spacing: .5pt;
	line-height: 15px;
	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;
		}

a:hover {
	color: #a0a7b9;
}
.indexHeader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headerlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headerlink a:hover {
	text-decoration: underline;
	color: #FDE5B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headerlink a:active {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footerlink a:link {
text-decoration: underline;
	color: #4873c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footerlink a:visited {
	text-decoration: underline;
	color: #4873c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footerlink a:hover {
	text-decoration: none;
	color: #2e394f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footerlink a:active {
	text-decoration: none;
	color: #4873c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.medGrey8pt {

	font-family: Arial, "Sans Serif";
	font-size: 8pt;
	color: #999999;
	word-spacing: .5pt;
	line-height: 10pt;
}
.darkGrey8pt {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 8pt;
	color: #666666;
	word-spacing: 0.5pt;
	line-height: 12px;
	text-align: justify;
	font-weight: bold;


}

.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: #000066;
	font-size: 9;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px groove #000066;

}

SELECT
{
/* this will style SELECT form elements */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	/* background-color: #FFFFFF; */
}


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:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4873C5;
	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;
}
.darkBlue8ptLite {

	font-family: Verdana, Arial, "Sans Serif";
	font-size: 8pt;
	color: 000066;
	word-spacing: .5pt;
	line-height: 10pt;
	font-weight: normal;
}
.darkBlue11pt {
	font-family: Arial, "Sans Serif";
	font-size: 11pt;
	color: 2e394f;
	font-weight: normal;
	line-height: 12pt;
}
.bodyText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	font-weight: normal;

}

.bodyText li{
	margin-bottom:.5em;

}

p{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	font-weight: normal;

}

.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;

}
.darkBlue10ptDetail {


	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4873C5;
	font-weight: bold;
	line-height: 10pt;
}

h2{
font-size:1em;
font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC
}

h4{
font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
}
h1{
font-size:1.2em;
line-height:1.25em;
font-weight:bold;
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #4873C5;
}

.greyCallout{
padding:10px;
/* border: 1px solid #CCCCCC;
background-color:#f7f7f7; */
}

.imageLeft{
margin: 10px 0 5px 0;
border: 1px solid #cccccc;
}

.fuck{font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:12px;}