body
{
	margin: 0;
	padding: 0;
	color: #351868;
	font-size: 12px;
	font-family: helvetica;
}

td
{
	font-size: 12px;
	font-family: arial, helvetica;
}

a:link { color: #66CC00;}
a:visited { color: #66CC00;}
a:hover { color: #6A8A4A;}
a:active { color: #66CC00; }

.purplebold {color: #3A0360; font-weight: bold;}



/* footer styles */

#footer {
width:662px;
margin-left:0px;
border-top: 1px solid #6c0;
padding:10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
background-color : #fff; 
clear: both;
}

#footer a {
color: #666; 
background-color : #fff; 
text-decoration: none;
}

#footer a:hover {
color: #666; 
background-color : #fff; 
text-decoration: underline;
}

#footerbottom {
width:662px;
margin-left:0px;
padding:0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999;
background-color : #fff; 
clear: both;
}

#footerbottom a {
color: #999; 
background-color : #fff; 
text-decoration: none;
}

#footerbottom a:hover {
color: #999; 
background-color : #fff; 
text-decoration: underline;
}

a.footertwo:link, a.footertwo:visited, a.footertwo:active {color: #333333; text-decoration: none; font-weight: normal;}

a.hp:link, a.hp:visited, a.hp:active {color: #3A0360; text-decoration: none; font-weight: normal;}

a.hp:hover {color: #639; text-decoration: underline; font-weight: normal;}

a.green:link {color: #6c0; text-decoration: none; font-weight: bold; text-decoration: underline;}
a.green:visited {color: #6c0; text-decoration: none; font-weight: bold; text-decoration: underline;}
a.green:active {color: #6c0; text-decoration: none; font-weight: bold; text-decoration: underline;}
a.green:hover {color: #6c0; text-decoration: none; font-weight: bold;}

a.purple:link {color: #3A0360; text-decoration: none;}
a.purple:visited {color: #3A0360; text-decoration: none;}
a.purple:active {color: #3A0360; text-decoration: none;}
a.purple:hover {color: #C2A2D9; text-decoration: underline;}

a.purpleline:link {color: #3A0360; text-decoration: underline;}
a.purpleline:visited {color: #3A0360; text-decoration: underline;}
a.purpleline:active {color: #3A0360; text-decoration: underline;}
a.purpleline:hover {color: #C2A2D9; text-decoration: underline;}

div#paddedlink	{
	margin-top: 5px; 
/* padding-left:10px; */
/* background: #fff url(../images/homepage/green_arrow.gif) no-repeat 0 4px; */
;
}	

.hide { display: none; }

