/* CSS Document */

body {
	background-color: #1096B3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background-tile.jpg);
}

td img {display: block;}

li { margin: .3em 0 .3em 1em; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #BB702D; /*#0F9AD1;*/
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #356095; /*#1A475A;*/
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaTableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #356095; /*#1A475A;*/
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: #008CC1;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}



.aaaBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}


.aaaBodyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}


.aaaBodyTextSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaBodyTextTinyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaMiniBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaFormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaBodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 900;
	text-transform: none;
	color: #333333;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaBodyTextUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaBodyLinkText:link,a.aaaBodyLinkText:visited,a.aaaBodyLinkText:active, #calendarheading a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #105F72;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaBodyLinkText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #1685A0;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaBodyLinkTextWhite:link,a.aaaBodyLinkTextWhite:visited,a.aaaBodyLinkTextWhite:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaBodyLinkTextWhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

/*  mini */

a.aaaMiniBodyLinkText:link,a.aaaMiniBodyLinkText:visited,a.aaaMiniBodyLinkText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #8C6B00;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaMiniBodyLinkText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

/* mini */


.aaaBodyLinkTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: 900;
	text-transform: none;
	color: #8C6B00;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}



.aaaNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8C6B00;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0 14 0 0;
}


a.aaaProductLink:link,a.aaaProductLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #8f4e99;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaProductLink:hover,a.aaaProductLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #869653;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}


a.aaaEcomLink:link,a.aaaEcomLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #8f4e99;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

a.aaaEcomLink:hover,a.aaaEcomLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: none;
	color: #869653;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

.aaaFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #D8E5D4;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0;
}

.aaaFooterTextICND {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #D8E5D4;
	text-decoration: none;
	letter-spacing: 1px;
}

a.aaaFooterNavText:link,a.aaaFooterNavText:visited,a.aaaFooterNavText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 900;
	color: #48C8F9;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.aaaFooterNavText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 900;
	color: #A7E4FC;
	text-decoration: underline;
	letter-spacing: 1px;
}

.aaaTableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #353443;
	text-decoration: none;
/*	padding: 0 14 0 20;  */
}

.aaaTableTextUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-transform: none;
	color: #353443;
	text-decoration: underline;
/*	padding: 0 14 0 20;  */
}

.aaaAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.businesssearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
	color: #356095; /*#1A475A;*/
	text-decoration: none;
	padding: 0 0 4px 0;  
}
.rowcolour0 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F889A;
	border-left-color: #7F889A;
	border-bottom-color: #7F889A;
	border-left-color: #7F889A;
}
.rowcolour1 {
	background-color: #DEE4E7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F889A;
	border-right-color: #7F889A;
	border-bottom-color: #7F889A;
	border-left-color: #7F889A;
}

.cm_lnkModuleNavOut a:
{
display: none;
}
/* Footer Links (over state) */
.cm_lnkModuleNavOvr a: 
{
	display: none;
}


