body {
	background: #31CDE4;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

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

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

#header {
	position: absolute;
	width: 729px;
	height: 275px;
}

#content {
	position: absolute;
	width: 729px;
	margin-top: 230px;
}

#leftcol {
	float: left;
	width: 200px;
}

#rightcol {
	float: left;
	width: 500px;
	margin-left: 12px;
}

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;
}

h2 {
	text-align: center;
	font-family: arial black, arial, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	font-style: italic;
	color: #014A7F;
	background: white;
}

h3 {
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	color: #014A7F;
	background: white;
}

blockquote {
	background: #4ADFEF;
	color: white;
	padding: 5px;
}

a:link {
	font-weight: bold;
	font-style: underline;
	color: #0B77BF;
}

a:visited {
	font-weight: bold;
	font-style: underline;
	color: #014A7F;
}

input, textarea, select {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background: white;
	border: 1px solid #014A7F;
	padding: 2px;
}

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