/* ---------- SHADOW LAYERS ------------ */

#shadow1 {
	padding-top: 11px;
	padding-bottom: 13px;
	padding-left: 11px;
	width: 760px;	
	background: url(../images/shadow_01.gif) top left no-repeat;

}

#shadow2 {
	background: url(../images/shadow_05.gif) bottom no-repeat;

}

#shadow3 {
	width: 760px;
	background: url(../images/shadow_03.gif) top repeat-y;

}

#sh-tp-lt {
	background: url(../images/sh-tp-lt_01.gif) top left no-repeat;
	min-width: 760px;
}

#sh-tp-rt {
	background: url(../images/sh-tp-rt_02.gif) top right no-repeat;
	min-width: 760px;
	min-height: 600px;
	padding: 11px 11px 13px 11px;
}

#sh-bt-lt {
	background: url(../images/sh-bt-lt_03.gif) bottom left no-repeat;
	min-width: 760px;
}

#sh-bt-rt {
	background: url(../images/sh-bt-rt_04.gif) bottom right no-repeat;
	min-width: 760px;
}

#sh-md-lt {
	background: url(../images/sh-md-lt_05.gif) left repeat-y;
	mid-width: 760px;
}

#sh-md-rt {
	background: url(../images/sh-md-rt_07.gif) right repeat-y;
	mid-width: 760px;
}

/* ---------- BODY STYLE ------------ */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 0px;
	min-width: 800px;
	text-align: center;	
	color: #036;
}

#content {
	padding: 10px 20px 24px 24px;
	text-align: left;
	font-size: 13px;
	line-height: 155%;
}

#wrapper {
	margin: 0 auto;
	width: 95%;
	text-align: left;
}

.formbox {
	border: solid 1px #999;
}

.formbutton {
	margin-top: 5px;
	border: solid 1px #999;
	background: #2B78A3;
	color: #B0CEDF;
}

table#gallery {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table#gallery td {
	text-align: left;
	vertical-align: top;
	padding: 0 0 15px 0;
	margin: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
}

ol.quiz {
	margin: 20px 0 0 20px;
	padding: 0px;	
}

ol.quiz li {
	font-weight: bold;
}

ol.answers {
	margin: 0 0 15px 20px;
	padding: 0px;
}

ol.answers li {
	list-style-type: lower-alpha;
	font-weight: normal;
	display: inline;
	padding: 3px;
}

ol.answers li:hover {
	background: #FCC;
}

.message {
	float: right;
	width: 230px;
	background: #DEE8C4;
	font-size: 12px;
	padding: 10px;
	border: solid 1px #8FB23D;
}

/* ---------- HEADER ------------ */

#header {
	width: 100%;
	height: 134px;
	min-width: 800px;
	background: url(../images/header-bg-long.jpg) right repeat-x;	
}


/* ---------- LEFT COLUMN ------------ */

#lt-col {
	margin: 0px 0px 0px 0px;
	width: 181px;
	text-align: left;
}

#lt-col-content {
	padding: 12px;
}

#lt-col ul {
	margin-top: 20px;
	list-style: none;
	font-weight: bold;
	margin-left: 9px;
	padding-left: 0;
}

#lt-col ul li {
	background: url(../images/bullet_23.gif) no-repeat 0px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #330066;
}

#lt-col ul li a{
	color: #330066;
	text-decoration: none;
}

#lt-col ul li a:hover{
	color: #330066;
	text-decoration: underline;
}

#lt-col ul#lt-subnav {
	margin-top: 0px;
	list-style: none;
	font-weight: normal;
	margin-left: 2px;
	padding-left: 0px;
}

#lt-col ul#lt-subnav li {
	background: url(../images/bullet-sm_36.gif) no-repeat 0px 6px;
	color: #330066;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.question-group {margin: 18px; padding: 12px; border: solid 1px #CCCCCC;}
.question-group p.label {margin: 14px 0px 0px 0px;}
.question-group p {padding: 0px; margin: 0 0 12px 0;}

/* ---------- FOOTER ------------ */

#footer-top {
	height: 3px; 
	width: 100%; 
	background: url(../images/ft-line-bg_33.gif) repeat-x;
}

#footer {
	background: #036 url(../images/footer-bg_31.gif) no-repeat 41px 0px; 
	width: 100%; 
}

#footer-content {
	padding: 15px 25px; 
	font-size: 10px; 
	color: #CCC;
}

#footer-content a {
	color: #CCC;
	text-decoraton: none;	
}

#footer-bttm {
	width: 100%; 
	height: 12px; 
	background: #036 url(../images/ft-bt-rt_40.gif) top right no-repeat;
}

#footer-content a:hover {
	color: #CCC;
	text-decoraton: underline;	
}
