* {
	margin:0;
	padding:0;
    font-size: 8pt;
    color: #333333;
    line-height: 15pt;
    font-family: verdana,arial,helvetica;
}
body {
    background-color: #ffffff;
}

img {
	display:block;
}

p {
	padding-top:10px;
	padding-bottom:10px;
}

li {
	margin-left:30px;
}

h1 {
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    line-height: 15pt;
}
h2 {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    line-height: 15pt;
}
h3 {
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    line-height: 21pt;
}
h4 {
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    line-height: 15pt;
}
h5 {
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    line-height: 15pt;
}
h6 {
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    line-height: 15pt;
}

a.xLink:link, a.xLink:visited, a.xLink:hover, a.xLink:active {
	color:#333333;
	text-decoration:none;
}

.bodytext 
{
    font-size: 8pt;
    color: #333333;
    line-height: 15pt;
    font-weight: normal;
}


.smalltext
{
    font-size: 7pt;
    color: #999999;
    line-height: 12pt;
}



.bodytextbold
{
    font-weight: bold;
    font-size: 8pt;
    color: #333333;
    line-height: 15pt;
}

.sep
{
	border-bottom:1px solid #000000;
}

.bodytextitalic
{
    font-size: 8pt;
    color: #333333;
    line-height: 15pt;
    font-style: italic;
}


.boldgreen
{
	font-size: 8pt;
	font-weight: bold;
  	color: #999966;
 	line-height: 12pt;
}


.headline
{
	font-size: 12pt;
	font-weight: bold;
  	color: #000000;
 	line-height: 16pt;
}


.secondarybold
{
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    line-height: 15pt;
}

.profile
{
	
    font-size: 7pt;
    color: #666666;
	}

a:link
{
    font-weight: normal;
    font-size: 8pt;
    color: #003399;
    text-decoration: underline
}



a:active
{
    font-weight: normal;
    font-size: 8pt;
    color: #3366cc;
    text-decoration: none
}

a:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: #003399;
    text-decoration: none
}

a:visited
{
    font-weight: normal;
    font-size: 8pt;
    color: #003399;
}

#pageMenu {
	height:20px;
	_height:22px;
	border-top:1px solid black;
	border-bottom:1px solid black;}
	
/*****************************************
***       Mailer Form Elements         ***
*****************************************/
	#contact * {font-size:10px;}
	.formInput{width:200px;min-height:20px;border:1px solid #8C8A87;padding:3px;}
	.smallFormInput{width:25px;min-height:20px;border:1px solid #8C8A87;}
	.mailerMessage {font-weight:Bold;font-size:12px;padding:5px 0;}
