/* CSS Document */

body {
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuPurple{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#6e2280;


}

 .menuOrange{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#e77722;


}

.menuBlue{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0a437a;


}


.menuBlueItalic{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0a437a;
font-style:italic;

}

.footerbluebold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0a437a;
font-weight:bold;


}


.headerBlue{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
color:#0a437a;


}



.headerBlueMid{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
color:#0a437a;


}

.headerBlueSml{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#0a437a;


}

.subheadBlackItalic{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-style:italic;
color:#000000;


}

.medheadBlack{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000000;



}

.subheadBlue{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0a437a;
text-decoration:underline;

}


.footerText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;

}



a.footlink:link     { color: #FFFFFF; text-decoration: none; }
a.footlink:active   { color: #FFFFFF; text-decoration: none; }
a.footlink:visited  { color: #FFFFFF; text-decoration: none; }
a.footlink:hover    { color: #e77722; text-decoration: underline; }




a.bodylink:link     { color: #000000; text-decoration: none; }
a.bodylink:active   { color: #000000; text-decoration: none; }
a.bodylink:visited  { color: #000000; text-decoration: none; }
a.bodylink:hover    { color: #000000; text-decoration: underline; }





<style type="text/css">
div#menu
{	background-color:#0a437a;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:190px;
}
a.button
{	/* Specify only the properties that differ from a.button */
	background:#0a437a;
	color:#FFFFFF;
	display:block;
	margin:0 0 3px 0;
	padding:2px;
	text-decoration:none;
	width:190px;
	font-weight:bold;
	text-align:center;
	
}
a.button:hover
{	/* Specify only the properties that differ from a.button */
	background:#0f4d89;
	color:#FFFFFF;
	font-weight:bold;
	width:190px;
	text-align:center;
}

a.button3
{	/* Specify only the properties that differ from a.button */
	background:#0a437a;
	color:#fff201;
	display:block;
	margin:0 0 3px 0;
	padding:2px;
	text-decoration:none;
	width:190px;
	font-weight:bold;
	text-align:center;
	
}
a.button3:hover
{	/* Specify only the properties that differ from a.button */
	background:#2664a0;
	color:#FFFFFF;
	font-weight:bold;
	width:190px;
	text-align:center;
}

</style>

<style type="text/css">

div#menu2
{	background-color:#e77722;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	width:190px;
}
a.button2
{	/* Specify only the properties that differ from a.button */
	background:#e77722;
	color:#FFFFFF;
	display:block;
	margin:0 0 3px 0;
	padding:2px;
	text-decoration:none;
	width:190px;
	font-weight:bold;
	text-align:center;
	
}
a.button2:hover
{	/* Specify only the properties that differ from a.button */
	background:#fb7512;
	color:#FFFFFF;
	font-weight:bold;
	width:190px;
	text-align:center;
}


/********** START JellyHead Add-in *************************/

a {	color:#ee8436; text-decoration:none;}

a:hover { color: #FF6600;}

a.blue {	color:#2664a0; text-decoration:underline;}

a.blue:hover { color: #FF6600;}

h1 {color: #0A437A}

.caption {
	font-size: 20px;
	color: #000000;
}

.caption2 {
	font-size: 22px;
	color: #000000;
}


.caption2Italic {
	font-size: 22px;
	color: #000000;
	font-style:italic;
}
/********** END JellyHead Add-in *************************/
</style>

