body {
	background: #ffffff url(img/bgtile.gif) repeat-x;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: black;
}

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

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

#header {
	position: absolute;
	width: 689px;
	height: 209px;
}

#content {
	position: absolute;
	width: 689px;
	margin-top: 209px;
}

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

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

img {
	border: none;
}

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

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

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

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

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

a:visited {
	font-weight: bold;
	color: #177F4F;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 16pt;
	color: #BA3E3A;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px dotted #177F4F;
	font-family: georgia, times new roman, serif;
	font-style: italic;
}

h3 {
	font-size: 12pt;
	color: #BA3E3A;
	text-align: left;
	padding-left: 20px;
	border-bottom: 1px dotted #177F4F;
	font-family: georgia, times new roman, serif;
	font-style: italic;
}

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

blockquote {
	padding: 5px;
	background: #BA3E3A;
	margin-left: 15px;
	margin-right: 15px;
	color: #ffffff;
}

blockquote a:link {
	font-weight: bold;
	color: #FFEFEF;
	text-decoration: underline;
}

blockquote a:visited {
	font-weight: bold;
	color: #FFC1BF;
	text-decoration: underline;
}

blockquote a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
