﻿.noUnderline	{text-decoration: none}
a:link       { color: #0000FF;}
a:hover      { color: #FF0000;}
a:visited    { color: #0000FF;}
a:active     { color: #0000FF;}

body	  {color: black;
	      font-family: Verdana, Arial;
	      font-size: 100%}
p	     {font-family: Cambria, Arial; font-size: 100%;}
td	     { font-family: Cambria, Arial, Helvetica, sans-serif; font-size:100%; }
.tdPara	     { font-size: 80% }
li	     { font-family: Cambria, Arial, Helvetica, sans-serif; font-size: 100%; }
h6 { font-family: 'Trebuchet MS', Arial, Helvetica, 'San Serif';}
h5 { font-family: 'Trebuchet MS', Arial, Helvetica, 'San Serif';}
h4 { font-family: 'Trebuchet MS', Arial, Helvetica, 'San Serif';}
h3 { font-family: 'Trebuchet MS', Arial, Helvetica, 'San Serif';}
h2 { font-family: 'Trebuchet MS', Arial, Helvetica, 'San Serif';}
h1 { font-family: 'Trebuchet MS', Arial, Helvetica, 'San Serif';}
h1	     { color: #000080; font-size: 150%; font-weight: bold }
h2	     { color: #0000FF; font-size: 120%; font-weight: bold }
h3           { color: #CC0099; font-size: 120%; font-weight: bold }
h4           { color: #006666; font-size: 125%; font-weight: bold }
h5           { color: #0000FF; font-size: 125%; font-style: italic }
h6           { color: #A74E70; font-size: 110%; font-style: italic }
.whiteFont   { color: #FFFFFF}
.pinkFont    { color: #FF66CC}
.redFont      { color: #CC0033}
.smallFont   { font-size: 75%}
.UL_smSpace  { list-style-type: disc; margin-top: 3}
.menuUL      { list-style-type: disc; margin-bottom: 5}
.menuUL2     { list-style-type: disc; margin-bottom: 5; margin-top:0}	
.menuLI      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%;
               line-height: 125%; margin-left: -20;}
.menuLI2     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%;
               line-height: 125%; margin-left: 5; padding-top:5; padding-bottom:5;}
.menuHead    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%;
	       line-height: 150%; color: white; font-weight: bold;
		background-color: navy}
.sideBarHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 85%; 
		  font-weight: bold; color:navy; margin-bottom:0}
.sideBar     { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	       margin-bottom: 3; font-size: 70%  }
.sideBar2    { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	       margin-bottom: 3; font-size: 80%  }
.footer	     { font-family: Arial, Helvetica, sans-serif; font-size: 75% }
.BreadCrumb  { font-family: Verdana, Arial, sans-serif; font-size: 80%; font-weight: bold }
.pageBanner
{
	border-collapse: collapse; 
	border: 1 solid #993333; 
	padding-left: 2px; padding-right: 2px; padding-bottom: 4px; padding-top: 4px;
	vertical-align: middle;
	background-color: #EEEEFF;
	color: rgb(51,51,102); 
	font-family: Verdana, Arial;
	font-size: 150%;
	font-weight: bold;
}
.menuHeader
{
	font-family: Verdana, Arial;
	color: #993333;
	font-size: 85%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer
{
	font-family: Verdana, Arial;
	font-size: 65%;
}
.gradVRoseBlue
{
	filter: progid:DXImageTransform.Microsoft.gradient( gradienttype=0, enabled='true', startColorstr=#EDCAB8, endColorstr=navy); 
}
.gradVLtBlueRose
{
	filter: progid:DXImageTransform.Microsoft.gradient( gradienttype=0, enabled='true', startColorstr=#E0E2F8, endColorstr=#EDCAB8); 
}
.gradStewardText
{
	filter: progid:DXImageTransform.Microsoft.gradient( gradienttype=0, enabled='true', startColorstr=#990033CC, endColorstr=#990033CC); 
}

