HTML { height: 100%; }
BODY {
	margin: 0px;
	background-color: #2b4440;
	height: 100%;
/* 	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .70em; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;	
	font-weight: normal;	
	/* line-height: 100%; */
	background-image: url('/images/art/background_1.gif');
	color: #333333;
	}
	
/* a:link, a:visited, a:active { text-decoration: none; font-weight: normal; color: #2b4440; } */
a:link, a:visited, a:active { text-decoration: underline; font-weight: normal; color: #000066; }
a:hover {text-decoration: underline; font-weight: normal; color: #003366; }

.required { font-weight: bold; color: #CC0000; font-size: 10px;}
.section1 { font-weight: bold; color: #2b4440; font-weight: bold; } 
.heading1 { 
	display: block; 
	text-indent: 14px;
	background-image: url('/images/icons/burgee1.gif');
	background-repeat: no-repeat;
	background-position: 4px 0px;
	line-height: 25px;
	font-weight: bold;
	color: #2b4440;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 350px;
	float: left;
	text-align: left;
}

/* .mainbody {width: 542px; height: 25px; background-color: #ebe5e0; text-align: right; padding-right: 20px;} */
.mainbody {width: 542px; height: 25px; background-color: #FFFFFF; text-align: right; padding-right: 20px;}

.button1 {
	background-color: #3E5B63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #FFCC33;
	padding: 2px;
	letter-spacing: 0.05em;
	}


.textbox1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.pyewacket {
	color: #003300;
	font-weight: bold;
	letter-spacing: 0.015em;
}


/* NAVIGATION */
.mainlevel {
float: right;
text-align: center;
font-weight: bold;
/* font-size: .90em;
font-family: Verdana, Helvetica, Arial, sans-serif; */
font-size: .92em;
font-family: Arial, Helvetica,sans-serif;
letter-spacing: 0.07em;
/* margin-bottom: 1px; */
}

.mainlevel a:link, .mainlevel a:visited {
display: block;
/* color: #ffffff; */
color: #000000;
background-image: url('/images/art/nav/Nav_Off1.gif');
background-repeat: no-repeat;
background-position: 0px 0px;
width: 172px;
text-decoration: none;
line-height: 24px;
font-weight: bold;
}

.mainlevel a:hover {
background-image: url('/images/art/nav/Nav_On1.gif');
background-repeat: no-repeat;
background-position: 0px 0px;
color: #ffffff;
font-weight: bold;
}



/* END GAT MOD */

.smallondark {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 0.85em;
color: #FFFFFF
}

.smallondark a:link, .smallondark a:visited, .smallondark a:active {
text-decoration: none;
color: #999933;
font-weight: normal;
}

.smallondark a:hover {
text-decoration: underline;
color: #cccc66;
font-weight: normal
}
.small {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 0.75em;
color: ##2b4440
}