/* generic body text styles */

p,li,ol,ul,td
{
color: #666666;
font-size: 13px; 
line-height: 17px; 
font-family: verdana, arial, helvetica, sans-serif;
}

.bodyEmphasis {
color: #336699;
font-size: 13px; 
}

.bodyEmphasis2 {
color: #336699;
font-size: 12px; 
font-weight: bold;
}

.highlightSmall {
color: #6699cc;
font-size: 12px; 
font-weight: bold;
}

.highlightTitle {
color: #336699;
font-size: 17px; 
font-weight: bold;
}

.highlightMid {
color: #6699CC;
font-size: 14px; 
font-weight: bold;
}

.footertext {
color: #336699;
text-decoration: none;
font-size: 9px; 
line-height: 18px;
font-weight: normal; 
font-family: verdana, arial, helvetica, sans-serif;
}

.tinytext {
color: #FFFFFF;
font-size: 9px; 
line-height: 11px; 
}

/* overall link styles if no class is applied */

A  {
font-size: 12px;
text-decoration: underline;
color : #333333;
}

A:hover  {
color: #999999;
}

/* -- form elements -- */

/* link styles that are defined */

a.footerLink:link {
color: #336699;
text-decoration: none;
font-size: 9px; 
line-height: 15px;
font-weight: normal; 
font-family: verdana, arial, helvetica, sans-serif;
}

a.footerLink:visited {
color: #336699;
text-decoration: none;
font-size: 9px; 
line-height: 15px;
font-weight: normal; 
font-family: verdana, arial, helvetica, sans-serif;
}

a.footerLink:hover {
color: #666666;
text-decoration: none;
}


a.emphasisLink:link {
color: #336699;
text-decoration: none;
font-size: 13px; 
line-height: 17px;
font-weight: bold; 
font-family: verdana, arial, helvetica, sans-serif;
}

a.emphasisLink:visited {
color: #336699;
text-decoration: none;
font-size: 13px; 
line-height: 17px;
font-weight: bold; 
font-family: verdana, arial, helvetica, sans-serif;
}

a.emphasisLink:hover {
color: #666666;
text-decoration: none;
}
select {
	font: 9px verdana, arial, helvetica, sans-serif;
}

INPUT {
	background-color: #FFFFFF;
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 9px verdana, arial, helvetica, sans-serif;
}

.viewerbluebutton {
	background-color: #3366CC;
	color: #FFFFFF;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	font: 9px verdana, arial, helvetica, sans-serif;
}.bodyEmphasis3 {
	font-family: 9px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #336699;
}
