body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #5A6473;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6473;
}
th {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CDD2DC;
	font-weight: normal;
	background-image: url(../images/list_head_bg.gif);
}



A:visited {
	color : #00880E;
	text-decoration: none;
}
A:link {
	color : #00880E;
	text-decoration: none;
}
A:hover {
	color : #FF9900;
	text-decoration: none;
}
A:active {
	color : #FF9900;
	text-decoration: none;
}
A.darkbg:visited {
	color : #FFFFFF;
	text-decoration: none;
}
A.darkbg:link {
	color : #FFFFFF;
	text-decoration: none;
}
A.darkbg:hover {
	color : #F8B600;
	text-decoration: none;
}
A.darkbg:active {
	color : #FFFFFF;
	text-decoration: none;
}
A.mainnav:visited {
	color : #5A6473;;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A.mainnav:link {
	color : #5A6473;;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A.mainnav:hover {
	color : #00880E;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A.mainnav:active {
	color : #F8B600;
	text-decoration: none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A.topnav:visited {
	color: #5A6473;;
	font-size: 11px;
	text-decoration: none;
}
A.topnav:link {
	color: #5A6473;;
	font-size: 11px;
	text-decoration: none;
}
A.topnav:hover {
	color : #FF9900;
	font-size: 11px;
	text-decoration: none;
}
A.topnav:active {
	color: #666699;
	font-size: 11px;
	text-decoration: none;
}

.tightbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6473;
	line-height: 16px;
}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #0B4086;
}

.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.blueheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003884;
}
.greenheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00880E;
}
.white {
	color: #FFFFFF;
}


.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
.logobullet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003884;
	list-style-image: url(../images/logo_bullet.gif);
	list-style-type: circle;
	
}
.red {
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}


/*  form styles  */

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	border: none;
	margin-bottom: 0px;
	color: #5A6473;;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6473;;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6473;;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6473;;
	border: thick outset #00FF00;
}
fieldset {
	padding: 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666699;
	padding: 0px;
}

