body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-grad.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#container {
	position: absolute;
	width: 770px;
	left: 50%;
	top: 15px;
	margin-left: -385px;
	background-image: url(../images/bg-centre-base.gif);
	background-repeat: repeat-y;
}
#container2 {
	background-image: url(../images/bg-centre.gif);
	background-repeat: no-repeat;
}
#header1 {
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 50px;
	margin-bottom: 1px;
}
#header2 {
	background-color: #FF6600;
	background-image: url(../images/bg-header2.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	height: 173px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#menu1 {
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	font-size: 9.5px;
	text-transform: uppercase;
	color: #666666;
}
#menu1 ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#menu1 ul li {
	display: inline;
}
#menu1 ul li a {
	text-decoration: none;
	color: #999999;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 10px;
	line-height: 30px;
	font-weight: bold;
}
#menu1 ul li a.on {
	background-color: #FFFFFF;
}
#body1 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#body1col1 {
	width: 150px;
	float: left;
	margin-top: 40px;
	padding-left: 15px;
	font-size: 11px;
}
#body1col2 {
	margin-left: 180px;
	margin-right: 175px;
	line-height: 1.5;
	position: relative;
}
#body1col3 {
	float: right;
	width: 135px;
	margin-top: 40px;
	font-size: 9px;
	margin-left: 20px;
	padding-right: 20px;
}
#footer {
	height: 70px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	line-height: 55px;
	font-size: 10px;
	color: #999999;
	padding-left: 30px;
	position: relative;
	clear: both;
}
#footer img {
	position: absolute;
	right: 30px;
	top: 22px;
}
#menu1 a:hover {
	color: #333333;
}
#body1col2 h1,h2,h3,h4,h5, #popupcontainer h1,h2,h3,h4,h5 {
	color: #666666;
	padding: 0px;
}
#body1col2 h1, #popupcontainer h1 {
	font-weight: normal;
	font-size: 17px;
}
#body1col2 h2, #popupcontainer h2 {
	font-weight: bold;
	font-size: 12px;
}
#body1col1 ul {
	margin: 0px;
	padding: 0px;
}
#body1col1 ul li {
	list-style-type: none;
}
#body1col1 ul li a, #body1col1 ul li a:link, #body1col1 ul li a:visited, #body1col1 ul li a:active {
	font-size: 8px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/bg-sublink.gif);
	padding-left: 20px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	height: 20px;
}
#body1col1 ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg-sublink-on.gif);
	background-repeat: no-repeat;
}
#body1col2 hr, #popupcontainer hr {
	border: 1px dotted #CCCCCC;
}
#body1col2 p, #popupcontainer p {
	margin-top: 10px;
}
#popupcontainer {
	line-height: 1.5;
	color: #333333;
}
.right {
	float: right;
}
#menu1 .rightdate {
	font-weight: bold;
	float: right;
	margin-top: 9px;
	margin-right: 20px;
}
#body1col2 a:link, #body1col2 a:visited, #body1col2 a:active, #popupcontainer a:link, #popupcontainer a:visited, #popupcontainer a:active, #body1col1 a:link, #body1col1 a:visited, #body1col1 a:active {
	color: #FF6600;
	text-decoration: none;
}
#body1col2 a:hover, #popupcontainer a:hover, #body1col1 a:hover {
	color:#333333;
}
.featurebox {
	padding: 10px;
	background-color: #F3F3F3;
	border: 1px solid #DEDEDE;
}
.warning {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 99%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
}
.formFieldRequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6600;
	padding: 2px;
}
.formFieldLabel {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

.formFieldCol {
	background-color: #FFFFFF;
}
.sectionTitle, a.sectionTitle {
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#linkbox ul li {
	list-style-type: none;
	margin-left: 5px;
}
#linkbox ul {
	margin: 0px;
	padding: 0px;
}

#linkbox a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	border-left-color: #FF6600;
	border-bottom-color: #FF6600;
}

#linkbox a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
td.title {
	font-weight: bold;
	color: #666666;
	background-color: #E4E4E4;
}

