body {
	margin:15px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-image:url(../images/background.gif);
	background-color:#FFA6AC;
	}

#Content {
	padding:1px;
	border:1px solid #F9B0B3;
	background-color:#fff7f8;
	}

#shadow {
	width:780px;
	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 #CC6666;
	border-bottom:1px solid #CC6666;
	border-top:1px solid #FFE2E2;
	border-left:1px solid #FFE2E2;
	}

#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:760px;
	padding:10px;
	padding-top:20px;
	font-family: Verdana;
	font-size:10pt;
	line-height:15pt;
	color:#333;
	}

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:84px
	}

#tabsline {
	position:absolute;
	top:180px
	width:100%;
	height:1px;
	background-color:#996666;
	}

h1 {
	font-family: Verdana;
	font-size:14pt;
	color:#E56E74;
	background: url(../images/icon.gif) no-repeat 2px 0px;
	padding-left: 28px;
	}

.subheading {
	font-family: Verdana;
	font-weight:700;
	color:#B25559;
	font-size:10pt;
	padding-bottom:0px;
	}

footer {
	width:770px;
	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:100px;
	height:25px;
	background:#F27379;
	border:1px solid #996666;
	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:#fab3b6;
	text-decoration:none;
	font-weight:100;
	}

a.nav:active {
	color:#fff;
	background:#000;
	border-bottom:1px solid #fff7f8;
	}
	

a.navSpaced, a.navSpaced:link, a.navSpaced:visited, .chosen {
	margin-left:3px;
	float:left;
	display:block;
	height:25px;
	background:#F27379;
	border:1px solid #996666;
	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:#fab3b6;
	text-decoration:none;
	font-weight:100;
	}

a.navSpaced:active {
	color:#fff;
	background:#000;
	border-bottom:1px solid #fff7f8;
	}
	
.chosen {
	color:#cc5258;
	background:#fff7f8;
	font-weight:700;
	border-bottom:1px solid #fff7f8;
	}

.tabsSpacer {
	width:776px;
	}

.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:#E56E74;
	}
	
.formText {
	font-family: Verdana;
	color:#333;
	}
	
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #E56E74;
	border-bottom:1px dashed #F27379;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #B25559;
	border-bottom:1px dashed #B25559;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #FFA6AC;
	}
	
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;
}


