body {
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
	SCROLLBAR-SHADOW-COLOR: #b5b5b5;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #444499;
	SCROLLBAR-TRACK-COLOR: #e7e7f0;
	SCROLLBAR-DARKSHADOW-COLOR: #888888;
	background: url('/assets/images/backgrounds/white-780.gif') repeat-y center;
	background-color: #eef5ff;
/*
	background:url("/assets/images/backgrounds/body.jpg") repeat-x 0 -24px;
*/
}
body, table {
	margin : 0;
	color: black;
}
body, td, th, input, select {
	font-family: verdana,tahoma,arial,helvetica,sans;
	font-size: 0.75em;
	line-height: 1.25em;
}
input, select {
	font-size: 1em;
}

a
{
	color: #00c;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	font-family: tahoma,arial,helvetica,sans;
}
a:visited
{
	color: #00c;
}
a:hover
{
	color: #c00;
	text-decoration: underline;
}
a:active
{
	color: pink;
	top: 1px;
	left: 1px;
	bottom: 0px;
	right: 0px;
}

h1 {
	font-family: tahoma,arial,helvetica,sans;
	font-size: 1.3em;
	border-bottom: 1px solid #cddeff;
	padding-bottom: 2px;
	color: #039;
	margin-top: 0px;
	margin-bottom: 18px;
}
h2 {
	font-family: tahoma,arial,helvetica,sans;
	font-size: 1.2em;
	color: black;
	padding-top: 6px;
	clear: left;
}
h3 {
	font-family: tahoma,arial,helvetica,sans;
	font-size: 1.2em;
	color: #039;
	padding-top: 6px;
	clear: left;
}
h4 {
	font-family: tahoma,arial,helvetica,sans;
	font-size: 1em;
	color: black;
	line-height: 12pt;
	clear: left;
}
h5 {
	font-size: 1em;
	color: #039;
	padding-top: 3px;
	clear: left;
}
h6 {
	font-family: tahoma,arial,helvetica,sans;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

img {
	border: 0px; !important
}

#maincontent li
{
	padding-bottom: 0.5em;
}

ul.square
{
	list-style-type: square
}

small, .smalltext {
	font-family: tahoma,arial,helvetica,sans;
	font-size: 8pt;
}

/* CUSTOM CLASSES */

.answertext {
	font-size: 9pt
}
.questiontext {
	font-size: 11pt;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans;
}

.darkblue {
	color: #039;
}
.sansserif
{
	font-family: tahoma, verdana, arial, helvetica, sans;
	font-size: smaller;
}
.verybold
{
	font-weight: 900
}
.justify
{
	text-align: justify;
}

.tralign
{
	margin-left: 15px;
	margin-bottom: 1ex
}
.tlalign
{
	margin-right: 15px;
	margin-bottom: 1ex
}
.ralign
{
	margin-left: 15px;
	margin-top: 1ex;
	margin-bottom: 1ex
}
.lalign
{
	margin-right: 15px;
	margin-top: 1ex;
	margin-bottom: 1ex
}

.cellpadleft, .cellpadboth
{
	padding-left: 10px;
}
.cellpadright, .cellpadboth
{
	padding-right: 10px;
}

.button
{
	font-family: Tahoma, Arial, Helvetica, Sans;
	cursor: pointer;
}

.boxout
{
	background-color: #ffffdd;
	background-image: url("/assets/images/backgrounds/yellowpaper.gif");
	font-family: tahoma, helvetica, arial;
	font-size: 0.8em;
}

.patdown10 {background-position: 0% 10%}
.patdown20 {background-position: 0% 20%}
.patdown30 {background-position: 0% 30%}
.patdown40 {background-position: 0% 40%}
.patdown50 {background-position: 0% 50%}
.patdown60 {background-position: 0% 60%}
.patdown70 {background-position: 0% 70%}
.patdown80 {background-position: 30% 80%}
.patdown90 {background-position: 0% 90%}

/* ELEMENT SPECIFIC STYLES */

#maindiv
{
	text-align: center;
}

#header
{
	background-image: url('/assets/images/backgrounds/fullback-shadow.jpg');
	background-repeat: repeat-x;
}
#titlearea
{
	height:95px;
	color: white;
	padding-top: 5px;
}
#titlearea, #content, #bottomborder, #footerbar, #etomiteNotice
{
	width:760px;
	margin: 0px auto;
}
#topshadow
{
	width: 780px;
	height: 8px;
	margin: 0px auto;
	background-image: url('/assets/images/backgrounds/content-shadow.gif');
	background-repeat: repeat-x;
	font-size: 1px;
}

#pagetrail
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, Sans;
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #cddeff;
}
#pagetrail a
{
	font-weight: normal;
}

#pagetitle
{
	text-align:center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#printwarning
{
	color: red;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, Sans;
	display: none;
}

#content
{
	padding: 20px 10px 10px 10px;
}

#topborder, #bottomborder
{
	border-top: 1px solid #cddeff;
	margin-top: 10px;
}

#pagecontent
{
	text-align: left;
}

#footerbar, #etomiteNotice
{
	margin-top:10px;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
#etoNotice
{
	display: none;
}

#adpaneltop, #adpanelbottom
{
	padding: 5px;
	background-color: #ffd;
}
#adpaneltop
{
	border-top: 20px solid white;
}

@media print
{
	#printwarning {	display: block; }
	#adpaneltop, #adpanelbottom, #searchform { display: none; }
}
