/**********************************/
/* FROM LUKE'S FORM STYLESHEET */


/* general styles */


body,div,p,th,td,a,h1,h2,h3,a:link,a:active,a:visited,a:hover,input,select { color:black; font-weight:normal; text-align:left; line-height:18px; word-spacing:0px; font-size:90%;  }

body { background-color:#fff; padding:0px; margin:20px; font-family:Verdana, Arial, Helvetica; }
form { margin:0px; }


h1 { color:#016AB7; font-weight:bold; font-size:120%; margin:0 0 0 0; padding:0 0 10px 0px; }
h2 { color:#016AB7; font-weight:bold; font-size:105%; margin:0 0 0 0; padding:5px 0 10px 0px;  }
h3 { color:#016AB7; font-weight:bold; font-size:12px; margin:0px; }
p { margin:0px; padding:0px; }
th { text-align:left; }
a { text-decoration:none; }
a, a:link, a:visited, a:active, a:hover { color:#016AB7; }
a:hover { text-decoration:underline; }
img { border:0px; }
.red { color:#FF0000; }


/* form elements */

input,select { line-height:16px;padding:0px; }
select.dd1 { width:57px; border: 1px solid #ccc; }
select.dd2 { width:68px; border: 1px solid #ccc; }
select.dd3 { width:212px; border: 1px solid #ccc; }
select.free { border: 1px solid #ccc; }
input.txt1 { width:55px; border: 1px solid #ccc; font-size:100%; }
input.txt2 { width:126px; border: 1px solid #ccc; font-size:100%; }
input.txt3 { width:212px; border: 1px solid #ccc; font-size:100%; }
input.free { border: 1px solid #ccc; font-size:100%; }
label.standard { width: 150px; float: left; text-align: left; margin-right: 1.5em; display: block; clear:both; }
.submit { margin-left: 168px; background-color: #A7D7FF; border: 2px outset #F1F8FF;text-align:center; padding-left:10px; padding-right:10px; font-weight:bold; height:22px; padding-bottom:1px; } 
input.calendar { height:17px;vertical-align:bottom;margin-left:2px;background-color:#fff;  background-image:url(../../images/icon_calendar.gif); background-repeat:no-repeat; border:0px; width:21px; height:17px; }


/* END OF: LUKE'S FORM STYLESHEET */
/**********************************/ 
 
/* structure */
div#pagestructure {width:800px; }

#header { display:none; }
#logo { display:none;} 
#content {font-size:120%; }
#lhs { display:none; }


/* layout and style */

#maintitle {position:relative;left:20px; }
#maintext { position:relative; width:355px; padding-right:15px; }
#maincopy {position:relative; padding-left:20px;font-size:100%;width:500px;}
.middlebg {
	background-image:url(../images/middlebg.gif); 
	width: 555px;
}

.bottombg {
	position:relative; 
	background-image:url(../images/bottombg.gif); 
	height: 30px;
	width: 555px;
 }

#topnavigation  {border-collapse: collapse;;padding:0px;margin:0px;font-size:120%;background-image:url(../images/topnavbg.gif);height:44px;width:760px;}
#topnavigation td{vertical-align:middle ;background-repeat:no-repeat; }
#topnavigation td a{font-size:90%;color:white;text-decoration:none;}
#topnavigation #top{height:12px;}
#topnavigation #bottom{height:7px;}

#topnav_0 {width:15px;}
#topnav_1 {width:58px;padding-left:10px;}
#topnav_2 {width:183px;padding-left:15px;}
#topnav_3 {width:129px;padding-left:10px;}
#topnav_4 {width:90px;padding-left:18px;}
#topnav_5 {width:135px;padding-left:14px;}
#topnav_6 {width:58px;padding-left:10px;}

#footer { font-size:70%;background-image:url(../images/footerbg.gif); height: 49px;width: 760px;margin-bottom: 0px; }

#footer ul { color:white;  padding:16px 0 0 10px;margin:0px;}
#footer li { display: inline;padding:0 0 0 0;margin:0px;   }
#footer a { color:white;}

#lhsnav_top {display:none;}
#lhsnav_bottom {background-image:url(../images/navigation_bottom_bg.gif); background-repeat:no-repeat; width:180px;font-size:10px; height:14px;}
#lhsnav_mid_bg {width:180px;background-image:url(../images/navigation_middle_bg.gif); }
#lhsnav_mid {font-size:100%;padding-left:10px;color:#016AB7; }
#lhsnav_mid a{display:block; padding-left:5px;color:#016AB7;width:160px;height:21px;text-decoration:none;}
#lhsnav_mid a:link{background-image:url(../images/spacer.gif);}
#lhsnav_mid a:hover{background-image:url(../images/lhs_bg.jpg);background-repeat:no-repeat;}
#lhsnav_mid a:active,a:visited{background-image:url(../images/spacer.gif);}

.hidefromprint{display:none;}