
body
{
	font-family: verdana;
	font-size: 10pt;
	background-color: #ffffff;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a { color: #003893; text-decoration: none; }
a:link { color: #003893; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:visited { color: #003893; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
.link { color: #ffffff; text-decoration: none; }
.link:link { color: #ffffff; text-decoration: none; }
.link:active { color: #000000; text-decoration: none; }
.link:visited { color: #ffffff; text-decoration: none; }
.link:hover { color: #000000; text-decoration: none; }
.white { color: #ffffff; text-decoration: none; }
.white:link { color: #ffffff; text-decoration: none; }
.white:active { color: #1eb53a; text-decoration: none; }
.white:visited { color: #ffffff; text-decoration: none; }
.white:hover { color: #1eb53a; text-decoration: none; }

.image { border: outset #003893 1px; }

.blue_text {
	color: #003893;
	font-weight: bold;
}

.green_text {
	color: #1eb53a;
	font-weight: bold;
}

.drop_shadow {
	text-shadow: #000000 1px 1px 1px;
}

.header {
	width: 980;
	height: 100px;
	padding-left: 20px;
	padding-top: 3px;
	background-color: #ffffff;
}

.menu {
	width: 980px;
	height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	color: #ffffff;
	background-color: #1eb53a;
	font-size: 8pt;
	border-style: solid;
	border-color: #334c79 #001c49 #001c49 #334c79;
	border-width: 1px 2px 2px 0px;
}

.main {
	width: 750;
	height: 850px;
	padding: 10px;
	text-align: justify;
}

.right {
	position: absolute;
	top: 124px;
	left: 780px;
	width: 200px;
	height: 500px;
	text-align: left;
	color: #ffffff;
	background-color: #003893;
	border-style: solid;
	border-color: #334c79 #001c49 #003893 #334c79;
	border-width: 0px 2px 0px 0px;
	padding: 20px 0px 0px 20px;
}

.footer {
	position: absolute;
	visibility: hidden;
	top: 500px;
	left: 0px;
	width: 778px;
	height: 200px;
	color: #ffffff;
	background-color: #003893;
	text-align: center;
	font-size: 8pt;
	font-style: italic;
	border-style: solid;
	border-color: #334c79 #001c49 #001c49 #334c79;
	border-width: 0px 2px 2px 2px;
	padding: 20px 200px 0px 20px;
}

.menu_parent {
	position: absolute;
	top: 104px;
	width: 120px;
	height: 16px;
	padding-left: 5px;
	padding-top: 2px;
	border-style: solid;
	border-color: #1eb53a;
	border-width: 0px 1px 0px 1px;
	font-weight: bold;
	cursor: pointer;
}

.menu_child {
	position: absolute;
	visibility: hidden;
	top: 18px;
	left: -1px;
	height: 25px;
	background-color: #3fd65b;
	padding: 3px 5px 3px 5px;
	border-style: solid;
	border-color: #334c79 #001c49 #001c49 #334c79;
	border-width: 1px 2px 2px 1px;
	cursor: pointer;
	z-index: 20;
}

.menu_child_link {
	position: absolute;
	width: 250px;
	height: 18px;
}

.menu_sub {
	position: relative;
	visibility: hidden;
	top: -16px;
	background-color: #3fd65b;
	padding: 2px 5px 5px 5px;
	border-style: solid;
	border-color: #334c79 #001c49 #001c49 #334c79;
	border-width: 1px 2px 2px 1px;
	cursor: pointer;
	z-index: 30;
}

.menu_sub_arrow {
	position: absolute;
	left: -10px;
	top: 1px;
}

.header_right_box {
	position: absolute;
	top: 5px;
	left: 690px;
	width: 300px;	
	font-size: 8pt;
	text-align: right;
	color: #003893;
}

.header_center_box {
	position: absolute;
	top: 20px;
	left: 340px;
	height: 60px;
	width: 350px;	
	font-size: 8pt;
	text-align: center;
}

.announce {
	position: absolute;
	top: 5px;
	left: 265px;
	width: 500px;
	font-size: 8pt;
	text-align: center;
}

.body_title {
	width: 100%;
	color: #003893;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	margin-bottom: 30px;
	border-style: solid;
	border-color: #003893;
	border-width: 0px 0px 1px 0px;
}

.body_text {
	padding: 0px 0px 0px 20px;
}

.calendar_title {
	width: 300px;
	height: 25px;
	color: #003893;
	font-size: 14pt;
	text-align: left;
	border: solid #dfdfdf 1px;
}

.calendar_date {
	width: 200px;
	height: 25px;
	color: #003893;
	font-size: 9pt;
	text-align: center;
	border: solid #dfdfdf 1px;
}

.calendar_nav {
	width: 300px;
	height: 25px;
	color: #003893;
	font-size: 9pt;
	text-align: center;
	border: solid #dfdfdf 1px;
}

.calendar_header {
	width: 100px;
	height: 25px;
	text-align: center;
	background-color: #dfdfdf;
}

.calendar_cell {
	width: 100px;
	height: 100px;
	background-color: #ffdfdf;
	font-size: 8pt;
	vertical-align: top;
}

.calendar_cell_today {
	width: 100px;
	height: 100px;
	color: #003893;
	background-color: #dfdfdf;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
}

.event {
	position: absolute;
	visibility: hidden;
	top: 300px;
	left: 80px;
	width: 550px;
	height: 220px;
	background-color: #efefef;
	color: #000000;
	font-size: 10pt;
	border-style: solid;
	border-color: #001c49 #001c49 #001c49 #001c49;
	border-width: 1px 2px 2px 1px;
	padding: 20px;
}

.event_date_time {
	position: absolute;
	top: 40px;
	left: 40px;
}

.event_close {
	position: absolute;
	top: 190px;
	left: 490px;
	font-size: 8pt;
	cursor: pointer;
}

.contact_us {
	position: absolute;
	left: 150px;
}

.contact_us_error_message {
	position: absolute;
	left: 20px;
	top: -32px;
	height: 20px;
	width: 500px;
}

.form_label {
	width: 120;
	vertical-align: top;
}

.form_select {
	width: 230;
	background-color: #efefef;
	border: solid #6f6f6f 1px;
}

.form_textbox {
	width: 230;
	background-color: #efefef;
	border: solid #6f6f6f 1px;
}

.form_textarea {
	width: 230;
	background-color: #efefef;
	border: solid #6f6f6f 1px;
	overflow: auto;
}

.form_submit {
	width: 130;
	background-color: #efefef;
	border: solid #6f6f6f 1px;
	cursor: pointer;
}

.form_cell {
	font-size: 10pt;	
}

.register_form_error {
	width: 700px;
	text-align: center;
	color: #ff0000;
	padding: 5px;
}

.newsletter {
	font-size: 10pt;
}

.benefit_tag {
	position: absolute;
	top: 14px;
	left: 280px;
	width: 254px;
	font-size: 8pt;
}
.benefit {
	position: absolute;
	top: 28px;
	left: 280px;
	width: 250px;
	height: 44px;
	border: inset #1eb53a 2px;
	background-image: url(../images/benefitBG.jpg);
	cursor: pointer;
}

.employment_app {
	position: absolute;
	top: 135px;
	left: 500px;
	font-size: 8pt;
}

