/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.copyright {
	font-size: 10px;
	color: #999999;
}

.subtleNotice {
	font-size: 10px;
	color: #336699;
}
.blueBold {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.blueBold:link {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.blueBold:visited {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.blueBold:hover {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.btmLinks {
	font-weight: bold;
	font-size: 11px;
	color: #6A6A6A;
}

.btmLinks:link {
	font-weight: bold;
	font-size: 11px;
	color: #6A6A6A;
}
.btmLinks:hover {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.btmLinks:visited {
	font-weight: bold;
	font-size: 11px;
	color: #6A6A6A;
}
.tdDottedBG {
	background-image: url(../images/dotted_bg.gif);
	background-repeat: repeat-x;
}
.tdHorDottedLineBG {
	background-image: url(../images/dotted_line_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tdHorDottedLineBGBig {
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
}
.tdVerDottedLineBGBig {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
}
.titleRedTxt01 {
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	color: Red;
}
.titleRedTxt {
	font-weight: bold;
	color: #CC0000;
}
.titleRedTxt:link {
	font-weight: bold;
	color: #CC0000;
}
.titleRedTxt:visited {
	font-weight: bold;
	color: #CC0000;
}
.txtFldSearch{
	font-size: 11px;
	color: #333333;
}
.txtDropDown {
	font-size: 10px;
	color: #333333;
	width: 100;
	border: 1px solid #990000;
}
.txtDropDownWide {
	font-size: 10px;
	color: #333333;
	width: 140;
	border: 1px solid #990000;
}
.topNewsHead {
	font-weight: bold;
	color: #333333;
}
.tdLftIndent {
	text-indent: 25pt;
	text-align: justify;
}
.newsHdLinesHead {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.newsBullet {
	color: #990000;
}
.newsBullet:link {
	color: #990000;
}
.newsBullet:visited {
	color: #990000;
}
.newsBullet:hover {
	color: #CC0000;
	text-decoration: none;
}
.newslinks {
	color: #333333;
}
.newslinks:link {
	color: #333333;
}
.newslinks:hover {
	color: #CC0000;
}
.newslinks:visited {
	color: #003366;
}
.srcOptions {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	text-align: justify;
}
.tblThinBorder {
	border: 1px solid #770000;
	background-color: #EEEEEE;
}
.tblThinBorder1 {
	border: 1px solid #770000;
	background-color: #EEEEEE;
}
.tblThinBorderNoBG {
	border: 1px solid #770000;
	border-collapse: collapse;
	background-color: #FFFFFF;
	text-align: justify;
}
fiedlset.DispFieldSet
{
    border: 1px solid #770000;
	border-collapse: collapse;
}
.txtTxtArea {
	font-size: 12px;
	color: #333333;
}
.txtContinue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txtContinue:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txtContinue:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txtContinue:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}.adminHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.adminSection {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
}
.searchHighlight 
{
	font-weight: bold;
}
.pagingtxt {
color: #000066;
text-decoration: none;}
.pagingtxt a {
color: #CC3300;
text-decoration: none;
}
.pagingtxt a:hover {
color: #CC3300;
text-decoration: underline;
}