body {
	background: #0074A2 url(img/bgtile.gif) repeat-y;
	background-position: top center;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-family: 'trebucket ms', arial, sans-serif;
	text-align: center;
}

* {
	margin-top: 0px;
	padding: 0px;
}

img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 20px;
}

ul li {
	background: url(img/bullet.gif) no-repeat;
	background-position: center left;
	padding-left: 21px;
}

a.newwin {
	background: url(img/icon_world.gif) no-repeat;
	padding-right: 16px;
	background-position: center right;
}

#at0mica {
	position: absolute;
	top: 0px;
	left: 0px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	text-align: left;
}

#subcontainer {
	width: 528px;
	float: left;
}

#spacer {
	width: 218px;
	float: left;
}

#header {
	width: 528px;
	height: 79px;
	float: left;
	overflow: hidden;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #95D5EF;
}

a:hover {
	text-decoration: none;
}

blockquote {
	background: #5AAECF;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
}

input, textarea, select {
	font-size: 10pt;
	font-family: 'trebucket ms', arial, sans-serif;
	border: 1px solid #5AAECF;
	padding: 2px;
	background: white;
}

h2 {
	font-family: 'courier new', arial, sans-serif;
	font-variant: small-caps;
	font-size: 22pt;
	color: white;
	border-bottom: 1px dotted #5AAECF;
}

h3 {
	font-family: 'courier new', arial, sans-serif;
	font-variant: small-caps;
	font-size: 16pt;
	color: white;
	border-bottom: 1px dotted #5AAECF;
}
