<!--

/*Global Definitions*/

body {

	background-color: #FFFFFF;
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
img {
	border: 0;
}
td {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}


/*Padding Definitions*/

#top_blue { 
	position: absolute; 
	top: 0px; 
	left: 34px;
	width: 76px;
	height: 4px;
	background-color:#6BC4DD; 
}

#left_nav {
	padding-left: 12px; padding-right: 15px; padding-top: 23px; padding-bottom: 0px; 
}
#nav_element {
	padding-bottom: 8px; 
}
#content_main {
	padding-left: 35px; padding-right: 15px; padding-top: 23px; padding-bottom: 100px; 
}
#icon {
	padding-left: 0px; padding-right: 15px; padding-top: 23px; padding-bottom: 200px; 
}
#page_head {
	padding-bottom: 20px; 
}
#sub_header {
	padding-bottom: 4px; 
}
#dots {
	padding-left: 0px; padding-right: 0px; padding-top: 20px; padding-bottom: 20px; 
}
#star_icon {
	padding-left: 0px; padding-right: 8px; padding-top: 3px; padding-bottom: 0px; 
}



/*Font Definitions*/

.inputs {
	font-family: Arial;
}
.body_text, .body_text a {
	font-family: georgia; font-size: 11px; font-weight: normal; line-height: 15px; 	color: #000000;	text-decoration: none;
}
.footer, .footer a {
	font-family: arial; font-size: 10px; font-weight: normal; line-height: 13px; color: #FFFFFF; text-decoration: none;
}
a.footer {
	color: #FFFFFF; text-decoration: none;
}
a.footer:hover {
	color: #F2DCB9; text-decoration: underline;
}
.footer_head, .footer_head a {
	font-family: arial; font-size: 12px; font-weight: normal; line-height: 14px; color: #FFFFFF; text-decoration: none;
}
a.footer_head {
	color: #FFFFFF; text-decoration: underline;
}
a.footer_head:hover {
	color: #F2DCB9; text-decoration: underline;
}
.left_nav, .left_nav a {
	font-family: georgia; font-size: 11px; font-weight: normal; line-height: 13px; color: #7B4828; text-decoration: none;
}
.sub_header, .sub_header a {
	font-family: georgia; font-size: 16px; font-weight: normal; line-height: 18px; color: #7B4828; text-decoration: none;
}
.index_nav, .index_nav a {
	font-family: georgia; font-size: 14px; font-weight: normal; line-height: 18px; color: #7B4828; text-decoration: none;
}



/*Table Definitions*/

table#top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 842px;
	background-color: #FFFFFF;
}
#t_col_1 {width: 22px; vertical-align: bottom; background-color: #ffffff;}
#t_col_2 {width: 666px; vertical-align: top; background-color: #ffffff;}
#t_col_3 {width: 4px; background-color: #FFFFFF;}
#t_col_4 {width: 150px; vertical-align: middle; text-align: center; background-color: #AB8446;}

table#main, table#microsite {
	margin-top: 2px;
	margin-bottom: 0px;
	width: 842px;
	background-color: #FFFFFF;
}
table#main #m_col_1 {width: 120px; vertical-align: top;}
table#main #m_col_2 {width: 1px; vertical-align: top; background-image: url(../images/dots_vert_blue.gif); }
table#main #m_col_3 {width: 485px; vertical-align: top; }
table#main #m_col_4 {width: 86px; vertical-align: top; text-align: right;}
table#main #m_col_5 {width: 150px; vertical-align: top; text-align: center; background-color: #F2DCB9; padding-top: 9px;}

table#microsite #m_col_1 {width: 30px; vertical-align: top;}
table#microsite #m_col_3 {width: 577px; vertical-align: top; padding: 24px 0px 50px 0px;}
table#microsite #m_col_4 {width: 85px; vertical-align: top; text-align: right;}
table#microsite #m_col_5 {width: 150px; vertical-align: top; text-align: center; background-color: #F2DCB9; padding-top: 9px;}



table#footer {
	margin-top: 4px;
	margin-bottom: 25px;
	width: 842px;
	background-color: #7B4828;
}
#f_col_1 {width: 20px;}
#f_col_2 {width: 580px;}
#f_col_3 {width: 1px;}
#f_col_4 {width: 241px; padding-left: 13px;}



-->
