* {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial,sans-serif;
	list-style-position: inside;
}

A, A:active, A:visited, A:link {
	text-decoration:none;
	color:#4f86a5;
}

A:hover {
	text-decoration:none;
	color:#000000;
}

BODY {
	font-size:16px;
	font-family:Helvetica, Arial,sans-serif;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
}

FIELDSET {
	padding: 10px;
}

H1 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	font-style: italic;
	color: #e65129;
	font-family:tahoma;
	font-size:24px;
	padding: 10px 10px 10px 0px;
}

.homeH1 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	font-style: italic;
	color: #4f86a5;
	font-family:tahoma;
	font-size:17px;
	padding: 10px;
}

H2 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:16px;
}

H3 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:15px;
}

.divH3 {
	font-weight:bold;
	color: #FFF; 
	margin-bottom: 5px;
	font-family:tahoma;
	font-size:15px;
}

H4 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #4f86a5;
	font-family:tahoma;
	font-size:12px;
}

.divH4 {
	font-weight:bold;
	color: #FFF;
	font-family:tahoma;
	font-size:12px;
}

H5 {
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	color: #175d7c;
	font-family:tahoma;
	font-size:12px;
}

INPUT {
	min-height: 25px;
}	

LABEL {
	margin-right: .5em;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

LABEL.error {
	color: red;
}

UL {
	margin-left: 15px;
}

LI {
	list-style-position: outside;
	margin-bottom: 2px;
}

P {
	font-family:Helvetica, Arial,sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

.cake-sql-log {
	display: none;
}

.center {
	text-align: center;
}

.clearer {
	clear: both;
}
.contentImageLeft {
	margin: 0px 10px 10px 0px;
	border: solid 1px #4f86a5;
}

.contentImageRight {
	margin: 0px 0px 10px 10px;
	border: solid 1px #4f86a5;
}

#currencyDiv {
	float: left;
	width: 110px;
	height: 138px;
	border-left: solid 1px #FFF;
	color: #FFF;
	padding: 10px 10px 5px 10px;
}

.signbg {
	margin-top: 1px;
	background: url(../img/signbg.png) no-repeat;
	height: 153px;
	width: 323px;
}

.weather {
	width:179px; 
	height:153px; 
	font-color:#fff;
	font-weight:bold; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	margin:0px 0px 0px 0px; 
	float:left;
	overflow: hidden;
	border: none;
}

.weather div {
	width: 130px !important;
	border: none !important;
	margin-top: 10px !important;
}

.weather div p a img {
	border: none;
}
.error-message {
	color: #660000;
}

A.faqLink {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#faqList {
	padding: 0px 0px 0px 40px;
}

#faqList LI {
	list-style: outside;
	margin-bottom: 10px;
}

#footer {
	text-align: center;
}

.formBox LABEL{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
}

.formBox{
	color:#000000;
	font-weight: bold;
	font-size: 16px;
}

.formFieldFloat {
	float: left;
	margin-left: 20px;
}

.formHeader {
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#page {
	width:1000px;
	height:auto;
	overflow:hidden;
}

#pageHeaderTopBar {
	background: #377499;
	height: 31px;
}

#pageHeaderBottomBar {
	background: #377499;
	height: 18px;
}

#pageRight {
	float: left;
	width: 323px;
}

#pageNavBar {
	background: #377499;
	height: 32px;
}

#pageLeft {
	padding: 5px 10px 10px 15px;
	float: left;
	width: 640px;
}

#pageLeftHeader {
	margin-bottom: 10px;
}

#OLDpageLeftHeader {
	background: url(../img/title_background.png) no-repeat;
	margin-bottom: 10px;
}

#pageLeftHeaderHome {
	margin-bottom: 10px;
}

.pageLeft UL{
	margin-right: 30px;
}

.pageLeftContent {

}

.pageSidebarContent {
	padding: 0px 0px 0px 0px; 
}

.pageSidebarHeader {
	margin-top: 20px;
}

.pageSidebarHeader H2{
	color: #FFF;
}

#pageHeaderImage {
	background: #000;
	padding: 0px 0px 0px 0px;
}
	
.pageSidebarBox {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 3px #4f86a5;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.pageSidebarBox A,.landingpageSidebarBox A:link,.landingpageSidebarBox A:hover, .landingpageSidebarBox A:active,.landingpageSidebarBox  A:hover {
	color: #000000;
}


.pageSidebarTextBox UL {
	margin-left: 30px;

}

