body		{ background-color: #FFFFFF;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  margin:0px;
		  color: #000000;
}

table, tbody {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8a8a8a;
		border-collapse: collapse;
}

td		{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  color: #152C51;
		  font-weight: normal;
		  font-style: normal;
}

b		{ font-weight: bold;
}

samp	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 9px;
}

h4		{
	font-size: 16px;
	font-weight: bold;
	color: #A10005;
}

h5		{
	font-size: 14px;
	font-weight: bold;
	color: #A10005;
}		

a:visited	{ color: #993300;
		  font-weight: bold;
		  text-decoration: none;
}

a:link		{ color:#CC0000;
		  font-weight: bold;
		  text-decoration: none;
}

a:active	{ color: red;
		  font-weight: normal;
		  text-decoration: none;
}

a:hover	{
		color: white;
		background: #FF3408;
		font-weight: bold;
		text-decoration: none;
}

a.imglink:hover {
		background: none;		
		text-decoration: none;
}

/* NEWSFLASH LINKS */
.newsflash a:link {
color:#737B80;
font-weight:bold;
}
.newsflash a:visited {
color: #737B80;
text-decoration: none;
font-weight:bold;
}
.newsflash a:hover {
background-color: #993300;
color: #FFFFFF;
text-decoration: none;
}

/* NAVIGATION LINKS */
.navigation a:visited {
color:#888888;
text-decoration: none;
font-weight:bold;
}
.navigation a:link {
color: #4D4D4F;
text-decoration: none;
font-weight:bold;
}
.navigation a:hover {
background-color: #FAB81B;
color: #4D4D4F;
text-decoration: none;
}

.offline {
			color: #C0C0C0;
			font-style:italic;
}

.textfield	{ border-style: solid;
		border-width: 1px;
		border-color: #669999;
		width: 310px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.textfield_full	{ border-style: solid;
		border-width: 1px;
		border-color: #669999;
		width: 99%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.textfield_small { border-style: solid;
		border-width: 1px;
		border-color: #669999;
		width: 110px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.textfield_nosize { border-style: solid;
		border-width: 1px;
		border-color: #669999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

.submitbutton { FONT: 7pt verdana, arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 1px;
		padding-bottom: 1px;
		background-color:#D4D7C5;
}

.submitbuttonon { FONT: 7pt verdana, arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 1px;
		padding-bottom: 1px;
		background-color:#FF3408;
}
		
.dropdownsmall {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	border-style: solid;
	width: 400px;
}		

.navheader {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #152C51;
}

.pageheader {
	background-color: #DEE1E9;
	color: #0008E7;
	font-weight: bold;
}

.tableheader {
color: black;
font-weight: bold;
background-image: url(../../cmsimg/bg_tableheader.gif);
}

.tiny {
	font-size: 7pt;
}

.nicetable {
border-color: #DEE3EF;
border-style: solid;
border-width: 1px;
border-collapse: collapse;
background-color: #FFFFFF;
}

.listtable th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 0px;
	border-top-color: #111111;
	border-bottom-color: #111111;
	background-color: #DDDCB2;
	color:#333333;
	text-align:left;	
	font-size: 7pt;
}

.listtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.listtable td.noborder {
	border-width: 0px;
}

.edittable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.normaltable td {
border-width: 0px;
}

.footer a:link {
	color: #333333;
}

.footer a:visited {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	color: white;
	background: #FF3408;
	font-weight: normal;
	text-decoration: none;
}

.pagetitle {
	color: #FAB81C;
	font-weight: bold;
	font-size: 14px;
}

.title12 {
	color: #0089DA;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

ul		{ list-style-image:url(../../images/images2007/bullet.gif)}

.printonly {
display:none;
}
