/* css document */
body
{
	margin: 0px;
	padding: 0px;
}
#header
{
	margin-right: auto;
	height: auto;
}
#header img
{
	border: 0px;
	float: left;
}
#topMenu, #bottomMenu
{
	margin-right: auto;
	height: 13px;
	background-color: #990000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
}
#topMenu a, #bottomMenu a
{
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #990000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
}
#topMenu a:hover, #bottomMenu a:hover
{
	color: #000000;
	background-color: #ff9900;
}
#footer
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	margin-right: auto;
	margin-left: 2px;
	height: 30px;
	padding: 5px;
}
#container
{
	margin-right: auto;
	width: 980px;
	background-color: #F9F5EC;
}
#leftMenu
{
	width: 190px;
	float: left;
	background-color: #7EA97E;
	padding-bottom: 2px;
}
#rightMenu
{
	width: 190px;
	float: right;
	background-color: #7EA97E;
	padding-bottom: 2px;
}
#leftMenu p, #rightMenu p
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	width: 178px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#leftMenu a, #rightMenu a
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	display: block;
	width: 178px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#leftMenu a:hover, #rightMenu a:hover
{
	color: #000000;
	background-color: #ff9900;
}
#leftMenu form, #rightMenu form, #contentCentre form
{
	float: left;
	padding: 5px;
}
#leftMenu input, #rightMenu input
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
}
#leftMenu label, #rightMenu label
{
	font-family: Arial, Helvetica, Verdana;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	width: 178px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#frmRight
{
	float:left;
	width:250px;
}
#frmLeft
{
	width:300px;
}
#contentCentre input, #contentCentre textarea
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	width: 200px;
}
#contentCentre label
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#contentContainer
{
	width: 970px;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#contentCentre
{
	width: 280px;
	float: left;
}
#contentLeft
{
	width: 400px;
}
#contentRight
{
	float: right;
	width: 280px;
}
#contentCentre p, #contentLeft p, #contentRight p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
}
#contentCentre a, #contentLeft a, #contentRight a, #footer a:hover
{
	color: #0000ff;
}
#contentCentre a:hover, #contentLeft a:hover, #contentRight a:hover, #footer a:hover
{
	color: #ff9900;
}
#contentCentre h1, #contentLeft h1, #contentRight h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	padding: 5px;
	line-height: 18px;
}
#contentCentre h2, #contentLeft h2, #contentRight h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	padding: 5px;
	line-height: 18px;
}
#contentCentre h3, #contentLeft h3, #contentRight h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	padding: 5px;
	line-height: 18px;
}
#contentCentre h4, #contentLeft h4, #contentRight h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	padding: 5px;
	line-height: 18px;
}
#contentCentre h5, #contentLeft h5, #contentRight h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding: 5px;
	line-height: 18px;
}
#contentCentre h6, #contentLeft h6, #contentRight h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding: 5px;
	line-height: 18px;
}
#contentCentre ul, #contentLeft ul, #contentRight ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: -15px;
}
#contentCentre li, #contentLeft li, #contentRight li
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	text-indent: -15px;
}
#contentLeft img
{
	padding: 5px;
}
#contentCentre img
{
	padding: 5px;
}
#contentRight img
{
	padding: 5px;
}
form
{
	width: 600px;
}