* { margin: 0; padding: 0; }

#pagecontainer { float: left; width: 100%; text-align: center; background: #eef2ee url(images/bg_main.jpg) no-repeat top center; }
#content { margin: 0 auto; width: 760px; text-align: left; }
#content_bg { float: left; width: 760px; margin: 0 0 0 0; padding: 0 0 0 0; }
#content_bottom { float: left; width: 760px; height: 12px; background: url(images/bg_corners_bottom.gif) no-repeat bottom left; }

#top { float: left; width: 760px; height: 50px; background: url(images/bg_top.gif) no-repeat top left; display: none; }
#logo { float: left; width: 300px; height: 43px; padding: 7px 0 0 30px; }

#date { float: left; width: 135px; height: 35px; padding: 13px 0 0 25px; background: url(images/bg_date.gif) no-repeat top left; display: none; }
#date p { font-size: 12px; font-weight: bold; color: #b73d31; background: url(images/icon_date.gif) no-repeat top left; padding: 0 0 0 23px; text-align: left; }
#login { float: left; width: 270px; height: 50px; display: none; }
#login p { font-size: 11px; padding: 15px 0 0 20px;}

#copy_popup { float: left; width: 710px; background: #ffffff; background: url(images/bg_copy.gif) repeat-y top left; padding: 25px 25px 35px 25px; }
#copy_login { float: left; width: 345px; padding: 50px 0 75px 207px; background: #ffffff; background: url(images/bg_copy.gif) repeat-y top left; }
#loginbg { float: left; width: 225px; height: 180px; background: url(images/bg_login.jpg) no-repeat top left; padding: 40px 60px 0 60px; }
#loginbg p { color: #7c9390; font-weight: bold; }
input.login { font-size: 17px; width: 213px; padding: 8px 6px 4px 6px; font-weight: bold; color: #4d4d4d; background: #f8fbf9; }
#login_error { height: 28px; width: 225px; padding: 15px 60px 15px 60px; background: #b73d31 url(images/bg_loginerror.gif) no-repeat top left; text-align: center; color: #fff; font-weight: bold; margin: 0 0 0 0; }
#msg_error { height: 28px; padding: 15px 60px 15px 60px; background: #b73d31; text-align: center; color: #fff; font-weight: bold; margin: 0 0 0 0; }

#navs { float: left; width: 265px; height: 40px; background: url(images/bg_corners_top.gif) no-repeat bottom left; padding: 39px 60px 0 435px; text-align: right; display: none; }
#subnavs { float: left; width: 165px; padding: 0 10px 0 10px; background: url(images/bg_subnavs_top.gif) no-repeat top left; display: none; }
#subnavs_bottom { float: left; width: 185px; height: 12px; padding: 0; background: url(images/bg_subnavs_bottom.gif) no-repeat top left; display: none; }

#copy { float: left; width: 760px; background: #ffffff; background: url(images/bg_copy.gif) repeat-y top left; }
#copy_left { float: left; width: 185px; padding: 20px 15px 0 15px; display: none; }
#copy_right { float: left; width: 740px; padding: 20px 20px 0 0; }


#form_page  {
	background-color: #e7f0e9;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
}

#form_page div.line {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
}

#form_page div.special {
	margin: 0 0 5px 0; 
	padding: 0 0 15px 0;
}

#form_page div.special_checkbox {
	margin: 0 0 5px 0; 
	padding: 0 0 10px 0;
}

#form_page div.break {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

input, select {
	font: 11px verdana;	
}

input.top {
	margin-top: 0px;
	font: 9px verdana;
	font: expression("9px verdana");
	border: 1px solid #DADADA;
	width: 60px;
	margin-right: 5px;
}

label.top {
	font: 10px verdana;
	margin-right: 5px;
}

