#content01 h1
{
	margin-left			: 0px;
}

#content01 h2
{
	margin				: 15px 0px 0px;
	font-size			: 0.8em;
}

#content01
{
	width				: 570px;
	margin-left			: 15px;
	padding-left		: 0px;
	padding-top			: 0px;
}

#content01 ul
{
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 15px;
	padding-left		: 0px;
}

#content01 li
{
	list-style-image	: url("../images/bulletpoint.gif");
	margin-bottom		: 5px;
	margin-right		: 15px;
}

table.table-details
{
	margin-left			: 13px;
	margin-top			: 5px;
	width				: 574px;
	font-size			: 0.75em;
	border-collapse		: collapse;
	border-spacing		: 3px;
}

#table-text
{
	border-left				: 2px solid #ffffff;
	border-bottom			: 2px solid #ffffff;	
}

#table-text ul
{
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 10px;
	padding-left		: 0px;
}

#table-text li
{
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 0px;
}

#table-details-head
{
	background-color	: #f8b500;
	height				: 20px;
	font-size			: 1em;
	font-weight			: bold;
	text-align			: left;
}

#table-head-right
{
	border-bottom			: 2px solid #ffffff;	
}

#table-details
{
	background-color	: #BFCBE2;
}

#table-text
{
	padding				: 0px 8px;
}

#content01 h3
{
	margin				: 5px 0px 5px 0px;
	font-size			: 0.75em;
	font-weight			: bold;
}

#content01 p
{
	margin				: 10px 0px;
	font-size			: 0.75em;
}

#content01 a
{
	color				: #0D006A;
	text-decoration		: underline;
}

#content01 a:hover
{
	color				: #F8B500;
	text-decoration		: underline;
}

#content01 h2 a
{
	color				: #FFFFFF;
	text-decoration		: underline;
}

#footer
{
	border				: 1px;
	margin-left			: 15px;
	margin-top			: 15px;
	margin-bottom		: 15px;
	width				: 570px;
	font-size			: 0.7em;
	color				: #888888;
	text-align			: center;
	overflow			: hidden;
	border-color		: #bbbbbb;
	border-style		: solid;
}

#footer a
{
	color				: #0D006A;
	margin				: 5px 10px 10px;
	text-decoration		: none;
}

#footer a:hover
{
	color				: #F8B500;
}

