@charset "UTF-8";
/* CSS Document */

body {
margin: 0pt;
padding: 0px;
background-image: url(../images/GrowthHeaderBG.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
font-weight: normal;
line-height:16px;
}

td, p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
font-weight: normal;
line-height:16px;
}

a:link {  color: #660000; text-decoration: underline; /* padding-bottom: 1px; border-bottom: 1px dotted #006699; */}
a:visited {  color: #660000; text-decoration: underline; /* padding-bottom: 1px;  border-bottom: 1px dotted #006699; */}
a:hover {  color: #660000; text-decoration: none; /* padding-bottom: 1px; border-bottom: 1px dotted #660000; */}
a:active {  color: #660000; text-decoration: none; /* padding-bottom: 1px; border-bottom: 1px dotted #660000; */}

.growheadline {
font-family: "Helvetica Bold Condensed", "Helvetica Condensed", Helvetica, sans-serif;
color: #006AA8;
font-style: italic;
font-weight: bolder;
font-size:16pt;
line-height:16pt;
}

.growheadlinegreen {
font-family: "Helvetica Bold Condensed", "Helvetica Condensed", Helvetica, sans-serif;
color: #66CC33;
font-style: italic;
font-weight: bolder;
font-size:16pt;
line-height:16pt;
}

.growheadline a:link, .growheadline a:visited {color:#66CC33; text-decoration:underline;}
.growheadline a:hover, .growheadline a:active {color:#66CC33; text-decoration:none;}

.required {
font-weight:bold; 
color:red;
}

a:link {
font-family: Goudy, Times, serif;
font-size: 11pt;
color: #003580;
line-height: 14pt;
text-decoration: none
}

a:visited {
font-family: Goudy, Times, serif;
font-size: 11pt;
color: #003580;
line-height: 14pt;
text-decoration: none
}

a:hover {
font-family: Goudy, Times, serif;
font-size: 11pt;
color: #003580;
line-height: 14pt;
text-decoration: underline
}

a:active {
font-family: Goudy, Times, serif;
font-size: 11pt;
color: #003580;
line-height: 14pt;
text-decoration: underline
}
		
#headdiv {
position: absolute;
top: 0px;
left: 0px;
height: 157px;
width: 689px;
}

#menudiv {
position:absolute;
height: 28px;
left: 0px;
top: 157px;
}

#contentArea {
position: absolute;
top: 200px;
left: 40px;
width: 640px;
}