body   { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CDEAF6;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0;
}
table {
	width: auto;
	height: auto;
	border: 0;
}
td,tr { color: #000000; font-size: 14px; }
th { color: #E64097; font-weight: bold; }
p,li,ul,ol   {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0;
}
p { margin-bottom: 1em; }
li,ul,ol   {
	line-height: 1.1em;
	margin-bottom: 0.5em;
}
ul,ol   {
	margin-bottom: 10px;
}
sup {
	font-size: 0.85em;
}
.small_font { 
	font-size: 10px;
}
a:active   { }
a:visited   { color: #000000; text-decoration: none; }
a:link   { color: #000000; text-decoration: none; }
a:hover   { color: #000000; text-decoration: underline; }

.centrebody #container {
	position: relative;
	width: 980px;
	border: 0;
	margin: 0 auto 0 auto;
}
.centrebody #wrapper {
	position: relative;
	width: 980px;
	border: 0;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
.centrebody #wrapper #stoppress {
	position: absolute;
	display: block;
	top: 350px;
	right: 240px;
	width: 147px;
	height: 144px;
	text-align: center;
}

.centrebody #header {
	top: 0px;
	left: 0px;
	width: 980px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
}
html> .centrebody #header {margin-bottom: 20px;}
.centrebody #header a:active { }
.centrebody #header a:visited { color: #FFFFFF; text-decoration: none; }
.centrebody #header a:link { color: #FFFFFF; text-decoration: none; }
.centrebody #header a:hover { color: #FFFFFF; text-decoration: underline; }

.centrebody #hdr-contact-box {
	position: relative;
	float: left;
	width: 193px;
	height: 70px;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/contact_bg.png);
	background-repeat: no-repeat;
}
.hdr-phone {
	margin-top: 10px;
}
.hdr-email {
	margin-top: 10px;
}
.centrebody #banner {
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	width: 724px;
	height: 142px;
}
.centrebody #logo {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
.centrebody #content-home {
	float: right;
	width: 500px;
	height: 250px;
	min-height: 250px;
	text-align: left;
	margin: 15px 5px 15px 0;
	padding: 0 25px 0 10px;
}
html> .centrebody #content-home {height:auto; width: 500px;}
.centrebody #content {
	float: right;
	width: 700px;
	height: 250px;
	min-height: 250px;
	text-align: left;
	margin: 15px 5px 15px 0;
	padding: 0 25px 0 10px;
}
html> .centrebody #content {height:auto; width: 700px;}
.centrebody #content a:active { color: #00A5D9; }
.centrebody #content a:visited { color: #00A5D9; text-decoration: underline; }
.centrebody #content a:link { color: #00A5D9; text-decoration: underline; }
.centrebody #content a:hover { color: #E64097; text-decoration: underline; }
.centrebody #navbar-top {
	margin-top: 10px;
	margin-left: 20px;
	width: 192px; /* top and bottom padding create visual space within this div */
	padding: 0;
	height: 44px;
	background-image: url(images/main_nav_top_bg.png);
	background-repeat: no-repeat;
}
.centrebody #navbar-btm {
	margin: 0 0 10px 20px;
	width: 192px; /* top and bottom padding create visual space within this div */
	padding: 0;
	height: 20px;
	background-image: url(images/main_nav_btm_bg.png);
	background-repeat: no-repeat;
}
.centrebody #navbar {
	margin-left: 20px;
	width: 192px; /* top and bottom padding create visual space within this div */
	padding: 0;
	height: 240px;
	min-height: 240px;
	background-image: url(images/main_nav_slice_bg.png);
	background-repeat: repeat-y;
}
html> .centrebody #navbar {height: auto;}
html> .centrebody #navbar-top, .centrebody #navbar-btm, .centrebody #navbar {margin-left: 10px;}

.centrebody #rt-panel {
	float: right;
	width: 200px;
	height: 310px;
	text-align: left;
	margin: 10px 5px 15px 0;
	padding: 0;
	background-image: url(images/success_stories_bg.png);
	background-repeat: no-repeat;
}
html> .centrebody #rt-panel {margin-top: 5px;}
.centrebody #rt-panel p {
	padding: 0 10px 0 10px;
	font-size: 12px;
}
.centrebody #rt-panel p img {
	padding: 0 10px 0 0;
}
#discussion {
	width: 180px;
	height: 40px;
	margin-left: 10px;
	background-image: url(images/discuss_gp_bg.png);
	background-repeat: no-repeat;
}
#discussion a { color: #FFFFFF; padding: 10px 0 0 5px; line-height: 2.5em; }
#discussion a:active { color: #FFFFFF; }
#discussion a:visited { color: #FFFFFF; text-decoration: none; }
#discussion a:link { color: #FFFFFF; text-decoration: none; }
#discussion a:hover { color: #00A5D9; text-decoration: underline; }

.title-text { 
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0.5em;
}
.title-blue { 
	font-size: 18px;
	color: #00A5D9;
	font-weight: normal;
	margin-bottom: 1em;
}
.title-red { 
	font-size: 20px;
	color: #E64097;
	font-weight: normal;
	margin-bottom: 1em;
}
.highlight-blue { 
	color: #00A5D9;
	font-weight: bold;
}
.highlight-red { 
	color: #E64097;
	font-weight: bold;
}
.error { 
	color: #FF0000;
	font-weight: bold;
}
.img {
	border: none;
}
.white {
	color: #FFFFFF;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.centre {
	text-align: center;
}
.indent { padding-left: 150px;}
.indent30 { padding-left: 30px;}
.padrt50 { padding-right: 50px;}
.padlft20 { padding-left: 15px;}
.centrebody #footer {
	left: 0px;
	width: 980px;
	height: 30px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.centrebody #footer a:active { color: #000000; }
.centrebody #footer a:visited { color: #000000; text-decoration: underline; }
.centrebody #footer a:link { color: #000000; text-decoration: underline; }
.centrebody #footer a:hover { color: #E64097; text-decoration: underline; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img {
	border: none;
}
.img-rt {
	border: none;
	padding-left: 15px;
	padding-bottom: 5px;
}
.img-lft {
	border: none;
	padding-right: 15px;
	padding-bottom: 5px;
}