

body {
	text-align: center;
	background-image: url("images/gradients.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #231f20; 

}

table {
	border-collapse: collapse;
}

td {
	font: normal 0.8em "arial";
}


select{
	width: 100px;
}

img {
	border: 0px;
}

a {
	color: #dddddd;
	text-decoration: none;
}

a:hover {
	color: #666666;
}


h1 {

	font: bold 12pt "arial";
	color: white;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: left;


}

h2 {

	font: bold 9pt "arial";
	color: #97005e;
	padding: 2px 10px 2px 0px;
	margin: 0px;

}

h3 {

	font: bold 11pt "arial";
	color: white;
}
h5 {
	padding-top: 20px;
}

h5 a{
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}

h6 {
	color: white;
	font: bold 10pt arial;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

p {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
}

#mainbody {
	width: 950px !important;
	#width: 950px;
	padding: 40px 0px 0px 0px;
	margin: auto;
	text-align: left;
	display:block;
}

#left {
	width:200px;
	float: left;
	display: block;
	padding-top:20px;
}




#PageContent {
	width: 700px !important;
	#width: 730px;
	padding: 20px;
	min-height:550px;
	height:auto !important;
	height: 515px;
	font: normal 9pt arial;
	display: block;
	float: left;
	line-height: 14pt;
	color: white;
}

#bottombar {
	width: 880px !important;
	#width: 900px;
	clear: left;
	font: normal 8pt arial;
	color: white;
	background-image: url("images/bottombar.gif");
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 10px;
	padding-left: 30px;
}

.dynamic {
	display: block;
	background-repeat: no-repeat;
	background-position: bottom right;
	clear:left;
	width: 650px;
}

.dynamicRow {
	display: block;
	clear:left;
	padding: 0px 0px 10px 0px;
}


#sitemap a {
	font: bold 9pt "arial";
	color: #333333;
	text-decoration: none;
}

table.details td {
	border: solid 1px #cccccc;
	padding: 5px;
}

tr.header td{
	font: bold 10pt arial;
}

.label {
	width: 120px;
	display: block;
	float: left;
}

.callToAction {
	width: 185px !important;
	#width: 225px;
	height: 190px !important;
	#height: 216px;
	background-image: url("images/calltoaction.gif");
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 20px;
	font: normal 10pt arial;
	color: black;
}


.subscribe {
	border: 0px;
	font: bold 10pt arial;
	color: black;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.serviceimg {

	text-align: left;
	margin: 0px 10px 10px 0px;
	float: left;

}

.text {
	float:left;
}

.images {
	float:left;
	margin-right:10px;
}