@charset "UTF-8";
/* CSS Document */


body {
	background-color: #ccdbff;
	background-image: url(media/background1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
p {
	text-align:left;
}
.disclaimer {
	font-size: 10px;
	line-height: 12px;
}
#master {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	visibility: visible;
}
#header {
	background-color: #eef3ff;
	position:relative;
	visibility:visible;
	width:850px;
	height:95;
	z-index:5;
}
#nav {
	background-color: #eef3ff;
	background-repeat:repeat-x;
	text-align:center;
	position:relative;
	visibility:visible;
	width:850px;
	height:18px;
	z-index:6;
	background-image: url(media/nav_temp_bkgd.jpg);
}
#subnav {
	background-color: #cbd5ed;
	background-repeat:repeat-x;
	text-align:left;
	position:relative;
	visibility:visible;
	padding-left:10px;
	padding-bottom:3px;
	width:840px;
	height:16px;
	z-index:7;
}
#navespanol {
	position:absolute;
	left:725px;
	top: 1px;
}
#content {
	background-color: #eef3ff;
	position:relative;
	visibility:visible;
	width:850px;
	height:auto;
	z-index:3;
	text-align:left;
	background-image: url(media/home_background1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top:15px;
	padding-bottom:10px;
	
}
#footer {
	position:relative;
	visibility:visible;
	width:850px;
	height:auto;
	z-index:10;
	background-image: url(media/footer_bkgd.jpg);
	background-position: left bottom;
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:5px;
	top:0px;
}
#animation {
	position:absolute;
	visibility:visible;
	width:455px;
	height:290px;
	z-index:4;
	left: 23px;
	top: 102px;
}
#hometag {
	top: 20px;
	left: 23px;
	position:absolute;
}
#hometext {
	left: 240px;
	width: 315px;
	text-align:left;
	position:relative;
}
#homenoteworthy {
	left: 23px;
	top: 415px;
	width: 418px;
	height: auto;
	z-index:3;
	text-align:left;
	position:absolute;
	padding: 5px 5px 5px 30px;
	background:url(media/home_noteworthy_title.jpg);
	background-color: #FEFFF6;
	background-repeat:no-repeat;
}
#bodytext {
	left: 20px;
	width: 520px;
	text-align:left;
	position:relative;
	z-index: 100;
}
#bodysidebar {
	left: 592px;
	width: 210px;
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
	position:absolute;
	top: 40px;
	border-left:thin;
	border-left-style:dotted;
	border-left-color:#CCCCCC;
	background-image:url(media/sidebar_background.jpg);
	background-repeat:repeat-y;
}
#beforeaftersidebar {
	left: 650px;
	width: 125px;
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
	position:absolute;
	top: 30px;
	border-left:thin;
	border-left-style:dotted;
	border-left-color:#CCCCCC;
	background-image:url(media/sidebar_background.jpg);
	background-repeat:repeat-y;
}
#bodysidebarprocedures {
	left: 588px;
	width: 210px;
	padding-top:5px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
	position:absolute;
	top: 45px;
	border-left:thin;
	border-left-style:dotted;
	border-left-color:#999999;
	background-image:url(media/sidebar_background2.jpg);
	background-repeat:repeat-y;
}
#photosidebar {
	left: 540px;
	width: 225px;
	position:absolute;
	top: 25px;
	z-index: 200;
}

.subnav {
	font-size:11px;
	font-style:italic;
}
a:link.subnav {
	font-weight:normal;
}
.pagehead {
	font-size:16px;
	font-weight:bold;
	color:#003366;
}
.sidebarbody {
	font-size:11px;
	line-height:14px;
}
.sidebarnav {
	font-size:11px;
	line-height:12px;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 15px;
}
.sidebarhead {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#333333;
}
.noteworthy {
	color: #666666;
	font-size: 12px;
}
.footer {
	font-size: 9px;
	color:#666666;
}
a:link {
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	
.title {
	font-weight: bold;
	color: #666666;
}
.faq-question {
	font-weight: bold;
	color: #566BA0;
}
.email a:link {
	color: #3333CC;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
#beforeafterbody {
	left: 20px;
	width: 650px;
	text-align:left;
	position:relative;
	z-index: 100;
}
