body {
	background-color: #ffffff;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

p, td, dl, li	{
	font-size: 10pt;
	font-family:  arial, verdana, sans-serif;
	color: #999;
	text-align: left;
}

h1	{font-size: 19pt; color: #973d44; font-weight: bold; margin-bottom: 0;}
h2	{font-size: 13pt; color: black; font-weight: bold;}
h3	{font-size: 11pt; color: #244e83; font-weight: bold;}
h4	{
	font-size: 14pt;
	color: #FFF;
	font-weight: normal;
	margin-top: 0;
}

.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot		{margin-top: 0; margin-bottom: 0;}

.small    {font-size: 8pt; color: #244e83;}

.menu		{background-color: #244e83;}
.teaser		{font-size: 11pt; font-family:  arial, verdana, sans-serif; color: #444444; margin-right: 10px;}
.newstitle	{
	font-size: 12pt;
	font-family:  Tahoma, Geneva, sans-serif;
	color: #000000;
	padding-left: 19pt;
	text-align: left;
	font-weight: bold;
}
.news		{
	font-size: 11pt;
	font-family:  arial, verdana, sans-serif;
	color: #000000;
	margin-right: 19pt;
	margin-left: 19pt;
	font-weight: normal;
}

.newsborder {
	background-color: #ffffff;
	border: 1px solid #DFD9C2;
}

.header {
	background-image: url(../images/header.jpg);
	background-repeat: x-repeat;
	background-position: left top;
}

/* watermarks */
.watermark {
	background-image: url(../images/watermarks/linemen1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.nav 			{color: #ffffff; display: block; font-size: 8pt; padding: 6pt;}
a.nav:link 		{color: #ffffff; background: #244e83; text-decoration: none;}
a.nav:active 	{color: #ffffff; text-decoration: none;}
a.nav:visited	{color: #ffffff; text-decoration: none;}
a.nav:hover 	{color: #244e83; background: #d7dce6; text-decoration: none; font-weight: normal;}

a:link 		{color: #244e83; text-decoration: underline;}
a:active 	{color: #244e83; text-decoration: underline;}
a:visited 	{color: #000000; text-decoration: underline;}
a:hover 	{
	color: #069;
	text-decoration: underline;
}

li a	{font-size: 11pt;}
.lightgray {
	color: #fdfdfd;
	text-align: center;
}
.bluebody {
	color: #244e83;
}
