#header_top {
	float: top;
	clear: top;
	width: 830;
	height: 114;
	border-left: 3px solid black;
	border-right: 3px solid black;
	border-top: 3px solid black;
	background-image: url(images/header_top.jpg);
}

#link_area{
	float: top;
	background-image: url(images/subpage_menubg.jpg);
	width: 830;
	height: 29;
	border-left: 3px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}

#textbox_area{
	float: top;
	position: relative;
	width: 830;
	font-family: Arial;
	line-height: 1.5em;
	border-left: 3px solid black;
	border-right: 3px solid black;
	min-height: 600px;
}

#textbox_area a{
	color: black;
	text-decoration: underline;
}

#footer{
	float: top;
	background-image: url(images/subpage_unshadowed.jpg);
	width: 830;
	height: 29;
	border: 3px solid black;
	font-family: Arial;
	font-size: .9em;
	line-height: 29px;
}

#link_menu{
	position: relative;
	top: 5px;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

#link_menu a{
	color:black;
	text-decoration: underline;
}

#link_menu td{
	padding-left: 30px;
	padding-right: 30px;
}


#main_header{
	float: top;
	width:400;
}

td.td_text{
	color: white;
	font-family: Arial;
	font-size: 1.3em;
	vertical-align: middle;
}


td.td_arrow{
	vertical-align:middle;
}

div.box_header{
	height: 2em;
	line-height: 2em;
	color: white;
	font-family: Arial;
	font-size: 1em;
	background-color: 044d9a;
	text-align: right;
	padding-right: 10px;
}

table.boxheader_table{
	height: 100%;
	vertical-align: middle;
	float: right;
	color: white;
}


div.box_body{
	padding: 5px;
	text-align: justify;
	font-family: Arial;
	line-height: 1.5em;
	background-image: url(images/grad_bg.jpg);
	background-repeat: repeat-y;
	background-color: e7e7e7;
}

div.picture_box{
	float: right;
}

div.text_box{
	float: right;
}

#quicklink_box{
	width: 300px;
}

td.mailcell{
	text-align: center;
	line-height: 1.5em;
	padding: 10px;
}

tr.quicklink_tr{
	height:25px;
	font-size: .95em;
}
