.pageheading {
	font-size: 1.8em;
	color: #454545;
	font-weight: bold;
	margin:10px 0;
}

.clear {
	clear: both;
}



.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none;
}

.modulemaintitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #454545;
	margin-bottom:10px;
}
.moduletitle {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduleheading1 {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduledate {
	line-height: 140%;
	margin-bottom:10px;
}
.modulesummary {
	line-height: 140%;
	padding-bottom: 5px;
}
.moduletext {
	font-size: 12px;
	line-height: 140%;
}
.moduledivider {
	border-bottom: solid 1px #454545;
	margin-bottom: 5px;
}

.modulelistitem {
	border-top:1px solid #bbb;
	margin-top:10px;
	padding-top:10px;
}

.modulelistitem a {
	color:#ff6207;
	text-decoration:none;
}

.modulelistitem h3 {
	margin:0;
}

.modulelistitem img {
	float:left;
	margin-right:10px;
	padding:3px;
	border:1px solid #ccc;
}

.blockmaintitle {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	background-color: #999;
	padding: 3px 2px 4px 2px;
}
.blocktitle {
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
}
.blocktext {
	color: #000000;
	line-height: 120%;
}
.blockdate {
	line-height: 120%;
}
.block {
	border-bottom: solid 1px #454545;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width:100%;
}
/*
#navigation {
	background-image:url(images/nav_underbar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:77px;
}

#navigation td {
	text-align:center;
	height:75px;
}

#navigation td:hover, #navigation td.selected {
	background-image:url(images/nav_hilite.jpg);
	background-repeat:repeat-x;
}

#navigation td.selected a {
	color:#dfbc67;
}

#navigation a {
	color: #fff;
	display:block;
	padding: 50px 10px 5px;
}

#navigation a:hover {
	color:#dfbc67;
}


#nav1 {
	background-image:url(images/nav_underbar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:77px;
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 27px;
}
#nav1 ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	padding: 50px 19px 5px;
	display: block;
}
#nav1 ul li a:hover, #nav1 ul li a.selected {
	text-decoration: none;
	color:#dfbc67;
	background-image:url(images/nav_hilite.jpg);
	background-repeat:repeat-x;
}
#nav2 {
	background-color: #f37321;
	height:19px;
}



#navigation1 #subnav1 {
	background-color: #f37321;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	visibility:hidden;
	width:120px;
	margin-left:194px;
	text-align:center;
	position:absolute;
	top:519px;
}
#navigation1 #subnav2 {
	background-color: #f37321;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	width:180px;
	margin-left:320px;
	visibility:hidden;
	position:absolute;
	top:519px;
}

#navigation #subnav1 {
	background-color: #f37321;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	visibility:hidden;
	width:120px;
	margin-left:194px;
	text-align:center;
	position:absolute;
	top:360px;
}
#navigation #subnav2 {
	background-color: #f37321;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	width:180px;
	margin-left:320px;
	visibility:hidden;
	position:absolute;
	top:360px;
}

#subnav1 div, #subnav2 div {
	margin:0 10px;
	padding:5px 0;
}

#subnav1 div.innernav, #subnav2 div.innernav {
	border-top:1px solid #fff;
}


#subnav1 a, #subnav2 a {
	text-decoration: none;
	font-size:12px;
	color: #000;
}
#subnav1 a:hover, #subnav2 a:hover {
	text-decoration: none;
	color: #fff;
}
*/


#navigation {
	background-image:url(images/nav_underbar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:77px;
	margin:auto;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
margin:auto;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline-block;
padding: 52px 17px 5px;
text-decoration: none;
color: #fff;
font-size:12px;
text-align:center;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
z-index:10000;
padding-top:4px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 164px; /*no need to change, as true value set by script*/
color: #fff;
background:#000;
text-decoration: none;
border-top:1px dotted #585858;
padding: 3px 5px;
}


.suckertreemenu ul li ul li.first a{
	border:0px;
}
.suckertreemenu ul li a:hover, .suckertreemenu ul li a.selected {
	text-decoration: none;
	color:#dfbc67;
	background-image:url(images/nav_hilite.jpg);
	background-repeat:repeat-x;
}

/*Background image for top level menu list links */
/*
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}
*/
/*Background image for subsequent level menu list links */
/*
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

/***********GALLERY STYLES************/
	div#galleryTitle {
		float:right;
		margin-right:52px;
		display:inline;
	}
	div#galleryTip {
		color:#dfbc67;
		padding-top:30px;
	}
	div#galleryTip span {
		color:#fff;
		padding-top:50px;
	}
	DIV#galleryImages {
		background-color:#000;
		width:690px; height:520px;
		overflow:hidden;
		margin-right:20px;
		display:inline;
		float:right;
	}
	DIV#galleryImages DIV {width:690px;text-align:center;}
	DIV#galleryImages A IMG {border:none;}
	
	DIV#galleryThumbs {list-style:none; margin-left:35px; padding:0; height:89px; width:150px; position:relative;}
	DIV#galleryThumbs DIV {list-style:none; margin:0; padding:0; width:150px; margin-bottom:3px; float:left; clear:left; display:inline;}
	DIV#galleryThumbs DIV A {}
	DIV#galleryThumbs DIV A IMG {border:0px;}
	
	DIV#galleryThumbs {float:left; height:520px; overflow:hidden; display:inline;}
	DIV#content P {margin-top:5px;}
		
	DIV.scrollControl {
		height:72px;
		padding:4px;
		font-size:9px;
		font-weight:bold;
		position:relative;
		clear:both;
		text-align:left;
		float:left;
		display:inline;
	}
	DIV.scrollControl A.scrollUp span IMG {
		width:210px;
		height:72px;
		border:none;
		background-image:url(images/up_arrow.jpg);
	}
	DIV.scrollControl A.scrollUp:hover span IMG {
		width:210px;
		height:72px;
		border:none;
		background-image:url(images/up_arrow_hilite.jpg);
	}
	DIV.scrollControl A.scrollDown span IMG {
		width:210px;
		height:72px;
		border:none;
		background-image:url(images/down_arrow.jpg);
	}
	DIV.scrollControl A.scrollDown:hover span IMG {
		width:210px;
		height:72px;
		border:none;
		background-image:url(images/down_arrow_hilite.jpg);
	}



