body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/template/dotsmain.gif);
	background-repeat: repeat-y;
	background-position: center 3px;

/* FORMATTING FOR HOMEPAGE AND INTERNAL  */
}
form.clientlogin {
	margin: 0px;
	padding: 0px;
}
.homepagecell2 {
	padding: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #EAEAEA;
	border-right-color: #000000;
}
.homepagecell3 {
	background-color: #EAEAEA;
	background-image: url(../images/template/graphic_helmet.jpg);
	background-position: right 50px;
	padding: 17px;
	background-repeat: no-repeat;
}
.homepagesubhead {
	font-size: 12px;
	font-weight: bold;
}
.topnavbar {
	background-image: url(../images/template/nav_bk1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;

}
#center {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top: 17px;
	background-color: #000000;
	background-image: url(../images/template/bk-top.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	
}
#banner {
	height:90px;
	width: 780px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAEAEA;
	background-image: url(../images/banners/banner1.jpg);
	background-position: right top;
	
}
a.homepage, a.homepage:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
a.homepage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B3872D;
	text-decoration: underline;
}.footer {
	background-color: #eaeaea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 10px;
}
.maintablehome {
	background-image: url(../images/template/homepageimage/image_default.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAEAEA;
}
.maintablehome2 {
	background-image: url(../images/template/home_stripes4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAEAEA;
}
.maintablehome3 {
	background-image: url(../images/template/home_stripes2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EAEAEA;
}
.maintable {
	background-color: #eaeaea;

}
a:link, a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.homepageform {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #F1EBC9;
}
.homepagesideboxes {
	background-image: url(../images/template/home_grid.gif);
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
input.login {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	
/* NAV STYLES  */
}
#nav {
	float: left;
	list-style: none;
	font-size: 10px;
	

}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 10px;
}
#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#nav a:hover {
	display: block;
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/template/top_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav a.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background: #000000;
	padding: 7px 9px;

}

#nav a.drop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background: #676767;
	color: #FFFF00;
	padding: 7px 9px;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index: 10;
	font-size: 10px;
}

#nav li li {
	padding-right: 1em;
	width: auto
	font-size: 10px;
}

#nav li ul a {
	w\idth: 9em;
	font-size: 10px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	font-size: 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;
	font-size: 10px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {

/* REDEFINED TAGS  */

}
h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-size: 16px;

}

/*------------------------------------------------*/
table.table_blackborder {
	border: 1px solid #000000;
	margin: 0px;
	padding: 2px;
}

table.table_greyborder {
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 2px;
}	

table.table_blueborder {
	border: 1px solid #8D9AAC;
	margin: 0px;
	padding: 2px;
}	

/* Red text */
b.red_message{
	font-size : 11px;
	font-weight : bold;
	color: #ff0000;
	text-decoration:none;
	letter-spacing:normal;
}

/* Grey text */
b.grey_message{
	font-size : 11px;
	font-weight : bold;
	color: #999999;
	text-decoration:none;
	letter-spacing:normal;
}

/* Succesful act Message - blue bold 10 */
b.act_message{
	font-size : 11px;
	font-weight : bold;
	color: #0000cc;
	text-decoration:none;
	letter-spacing:normal;
}

/* Note text - black bold italic 8 */
b.small_message{
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
	color: #000000;
	text-decoration:none;
	letter-spacing:normal;
}

b.small_grey_message{
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
	color: #999999;
	text-decoration:none;
	letter-spacing:normal;
}

.slct_small
{
	width: 100px;
}
#newfooter {
	background-image: url(../images/template/footer-bk.gif);
	background-repeat: no-repeat;
	background-position: center -8px;
	height: 68px;
	background-color: #000000;
}