.pageSidebarTextBox UL LI{
	list-style-position: outside;
	margin-bottom: 2px;

}

.left {
	float: left;
}

.line {
	border-top: solid 1px #4f86a5;
	margin-bottom: 10px;
}

.line_big {
	border-top: solid 5px #4f86a5;
	margin-bottom: 10px;
}

.lineNoMargin {
	border-top: solid 1px #4f86a5;
}

.matai {
	width: 640px;
}

.mataiButton:link, .mataiButton:active, .mataiButton:visited {
	background: #88d4e8;
	color: #002e5e;
	text-align: center;
	padding: 4px;
	border: solid 1px #e7e7e7;
}
.mataiButton:hover {
	background: #53a2b7;
	color: #002e5e;
	text-align: center;
	padding: 4px;
	border: solid 1px #e7e7e7;
}

.mataiButton {
	background: #53a2b7;
}

.mataiLeft {
	float: left;
	width: 350px;
	margin-right: 20px;
	font-size: 12px;
	padding: 10px;
}

.mataiLeft td {
	padding: 3px 3px 3px 3px;
}

.mataiListing {
	padding: 8px;
	border: solid 1px #4f86a5;
	background: #FFF;
}

.mataiRight {
	float: right;
	width: 250px;
	padding-top: 10px;
}

.navigation {
	height: 25px;
}

.navigation UL {
	padding-top: 8px;
}

.navigation UL LI{
	display: inline;
	padding: 0px 19px 0px 19px;
	//border-right: solid 1px #FFF;
}

.navigation UL LI A{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.navigation UL LI A:hover{
	color: #c5eae3;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.noBorder {
	border: none;
}

.note {
	color: #a8a492;
	font-size: 11px;
}

#print {
	width: 660px;
	margin:0px auto 0px auto;
}

.printContent {
	padding: 20px;
}

.printWrapper {
	width: 660px;
}

.right {
	float: right;
}

.scrollerImages {
	float: left;
}

.videoDiv {
	width: 1000px;
	background: #2c2c2c;
	padding: 1px 0px 1px 0px;
}

.videoOffer {
	float: left;
	width: 310px;
	padding : 20px;
	color: #FFF;
}

#wrapper {
	width:1000px;
	margin:0px auto 0px auto;
}

#wrapperBkg {
	width: 1024px;
	background: url(../img/bbg.jpg) repeat-y;
	margin:0px auto 0px auto;
}

#jsddm {	
	margin: 0;
	padding: 0;
}
	
#jsddm li {	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#jsddm li a {	
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

#jsddm li a:hover {	
	background: #1A4473;
}

#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

#jsddm li ul li {	
	float: none;
	display: inline;
}

#jsddm li ul li a {	
	width: auto;
	background: #489cb1;
}

#jsddm li ul li a:hover {	
	background: #1A4473;
}

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 340px;
	padding:30px;
	height: 290px;
	opacity: 0.9;
	background: url('../img/shadow.png') no-repeat;
	font-size: 11pt;
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 340px;
	text-align: left;
}
#tooltip.pretty div { width: 340px; text-align: left; }

.pageHomeBox {
		margin-top: 10px;
		width:190px;
		border: solid 1px #4f86a5;
		padding: 10px;
		float: left;
		background: url(../img/matai_bkgd.png);
	}
	
	.pageHomeBoxContent {
				min-height: 300px;
	}
	
	.odd {
		padding: 15px;
		background: url('../img/sidebar_bkgd.png'); 
		margin-bottom: 5px;
		border: solid 1px #4f86a5;
	}
	
	.even {
		padding: 15px;
		background: url('../img/matai_bkgd.png'); 
		margin-bottom: 5px;
		border: solid 1px #4f86a5;
	}
	
	.offerImage{
		width: 161px;
		padding-right: 20px;
		float: left;
	}
	
	.offerText {
		float: left;
		width: 400px;
	}
	.homeChannelDiv {
		padding: 0px; 
		color: #2c6693; 
		font-style: italic; 
		text-align: center; 
		width: 210px;
		float: left;
	}
	
	.videoChannelDiv {
		padding: 0px; 
		color: #2c6693; 
		font-style: italic; 
		text-align: center;
		width: 165px;
		float: left;
	}
	
	#socialMediaDiv {
		float: right;
		width: 120px;
	}
	.socialMedia {
		float: right;
		width: 25px;
		height: 25px;
		margin-top: 6px;
		margin-right: 4px;
	}