@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtrHdr #container {
	width: 780px;
	margin: 10px auto 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFFFFF;
}
#container #heliocentrix {
	background: #999999;
	font: 0.6em Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 3px;
}


.oneColFixCtrHdr #header {
	background: #006767 url(/assets/images/BDM-Header.jpg) no-repeat;
	height: 87px;
}

.oneColFixCtrHdr #banner {
	height: 270px;
	background: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 0px;
}

.oneColFixCtrHdr #nav {
	height: 28px;
	background: url(/assets/images/nav_up.jpg) repeat-x;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	display: none;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 35px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

.oneColFixCtrHdr #border {
	border: 1px solid #000000;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#006767;
	height: 20px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 9px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 0.6em/5px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.cpyright {
	text-align: right;
}



#mainContent li {
	font: 0.9em Arial, Helvetica, sans-serif;
}

#mainContent h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}


#mainContent p {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align: justify;
}

#mainContent #col1 {
	width: 335px;
	padding-right: 17.5px;
	position: relative;
	float: left;
}

#mainContent #col2 {
	width: 337px;
	padding-left: 17.5px;
	position: fixed;
	margin-left: 360px;
}

#footer ul {
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
	text-align: center;
}
.firstT {
	border-left: 1px solid #CCCCCC;
}

.firstB {
	border-left: 1px solid #FFFFFF;
}

#footer li {
	float: left;
}

#footer a {
	display:block;
	padding:0.4em 1em;
	font: normal 0.6em/normal Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration:underline overline;
}
#footercontact  {
	font: 0.6em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	float: left;
	padding-top: 5px;
	padding-left: 23px;
	margin-top: 70px;
}

#footercontact a {
	display: inline;
	border-right: none;
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFF;
}



#nav ul {
	list-style:none;
	margin:0 0 0 22px;
	padding:0;
}

#nav li {
	float: left;
}

#nav a {
	display:block;
	background-image:url(/assets/images/nav_up.jpg);
	background-repeat:repeat-x;
	padding:0.4em 1em;
	font: normal 0.9em Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	color: #333333;
}

#nav ul ul {
	margin: 0px;
	padding: 0px;
	display:none;
	position:absolute;
	float:none;
}

#nav li li {
	float:none;
}

#nav a:hover {
	text-decoration:underline overline;
}

#nav ul ul a {
	display:block;
	padding:0.4em 1em;
	font: normal 0.9em Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	background: #CCCCCC;
	border-bottom: 1px solid #666666;
}

#nav li:hover ul {
	display: block;
}

#mainContent #sidebarR {
	float: right;
	width: 200px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 0px 10px;
}
#mainContent #sidebarRLarge, #mainContent #sidebarR {
	background-color: #D2FFFF;

}



#mainContent #sidebarR ul {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: none;
}


#mainContent #sidebarR h1, #mainContent #sidebarRLarge h1 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

#mainContent #sidebarRLarge {
	float: right;
	width: 300px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 10px;
}

#mainContent #sidebarRLarge p {
	text-align: justify;
}
#mainContent #sidebarRLarge  h6  {
	text-align: justify;
	font: italic normal 0.8em Arial, Helvetica, sans-serif;
	color: #000000;
}

#mainContent #sidebarRLarge h5 {
	text-align: right;
	font: italic bold 0.8em Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent   #sidebarRLarge   ul, #mainContent  #sidebarR  ul {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: none;
	padding: 0;
}
#sidebarRLarge   li  a, #sidebarR li a {
	text-decoration: none;
	display: block;
	list-style: none;
	background: url(/assets/images/bullet_norm.jpg) no-repeat;
	padding-left: 50px;
}
#sidebarRLarge  a:visited, #sidebarR a:visited {
	background: url(/assets/images/bullet_visit.jpg) no-repeat;
}

