BODY
{
	margin:				10px;
	color:				#000000;
	background-color:	#FFFFFF;
	text-decoration:	none;
	font-family:		arial, sans-serif;
	font-size:			80%;
}

HR
{
	color:				#125BA0;
	width:				80%;
	Height:				1px;
}

H1
{
	color:				#125BA0;
	margin-top:			6px;
	margin-bottom:		6px;
	text-align:			center;
	text-decoration:	none;
	font-size:			140%;
}

H2
{
	color:				#125BA0;
	margin-top:			6px;
	margin-bottom:		6px;
	text-align:			center;
	text-decoration:	none;
	font-size:			130%;
}

H3
{
	color:				#125BA0;
	margin-top:			6px;
	margin-bottom:		6px;
	text-align:			left;
	text-decoration:	none;
	font-size:			120%;
}

H4
{
	color:				#125BA0;
	margin-top:			6px;
	margin-bottom:		6px;
	text-align:			left;
	text-decoration:	none;
	font-size:			110%;
}

P
{
	margin-top:			6px;
	margin-bottom:		6px;
	text-align:			justify;
}

TABLE
{
	margin-left:		auto;
	margin-right:		auto;
}

TD
{
	vertical-align:		top;
	padding-left:		0.5em;
	padding-right:		0.5em;
}

TH
{
	color:				#125BA0;
	text-align:			center;
	vertical-align:		top;
	font-weight:		bold;
}

.icon
{
	border:				0;
	height:				1.2em;
	vertical-align:		middle;
}

.smallFont
{
	font-size:			90%;
}

.largeFont
{
	font-size:			120%;
}

A:Link, A:Visited
{
	color:				#000000;
	font-weight:		bold;
	text-decoration:	none;
}
A:Hover
{
	text-decoration:	underline;
}

.logo1	{	color:		#13A870;	}
.logo2	{	color:		#148186;	}
.logo3	{	color:		#125BA0;	}
.tabon	{	background:	#D1E2FB;	}
.taboff	{	background:	#ACCAF8;	}

.selected
{
	color:				#880000;
	font-size:			125%;
	font-weight:		bold;
	text-decoration:	underline;
}

.blackonwhite
{
	color:				#000000;
	background-color:	#FFFFFF;
}
A.blackonwhite:Link, A.blackonwhite:Visited
{
	color:				#000000;
	font-weight:		bold;
	text-decoration:	none;
}
A.blackonwhite:Hover
{
	color:				#888888;
}

A.title:Link, A.title:Visited
{
	color:				#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
}
A.title:Hover
{
	color:				#000000;
}
H1.title, H2.title, H3.title, H4.title
{
	color:				#FFFFFF;
	margin:				0;
	padding:			0;
}
TH.title
{
	white-space:		nowrap;
	padding-left:		6px;
	padding-right:		6px;
}

OL
{
	margin-top:			.5em;
	margin-bottom:		.5em;
}

UL
{
	margin-left:		1em;
	margin-top:			.5em;
	margin-bottom:		.5em;
	list-style-type:	square;
	padding:			0; 
	padding-left:		1em; 
}
UL.ticklist
{
	list-style-image:	url(images/tick.gif);
}

.hungPicture
{
	position:			absolute;
	clip:				auto;
	visibility:			hidden;
}

.listNormal1	{	background: #FFFFFF;	}
.listNormal2	{	background: #F0F0F0;	}
.listOver1		{	background: #E4FCF9;	}
.listOver2		{	background: #E4FCF9;	}

