body {
	margin:0px 0px;margin-bottom:3px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color:#4f0808;
	background-image:url(../images/background.gif);
	}

#Content {
	padding:0px;
	border:1px solid #000000;
	background-color:#272727;
	}

#shadow {
	width:717px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-left:1px solid #000;
	}

#imageshadow_right {
	float:right;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-top:1px solid #E2E2E2;
	border-left:1px solid #E2E2E2;
	margin-left:5px;
	margin-right:8px;
	}

#imageshadow_left {
	float:left;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-top:1px solid #E2E2E2;
	border-left:1px solid #E2E2E2;
	margin-left:5px;
	margin-right:8px;
	}

#image {
	border:1px solid #EFEFEF;
	padding:10px;
	padding-bottom:16px;
	background-color:#FAFAFA;
	text-align:center;
	}
	
.image_text {
	font-family:verdana;
	color:#999999;
	font-size:9px;
	}

#subBody {
	width:690px;
	padding:10px;
	padding-top:20px;
	margin-bottom:10px;
	font-family: Verdana;
	font-size:10pt;
	line-height:15pt;
	color:#d5d5d5;
	}

img.contentImage {
	border:1px solid #888888;
	}

img.contentImageThumb {
	border:1px solid #888888;
	margin-left:10px;
	margin-right:10px;
	}

img.contentImageLarge {
	border:2px solid #888888;
	}

#navbar {
	position:absolute;
	top:255px
	}
	
#navbar2 {
	height:38px;
	min-height:38px;
	background-color:#000000;
	background-image: url(images/nav_background.gif);
	}

#tabsline {
	position:absolute;
	top:180px
	width:100%;
	height:1px;
	background-color:#666666;
	}

h1 {
	font-family: Verdana;
	font-size:14pt;
	color:#d5d5d5;
	}


h2 {
	font-family: Verdana;
	font-size:12pt;
	color:#d5d5d5;
	}

.subheading {
	font-family: Verdana;
	font-weight:700;
	color:#B25559;
	font-size:10pt;
	padding-bottom:0px;
	}

footer {
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	margin:0px;
	padding-top:2px;
	}

.footerText {
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	line-height:1.3em;
	padding:0px;
	margin:0px;
}

a.nav, a.nav:link, a.nav:visited, .chosen {
	margin-left:3px;
	float:left;
	display:block;
	width:135px;
	height:24px;
	border:1px solid #373737;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	}

a.nav:hover {
	color:#fff;
	background:#25b512;
	text-decoration:none;
	font-weight:100;
	height:24px;
	}

a.nav:active {
	color:#fff;
	background:#000;
	height:24px;
	}
	

a.navSpaced, a.navSpaced:link, a.navSpaced:visited, .chosen {
	margin-left:3px;
	float:left;
	display:block;
	height:24px;
	border:1px solid #373737;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#fff;
	line-height:25px;
	overflow:hidden;
	}

a.navSpaced:hover {
	color:#fff;
	background:#25b512;
	text-decoration:none;
	font-weight:100;
	}

a.navSpaced:active {
	color:#fff;
	background:#000;
	}
	
.chosen {
	color:#25b512;
	font-weight:700;
	background:#000;
	border:1px solid #0e4507;
	height:24px;
	}

.hiddenPic {display:none;}

img.magnifyImage {
	border:1px solid #888888;
	height:18px;
	width:18px;
	float:bottom;
	position:relative;
	left:-22px;
	bottom:2px;
	margin-right:-18px;
	}

img.magnifyThumb {
	border:1px solid #888888;
	height:18px;
	width:18px;
	float:bottom;
	position:relative;
	left:-32px;
	bottom:2px;
	margin-right:-18px;
	}

.required {
	color:#25b512;
	}
	
.formText {
	font-family: Verdana;
	color:#333;
	}
	
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #25b512;
	border-bottom:1px dashed #25b512;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #add631;
	border-bottom:1px dashed #add631;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #add631;
	}
	
acronym {
	border-bottom:1px dashed #333;
}

ul.corp {
	margin-left:311px;
	list-style-type: square;
}

li {
	margin-top:1px;
}

.list {
}

a.footer, a.footer:visited {
	color:#FFFFFF;
	border:0px;
	text-decoration:none;
	font-weight:100;
	border-bottom:1px dashed #FFFFFF;
}

a.footer:hover, a.footer:active {
	text-decoration:underline;
	color:#FFFFFF;
	border:0px;
	font-weight:100;
	border-bottom:1px dashed #FFFFFF;
}

