BODY
{
	margin:				0;
	font-family:		Verdana, Arial, Helvetica;
	text-decoration:	none;
	font-size:			90%;
}

IMG
{
	border:				0;
}

H1, H2, H3, H4, H5, H6
{
	margin:				.5em;
	white-space:		nowrap;
	color:				#1059A7;
}
H2
{
	margin:				0;
	text-align:			center;
}

P, OL, UL
{
	margin-top:			.5em;
	margin-bottom:		.5em;
	text-align:			justify;
	font-size:			90%;
	line-height:		1.5em;
	color:				#000000;
}

TABLE
{
	margin-top:			0;
	margin-bottom:		.5em;
	margin-left:		auto;
	margin-right:		auto;
	border-collapse:	collapse;
	border:				none;
}

A:Link, A:Visited
{
	font-weight:		bold;
	text-decoration:	none;
	color:				#000000;
}
A:Hover
{
	text-decoration:	underline;
}

FIELDSET
{
	margin:				auto;
}

LEGEND
{
	padding-left:		1em;
	padding-right:		1em;
	font-weight:		bold;
	border-top:			2px solid #CCCCCC;
	border-bottom:		1px solid #666666;
	background:			#DDDDDD;
}

FORM
{
	margin:				0;
}


DIV#header
{
	padding:			12px;
	margin:				0;
	background:			url(images/header.jpg) no-repeat;
}
#header IMG
{
	margin:				0;
	float:				right;
}
#header H1
{
	white-space:		nowrap;
	margin:				0 0 12px 20px;
	color:				#0EBBBA;
}

SPAN#access
{
	float:				right;
	margin-right:		.5em;
	text-align:			right;
	font-size:			60%;
}
#access A:Link, #access A:Visited, #access A:Hover
{
	color:				#0EBBBA;
	text-decoration:	none;
}

SPAN#menu
{
	padding:			.2em;
}
#menu A:Link, #menu A:Visited
{
	background:			#12E8EA;
	color:				#098A90;
	text-decoration:	none;
}
#menu A:Hover
{
	background:			#1059A7;
	color:				#12E6E7;
}
#menu A.selected:Link, #menu A.selected:Visited
{
	background:			#098A90;
	color:				#12E6E7;
}

DIV#main
{
	margin:				.5em 2em 2em 2em;
}

DIV#footer
{
	clear:				both;
	height:				32px;
	padding:			.5em;
	background:			url(images/footer.jpg) no-repeat;
	color:				#FFFFFF;
	font-size:			90%;
}
#footer A:Link, #footer A:Visited
{
	color:				#FFFFFF;
	text-decoration:	none;
}
#footer A:Hover
{
	text-decoration:	underline;
}

DIV#chiclet
{
	margin:				.8em 1em .2em 1em;
	text-align:			center;
}
#chiclet IMG
{
	vertical-align:		middle;
	width:				18px;
	height:				18px;
}

A#footermail
{
	float:				left;
}
