/* generic body text styles */

.body {
color: #666666;
background-repeat: repeat-x;
}

p,li,ol,ul,td
{
color: #666666;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis
{
color: #244379;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2
{
color: #244379;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}
.smallbodyEmphasis
{
color: #6b749f;
font-size: 10px; 
line-height: 18px; 
font-family: arial;
}

.smallbodyEmphasis2
{
color: #6b749f;
font-size: 11px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.highlightMid {
color: #244379;
font-size: 13px; 
font-weight: bold;
}

.highlightTitle {
color: #244379;
font-size: 12px; 
font-weight: bold;
}

A:link  {
font-size: 12px;
font-family: arial;
color: #6b749f;
text-decoration: underline;
}

a:visited {
font-size: 12px;
color: #6b749f;
text-decoration: underline;
}

A:hover  {
font-size: 12px;
color: #6b749f;
text-decoration: none;
}

a.side:link {
text-decoration: none;
font-size:10px;
color: #co976b;
}

a.side:visited {
color: #co976b;
text-decoration: none;
font-size:10px;
}

a.side:hover {
color: #co976b;
}


select {
	font: 9px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 9px arial
}
 
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: 11px arial
} 

.footer{
color: #999999;
font-size: 10px; 
line-height: 12px; 
font-family: arial;
text-decoration: none;
}


a.footerLink:link {
color: #999999;
font-size: 10px;
line-height: 12px;
text-decoration: none;
}

a.footerLink:visited {
color: #999999;
font-size: 10px;
text-decoration: none;
}

a.footerLink:hover {
color: #ffffff;
font-size: 10px;
}

A.smallcal  {
font-size: 10px;
color: #660000;
text-decoration: none;
}

A.smallcal:hover  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:visited  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}
.graphic
{
margin: 5px 5px 5 10px;
border: 1px solid #666;
border-color:#66273C;
padding: 2px;
}
.left
{
margin: 5px 10px 5px 5px;
border: 1px solid #666;
border-color:#66273C;
padding: 2px;
}