/* ---------- core elements ---------- */

html, body	{background:#005596; margin:0px; padding:0px; font:11px Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #666666; line-height:normal; word-spacing: normal;}

a:link {color: #005596; text-decoration:underline;}
a:visited {color: #005596; text-decoration:underline;}
a:active {color: #005596; text-decoration:underline;}
a:hover {color: #788734; text-decoration:underline;}
	
h1 {font: 21px Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #005596; padding: 0px; margin: 0px; font-weight:normal;
margin:0px 0px 12px 0px;}

/* ---------- divs ---------- */

#container {width: 887px; margin:25px auto;}
#top_edge	{margin:0px; padding-top:11px; background-image:url(images/top_edge.gif); background-position:top center;}
#main_content	{background:url(images/bg_repeat.gif) repeat-y; padding:0px 12px 0px 12px;}
#header	{margin:0px; padding:0px;}
#bottom_edge	{margin:0px; padding-top:11px; background-image:url(images/bottom_edge.gif); background-position:top center;}
#message_box	{background: #b3bb8b; width: 145px; margin:0px; padding:0px;}
#homesite_box	{background:url(images/homesite_box_top2.gif) #ebeddc no-repeat; background-position:top center; width:343px; padding: 35px 10px 0px 20px;}
#footer	{font:11px Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; text-align:center; color:#FFFFFF;}

/* ---------- misc. elements ---------- */

#message_box form	{margin:10px; padding:0px;}
input.text	{font:11px Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color:#999999; border-left:1px solid #999999; border-top:1px solid #999999; border-right:1px solid #b3bb8b; border-bottom:1px solid #b3bb8b; margin-bottom:4px; background-color:#FFFFFF; padding:3px;}
.blue_bold	{font-weight:bold; color:#005596;}
.olive_bold	{font-weight:bold; color:#788734;}

#homesite_box a	{color:#788734; text-decoration:underline;}
#homesite_box a:hover	{color:#005596;}

#footer a	{color:#FFFFFF; text-decoration:underline;}
#footer a:hover	{color:#CCCCCC; text-decoration:underline;}

label	{font-weight:bold;}

.formBox	{background: #ffffff; border:1px solid #005596;}
.fieldselect   {background: #ffffff; border: 1px solid #005596;}
.fieldtext   {background: #ffffff;border: 1px solid #005596;}

.caption	{font:10px Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #666666; font-style:italic;}
.required_star	{color:#cc9900;}
.theForm{margin:0px;}
#hiddenfield {display:none;}
#keypressed {display:none;}
.blue_boldstyle1 {
	font-weight:bold;
	color:#005596;
	font-size: 16px;
}
.boldstyle {
font-weight:bold; color:#005596;
}
.olive_2 {
	font-weight:bold;
	color:#788734;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
}
