a:link, a:visited, a:active{
	color: #E99300;
}

a:hover{
	color: #000000;
}

.pagetitle a:link, .pagetitle a:visited, .pagetitle a:active{
	color: #E49000;
	font-size: 20px;
	font-weight: bold;
}

.pagetitle a:hover{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/common/bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, p, td, input, select, textarea{
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form.tb{
	display: inline;
}

.bg1{
	background-image: url(images/common/bg-left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.bg2{
	background-image: url(images/common/bg-right.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.darkbluebold{
	color: #035A90;
	font-weight: bold;
}

.dropdownpad{
	padding-bottom: 13px;
	padding-right: 8px;
}

.footer{
	color: #909090;
	padding-bottom: 13px;
}

.homeheadline{
	background-color: #ECECEC;
	color: #8C8C8C;
	padding: 8px;
}

.homeheadline a:link, .homeheadline a:visited, .homeheadline a:active{
	color: #035a90;
	text-decoration: none;
	font-weight: bold;
}

.homeheadline a:hover{
	color: #333333;
}

.imgbrd{
	border: 1px solid #000000;
}

.keybrd{
	border: 2px solid #696969;
}

.keycamp{
	padding-right: 25px;
	padding-top: 15px;
}

.lightbluebold{
	color: #6CA4C7;
	font-weight: bold;
}

.pagetitle{
	color: #E49000;
	font-size: 20px;
	font-weight: bold;
}

.quickdrop{
	background-color: #5D9CC6;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}

.subnav{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

.subnav a:link, .subnav a:visited, .subnav a:active{
	color: #E99300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: None;
}

.subnav a:hover{
	color: #666666;
}

.subnavmain{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.title{
	color: #035A90;
	font-size: 13px;
	font-weight: bold;
}
.subtitle {
  color: #4473a9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subnavsearch{
	width: 100px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	background-color: #bfbfbf;
	border: 1px solid #d8d8d8;
}

.messagebox{
	width: 400px;
}

.pulldownback {
	background-color: #000000;
}

table.latest_headlines tr td a:link,
table.latest_headlines tr td a:visited {
  color: #02629d;
  font-weight: bold;
  text-decoration: none;
}
table.latest_headlines tr td a:hover {
  color: #02629d;
  text-decoration: underline;
}