body {
	margin: 10px;
	background: #1A3F64;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	float: right;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3F64;
}

h1 {font-size: 1.75em;}

h2 {font-size: 1.6em;}

h3 {
	font-size: 1.2em;
	}

input, textarea {font-family: Arial, Helvetica, sans-serif;font-size:0.9em;font-weight:normal;}

p, ul, ol {margin-top: 0; font-family: Arial, Helvetica, sans-serif;}

li {padding-top:5px;}

.notetext {font-size:0.75em;font-weight:normal; color:#000000;}

a {text-decoration:none;color:#18A98C;font-weight:bold;}

a:hover {text-decoration:underline;}

a.small {font-size:0.75em;font-weight:normal;}

#headinglink {
	margin:0px; font-size:0.75em; text-align:center; padding-bottom:5px;
}


#wrapper {
	width: 650px;
	margin: 0 auto;
	padding: 20px;
	background: #C1DEFF;
	text-align:center;
}
#wrapperadmin {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #C1DEFF;
	text-align:left;
}
/* Header */

#header {
	width: 650px;
	margin: 0 auto;
	background: #C1DEFF;
	text-align:left;
}
#headerAdmin {
	width: 910px;
	margin: 0 auto;
	background: #C1DEFF;
}

#banner {
	width: 870px;
	padding: 0;
	height: 184px;
	margin: 0 auto;
	background: url(../images/img03.jpg) no-repeat left top; 
}


/* Menu */

#menu {
	margin: 0 0 0 0;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	display: block;
	margin-top: 2px;
	margin-right: 3px;
	padding: 7px 10px 7px 10px;
	background-color: #1A3F64;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	border: none;
	border-top:1px solid #99CCCC;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background-color: #536F8B;
	color:white;
}

#menu .current {background-color:#18A98C;
	border-left:1px solid #1A3F64;
	border-right:1px solid #1A3F64;
	border-top:1px solid #1A3F64;}
	
#menu a.current:hover {background-color: #6FC9B7;
	color:white;}

/* Page */

#page {
	width: 640px;
	margin: 0 auto;
	background: #E6F2F2;
	border-top:3px solid #18A98C;
	border-bottom:3px solid #18A98C;
	text-align:left;
}

#pageAdmin {
	width: 910px;
	margin: 0 auto;
	padding-top: 20px;
	background: #ffffff;
	border-top:3px solid #18A98C;
	border-bottom:3px solid #18A98C;
}

/* Content */

#content {
	margin:20px;
	width: 600px;

}



.small, ul.small, li.small, a.small, a.small:link, a.small:visited {  font-size: 0.8em; text-decoration: none;}
a.small:hover, a.small:active {  font-size: 0.8em; text-decoration: underline; }

.smalldelete, ul.smallsmalldelete, li.smallsmalldelete, a.smallsmalldelete, a.smallsmalldelete:link, a.smallsmalldelete:visited {  font-size: 0.8em; text-decoration: none; color:red; font-weight:normal;}
a.smallsmalldelete:hover, a.smallsmalldelete:active {  font-size: 0.8em; text-decoration: underline; color:red; font-weight:normal;}


.smalllink, a.smalllink, a.smalllink:link, a.smalllink:visited {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

a.smalllink:hover {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}
a.tinylink {font-size:7pt;margin-top:0px;padding-top:0px;}

.fieldname {  font-size: 0.8em; font-weight: normal; margin:10px 0px 2px 0px; color:#1A3F64;}
.fieldnamesmall {  font-size: 0.7em; font-weight: normal; margin:25px 0px 2px 0px; color:#1A3F64;}
.fieldnamesmall2 {  font-size: 0.7em; font-weight: normal; margin:2px 0px 2px 0px; color:#1A3F64;}
.fieldnameClassification {  font-size: 0.75em; font-weight: normal; margin:0px 0px 2px 0px; color:#1A3F64;}
.instructions {  font-size: 0.75em; color:#1A3F64; margin:15px 0px 5px 0px;}
ul.instructions, li.instructions { padding:0px;margin:0px; }
.linkbar {
	text-align: left;
	vertical-align: middle;
	height: 35px;
	width: 600px;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #536F8B;
}
.rowheader{
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
	height: 25px;
	width: 600px;
	font-family: verdana;
	font-size: .75em;
	color: #000000;
	background-color: #BFDFDF;
}

.submitactive {
	width:600px;height:30px;cursor:pointer;font-weight:bold;padding-left:10px;
	background:#536F8B;color:white;width:600px;height:30px;cursor:pointer;font-weight:bold;border-top:2px solid #A9B7C5;border-bottom:2px solid #1A3F64;border-left:2px solid #8FA8C2;border-right:2px solid #1A3F64;text-align:left;
}

.submitnotactive {
	width:600px;height:30px;cursor:pointer;font-weight:bold;padding-left:10px;
	background:#1A3F64;color:#8FA8C2;width:600px;height:30px;cursor:pointer;font-weight:bold;border-top:2px solid #A9B7C5;border-bottom:2px solid #1A3F64;border-left:2px solid #8FA8C2;border-right:2px solid #1A3F64;text-align:left;
}
