* {padding:0; margin:0;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
html, body, #wrapper {height: 100%}
html {overflow: auto;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000000;
	line-height: 1.8em;
	text-align: center;
	background-color: #FFFFFF;
	font-style: italic;
}
:link, :visited, :hover, :active {text-decoration: none;}
a img, :link img, :visited img {border: none;}
a {font-weight: bold;}
a:link, a:visited, a:active {color:#000000;}
a:hover {color: #666666;}
h1, h2, p, ul {margin-left: 5px;}
h1, h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 1em; 
}
h1 {font-weight: bold;}
h2 {font-weight: normal; margin-bottom: 0.8em;}
ul {list-style: none;}
strong {font-weight: bold;}
#wrapper {
	width: 940px;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
#header {
	background-image: url(../images/ac2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
}
#page-container div {
	display: block;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1.8em;
	padding-top: 1.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.row215 {width: 215px;}
.row450 {width: 450px;}
.grey {color: #666666;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}
.clearfix {display: block;}