label.normal {
	color: #04365B;
	text-align: left;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

label.form {
	color: #7f9693;
	text-align: right;
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

td.left_div {
	padding-right:15px;
	padding-bottom:3px;
	padding-top:3px;
	width: 170px;
	text-align: right;
	font: 9px verdana;
	vertical-align:top;
}

td.left_div p {
	padding-top:0px;
	font: 11 px verdana;
	font-weight:bold;
}

td.right_div {
	font: 10px verdana;
	padding-bottom:3px;
	padding-top:3px;
	width: 250px;
	vertical-align:top;
}

td.bigfont { 
	font: 11 px verdana;
}

td.bottom_border {
	border-bottom: 1px solid #fff;
}

input.form {
	border: 1px solid #7B9EBE;
	padding: 3px;
	width: 200px;
}

select {
	border: 1px solid #7f9693;
	padding: 3px;
	width: auto;
}

input.form2 {
	border: 1px solid #7B9EBE;
	padding: 1px;
	width: 60px;
}


.button {
	padding: 1px;
	background-color:#fff;
	border: 1px solid #04365B;
	height: 26px;
	color: #000;
	width: auto;
}

.checkbox {
	margin-top: 3px;
}

textarea {
	font: 11px verdana;
	height: 150px;
	width: 250px;
	padding: 5px;
	border: 1px solid #7B9EBE;
}

textarea.rtf {
	height: 400px;
	width: 520px;
}

#drop_down_bar {
	text-align:right;
	position: relative;
	top: -30px;
	top: expression("-28px");
	right: 0px;
	margin-bottom: 0px;
}

#drop_down_bar form {
	padding: 0px;
	margin: 0px;
}

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

.clear { clear: both; }
#footer { float: left; width: 715px; padding: 7px 15px 10px 0; text-align: right; margin: 5px 15px 0 15px; display: none; } 
#footer p { color: #858585; font-size: 10px; padding: 0; margin: 0; }
#footer a { color: #7c9390; font-weight: normal; text-decoration: none; }
#footer a:hover { text-decoration: underline; color: #7c9390; }


/*------------- GLOBAL SELECTORS --------------*/

