@charset "UTF-8";
body {
	background-image: url(../images_main/alchome_bkgnd_03.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #00539f;
	padding-right: 15px;
}
h2 {
	font-size: 1.2em;
	color: #0052A3;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	font-style: italic;
}
#tdNavbar {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0152A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0152a3;
	background-color: #fff;
}
#deptLinks {
	text-align: right;
	margin-left: 25px;
	font-size: 1.2em;
}
#deptLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0052A3;
	border-bottom-color: #0052A3;
	color: #0052A3;
	margin: 5px;
}
#deptLinks a:hover {
	color: #FFFFCC;
	background-color: #0052A3;
}
#tdContent {
	line-height: 1.4em;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.85em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0052A3;
	background-color: #FFF;
}
#tableWrapper {
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
}
#profileDes {
	padding: 10px;
}
#profileGraphic {
	background-color: #0052A3;
	text-align: center;
	padding: 10px;
}
#profileDestd {
	line-height: 14px;
	text-align: left;
	padding: 10px;
	font-size: 10px;
}
#tdContact {
	color: #FFFFFF;
	background-color: #0052A3;
	text-align: center;
	padding: 10px;
}
#tdContact a {
	color: #999999;
}
#tdLegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00539f;
	text-align: justify;
	padding: 10px;
	border: 1px solid #1652A2;
	background-color: #FFF;
}
.footer {font-size: .8}
