/* 
FSP Colours
#97B0C8 = Blue
#5F88AD = unofficial darker blue
#DCDCD2 = Grey
*/
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #d6ebff url(../media/interface/bodybg2.gif) repeat-x;
	height: 100%;
	color: #666666;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}
#header {
	background: url(../media/interface/header.jpg);
	height: 243px;
	width: 950px;
	margin: 10px auto 0 auto;
	position: relative;
}
#contentWrapper {
	width: 900px; /* add 25px padding x 2 for total 950px width*/
	margin: 0 auto;
	padding: 65px 25px 25px 25px;
	background: #FFFFFF url(../media/interface/contentbg.gif) no-repeat top;
}

#leftcol {
	float: left;
	width:420px;
	/*
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 400px;
	*/
}
#leftcolA {
float: left;
width: 180px;
margin-right: 20px;
}


#rightcol {
	float: left;
	width: 400px;
	margin: 25px 0 0 50px;
}

#rightcol img {
	border: 1px solid #0066FF;
	padding: 1px;
	clear: both;
}

#footer {
	background: url(../media/interface/footerbg.gif) no-repeat;
	height: 34px;
	width: 950px;
	margin: 0 auto 75px auto;
	padding-top: 2px;
	clear: both;
}
#footerLinks {padding-left: 26px;}
#footerLinks img {border-style: none;}

#disclaimer {
	float: left;
	width:445px;
	font-size: .9em;
	line-height: 1.2em;
}
#referralNote{float: left;
	font-size: .9em;
	line-height: 1.2em;}

#subscriptions {
	position: absolute;
	top: 231px;
	left: 705px;
	background: url(/media/interface/subscriptionTab.jpg);
	height: 69px;
	width: 245px;
}
#subscriptions p {
	width: 200px;
	line-height: 1.1em;
	margin: 0;
	padding: 30px 0 0 45px;
}
#subscriptions a {
	color: #333333;
	text-decoration: none;
}
#priceList a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
}
#subscriptions a:hover {
	color: #3333FF;
	text-decoration: underline;
}
#priceList a:hover {
	color: #3333FF;
	text-decoration: none;
}
#priceList {
	position: absolute;
	top: 243px;
	left: 15px;
	background: url(/media/interface/tab_priceList.gif);
	height: 36px;
	width: 192px;
}
#priceList p {
	width: 175px;
	margin: 0;
	padding: 4px 0 0 15px;
}

/* ======= BEGIN NAVIGATION STYLES ======= */
#nav {
	height: 9px;
	padding: 20px 0 0 50px;
	margin: 0 auto;
}
#nav img {
	margin: 0;
	padding: 0;
	border-style: none;
}
/* ======= END NAVIGATION STYLES ======= */

img.title {
	margin: 0 0 10px 0;
}
h4 {
font-size:1.1em;
	line-height: 1.2em;
	color: #CA7741;
	margin: 2em 0px 0px;
	padding: 0px;
}
#leftcol p {
	margin: 0;
	padding: 5px 0 0 15px;
}
.clearBlock {
	clear: both;
}

#leftcol ul {
	margin: 5px 0 0 30px;
	padding: 0;
	}
#leftcol li {
	padding: 0px;
	color: #666666;
	list-style: circle;
	}
#welcome {
	text-align:center;
	padding-top: 10px;
	}
.sizeUp {font-size: 1.2em;}

.centeredText {text-align:center;}

.listCol {float:left; width: 50%;}

.blue {color: #97B0C8;}


#planNav ul {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;

}

#planNav li {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 5px 25px;
	padding: 5px 0;
	list-style: none;
border: solid 1px white;
}

a.ulName {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC9933;
	margin-left: 75px;
	text-decoration: none;
}

#suites {
float: left;
width: 600px;
}

#suites ul {
	margin: 8px 0 15px 40px;
	padding: 0px;
	list-style: decimal url(none);
	color: #999999;
}

#suites li {
margin: 0 50px 0 75px;
}

#suites h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#features {
margin: 10px auto;
width: 500px;
}

#suiteNav {
	width: 250px;
	margin: 0px 0 0 640px;	
	background: url(/media/interface/suites/suiteMenu_bg.gif) repeat-x;	
}

#suiteNav ul {
	margin: 5px 0 40px 0px;
	padding: 0px;
	list-style: none;
}

#suiteNav ul li {
	margin: 0px 25px 10px;
	padding: 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#suiteNav a {
	text-decoration: none;
	color: #333333;
	display: block;
}

#suiteNav a:hover {
	text-decoration: none;
	color: #6699CC;
	background: #FFFFFF;
}

#note {
	font-size: .8em;
	line-height: 1em;
	color:#999999;
	margin: 40px 20px;
	border:#999999;
	text-align: justify;
}

#ourTeam {
	width: 200px;
float: left;
}

#ourTeam strong {
margin-left: -10px;
}


p {
	margin-left: 15px;
}

#gallery {
	width: 900px;
	}

.galleryTN {
	float:left;
	margin: 0 50px;
	padding: 0;
}

.galleryTN img {
	border: 1px solid #0066CC;
	padding: 1px;
}

.galleryTN p {
	width: 175px;
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;
}

.galleryTN strong {
	font-size: 1.1em;
	color: #0066CC;
	text-align: center;
	display: block;
	margin-bottom: 2px;
}
#pageTitle {
	margin: 0;
	padding: 0;
	}
#modelBanner { /* THIS BANNER COMMENTED OUT IN THE HTML CODE */
	position: absolute;
	top:0;
	left:0;
	}
#banner_incentive {
	position:absolute;
	top: 52px;
	left: 613px;
	}
#banner_incentive img  {
	border: none;
	}
	
	.newsTable {
	font-family: Arial, Helvetica, sans-serif;
	
	border: 1px solid #0582C4;
}
.newsTable th {
	font-weight: bold;
	font-size: 12px;
	color: #00547F;
	background-color: #CCCCCC;
}

.newsTable td {
	font-size: 11px;
	padding-right: 2em;
	padding-left: 2px;
}

