.text {
	font-family: helvetica;
	font-size: 12px;
	color: #777c75;
	text-align: left;
	line-height: 14px;
}
.divider {
	border-left-width: .5px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	clip: rect(10px,auto,10px,auto);
}
.titles {
	font-family: helvetica;
	font-size: 16px;
	color: #f36e32;
	text-align: left;
}
.subtitles {
	font-family: helvetica;
	font-size: 14px;
	color: #7dfd00;
	text-align: left;
	overflow: visible;
}
.title_box_left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 22px;
	text-align: left;
	vertical-align: top;
}
.text_box_left {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 22px;
	font-family: helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #f1b80a;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
.text_box_right {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-color: #D0D6CE;
	font-family: helvetica;
	font-size: 12px;
	line-height: 14px;
}
.subtitles_cyan {
	font-family: helvetica;
	font-size: 14px;
	color: #00638d;
	text-align: left;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
.photos_box_left {
	padding-right: 10px;
	padding-bottom: 10px;
}
.bullets {
	background: transparent url(images/bullet.gif) no-repeat left top;
	padding: 0 0 0 15px;
	font-family: helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #777c75;
	vertical-align: top;
} 
.links {
	font-family: helvetica;
	font-size: 12px;
	color: #00638d;
	text-align: left;
	line-height: 14px;
}
.copy {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
	padding: 5px 5px 5px 22px;
}
.side_nav {
	background: transparent url(images/bullet_links.gif) no-repeat left;
	padding: 0 0 0 15px;
	font-family: helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #3AA5B7;
	text-decoration: none;
	margin: 0px;
}
.table_titles {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	background-color: #3AA5B7;
	padding-right: 2px;
	padding-left: 2px;
	text-indent: 4px;
}
.table_content_01 {
	font-family: helvetica;
	font-size: 12px;
	color: #006392;
	text-align: left;
	line-height: 12px;
	background-color: #e8e8e8;
	padding-right: 2px;
	padding-left: 2px;
	text-indent: 4px;
	vertical-align: middle;
}
.table_content_02 {
	font-family: helvetica;
	font-size: 12px;
	color: #006392;
	text-align: left;
	line-height: 12px;
	background-color: #D3DEE8;
	padding-right: 2px;
	padding-left: 2px;
	text-indent: 4px;
	vertical-align: middle;
}
.table_content_03 {
	font-family: helvetica;
	font-size: 12px;
	color: #006392;
	text-align: left;
	line-height: 12px;
	background-color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	text-indent: 4px;
	vertical-align: middle;
}
.table_content_03:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #006392;
	text-align: left;
	line-height: 12px;
	background-color: #e8e8e8;
	padding-right: 2px;
	padding-left: 2px;
	text-indent: 4px;
	vertical-align: middle;
	text-decoration: underline;
}
.top_nav {
	background: transparent url(images/bullet_links.gif) no-repeat left;
	padding: 0 0 0 8px;
	font-family: helvetica;
	font-size: 13px;
	line-height: 14px;
	color: #3AA5B7;
	text-decoration: none;
	margin: 0px;
}
.cal_reg {
	font-family: helvetica;
	font-size: 11px;
	color: #777c75;
	text-align: left;
	line-height: 11px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #777c75;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
.cal_text_alternate {
	color: #00638d;
}
.cal_highlight {
	font-family: helvetica;
	font-size: 11px;
	color: #777c75;
	text-align: left;
	line-height: 11px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #00638d;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E4EDF3;
}
.error_msg {
	font-family: helvetica;
	font-size: 12px;
	color: #00638d;
	text-align: center;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
INPUT
{
    COLOR: black;
    CURSOR: default;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
SELECT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
TEXTAREA
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}