body { text-align: center; margin: 0; padding: 0; border:0; color: #000000; font-family: Tahoma, Verdana, Sans-serif; font-size: 12px; background-color: #eef2ee; }

h1 { color: #99aba9; font-size: 26px; font-weight: normal; padding: 5px 0 0 0; margin: 0 0 5px 0; border-bottom: #bfcac9 1px solid; }
h2 { color: #99aba9; font-size: 20px; font-weight: normal; padding: 5px 0 0 0; margin: 0 0 1px 0; border-bottom: #bfcac9 1px solid; }

p { font-size: 12px; line-height: 16px; color: #000000; padding: 5px 0 3px 0; margin: 0; }
ul { list-style: disc; margin-top: 0px; margin-bottom: 8px; margin: 0; margin-left: 5px; padding: 0; }
ul li { text-indent:0px; margin-left: 20px; }
a { text-decoration: underline; color: #b73d31; font-weight: bold; }
a:hover { text-decoration: none; color: #b73d31; }
a.green { text-decoration: underline; color: #7c9390; font-weight: bold; font-size: 11px; }
a.green:hover { text-decoration: none; color: #7c9390; font-size: 11px; }

.center {text-align:center}
.right {text-align:right}
.search_result { background: #e7f0e9; font-weight:bold; font-size:10px; padding:5px; color: #7f9693; margin-bottom: 3px;}
.errormsg_red { width: 525px; background: #7f9693; padding: 15px 35px 15px 35px; text-align: center; color: #fff; font-weight: bold; }
.classic th { height: 27px; background: url(images/bg_th.gif) repeat-x top left; }
.classic th p { color: #ffffff; padding: 3px 0 3px 20px; background: url(images/arrow_white.gif) no-repeat 11px 8px; }
td.subheader { background: #e7f0e9; padding: 5px 8px 5px 8px; color: #7f9693; font-weight: bold; font-size: 11px; }
a.calendar_month { color: #7f9693; text-decoration: none; font-size: 15px; }
a.calendar_month:hover { color: #7f9693; text-decoration: underline; }
a.calendar_year { color: #7f9693; text-decoration: none; font-size: 12px; }
a.calendar_year:hover { color: #7f9693; text-decoration: underline; }
.lighttable td { background: #e7f0e9; padding: 8px 10px 6px 20px; color: #7f9693; font-weight: bold; font-size: 11px; border-bottom: 1px #fff solid; }
.lighttable input { padding: 1px 2px 1px 2px; }
td.odd { padding: 10px 10px 8px 10px; font-size: 11px; background: #ffffff;}
td.odd p { font-size: 11px; padding: 2px 0 0 0; }
td.even { padding: 10px 10px 8px 10px; font-size: 11px; background: #f5f7f4; }
td.even p { font-size: 11px; }

td.subheader_inside { background: #e7f0e9; padding: 5px 5px 5px 5px; color: #7f9693; font-weight: bold; font-size: 11px; }
td.odd_inside { padding: 10px 5px 8px 5px; font-size: 11px;  background: #ffffff;}
td.odd_inside p { font-size: 11px; padding: 2px 0 0 0; }
td.even_inside { padding: 10px 5px 8px 5px; font-size: 11px; background: #f5f7f4; }
td.even_inside p { font-size: 11px; }
.btn_gap { margin: 0 0 3px 0; }
.btn_gap6 { margin: 0 0 6px 0; }
.btn_gap7 { margin: 7px 5px 0 0; }

td.subtitle { background: #e7f0e9; padding: 4px 0 4px 10px; color: #7f9693; font-weight: bold; }
td.subtitle p { color: #7f9693; padding: 0 0 0 15px; background: url(images/arrow_green.gif) no-repeat 6px 5px; font-size: 10px; }
td.subtitle a { color: #7f9693; text-decoration: none; }
td.subtitle a:hover { color: #7f9693; text-decoration: underline; }
td.quickstart { background: #e7f0e9; padding: 4px 0 4px 10px; color: #7f9693; font-weight: bold; }
td.quickstart p { color: #7f9693; padding: 0 0 0 5px; font-size: 9px; }

img.nowrap { display: block; padding: 0; margin: 0; }


/*------------- FORM ELEMENTS --------------*/

form { margin:0; padding:0; display:block; }
input, select, option { padding: 0; margin: 0; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#1F1F1F; font-weight:normal; }
textarea { margin: 0; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#1F1F1F; font-weight:normal; }

/*------------- SUBNAVIGATION --------------*/

ul.subMenu { width: 165px; margin: 45px 0 25px 0; padding: 3px 0px 0px 0px; font-size: 11px; font-weight: bold; }
ul.subMenu li { margin: 0; padding: 0; display:block; list-style-type: none; }
ul.subMenu a:link, ul.subMenu a:visited { display:block; height: 13px; padding: 6px 0 6px 21px; margin: 0; color: #7c9390; text-decoration:none; background: url(images/ul_arrow.gif) no-repeat 7px 10px; font-weight: bold; }
ul.subMenu a:active, ul.subMenu a:hover { padding: 6px 0 6px 21px; margin: 0; color: #7c9390; text-decoration:none; background: #f9fcfa url(images/ul_arrow.gif) no-repeat 7px 10px; font-weight: bold; }
ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { padding: 6px 0 6px 21px; margin: 0; color: #b73d31; text-decoration:none; background: #ffffff url(images/ul_arrow_on.gif) no-repeat 7px 10px; font-weight: bold; }
ul.subMenu a:link.subMenuOn, ul.subMenu a:visited.subMenuOn { font-weight: bold; }


ul.subMenu2 { width: 150px; margin: 5px 0 5px 15px; padding: 3px 0px 0px 0px; font-size: 10px; font-weight: bold; }
ul.subMenu2 li { margin: 0; padding: 0 0px 0 0px; display:block; list-style-type: none; }
ul.subMenu2 a:link, ul.subMenu2 a:visited { display:block; height: 10px; padding: 5px 0 5px 18px; color: #7c9390; text-decoration:none; background: url(images/ul_arrow_small.gif) no-repeat 5px 8px; font-weight: bold; }
ul.subMenu2 a:active, ul.subMenu2 a:hover { padding: 5px 0 5px 18px; color: #7c9390; text-decoration:none; background: #f9fcfa url(images/ul_arrow_small.gif) no-repeat 5px 8px; font-weight: bold; }
ul.subMenu2 a:link.subMenu2On, ul.subMenu2 a:visited.subMenu2On { padding: 5px 0 5px 18px; color: #b73d31; text-decoration:none; background: #ffffff url(images/ul_arrow_small_on.gif) no-repeat 5px 8px; font-weight: bold; }
ul.subMenu2 a:link.subMenu2On, ul.subMenu2 a:visited.subMenu2On { font-weight: bold; }