/* elements */
h1 {
}
caption {
	text-align:center;
}
li {
	margin-left:-15px;
}
img {
	border:0;
}

/* classes */
ul.ad_holder{
	list-style-image:url(/img/site/bullets/ad_bullet.gif); 
	text-align:left;
	width: 100%;
}
li.ad_holder {
	width:80%;
	margin-left:25px;
	padding-left:0px;
}
a.ad_holder{
	font-family:Roboto,Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#990000; 
	background-color:#ffffff;
	font-weight:bold; 
	text-decoration:none;
}
a.ad_holder_rev{
	font-family:Roboto,Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#C00000; 
	background-color:#ffffff;
	font-weight:bold; 
	text-decoration:none;
}
a.ad_holder:hover{
	font-family:Roboto,Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#990000; 
	font-weight:bold; 
	text-decoration:underline;
}
img.img_left {
		border: none;
		margin: 5px 10px 0px 10px;
		vertical-align:top;
}
strong.content{
	color:#436084;
	font-weight:bold;
}
tr.normal {
	font-weight:normal;
	font-size:8px;
}
tr.hover {
	font-size:12px;
	font-weight:600;
}
th.headCol {
	text-align:left;
	color:#436084;
	font-weight:bold;
}
th.headCol_data {
	text-align:right;
	color:#436084;
	padding-right:5px;
	font-weight:bold;
}
th.headRow {
	text-align:left;
	font-size:10px;
	font-weight:bold;
}
td.numeric {
	text-align:right;
	font-size:8px;
}
td.numeric_hover {
	text-align:right;
	font-size:12px;
	font-weight:600;
}
.page_header_links {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
}
.page_header_links a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.page_header_links a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bolder;
}
.column_content {
	width: 100%;
	margin: 0 auto;
	/*background-image: url(/img/site/backgrounds/bg_main.gif);*/
}
.left_column {
	float: left;
	width: 171px;
	background-color:#F8F8F8;
	background-color:#ffffff;
}
.middle_column {
	float: left;
	width: 800px;
	border:0px solid #000000;
	font-size:12px;
	background-color:#EDEDEF;
	background-color:#ffffff;
}

.right_column {
	float: left;
	width: 216px;
	/*background-color:#EDEDEF;*/
}
.right_column_rev {
	float: left;
	width: 204px;
	/*background-color:#EDEDEF;*/
}
.ad_holder {
	width: 100%;
}

.Ad_holder_border {
	border: 1px  solid #CCCCCC;
	text-align:center;
}
.divider{
	border-top:1px #CCCCCC solid;
	margin-left:12px;
	margin-right:12px;
	margin-top:20px;
	margin-bottom:20px;
}
.divider_rev{
	border-top:1px #CCCCCC solid;
	margin-left:0px;
	margin-right:12px;
	margin-top:20px;
	margin-bottom:20px;
}
.divider_dotted{
	border-top:1px #999999 dotted;
	margin:10px;
}
.left_nav a {
	color:#858484;
	background-image:none;
	font-size:16px;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
}
.left_nav a:hover {
	color:#858484;
	background-image:none;
	font-size:16px;
	cursor:pointer;
	font-weight:normal;
	text-decoration:underline;
}
.left_nav a:hover:visited {
	color:#858484;
	background-image:none;
	font-size:16px;
	cursor:pointer;
	text-decoration:underline;
	font-weight:normal;
}

.left_nav a:visited {
	color:#858484;
	background-image:none;
	font-size:16px;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
}
.left_nav_selected {
	color:#436084;
	background-color:#FFFFFF;
	background-image:none;
/*		padding-left:2px;*/
}
.left_nav_selected a {
	color:#436084;
	font-size:16px;
	cursor:auto;
	font-weight:bold;
	text-decoration:none;
}
.left_nav_selected a:visited {
	color:#436084;
	font-size:16px;
	cursor:auto;
	font-weight:bold;
	text-decoration:none;
}
.Main_content{
		/*margin:10px;*/
		text-align:left;
		font-size:16px;
		font-weight:400;
}
a.main_content{
		font-family:Roboto,Arial, Helvetica, sans-serif;
		text-decoration:underline;
		color:#000000;
}	
a.main_content:hover{
		font-family:Roboto,Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#000000;
}	
.content_title {
		font-size:14px;
		font-weight:bold;
		color:#990000;
}
.content_title_rev {
		font-size:14px;
		font-weight:bold;
		color:#CC0000;
		padding-left:12px;
}
a.content_title {
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		cursor:pointer;
}
a.content_title:hover {
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-decoration:underline;
		cursor:pointer;
}
.content_body {
		font-size:14px;
		color:#000000;
}
.content_body_rev {
		font-size:16px;
		color:#000000;
		/*padding:0px 20px;*/
		font-weight:400;
}
.content_subhead {
		font-size:16px;
		font-weight:bold;
		color:rgb(67,96,132);
}

a.content_body {
		font-size:14px;
		color:#000000;
		text-decoration:underline;
}

a.content_body:hover {
		font-size:14px;
		color:#000000;
		text-decoration:none;
}
.spacer {
	height:20px;
}
.upper_right_column{
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}

/* ids */
#divider_footer_dotted{
	border-top:1px #999999 dotted;
	margin-top:10px;
	margin-bottom:10px;

}
#divCategoryNav {
	text-align:left;
	padding-left:10px;
	line-height:1.75;
}
	.bullet_category {
		border:0;
	}
#Main_content_box{
		margin:15px;
		border: 1px  solid #CCCCCC;
		background-color:#FFFFFF;
		width: 94%;
		height: 94%;
}	
#Main_content_header{
	width:auto;
	text-align:left;
	/*padding-right: 10px;
	padding-left: 10px;*/
	padding-top: 20px;		
}	
#Main_content_header_rev{
	width:auto;
	text-align:left;
	/*padding-right: 10px;
	padding-left: 10px;*/
	padding-top: 0px;		
}	
.div_left_nav {
	color:#858484;
	background-color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-align: left;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

body, html{
	background-color:#cccccc;
}
	

.fadein {
	background-color:#dcdcdc;
	position: relative;
	float:right;
	vertical-align:top;
	width:300px;
	height:300px;
	margin-bottom: 10px;
	padding:0px;
}
/*div.fadein {
	background-color:#dcdcdc;
	position: relative;
	float:right;
	vertical-align:top;
	width:300px;
	height:300px;
	margin-bottom: 10px;
	padding:0px;
}

div.fadein img {
	position: absolute;
	top: 0;
	left: 0;
}*/
.fadein { position: relative; }
.fadein img { position: absolute; left: 0; top: 0; width: 300px; height: 300px; }
.fadein img { display: none; }
.fadein img:first-child { display: block; }
.js .fadein img { display: none; }
.js .fadein img:first-child { display: block; }
		

.PopBoxImageSmall{
	border: none 0px #ffffff;
	cursor: url("/javascripts/popbox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge{
	border: solid 1px #999999;
	cursor: url("/javascripts/popbox/images/magminus.cur"), pointer;
}
.PopBoxImageShrink{
	cursor: url("/javascripts/popbox/images/magminus.cur"), pointer;
}
.PopBoxImageLink{
	cursor: pointer;
}
.PopBoxImageMove{
	border: none 0px #ffffff;
	cursor: pointer;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/javascripts/popbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/javascripts/popbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

