body {
  font-family: verdana, arial, sans-serif;
  font-size: 0.62em;
  color: #2f2f2f;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image:url(../images/background3.jpg);
  /* Cool blue gradiant background image 
  background:url(http://localhost/bcsd/images/bg-blue.gif) center repeat-y #22304E; */
}
img {
  border: none;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a
{
	font-family: verdana, arial, sans-serif;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p
{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}
/* Layout Styles */
#flash {
margin-left: 280px;
margin-top: -22px;
z-index: -1;
}
#searchHome {
margin: 5px 0 5px 5px;
}
#search {
margin: 170px 0 5px 5px;
}
#siteBox {
  background-color:#FFFFFF;
}

.navtop {
  height: 28px;
  background: #d8d7d3 url(../images/nav_top.jpg) no-repeat bottom center;
}
.navbottom {
  height: 28px;
  background: #d8d7d3 url(../images/nav_bottom.jpg) no-repeat bottom center;
}
#navmenu 
{
	background-color:#b5b2ab;
	border:1px solid #999;
	width: 160px;
	margin: 5px 0 0 10px;
}

#navmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navmenu li { margin: 0;}

#navmenu a
{
	display: block; /* essential for this to work */
	width: 140px;  /* 170 - 20 (padding) */
	color: #3a5579;
	padding: 3px 12px 3px 8px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

#navmenu li li a
{
	display: block;
	width: 140px;
	color: #3a5579;
	padding: 3px 3px 3px 17px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}
#navmenu li li li a
{
	display: block;
	width: 140px;
	color: #3a5579;
	padding: 3px 3px 3px 27px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
}

#navmenu a:hover
{
	background-color: #DDD;
	color: #3a5579;
}

#infomenu 
{
	background-color:#fff;
	border:1px solid #999;
	width: 150px;
	margin: 5px 0 0 10px;
}

#infomenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#infomenu li { margin: 0;}

#infomenu a
{
	display: block; /* essential for this to work */
	width: 140px;  /* 170 - 20 (padding) */
	color: #3a5579;
	padding: 3px 12px 3px 8px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#infomenu a:hover
{
	background-color:#CCCCCC;
}
#infomenu h1 {
	width: 160px;
    text-align:center;
    height:20px;
	font-size:14px;
	color: #fff;
	background-color:#D9A034;
	margin-bottom:10px;
	padding-top: 5px;
}
#right 
{
	border:1px solid #999;
	background-color:#fff;
}
#right p {
	font-size: 11px;
}
/* Used in nav div on contact.aspx */
#right h4 {
	color: #c48a1b;
	font-weight: bold;
	margin-bottom: 10px;
}
	
/* Many instances of ul where we don't want the bullets */
.nobullets
{
	list-style-type: none;
}
#content ul
{
	margin-left: 1.2;
	padding-left: 1.2;
	list-style-type: disc;
}
#content li
{
	margin-bottom: 1.1em;
}
.listStyle1
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: disc;
	line-height: 1.1;
}
.listGen
{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	font-size: 12px;
	list-style-type: disc;
}

.linkMore{
	font-size: 12px;
	color: #4040FF;
}
.linkMore:Hover{
	font-size: 12px;
	color: #4040FF;
	text-decoration: underline;
}
/*Styles used for tables*/
.tblstyle1 {
	border:#999999 thin solid;
	background-color:#CCCCCC;
}



.linkGen{
	font-size: 12px;
	color: #4040FF;
	text-decoration: none;
}
.linkGen:Hover{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
/* Text content styles                                */
/* Default is txtGen (12px)                           */
/* Format is txtGenXX = pt size larger or smaller     */
/*                                                    */
.txtGen{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
}
.txtQuote {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	font-style:italic;
}
.txtGenPad{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	padding: 7px;
}
.txtGenBold{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	font-weight: bold;
}
.txtGen10{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
}
.txtGen11{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
}

.txtGen14{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #2f2f2f;
}

/* Can we simplify the styles using these shorter versions? */
.txt16{
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
}
.white{
	color: #fff;
}
.bold{
	font-weight: bold;
}
.red {
 	color:#FF0000;
}
.apprehended {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color:#FF0000;
	padding-top: -100px;
}




/* Standard warning styles for alert messages*/
.txtWarn{
	font-size: 10px;
	color: #ff0000;
}

.floatright { float: right; }
.floatleft { float: left; }
.center {
	text-align:center;
	}
/*Various margin styles*/
.margin10
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1.5em;
}
.margintop10
{
	margin-top: 10px;
}
.margintop30
{
	margin-top: 30px;
}
.margintop50
{
	margin-top: 50px;
}
.marginbottom10
{
	margin-bottom: 10px;
}
.marginleft10
{
	margin-left: 10px;
}
.marginleft20
{
	margin-left: 20px;
}
.marginright20
{
	margin-right: 20px;
}
.marginleft30
{
	margin-left: 30px;
}
.center { text-align: center; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }
#clear
{
	clear: both;
}
.gridHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0C1E46;
	line-height: 25px;
	padding: 0px;
}
