body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	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: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}

div.clear {
	clear: both;
	height: 0px;
}

div.footer {
	width: 730px;
	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: 770px;
	w\idth: 730px;
}

div.column1of3 {
	width: 230px;
	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: 260px;
	w\idth: 230px;
}

div.column2of3 {
	width: 230px;
	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: 250px;
	w\idth: 230px;
}

div.column3of3 {
	width: 230px;
	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: 260px;
	w\idth: 230px;
}

div.column1of2 {
	width: 355px;
	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: 385px;
	w\idth: 355px;
}

div.column2of2 {
	width: 355px;
	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: 385px;
	w\idth: 355px;
}

div.column1of1 {
	width: 730px;
	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: 770px;
	w\idth: 730px;
}

div.columns1and2of3 {
	width: 480px;
	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: 510px;
	w\idth: 480px;
}

div.columns2and3of3 {
	width: 480px;
	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: 510px;
	w\idth: 480px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	color: #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 0px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000000;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 12px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

p img {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000000;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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/bullet.gif) no-repeat 0 6px;
	padding-left: 15px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #000000;
}

a:link {
	text-decoration : none;
	color: #ffffff;
	background: transparent;
}

a:visited {
	text-decoration : none;
	color: #ffffff;
	background: transparent;
}

a:hover {
	text-decoration : none;
	color: #cc0033;
	background: transparent;
}

a:active {
	text-decoration : none;
	color: #cc0033;
	background: transparent;
}
