body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066;
	background-color: #EAFFFF;
	margin: 10px 0px 10px 0px;
	line-height: 17px;
}

/*	LISTS
*******************************************/
ul,
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul {
	padding-left: 20px;
	margin-bottom: 12px;
}
ul li {
	background: url(Images/shared/point_arrow.gif) 0 6px no-repeat;
	padding-left: 7px;
}

/*	TYPE
*******************************************/
p {
	margin: 0 0 12px 0;
}
h2 {
	font-size: 20px;
	margin: 5px 0 12px 0;
}
.titles,
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 6px 0;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
}
.extras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: baseline;

}
.subTitles {
	font-size: 12px;
	color: #099;
	font-weight: bold;
}
.copyright,
#footer {
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	font-size: 90%;
	text-transform: uppercase;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #066;
}
#footer .links {
	display: block;
	padding-bottom: 2px;
}

/*	LINKS
*******************************************/
a { 
	text-decoration: underline;
	color: #099;
}
a:hover { 
	text-decoration: none;
	color: #099;
}
a:visited {
	color: #399;
}
:focus {
	outline: none;
}

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/*background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
	background-image: url(Images/about/spacer.gif);*/
}
input,
textarea {
	border: 1px solid #066;
	padding: 2px;
	color: #066;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forms_buttons {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #066;
	background-color: #d9f0f0;
	padding: 2px 5px;
	cursor: pointer;
}
.LRGtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #099;
}

.table_border {
	border: 1px solid 099;
}
.contentTableFrame {
	/*border: 1px solid #099;*/
	background-color: #FFFFFF;
}
.HR_DASHED,
hr {
	margin: 0 0 10px 0;
	border: none 0; 
	border-top: 1px dashed #066;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.vertical_rule{
	background: url('images/shared/vertical_rule.gif') 0 0 repeat-y;
	/*background-repeat: repeat-y;
	background-position: top;*/
}
.bottom_padding{
	padding-bottom: 14px;
}

.hidden {
	display: none !important;
}


#flash-header {
	width: 600px;
	height: 234px;
}

/* GALLERY
********************************************************/
table.gallery {
	width: 100%;
	margin-bottom: 5px;
}
table.gallery td {
	width: 50%;
	padding-bottom: 10px;
	text-align: center;
}
a.gallery-cover {
	display: block;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	width: 184px;
	text-align: center;
	margin: 0 auto;
}
a.gallery-cover img {
	border: 2px solid #066;
	display: block;
}
a.gallery-cover:hover img {
	border: 2px solid #099;
}
a.gallery-cover span {
	display: block;
	padding: 4px 0 6px 0;
	text-align: center;
	color: #066;
	/*border-color: #066;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	background-color: #099;
	color: #FFF;*/
}
a.gallery-cover:hover span {
	background-color: #099;
	color: #FFF;
}

/* RATES
********************************************************/
table.rates {
	width: 100%;
	margin-bottom: 8px;
	border: 1px solid #066;
	line-height: 1.1em;
	/*border-collapse: collapse;*/
}
.rates thead th,
.rates thead td {
	background-color: #099;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
}
.rates td,
.rates th {
	/*border: 1px solid #066;*/
	padding: 5px 8px;
}
.rates th {
	font-weight: bold;
	font-size: 90%;
}
.rates td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.rates small {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.rates .odd {
	background-color: #d9f0f0;
}

/* RATES SELECTION
*/
#rates-selector {
	padding: 0;
	margin: 0 0 7px 0;
	list-style: none;
	border-bottom: 1px solid #066;
	height: 2.3em;
}
#rates-selector li {
	margin: 0 5px 0 0;
	float: left;
	display: block;
	padding: 0;
	background: none;
}
#rates-selector li a {
	float: left;
	display: block;
	padding: 5px 10px 5px 30px;
	border-color: #066;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	background-color: #b9e0e0;
	text-decoration: none;
	position: relative;
	color: #066;
	top: 0;
	border-bottom: 1px solid #066;
	
	_top: 1px;
}
#rates-selector li a.selected {
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
} 
#show-us-rates {
	background: url(Images/rates/us.gif) 10px 50% no-repeat; 
}
#show-ca-rates {
	background: url(Images/rates/ca.gif) 10px 50% no-repeat; 
}
.cdn {
	padding: 0 0 0 5px;
}


.footnote {
	font-style: italic;
	margin-bottom: 0;
}

/* MISC.
*******************************************************/
.float-right {float: right;}
.float-left {float: left;}
.float-none {float: none;}
.clearer:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
 
* html .clearer { 
	height: 1%; 
} 
.clearer { 
	display: block; 
	clear: both;
	height: 1px;
}
