/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	/* background: #ffffff url(images/homepage01.jpg) repeat-x left top; */
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	color: #84A3D1;
}


form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
}

#frmDensityCalc td, #frmDensityCalc th{
color: #ffffff;
font-weight: normal;
font-size: 12px;

}
/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-bottom: 15px;
	padding-left: 0px;
	line-height: 70%;
	font-size: 24px;
	color: #FF6D02;
}

h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #012E6D;
}

h1 span, h2 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #7E7E7E;
}

h3 {
	margin-bottom: 6px;
	font-size: 11px;
	color: #012E6D;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}

p, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

strong {
	color: #012E6D;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding-top: 1.5em;
	background: url(images/homepage06.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 11px;
	background: url(images/homepage05.gif) no-repeat left center;
	font-size: 9px;
}

/** LINKS */

a {
	color: #FF6D02;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 30px 10px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 10px;
}

img.border {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	width: 739px;
	margin: 0px auto;
	padding: 20px;
	background: #FFFFFF;
}

/** HEADER */

#header {
	height: 101px;
}

/** CONTENT */

#content {
	background: url(images/subpage02.jpg) no-repeat left top;
}


/** SIDEBAR */

#sidebar {
	background: url(images/homepage04.jpg) no-repeat left top;
}


/** MENU */

#menu {
	background: url(images/homepage03.jpg) no-repeat left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* These styles create the dropdown menus. */
#navlist {
float: right;
	margin: 0;
	padding: 18px 18px 0px 0px;
	list-style: none;
	 }
ul#navlist li.first {
	background: none;
}
#navlist li {
	list-style: none;
	float: left; 
	padding: 0px 12px 0px 12px;	
	background: url(images/subpage01.gif) no-repeat left center;}

#navlist li a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; }
	
ul#navlist li a:hover {
	text-decoration: underline;
	}
#navlist li ul {
	display: none; 
}
	
#navlist li:hover ul, #navlist li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	background-color: #012f6d;
	font-size: 8pt;
	padding: 5px 0px 0px 0px;}

#navlist li:hover li, #navlist li.hover li {
	float: none; 
	margin: 0px;
	padding: 4px;
	background: none;
	width: 12em;
border: none;

	}
#navlist li:hover li a, #navlist li.hover li a {
	color: #fff; 
	text-transform: none;

	}
#navlist li li a:hover {
	text-decoration: underline; }

/** tools */

#tools {
	height: 175px;
	padding: 0px 10px 20px 15px;
	line-height: 18px;
}

#tools h2 {
	color: #DCE4F1;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding:0px 0px 5px 0px;
}

#tools a {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}
#tools a:hover {
	color: #ffffff;
		padding-left: 3px;
}

/** Date */

#date {
	height: 70px;
}	

#date .text {
	text-align: right;
		padding: 10px 30px 0px 0px;
		color: #84A3D1;

}



/** LINKS */

#links {
	height: 58px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

#links p {
	margin: 0px;
	padding-top: 22px;
	text-align: center;
	color: #8096B6;
}

#links a {
	color: #8096B6;
}

/** FOOTER */

#footer {
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 30px 0px;
	text-align: center;
	color: #7B7B7B;
}

/* sidebar image fade */
#imageContainer { position: relative; width:160; height:160; margin:0; padding:0; }
#imageContainer li { display: block; }
#imageContainer li img {border:1px solid #ccc;}

/* sidebar login form */
.PanelTitle {
background:url("images/divA_header_bg.jpg") repeat-x scroll left top #2A2A2A;
color:#FF9C40;
font-weight:bold;
padding:2px 0;
text-align:center;
}
.DivPanelA {
border-color:#0243A2;
width: 180px;
}
.DivPanelA {
border:1px solid #BBBBBB;
margin:5px 2px 10px 2px;
}
.PanelBodyForm {
margin-bottom:0px;
padding:10px;
text-align:left;
}
.PanelBodyForm label {
font-weight:bold;
text-align:left;
width:30%;
}
.PanelBodyForm input {
margin-bottom:3px;
}

ol.snap_nav {
clear:both;
display:inline;
float:left;
	list-style: none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
margin: 10px 20px 0px 0px;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
text-decoration: none;
color:#012E6D;
}



