@charset "UTF-8";
body {
	background-image: url(../images_main/alchome_bkgnd.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
ul {
	line-height: 16px;
}
.imgl {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#tableWrapper {
	width: 900px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #00539f;
	padding-right: 15px;
	line-height: 28px;
}
h2 {
	font-size: 20px;
	line-height: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #0052A3;
	line-height: 16px;
}
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;
}
#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: #0052A3;
}
#navLocation {
	text-align: right;
}
#navLocation a {
	font-size: 9px;
	color: #0052A3;
	text-align: right;
	display: block;
	padding: 3px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #0052A3;
	border-bottom-color: #0052A3;
}
#navLocation a:hover {
	color: #990000;
}
.location {
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 400px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#tdContent {
	line-height: 12px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	padding: 10px;
}
#tdContent h2 {
	font-size: 1.5em;
	font-style: italic;
	color: #0052A3;
}
#tdSidebar {
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0052A3;
	margin-bottom: 0px;
	padding: 10px;
}
.quote14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 16px;
	color: #00539f;
}
.course {
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
#tableteste  {
	color: #0052A3;
	background-color: #FFFFCC;
	text-align: left;
	padding: 15px;
	border: 1px solid #0052A3;
	margin: 5px;
}
#tdRegister {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #0052A3;
	text-align: center;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tdRegister a {
	color: #CCCCCC;
	text-decoration: underline;
}
#tdRegister a:hover {
	color: #FFFFCC;
}
#tdContact {
	color: #CCCCCC;
	background-color: #0052A3;
	text-align: center;
	padding: 10px;
}
#tdContact a {
	color: #FFFFCC;
}
#tdContact a:hover {
	text-decoration: underline;
}
#tdLegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00539f;
	text-align: justify;
	padding: 10px;
}
.imgr {
	float: right;
}
