body {
	font-family: tahoma, arial, helvetica,  sans-serif;
	font-size: 100%;
	color: #616161;
	line-height: 1.1em;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

/*
ol, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	float: left;
	width: 100%;
}
*/
.centercolumn ul {
	color: #003366;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(/images/bullet2.png);
	padding-left: 4em;
	text-indent: 0.0em;
	letter-spacing: 1px;
}

a:link {
	color: #029AFE;
	text-decoration: none;
}

a:visited {
	color: #029AFE;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.firsttext {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 10px;
}

.headercontainer {
	float: left;
	height: 70px;
	width: 100%;
	border-bottom: 0px solid #474a51;
	background: transparent;
}

.header {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 100px;
	background: url(/images/logo.gif) transparent no-repeat bottom left;
}

.wavecontainer {
	float: left;
	width: 100%;
	padding: 0px;
	height: 100px;
	background: url(/images/footer.png) #ffffff no-repeat bottom center;
}

.wave {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 4px 0 0 0;
}

.introcontainer {
	float: left;
	width: 100%;
	background-color: #ffffff;
	padding: 10px 0 10px 0;
}

.intro {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

.intro h3 {
    font-family: Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
}

.contentarea {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

.leftcolumn {
	display: inline; /* IE Hack */
	float: right;
	margin: 5px 0px 15px 0px; /* Parent Wrapper for inside boxes */
	padding: 0 0 0 0;
	width: 230px;
}

.centercolumn {
	color: #2D4B6F;
	display: inline; /* IE Hack */
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 10px 2px 20px 0px;
	min-height: 300px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 650px;
}

.testimonialscontainer {
	float: left;
	width: 100%;
	padding: 10px 0 20px 0;
	background-color: #375d81;
	margin: 10px 0 0 0;
}

.testimonials {
	width: 900px;
	margin: 0 auto;
	line-height: 1.4em;
	text-align: left;
	border-top: 0px solid #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
}

.pagenamecontainer {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #375d81;
	margin: 10px 0 0 0;
	border-bottom: 0px solid #abc8e2;
}

.pagename {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border-top: 0px solid #eaeaea;
	padding: 20px 10px 0px 0px;
}

.testintro h3 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 0 0 5px 0;
}    

ul.testimonials li {
	float: left;
	width: 24%;
	padding: 4px 4px 0 0;
	font-size: 11px;
	list-style: none;
	text-indent: 0.0em;
	color: #999999;
}

.footercontainer {
	float: left;
	width: 100%;
	border-top: 1px solid #abc8e2;
	text-align: center;
	padding: 0;
	margin: 0 0 0 0;
	background: url(/images/corner.png) #183152 no-repeat bottom left;
}

.footer {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	height: 200px;
}

.footer p {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}

.footer a:link {
	color: #666666;
	text-decoration: none;
}

.footer a:visited {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.just {
	color: #029AFE;
	font-weight: bold;
}

.web {
	color: #FF6600;
	font-weight: bold;
}

hr {
	border-top: 1px dashed #B3E20F;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	height: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	width: 60%;
}

h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	padding: 0 0 0 0;
}

h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}

h3 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}

.centercolumn h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff6600;
	/*color: #a7ce3b;*/
	padding: 0 0 0 0;
	margin: 10px 0px 3px 0px;
}

h4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	padding-bottom: 2px;
}

img {
	border: none;
}

/*imported*/

fieldset {
	border: 1px #A6CE39 solid;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 4px;
	color: #999999;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 85%;
}

legend {
	color: #FF6600;
	font-weight: bold;
	margin-left: 10px;
}

.clear {
	clear: both;
	display: block;
}

.colours a:hover {
	background: #FFFFFF;
	color: #FFFFFF;
	padding: 0.5px;
	text-decoration: none;
}

.floatcenter {
	border: 0px solid #666666;
	float: none;
	margin: 60px 0px 10px 10px;
	padding: 4px;
}

.floatright {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
}

.textfloat {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0 0 0 0;
	width: 250px;
}

.floatrightarticles {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.hexfield {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #808080;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.highlight {
	background: #FFFF66;
	color: #000000;
}

.imagelink a:link {
	padding: 0px;
}

.imagelink a:visited {
	padding: 0px;
}

.imagelink a:hover {
	padding: 0px;
}

.input {
	background-color: #FF6600;
	border-bottom: #FFFFFF 2px groove;
	border-left: #FFFFFF 2px groove;
	border-right: #FFFFFF 2px groove;
	border-top: #FFFFFF 2px groove;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.acronym {
	color: #029AFE;
	text-decoration: underline;
}

acronym, abbr {
	cursor: help;
	}
.anchor a:link {
	color: #2D4B6F;
	text-decoration: none;
}
.anchor a:visited {
	color: #2D4B6F;
	text-decoration: none;
}
.anchor a:hover {
	color: #2D4B6F;
	text-decoration: none;
}

.imagecenter {
	text-align: center;
	padding: 0 0 0 0px;
}

.imageright {
	text-align: right;
	padding: 0 0 0 45px;
}

/* ---------->>> jtip <<<---------------------------------------------------------------

#JT_arrow_left{
	background-image: url(/extras/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/extras/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/extras/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:0px 0;
color: #666666;
	font-family: Trebuchet, arial, helvetica, sans-serif;
	font-size: 12px;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
*/

#leftcolumn1 ul {
	color: #029AFE;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0.0px;
	font-weight: normal;
}

#leftcolumn1 ul a {
	display: block;
	width: 100%;
}

#leftcolumn1 a:link {
	color: #029AFE;
	padding: 6px 6px 6px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #A6CE39;
}

#leftcolumn1 a:visited {
	color: #029AFE;
	padding: 6px 6px 6px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #A6CE39;
}

#leftcolumn1 a:hover {
	color: #ff6600;
	padding: 6px 6px 6px 0;
	text-decoration: none;
	background: url(/images/navover.gif) #ffffff no-repeat center right;
	font-weight: normal;
	border-bottom: 1px solid #A6CE39;
}

