/* generic body text styles */

.body {
color: #666666;
}

p,li,ol,ul,td
{
color: #666666;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasisBlue
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2Blue
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasisRed
{
color: #ac4242;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2Red
{
color: #ac4242;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasisGreen
{
color: #74973d;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2Green
{
color: #74973d;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.highlightSmall {
color: #666666;
font-size: 12px; 
font-weight: bold;
}


.highlightMid {
color: #535681;
font-size: 13px; 
font-weight: bold;
}

.highlightTitleGreen {
color: #74973d;
font-size: 14px; 
font-weight: bold;
}

.highlightTitleGrey {
color: #666666;
font-size: 14px; 
font-weight: bold;
}
.highlightTitle {
color: #13629a;
font-size: 12px; 
font-weight: bold;
}
/* overall link styles if no class is applied */

A:link  {
font-size: 12px;
font-family: arial;
color: #999999;
text-decoration: underline;
}

a:visited {
font-size: 12px;
color: #999999;
text-decoration: underline;
}

A:hover  {
font-size: 12px;
color: #999999;
text-decoration: none;
}

select {
	font: 11px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px 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
} 

.colortd {
	text-align: center;
	background-color: #245F97;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
color: #660000;
font-size: 10px; 
line-height: 12px; 
font-family: arial;
}

A.smallcal  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:hover  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:visited  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}
.Navybody {
color: #334B8C;
font-size: 11px; 
line-height: 14px; 
}
body {
	background-color: #D2E5F4;
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.graphic
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #666;
	border-color:#9f9f9f;
	padding: 2px;
}
a.callink:link {
color: #74973d;
text-decoration: none;
font-size:12px;
}

a.callink:visited {
color: #74973d;
text-decoration: none;
font-size:12px;
}

a.callink:hover {
color: #74973d;
text-decoration: none;
font-size:12px;
}