body {
	width: 1050px;
	background-color:#ffffff;
	padding: 5px;

	}

	h1 {
	color: #C00;
	font-size: 20pt;
	font-family: Papyrus, trebuchet ms;
	font-weight: 800;
	text-align:center;
	font-size: 16px;
	
	 }

	h3 {
	color: #cc0000;
	font-size: 14pt;
	font-family: Script MT Bold;
	text-align:center;
	 }
	 
	h2 {
	color: #105198;
	font-size: 20pt;
	font-family: Pristina, Papyrus;
	text-decoration: none;
	text-align:center;
	font-weight:800;
	 }
	 
	h4 {
	color: #105198;
	font-size: 14pt;
	font-family: Tempus Sans ITC, Papyrus, Bradley Hand ITC;
	text-align:center;
	}
	
	h5 {
	color: #c00000;
	font-size: 11pt;
	font-family: Papyrus, Tahoma;
	text-align:center;
	 }

	h6 {
	color: #CC3300;
	font-size: 12pt;
	font-family: Lydian BT, Tahoma;
	text-decoration: underline;
	text-align:center;
	font-variant: normal;
	font-weight: lighter;
	 }
hr	{
	color: #105198;
	background-color: #ffffff;
	}

A:link {
	color: #0C396A;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:700;
	 }

A:visited {
	color: #000000;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:700;
	 }

A:hover {
	color: #0C396A;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:700;
	font-style:italic;
	}

a:active {
	color: #0C396A;
	font-size: 9pt;
	font-family: Myriad, Arial;
	text-decoration: none; }
	
P	{color: #105198;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.NavTop {
	
	left: 1px;
	top: 1px;
	background-color:#FFFFFF;
	color: #003399;
	}
	
.NavBlueBox {
 	background-color: #105198;
}

.NavBlueBox a:link
{
	color: #ffffff;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:500;
	 }

.NavBlueBox a:visited {
	color: #999;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:500;
	 }

.NavBlueBox a:hover {
	color: #CCC;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:500;
	}

.NavBlueBox:active {
	color: #FFF;
	font-size: 9pt;
	font-family: Myriad, Arial;
	text-decoration: none;
}
	
	
	
.NavWhiteBox {
	background-position:center;
	background-repeat:no-repeat;
	background-color: #FFF;
}

.NavWhiteBox a:link
{
	color: #6598B7;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:500;
	 }

.NavWhiteBox a:visited {
	color: #32536C;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:500;
	 }

.NavWhiteBox a:hover {
	color: #105198;
	font-size: 9pt;
	font-family: Myriad, Arial;
	font-weight:500;
	}

.NavWhiteBox:active {
	color: #3E2C08;
	font-size: 9pt;
	font-family: Myriad, Arial;
	text-decoration: none;
	 }
.bodyTable {
	width:100%;
	background-color:#FFF;
	border-top:thin;
	border-top-color:105198;
	border-top-style:inset;
	border-right:thin;
	border-right-color:105198;
	border-right-style:inset;
	border-leftt:thin;
	border-left-color:105198;
	border-left-style:inset;
	border-bottom:thin;
	border-bottom-color:105198;
	border-bottom-style:inset;
}
		
.mainTable {
	color:#105198;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	width: auto;
	padding: 0px;
	background-color:#FFF;
	width:100%;
	
	
	}
	
.insideCell {
	color:#8B95AF;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	padding: 2px;
	padding-left:100px;
	background:center;
	background-color: #8B95AF;
	}

.Nav {
	color: #704D1E;
	background-color:#FFF;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial;
	text-align: center;
	top: 0;
	z-index: 6;
	position: relative;
	width: 1000px;
	height:95px;
	visibility: visible;
	border-right-style: inset;
	border-right-color: #105198;	
	}
.headerMessage {
	color:#105198;
	font-family: Trebuchet MS, Arial;
	font-size: 14pt;
	padding: 2px;
	background:center;
	background-color: #FFF;
	font-style: italic;
	border-color: #105198;
	}
