body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	background-image: url(images/content-background.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

/* This hack is needed because the auto value applied to div.content does not work in IE */
div.centrecontent {
	text-align: center;
} 

div.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}

div.clear {
	clear: both;
	height: 0px;
}

div.footer {
	width: 920px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.footer {
	width: 960px;
	w\idth: 920px;
}

div.column1of1 {
	width: 920px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column1of1 {
	width: 960px;
	w\idth: 920px;
}

div.column1of2 {
	width: 450px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column1of2 {
	width: 480px;
	w\idth: 450px;
}

div.column2of2 {
	width: 450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column2of2 {
	width: 480px;
	w\idth: 450px;
}

div.column1of3 {
	width: 293px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column1of3 {
	width: 323px;
	w\idth: 293px;
}

div.column2of3 {
	width: 294px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column2of3 {
	width: 314px;
	w\idth: 294px;
}

div.column3of3 {
	width: 293px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column3of3 {
	width: 323px;
	w\idth: 293px;
}

div.column1of4 {
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column1of4 {
	width: 245px;
	w\idth: 215px;
}

div.column2of4 {
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column2of4 {
	width: 235px;
	w\idth: 215px;
}

div.column3of4 {
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column3of4 {
	width: 235px;
	w\idth: 215px;
}

div.column4of4 {
	width: 215px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.column4of4 {
	width: 245px;
	w\idth: 215px;
}

div.columns1and2of3 {
	width: 607px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.columns1and2of3 {
	width: 637px;
	w\idth: 607px;
}

div.columns2and3of3 {
	width: 607px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.columns2and3of3 {
	width: 637px;
	w\idth: 607px;
}

div.columns2to4of4 {
	width: 665px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.columns2to4of4 {
	width: 695px;
	w\idth: 665px;
}

div.columns1to3of4 {
	width: 665px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.columns1to3of4 {
	width: 695px;
	w\idth: 665px;
}

div.leftsidebar {
	width: 185px;
	padding: 15px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: rgb(238, 238, 238);
	float: left;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.leftsidebar {
	width: 215px;
	w\idth: 185px;
}

div.rightsidebar {
	width: 185px;
	padding: 15px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: rgb(238, 238, 238);
	float: right;
}

/* This Tan hack is needed because of the box model problem in IE5.x Windows */
* html div.rightsidebar {
	width: 215px;
	w\idth: 185px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	color: #666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin-top: 36px;
	margin-bottom: 0px;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000000;
}

p.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 12px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
}

ul li {
	background: url(images/bullet1.gif) no-repeat 0 6px;
	padding-left: 15px;
}

ul li ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
}

ul li ul li {
	background: url(images/bullet2.gif) no-repeat 0 6px;
	padding-left: 15px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000000;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
	color: #000000;
}

.block {
	display: block;
}

a:link {
	text-decoration : none;
	color: #0000ff;
	background: transparent;
}

a:visited {
	text-decoration : none;
	color: #0000ff;
	background: transparent;
}

a:hover {
	text-decoration : none;
	color: #ff6633;
	background: transparent;
}

a:active {
	text-decoration : none;
	color: #ff6633;
	background: transparent;
}
