/*<group=General Styles>*/

body {
	background: url(images/bgcolor.png) repeat scroll #ffffff;
	color: #333333;
	/*font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;*/
	font-family: "Gill Sans", "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 18px; /* Resets 1em to 10px */
}
.bigtext {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #003399;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
	color: #006ad3;
}

a:hover {
	color: #006ad3;
	border-bottom: 1px none #b3b3b3;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0px;
	padding: 3px 3px 3px 0px;
}

.image-right {
	float: right;
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	
/*</group>*/
#container { 
	width: 769px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: repeat-y url(images/content_bg.png);
	text-align: left;
	background: url(images/middle.png) repeat-y;
	padding: 0;
}

#pageHeader {
	list-style: none;
	text-align: left;
	background-image: url(images/tophide.png);
	background-repeat: no-repeat;
}
#pageheader2 {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 110px;
}
.logobox {
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
.logoboxsimp {
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#tinylogo {
	padding-left: 642px;
	margin-top: -143px;
}

#contentContainer {
	text-align: left;
	width: 550px;
}

#contentContainer #content {
	line-height: 1.5em;
	padding-left: 48px;
}
#leftcolumn {
	float: left;
	width: 240px;
	margin-left: -23px;
	margin-top: 10px;
}
#rightcolumn {
	float: right;
	width: 235px;
	line-height: 14pt;
	z-index: 100;
	margin-top: 10px;
	padding-top: 10px;
}

#sidebarContainer {
	text-align: left;
	width: 142px;
	float: right;
	padding-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: -85px;
	margin-right: 20;
	font-size: 0.9em;
}
#sidebarContainerhide {
	text-align: left;
	width: 142px;
	float: right;
	padding-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: -50px;
	margin-right: 20;
	font-size: .9em;
	display: none;
}
.sidebar_img {
	padding-left: 0px;
}
.sidebar_img2 {
	padding-top: 5px;
}
#sidebar {
	padding-left: 0px;
	margin-top: -20px;
	line-height: 12pt;
}
#sidebarimgtext {
	padding-left: 0px;
	margin-top: -3px;
	line-height: 12pt;
}
#lowercell {
	padding-top: 20px;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	clear:left;
}

#sidebarContainer img {
	text-align: left;
	width: inherit;
}
.sidebar_h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 5px;
}

.clearer {
	clear: both;
}

#footer {
	text-shadow: 0px 1px 0px #ffffff;
	text-align: left;
	font-size: .9em;
	background: url(images/bottom.png) no-repeat #ffffff;
	height: 133px;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	clear:both;
}

#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: 800;
	background: transparent;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
	background: transparent;
}

#contentContainer #content ul {
	margin-top: 7px;
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}
	
/*</group>*/

/*<group=Menu>*/

/* Toolbar Styles */
#navcontainer {
	background: no-repeat url(images/navbar.png);
	height: 46px;
	position: relative;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 769px;
}

#navcontainer #current {
	text-align: center;
	color: #388A9B;
}

#navcontainer .currentAncestor {
	text-align: center;
}
/* Parent - Level 0 */

#navcontainer ul {
	padding: 0;
	list-style: none;
	margin: 0px;
}

#navcontainer li {
	position: relative;
	width: 120px;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	padding-top: 7px;
	color: #808080;
	text-decoration: none;
	width: 130px;
	text-align: center;
	height: 27px;
}

#navcontainer a:hover {
	color: #000000;
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 27px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 32px;
	display: none;
	z-index: 100;
	background: #b3b3b3;
	text-align: center;
}

#navcontainer ul ul a { 
	height: 20px;
	padding-top: 7px;
	background: #b3b3b3;
	text-align: center;
	color: #ffffff;
}

#navcontainer ul ul a:hover {
	font-weight: bold;
	color: #ffffff;
}


html>body #navcontainer ul ul a {
	height: 23px;
	background: #b3b3b3;
}

html>body #navcontainer ul ul a:hover {
	background: #cccccc;
}

#navcontainer ul ul #current{
}

html>body #navcontainer ul ul #current{
	background: #666666;
}

/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: right;
	clear: both;
	font-size: 9px;
	border-top: dotted #b3b3b3 1.25px;
	margin-top: 20px;
	background: transparent;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	color: #000000;
	background: #e6e6e6;
	border-left: solid #666666 4px;
	padding: 10px 12px;
}

h1 {
	color: #333333;
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-top: 30px;
}
.leftcolumn {
}
.sidebarimagetext {
}

h3 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h4 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h5 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.imageStyle {
	padding: 0;
	margin: 8px;
}
	
/*</group>*/
.elevator {
	padding-left: 144px;
	clear: left;
	float: none;
	padding-right: 0px;
	margin-top: -60px;
	font-size: 22px;
	font-weight: bold;
	margin-right: 0px;
	padding-top: 20px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.descriptor {
	padding-top: 15px;
	padding-left: 144px;
	width: 356px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
