body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BBBBBB;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	font-size: 12px;
	color:#000000;
}

A:link    { color: #7D0000}
A:active  { color: #4499FF}
A:visited { color: #5E0000}
A:hover   { color: #CC6600}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

li {
	list-style-image: url(/images/li.gif);
	font-size: 12px;
}

li.aftsp {
	list-style-image: url(/images/li.gif);
	font-size: 12px;
	margin-bottom: 9px;
	margin-top: 6px;
}

ul {
	list-style-image: url(/images/li.gif);
	list-style-position:outside;
	font-size: 12px;
}

ol {
	list-style-position:outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #7D0000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7D0000;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7D0000;
}

.pgBody {
	background-color: #BBBBBB;
	background-image: url(/images/dps-bck.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.normalJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sm_sft {
	font-family:"Times New Roman", Times, serif; 
	font-size: 10px;
	font-style:italic;
	color:#666666
}

.xsmall {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

.smallJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.newsPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/newsHeader_05.gif);
	background-repeat: repeat-x;
	background-color: #686868;
	color: #FFFFFF;
}

.newsSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/images/newsHeader_05.gif);
	background-repeat: repeat-x;
	background-color: #686868;
	color: #FFFFFF;
	padding-left: 2px;
}

a.insetTab:link {color:#FFFFFF; text-decoration:none }
a.insetTab:visited {color:#FFFFFF;  }
a.insetTab:hover {color:#FFFFFF; text-decoration:underline }

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.amberAlert {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 0px;
	right: 0px;
	bottom: auto;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 20px;
	cursor:pointer;
}

.buttonsLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 80px;
	cursor:pointer;
}

#formlayout {
	background-image:url(../images/grey_str.gif);
	position: absolute;
	height: 130px;
	width: 230px;
	background-repeat: repeat;
	border: 1px solid #003398;
	padding: 4px;
	margin: 4px;
	left: 321px;
	top: 190px;
	z-index: 2;
}

.input-frm {
	margin:1px;
	height:18px;
	width:118px;
	background: #FFFFFF;
	border: 1px solid #003300;
}

.submit-button {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #3366cc;
}

.txt_area { font-family:Arial, Helvetica, sans-serif }

/* fieldset {
border: #26a solid 1px;
width: 20em }

legend {
background: #fb0;
border: #26a solid 1px;
padding: 1px 10px } */

.label_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	letter-spacing: 2px;
	text-align: center;
}

/* Beginning of Search classes */

label {
width: 10em;
text-align: right;
clear: both }

.textfield {
	margin:1px;
	margin-left: .5em;
	height:22px;
	width:186px; 
	background: white;
	border: #4e4a94 solid 1px; }
	
.nm_submit-button {
margin-left: .5em;
height:22px;
font-family: arial, helvetica, serif;
clear: both;
color: #000;
background: #fff;
border: 2px #9cf outset }

.drop-down {
	font-family: arial, helvetica, serif;
	padding: 0.5px;
	font-size: 12px;
	color: #000080;
	background-color: #fff;
	border: none #000080;}


fieldset {
	border: 1px solid #000040;
	width: 36em;
	
}

legend {
color: #333333;
background: #FFFFFF;
border: 1px solid #000040;
padding: 1px 10px } 
