body {
	margin: 5px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../images/dot_texture.gif);
}

.bulletNav {
	border-bottom-width:1px; border-bottom-color:#999999; border-bottom-style:dashed; border-right-color:#999999; border-right-style:dashed; border-right-width:1px;
}

.nav {
	border-bottom-width:1px; border-bottom-color:#999999; border-bottom-style:dashed;
}

.bulletNav_new {
	border-right-color:#999999; border-right-style:dashed; border-right-width:1px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.redHead{
	color: #DD2B27;
	font-weight: bold;
}

.redText{
	color: #DD2B27;
}

.greenHead{
	font-weight: bold;
	color: #729B19;
}

.greenText{
	color: #729B19;
}

.navLinks {
	text-decoration: none;
	color: #000000;
}

.navLinks:hover{
	text-decoration: underline;
	color: #FF0000;
}


.navLinksCurrent {
	text-decoration: none;
	color: #FF6600;
}

.navLinksCurrent:visited {
	color: #FF6600;
}

.navLinksCurrent:hover {
	text-decoration: none;
	color: #000000;
}
.inputbox
{
	font-family: Verdana;
	font-size: 12px;
	color: #3A3A3A;
	border-color: #CFCECE;
	border-width: 1px;
	border-style: solid;
	width:230px;
}


.heading {color:#000000; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.text {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.text a {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
.text a:hover {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:underline;}

ul {margin:0px; padding:0px 0px 0px 10px;}
ul li {margin:0px; padding:0px; list-style:square; padding:0px 0px 0px 5px; }
