*{
	margin:0;
	padding:0;
}
html, body{
	height:100%;
	min-height:100%;
}
body{
	text-align:center;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#666;
	font-size:10pt;
}
h1{
	float:left;
	width:241px;
	height:73px;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	left:34px;
}
h1 span{
	display:none;
}
h2{
	font-weight:normal;
	font-size:14pt;
	color:#666;
	margin-top:18px;
	margin-bottom:18px;
}
h3{
	font-weight:normal;
	color:#f00;
	font-size:14pt;
	margin-top:1.2em;
}
h4{
	color:#000;
	font-size:12pt;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.3em;
}
.red{
	color:#f00;
}
a{
	color:#e30606;
	outline:none;
}
a:hover{
	color:#000;
	outline:none;
}
a:active{
	outline:none;
}
acronym,abbr{
	border:none;
}
p{
	font-size:10pt;
	color:#666;
	margin-bottom:1em;
}
div#logoLink a{
	z-index:100;
	width:300px;
	height:73px;
	float:left;
	position:absolute;
}
div#wrapper{
	text-align:left;
	margin:0 auto;
	width:943px;
}
div#header{
	height:115px;
	background-image:url('images/header_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:18px;
	margin-top:5px;
}
div#header ul#headerSubNav{
	float:right;
	position:relative;
	top:4px;
	right:13px;
}
div#header ul#headerSubNav li{
	display:inline;
	font-size:8pt;
	margin-right:9px;
	list-style-type:square;
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:13px;
}
div#header ul#headerSubNav li a{
	text-decoration:none;
}
div#noScript{
	width:680px;
	padding:6px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
	font-size:12px;
}
/*Start Suckerfish*/
ul#nav, ul#nav ul{
	z-index:200;
	padding:0;
	margin:0;
	list-style:none;
}
ul#nav{
	clear:both;
	float:left;
	width:672px;
	position:relative;
	/*left:345px;*/
	left:262px;
}
ul#nav a{
	display:block;
	width:100%;
	text-decoration:none;
}
ul#nav li a.topLevel{
	font-weight:bold;
	color:#666;
	height:41px;
	padding:0;
	margin:0;
}
ul#nav li a.topLevel:hover{
	color:#e30606;
	text-decoration:underline;
}
ul#nav li{
	float:left;
}
ul#nav li ul{
	position:absolute;
	left:-999em;
	width:10em;
	background-color:#3e3e3e;
	padding:10px;
	padding-top:0;
}
ul#nav li ul li{
	width:100%;
}
ul#nav li ul li a{
	color:#fff;
	margin-left:15px;
}
ul#nav li ul li a:visited{
	color:#ccc;
}
ul#nav li ul li a:hover{
	color:#e30606;
}
ul#nav li ul li.listHeading a{
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:13px;
	margin-left:0;
	margin-top:5px;
	margin-bottom:1px;
}
ul#nav li ul li a span{
	color:#f00;
	margin-right:7px;
}
ul#nav li:hover ul, ul#nav li.sfhover ul{
	left:auto;
}
/*End Suckerfish*/
div#internalWrapper{
	clear:both;
}
/*
div#main{
	float:left;
	width:704px;
	margin-bottom:135px;
}*/
div#main{
	float:left;
	width:716px;
	margin:0;
}
div#content{
	margin-left:14px;
	margin-right:28px;
}
div#content ul{
	margin:0;
	margin-left:38px;
	margin-bottom:1em;
}
div#content ul li{
	margin-bottom:4px;
}
div#sidebar{
	margin:0;
	float:right;
	width:217px;
}
div#content a{
	 text-decoration:none;
}
/*
div#sidebar{
	width:217px;
	float:left;
	margin-left:18px;
}*/
div#quickLinks{
	width:216px;
	height:229px;
	font-size:9pt;
	background-color:#fff;
	background-image:url('images/quicklinks_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:22px;
	padding-bottom:32px;
}
div#quickLinks ul{
	margin-top:6px;
	margin-left:28px;
}
div#quickLinks ul li{
}
div#quickLinks ul li a{
	color:#666;
	text-decoration:none;
}
div#quickLinks ul li a:hover{
	color:#e30606;
}
div#featureBox{
	border:1px solid #ccc;
	background-color:#f3f3ef;
	margin-top:13px;
	padding-top:6px;
}
div#featureBox p,div#featureBox h4{
	padding-left:17px;
	padding-right:17px;
}
div#featureBox h4{
	font-size:11pt;
	margin-top:8px;
	margin-bottom:3px;
}
div#featureBox p{
	font-size:9pt;
}
a.footnote sup{
	font-size:8pt;
}
div#footnotes{
	border-top:1px solid #ccc;
	padding-top:8px;
	margin-bottom:10px;
	font-size:8pt;
}
div#footnotes ol{
	margin-left:15pt;
}
/*Start Image Gallery Styles*/
#imageGallery{
	z-index:100;
	background-image:url('images/gallery/internal_gallery_bg.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:710px;
	overflow:hidden;
	height:249px;
}
#galleryWrapper{
	position:relative;
	left:3px;
	top:4px;
	width:704px;
	height:240px;
	background-color:#fff;
}
.imageElement{
	background-color:#999;
}
.jdGallery{
	overflow:hidden;
	position:relative;
}
.jdGallery img{
	border:0;
	margin:0;
}
.jdGallery .slideElement{
	width:100%;
	height:100%;
	background-color:#fff;
	background-image:url('images/gallery/loading-bar-black.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
.jdGallery .loadingElement{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:#000;
	background-image:url('images/gallery/loading-bar-black.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
.jdGallery a{
	font-size:100%;
	text-decoration:none;
	color:inherit;
	cursor:pointer;
}
.jdGallery a.right, .jdGallery a.left{
	position:absolute;
	height:99%;
	width:25%;
	cursor:pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity:0.2;
	opacity:0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left{
	filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.jdGallery a.left{
	height:242px;
	width:23px;
	left:0;
	top:0;
	background:url('images/gallery/left_button.png') no-repeat center left;
}
* html .jdGallery a.left{ background:url('images/gallery/left_button.png') no-repeat center left; }
.jdGallery a.right{
	height:242px;
	width:23px;
	right:0;
	top:0;
	background:url('images/gallery/right_button.png') no-repeat center right;
}
* html .jdGallery a.right{ background:url('images/gallery/right_button.png') no-repeat center right; }
.jdGallery a.open{
	left:0;
	top:3px;
	width:100%;
	height:100%;
}
.withArrows a.open{
	/*The section in the middle that opens the images*/
	position:absolute;
	top:0;
	margin-left:23px;
	height:99%;
	width:656px;
	z-index:10;
	background:none;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
	cursor:pointer;
}
.withArrows a.open:hover{ background:url('images/gallery/open.png') no-repeat center center; }
* html .withArrows a.open:hover{ background:url('images/gallery/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }	
/*End Image Gallery Styles*/
div#footer{
	margin-top:-18px;
	padding-left:34px;
	clear:both;
	height:126px;
	background-image:url('images/footer_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}
div#footer img{
	border:none;
}
div#copyright{
	text-align:center;
	margin-top:15px;
	padding-bottom:8px;
	font-size:7pt;
}
div#copyright p{
	display:inline;
	font-size:8pt;
}
div#copyright ul{
	display:inline;
	margin-left:9px;
	margin-right:9px;
}
div#copyright ul li{
	display:inline;
	border-left:1px solid #666;
	padding-left:12px;
	padding-right:9px;
}
div#copyright ul li a{
	text-decoration:underline;
}