/* CSS Document */

/* Homepage styles */

td#HPTopHolder
	{
	border: 1px solid #d8efc6;
	background-image: url(../images/hp_top_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

td#HPTopHolder img { margin: 0px 0px 12px 0px; }

.TopFirstPara
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 00px 366px 32px 26px;
	color: #231f20;
	}

.TopSecondPara
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 15px 366px 0px 26px;
	color: #231f20;
	}

td#HPBottomLeftHolder
	{
	border: 1px solid #d8efc6;
	background-image: url(../images/hp_bt_lt_image.jpg);
	background-repeat: no-repeat;
	background-position: centre;
	}

td#HPBottomLeftHolder img { margin: 0px 0px 30px 0px; }

.BottomLeftPara
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 70px 13px 32px 26px;
	color: #231f20;
	}

td#HPBottomRightHolder
	{
	border: 1px solid #d8efc6;
	background-repeat: no-repeat;
	background-position: top right;
	}

td#HPBottomRightHolder img { margin: 0px 0px 0px 0px; }

.BottomRightPara
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 20px 0px 0px 26px;
	color: #231f20;
	}

/* Left Nav styles */

td#LeftNavHolder { border: none; }

td#LeftNavHolder img { margin: 0px 0px 2px 0px; }

/* Center content styles */

td#ContentHolder { border: none; }

td#ContentHolder img { margin: 4px 0px 12px 0px; }

td#ContentHolder a
	{
	text-decoration: none;
	color: #69c324;
	}

td#ContentHolder a:link {
	text-decoration: none;
	color: #000066;
}
td#ContentHolder a:active { text-decoration: none; color: #69c324; }
td#ContentHolder a:visited { text-decoration: none; color: #69c324; }
td#ContentHolder a:hover { text-decoration: underline; color: #69c324; }

.BodyCopy
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	margin: 2px 228px 12px 0px;
	color: #231f20;
	}

.ListNoBullets
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 16px 88px 20px 0px;
	color: #231F20;
	list-style-position: outside;
	list-style-type: none;
	}

