.footer {font-size: 11px; 
         font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif;
		 color: #000066;
		 a:visited: #000066;
		 a:active: #000066;
} 

.newstable table th tr {width: 100
                        align: center}

.main A:visited {color: #000066; }

.footer A:visited {color: #000066; }

.reg { background - color: white
}

.side { background-color: #4949AB;
}

.application { background-color: white}

.main { background-color: #ECE9D8;
        font-family: Georgia,"Times New Roman",serif;
		color: #000066;
	    font-size: 14px;
	    line-height: 22px;
	    letter-spacing: 1px;
		a:active: #000066; 
		a:visited: #000066;
		
<!-- the old color is #ECE9D8 -->
<!-- main is the light grey -->
}

.plus { font-size: 16px;
}

.plusplus { font-size: 20px;
}

.links { background-color: #ECE9D8;
        font-family: Georgia,"Times New Roman",serif;
		color: #000066;
	    font-size: 14px;
	    line-height: 22px;
	    letter-spacing: 1px; 
		font weight: 700
<!-- main is the light grey -->
}

.mainhead { background-color: #ECE9D8;
        font-family: Georgia,"Times New Roman",serif;
		color: #000066;
	    font-size: 24px;
	    line-height: 22px;
	    letter-spacing: 1px; 
<!-- main is the light grey -->
}

.mainheadreg { background-color: #ffffff;
        font-family: Georgia,"Times New Roman",serif;
		color: #000000;
	    font-size: 24px;
	    line-height: 22px;
	    letter-spacing: 1px; 
<!-- main is the light grey -->
}

.mainreg { background-color: #ffffff;
        font-family: Georgia,"Times New Roman",serif;
		color: #000000;
	    font-size: 14px;
	    line-height: 22px;
	    letter-spacing: 1px;
		a:active: #000066; 
		a:visited: #000066;
		
<!-- the old color is #ECE9D8 -->
<!-- main is the light grey -->
}

.lgreyback { background-color: #ECE9D8;
            border-color: #ECE9D8;
}
     
<!-- main is the light grey -->

.topmain { font-family: Georgia,"Times New Roman",serif;
	font-size: 12px;
	font-weight: bold;
	color: #600;
	line-height: 22px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px
}

p {
	color: #000066;
	}

body {
        background-color: #6A6A6E;
        margin-left: 5%; margin-right: 5%;
        margin-top: 0%; topmargin: 0;
<!-- This is dark grey for margins -->
		
}

h1 {
        font-size: 6px;
        color: #FFFFFF;
		line-height: 5px;
}

.disclaimer {font-size: 10px
             font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; 
}

.style6 { font-size: 15px}
.style7 { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.style8 {
        color: #000066;
        font-size: 15px;
        font-weight: bold;
}

<!--
a:link {
        color: #000066;
}

a:visited {
        color: #FF6600;
}
-->

h1,h2,h3,h4,h5,h6 {
        font-family: Arial, Helvetica, sans-serif;
}

.style30 {
        font-size: 16px;
        font-weight: bold;
}
.style36 {font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style37 {color: #000066; font-size: 15px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style39 {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style40 {color: #000066; font-size: 15px; }
.style41 {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
.style42 {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style44 {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style51 {
        font-size: 15px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #003366;
        font-weight: bold;
}



.style55 {
        font-size: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000066;
}
.style56 {color: #000066; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style58 {color: #009900; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style61 {
        color: #000066;
        font-weight: bold;
}
.style63 {color: #000066}
.style67 {color: #009900; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style69 {color: #ECE9D8}
.style70 {font-size: 11px}
.style71 {
        font-family: Papyrus;
        font-weight: bold;
        background-color: #FFFFFF;
}
.style72 {
        background-color: #FFFFFF;
        font-family: Papyrus;
}




.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 2px solid black;
border-bottom-width: 2px;
font: normal 12px Verdana;
/* line-height: 18px; */
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 120px; /* default width for menu */
font-family: Georgia,"Times New Roman",serif;
color: #FFFFFF;
font-size: 14px;
line-height: 22px;
letter-spacing: 1px; */

}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss A:visited {color: #FFFFFF; }
.anylinkcss A:link {color: #FFFFFF; }
.anylinkcss img {border: 0px }

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #4848A5;
color: white;
}

/* ######### UPDATED CLASS WITH WIDER MENU FLYOUT ######### */

.anylink2css{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 2px solid black;
border-bottom-width: 2px;
font: normal 12px Verdana;
/* line-height: 18px; */
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 160px; /* default width for menu */
font-family: Georgia,"Times New Roman",serif;
color: #FFFFFF;
font-size: 14px;
line-height: 22px;
letter-spacing: 1px; */

}

.anylink2css ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylink2css A:visited {color: #FFFFFF; }
.anylink2css A:link {color: #FFFFFF; }
.anylink2css img {border: 0px }

.anylink2css ul li a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylink2css a:hover{ /*hover background color*/
background: #4848A5;
color: white;
}


/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

/* ##### LINK SECTION ###### JM 11/18/09 */
.nolink a {
  text-decoration:none;
  font-weight:bold;
  color:#000033;
}

.nolink a:hover {
  color:#004400;
}

.emailtext {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.text-fields {width: 140px;}
.messagetitle {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.messagebox {
	width: 300px;
	text-align:justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#testimonial_header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
}

#testimonial_header a
{
	font-weight:bold;
	text-decoration:none;
	color: #003;
}