/*_____________________________ HYPERLINK STYLES ________________________________*/

.article_links_blue_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold !important;
	color: #0071B5 !important;
	text-decoration:none !important;
	padding:0px;
	margin:0px;	
}
.article_links_blue_12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold !important;
	color: #0071B5 !important;
	text-decoration:underline !important;
	padding:0px;
	margin:0px;	
}
.article_links_olive_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold !important;
	color: #808000 !important;
	text-decoration:none !important;
	padding:0px;
	margin:0px;	
}
.article_links_olive_12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold !important;
	color: #808000 !important;	
	text-decoration:underline !important;	
	padding:0px;
	margin:0px;	
}
.blue_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071B5;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.blue_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
.black_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px;
	margin:0px;
	text-decoration:none;
	position:relative;
}
.black_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

/*________________________________ HEADER & MENU STYLES________________________________*/

/* Top Navigation */

#top_nav_home {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	padding:0px;
	margin:0px;
	text-align: right;
	float:right;
}
#top_nav_home a {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	text-decoration: none;
}
#top_nav_home a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#top_nav {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	padding: 0px;
	margin:5px 0px 5px 0px;
	width:780px;
	text-align: right;
	float:left;
}
#top_nav a {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	text-decoration: none;
}
#top_nav a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}
#top_nav_reg {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	padding: 0px;
	margin:0px;
	width:780px;
	height: 25px;
	text-align: right;
	float:left;
}
#top_nav_reg a {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	text-decoration: none;
}
#top_nav_reg a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	text-decoration: underline;
}
#left_links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071B5;
	text-decoration:none;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #B9BBAD;
	width:100%;
	float:left;
}
#left_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071B5;
	text-decoration:underline;
	padding: 5px 5px 5px 5px;
	width:100%;	
	float:left;	
	background: #EEEFE9;
}
/* Main Navigation */

#main_nav_container_home {
	background:url(../images/main_nav_back.jpg);	background-repeat: no-repeat;
	width:970px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html #main_nav_container_home {
	background:url(../images/main_nav_back.jpg);
	background-repeat: no-repeat;
	width:970px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main_nav_container_inner {
	background:url(../images/main_nav_back.jpg);	background-repeat: no-repeat;
	width:970px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html #main_nav_container_inner {
	background:url(../images/main_nav_back.jpg);
	background-repeat: no-repeat;
	width:970px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main_nav_container {
	background: #ffffff url(../images/main_nav_back_758.jpg);	
	background-repeat: no-repeat;
	width:758px;
	height: 36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html #main_nav_container {
	background: #ffffff url(../images/main_nav_back_758.jpg);
	background-repeat: no-repeat;
	width:758px;
	height: 36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.menu_link, .menu_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	text-decoration:none;
}
.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	text-decoration:underline;
}

/* Tagline */

#tagline {
	font-size:20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}

/* Banner Text */

#banner_text {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}

/*________________________________________ TABLE STYLES______________________________________*/

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0px 10px 5px 10px;
	margin:0px;
}
#table a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071B5;
	text-decoration:none;
}
#table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071B5;
	text-decoration:underline;
}
#table_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 5px 10px;
	margin-left:130px;
}
*html #table_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 5px 10px;
	margin-left:140px;
}
#table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 5px 10px;
	margin-left:130px;
}
*html #table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 5px 10px;
	margin-left:140px;
}
#table_main_container {
	border-left:1px solid #BDBDBD; 
	border-right:1px solid #BDBDBD; 
	border-bottom:1px solid #BDBDBD;
}
/*________________________________________ FOOTER STYLES______________________________________*/

#main_footer_container_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BDBDBD;
	background:#ffffff;
	width:970px;
	height:40px;
	text-align:center;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html #main_footer_container_home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BDBDBD;
	background:#ffffff;
	width:970px;
	height:40px;
	text-align:center;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main_footer_container_home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
}
#main_footer_container_home a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:underline;
}
#main_footer_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BDBDBD;
	background:#ffffff;
	width:740px;
	height:40px;
	text-align:center;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html #main_footer_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BDBDBD;
	background:#ffffff;
	width:740px;
	height:40px;
	text-align:center;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main_footer_container a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
}
#main_footer_container a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:underline;
}

/*________________________________________ HEADING STYLES______________________________________*/

#heading_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0071B5;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#heading_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.heading_text {
	text-indent:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #BD6517;
	padding:0px 0px 0px 5px;
}
.subheading_text {
	text-indent:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #BD6517;
	padding:0px 0px 0px 5px;
}
.heading_text2 {
	text-indent:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #BD6517;
	padding:10px 0px 0px 10px;
}
.heading_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding:0px 10px 10px 10px;
	margin:0px;
	text-decoration:none;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:10px 10px 10px 10px;
	margin:0px;
}
#text_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 10px 10px;
	margin:0px;
	float:right;
	width:500px;
}
#text_intro_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 0px 0px;
	margin:0px;
	float:right;
	width:275px;
}
*html #text_intro_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 10px 0px 5px;
	margin:0px;
	float:right;
	width:290px;
}
#title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #BD6517;	
	font-size: 17px;
	padding:10px 10px 10px 0px;
	margin:0px;

	text-align:right;
	float:right;
	width:500px;
}
#title2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #BD6517;	
	font-size: 17px;
	padding:10px 10px 10px 0px;
	margin:0px;
	text-align:left;
}
#logo {
	float:left;
	width:165px;
	height:100px;
}
#banner {
	float:left;
	width:234px;
	height:60px;
	margin:42px 0px 0px 120px;
}
#subtitle {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0071B5;
	padding:20px 10px 10px 10px;
	width:300px;
}
#subtitle_wide {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0071B5;
	padding:20px 10px 10px 10px;
	width:500px;
}
#subtitle2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0071B5;
	padding:0px 10px 10px 10px;
	width:500px;
	float:right;
	text-align:right;
}
#subtitle2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	text-decoration:none;
	font-weight:bold;
}
#subtitle2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

/*________________________________________ FORM STYLES______________________________________*/

.form_fields_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:1px 0px 0px 2px;
	margin:0px 0px 5px 0px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
	vertical-align:middle;
	height:15px;
	min-height: 15px;
}
.fieldLabelHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C0C0C0;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.form_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:1px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
	vertical-align:middle;
	height:18px;
	min-height: 18px;
}
.form_fields_padded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 3px;
	margin:0px 0px 3px 0px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
	vertical-align:middle;
	height:18px;
	min-height: 18px;
}
.form_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
	vertical-align:middle;
	height:16px;
	min-height: 16px;
}
.form_select_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
	vertical-align:middle;
	height:18px;
}
.form_select_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding:0px 0px 0px 3px;
	margin:0px 0px 3px 0px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 3px;
	margin:0px 0px 3px 0px;
	width: 490px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
}
.form_textarea_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 3px;
	margin:0px 0px 3px 0px;
	width: 305px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
}
.form_textarea_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px 0px 0px 3px;
	margin:0px 0px 3px 0px;
	width: 526px;
	border: 1px solid #9F9E9D;
	background: #ffffff;
}
.form_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 1px solid #9F9E9D;
	background: #e0e0e0;
	vertical-align:middle;
	height:18px;
	min-height: 18px;
}
button.form_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 1px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	height:18px;
	min-height: 18px;
}
input.form_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 1px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	height:18px;
	min-height: 18px;
}

.drr_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:313px;
	height:31px;
	min-height: 31px;
	background:url(../images/button_start_your_free.jpg);
	background-repeat: no-repeat;
}
button.drr_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:313px;
	height:31px;
	min-height: 31px;
	background:url(../images/button_start_your_free_hover.jpg);
	background-repeat: no-repeat;
}
input.drr_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:313px;
	height:31px;
	min-height: 31px;
	background:url(../images/button_start_your_free_hover.jpg);
	background-repeat: no-repeat;
}
.drr_btn_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:313px;
	height:31px;
	min-height: 31px;
	background:url(../images/button_start_your_free_sm.jpg);
	background-repeat: no-repeat;
}
button.drr_btn_sm_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:313px;
	height:31px;
	min-height: 31px;
	background:url(../images/button_start_your_free_sm_hover.jpg);
	background-repeat: no-repeat;
}
input.drr_btn_sm_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:313px;
	height:31px;
	min-height: 31px;
	background:url(../images/button_start_your_free_sm_hover.jpg);
	background-repeat: no-repeat;
}
.prod_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:140px;
	height:31px;
	min-height: 31px;
	background:url(../images/buynow.jpg);
	background-repeat: no-repeat;
}
button.prod_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:140px;
	height:31px;
	min-height: 31px;
	background:url(../images/buynow_hover.jpg);
	background-repeat: no-repeat;
}
input.prod_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:140px;
	height:31px;
	min-height: 31px;
	background:url(../images/buynow_hover.jpg);
	background-repeat: no-repeat;
}
.learn_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:132px;
	height:20px;
	min-height: 20px;
	background:url(../images/learnmore.jpg);
	background-repeat: no-repeat;
}
button.learn_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:132px;
	height:20px;
	min-height: 20px;
	background:url(../images/learnmore_hover.jpg);
	background-repeat: no-repeat;
}
input.learn_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:132px;
	height:20px;
	min-height: 20px;
	background:url(../images/learnmore_hover.jpg);
	background-repeat: no-repeat;
}
.shop_now_sm_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:132px;
	height:20px;
	min-height: 20px;
	background:url(../images/shop_now_sm.jpg);
	background-repeat: no-repeat;
}
button.shop_now_sm_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:132px;
	height:20px;
	min-height: 20px;
	background:url(../images/shop_now_sm_hover.jpg);
	background-repeat: no-repeat;
}
input.shop_now_sm_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:132px;
	height:20px;
	min-height: 20px;
	background:url(../images/shop_now_sm_hover.jpg);
	background-repeat: no-repeat;
}

.newsearch_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:97px;
	height:28px;
	min-height: 28px;
	background:url(../images/newsearch.jpg);
	background-repeat: no-repeat;
}
button.newsearch_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:97px;
	height:28px;
	min-height: 28px;
	background:url(../images/newsearch_hover.jpg);
	background-repeat: no-repeat;
}
input.newsearch_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:97px;
	height:28px;
	min-height: 28px;
	background:url(../images/newsearch_hover.jpg);
	background-repeat: no-repeat;
}

.get_started_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #9F9E9D;
	vertical-align:middle;
	width:187px;
	height:31px;
	min-height: 31px;
	background:url(../images/get_started.jpg);
	background-repeat: no-repeat;
}
button.get_started_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:187px;
	height:31px;
	min-height: 31px;
	background:url(../images/get_started_hover.jpg);
	background-repeat: no-repeat;
}
input.get_started_btn_hov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border: 0px solid #696969;
	background: #E9E9E9;
	vertical-align:middle;
	width:187px;
	height:31px;
	min-height: 31px;
	background:url(../images/get_started_hover.jpg);
	background-repeat: no-repeat;
}

/*_____________________________________ MODAL STYLES _________________________________*/

#modalPage {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
.modalBackground {
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer {
	position: absolute;
	width: 300px;
	left: 50%;
	top: 50%;
	z-index: 750;
}
.modal {
	background-color: white;
	border: solid 8px white; position: relative;
	top: -150px;
	left: -150px;
	z-index: 1000;
	width: 300px;
	height: 210px;
	padding: 0px;
}
.modalTop {
	width: 292px;
	background-color: #E5E5E5;
	padding: 4px;
	color: #ffffff;
	text-align: right;
}
.modalTop a, .modalTop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.modalTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.modalBody {
	padding: 10px;
}
.modalHeadingText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #BD6517;	
	font-size: 22px;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-decoration:none;
}
.modalBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px 0px 30px 0px;
	margin:0px;
	text-decoration:none;
}

/*____________________________________ ARTICLE STYLES ____________________________________*/

#art_table {
	width: 600px;
	padding:10px 10px 0px 10px;
	margin:0px;
}
#art_table_4up {
	width: 300px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#art_image {
	padding: 0px;
	margin:5px 5px 0px 0px;
}
#art_image_4up {
	padding: 0px;
	margin:5px 0px 0px 5px;
}
#art_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071B5;
	padding: 0px 0px 3px 0px;
	margin:0px;
	text-decoration:none;
}
#art_topic a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071B5;
	padding: 0px 0px 3px 0px;
	margin:0px;
	text-decoration:none;
}
#art_topic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071B5;
	padding: 0px 0px 3px 0px;
	margin:0px;
	text-decoration:underline;
}
#art_topic_sm {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071B5;
	padding: 14px 0px 0px 3px;
	margin:0px;
	text-decoration:none;
}
#art_topic_sm a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071B5;
	padding: 14px 0px 0px 3px;
	margin:0px;
	text-decoration:none;
}
#art_topic_sm a:hover {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0071B5;
	padding: 14px 0px 0px 3px;
	margin:0px;
	text-decoration:underline;
}
#art_headline {
	font-family: Georgia, Times New Roman, Times, serif !important;
	font-weight: normal !important;
	color: #BD6517 !important;
	padding: 0px 0px 0px 0px !important;
	margin:0px;
	text-decoration:none;
}
#art_headline a {
	font-family: Georgia, Times New Roman, Times, serif !important;
	font-weight: normal !important;
	color: #BD6517 !important;
	padding: 0px 0px 0px 0px !important;
	margin:0px;
	text-decoration:none;
}
#art_headline a:hover {
	font-family: Georgia, Times New Roman, Times, serif !important;
	font-weight: normal !important;
	color: #BD6517 !important;
	padding: 0px 0px 0px 0px !important;
	margin:0px;
	text-decoration:underline !important;
}
#art_headline_sm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #BD6517;
	padding: 3px 0px 0px 5px;
	margin:0px;
	text-decoration:none;
}
#art_headline_sm a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #BD6517;
	padding: 3px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
#art_headline_sm a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #BD6517;
	padding: 3px 0px 0px 0px;
	margin:0px;
	text-decoration:underline;
}
#art_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding: 3px 0px 0px 0px;
	margin:0px;
}
#art_author_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	padding: 5px 0px 0px 5px;
	margin:0px;
}
#art_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	text-decoration:none;
}
#dotted_row {
	border-style: dotted;
	border-color: #999999;
	border-spacing:1px;
	border-width: 0px 0px 1px 0px;
	border-collapse:collapse;
	width: 96%;
	margin-left: 10px;
}
#dotted_row_last {
	border-style: none;
	width: 96%;
	margin-left: 10px;
}
#art_description a:hover {
	text-decoration:underline;
}
#art_description_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	text-decoration:none;
}
#art_description_sm a:hover {
	text-decoration:underline;
}
.art_more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
.art_more a, .art_more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
.art_more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:underline;
}

/*_____________________________________ 'MORE' LINK STYLES ___________________________________*/

#section_more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
#section_more a, #section_more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
}
#section_more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD6517;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-decoration:underline;
}

/*__________________________________ LARGE TAB STYLES ________________________________*/

#feature_tab_bar {
	height:28px;
	position:relative;
}
#feature_tab_bar h2 {
	float:left;
	width:151px;
	height:28px;
	margin:0px;
	padding:0px;
}
#feature_tab_bar h2 span {display:none;}
#feature_tab_bar a {
	display:block;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;
}
#featurebox {
	position:relative;
	margin-right:0px;
	padding:10px 0px 0px 0px;
}
#tab2_contents {display:none;}
#tab3_contents {display:none;}
#feature_tab_bar a#tab1,
#feature_tab_bar a#tab2,
#feature_tab_bar a#tab3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1762b7;
}
#feature_tab_bar a#tab1 {
	font-weight:bold;
	color:#BD6517;
}
#feature_tab_bar p {
	text-align:center;
	margin-top:0px;
}
#feature_tab_bar a#tab1 p {
	margin-left:-5px;
}
#feature_tab_bar a#tab2 p {
	margin-left:-3px;
}
/* ------------------------------ */
#feature_tabs {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#feature_tabs li {
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	top:1px;
}
*html #feature_tabs li {
	top:3px;
}
#feature_tabs a {
	float:none;
	padding:8px 0;
	text-align:center;
}
#feature_tabs #tab01 {
	width:120px;
}
#feature_tabs #tab02 {
	width:120px;
}
#feature_tabs #tab03 {
	width:120px;
}
#feature_tabs li h2 {
	text-indent:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #BD6517;
	padding:0px 0px 2px 5px;
}
#feature_tabs .tab {
	margin-right:8px;
}
#feature_tabs .tab.selected {
	background-image:url(../images/tabOn_1.gif);
	background-repeat:no-repeat;
}
#feature_tabs .tab.selected a:link, #feature_tabs .tab.selected a:visited, #feature_tabs .tab.selected a:hover {
	text-decoration:none;
	color:#BD6517;
}
#feature_tabs .tab.selected a {
	background-image:url(../images/tabOn_2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#BD6517;
	font-weight:bold;
}
#feature_tabs .tab.unselected {
	background-image:url(../images/tabOff_1.gif);
	background-repeat:no-repeat;
}
#feature_tabs .tab.unselected a {
	background-image:url(../images/tabOff_2.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#feature_tabs .tab.unselected a:hover {
	text-decoration:underline;
}
#feature_tabs li.link {
	float:right;
	clear:right;
	width:110px;
}
#tab1_contents, #tab2_contents, #tab3_contents {
	padding:10px 10px 10px 10px;
	background-image:url('../images/rounded_gradient_600_short.jpg');
	background-repeat:no-repeat;
	background-position: top left;
}
#featurebox #tab_holder1 {
	padding: 0px 0px 0px 0px;
	width: 600px;
}
#featurebox .tenHolder {
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
}

/*__________________________________ SMALL TAB STYLES ________________________________*/

#feature_tab_bar_sm {
	height:24px;
	position:relative;
}
#feature_tab_bar_sm h2 {
	float:left;
	background-image:url(../images/top_ten_2.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:24px;
	margin:0px;
	padding:0px;
}
#feature_tab_bar_sm h2 span {display:none;}
#feature_tab_bar_sm a {
	display:block;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;
}
#featurebox_sm {
	position:relative;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#tab2_contents_sm {display:none;}
#tab3_contents_sm {display:none;}
#tab5_contents_sm {display:none;}
#tab6_contents_sm {display:none;}
#feature_tab_bar_sm a#tab1_sm,
#feature_tab_bar_sm a#tab2_sm,
#feature_tab_bar_sm a#tab3_sm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1762b7;
}
#feature_tab_bar_sm a#tab1_sm {
	font-weight:bold;
	color:#BD6517;
}
#feature_tab_bar_sm p {
	text-align:center;
	margin-top:8px;
}
#feature_tab_bar_sm a#tab1_sm p {
	margin-left:-5px;
}
#feature_tab_bar_sm a#tab2_sm p {
	margin-left:-3px;
}
/* ------------------------------ */
#feature_tabs_sm {
	border-bottom:0px #B4A79E solid;
	margin:0px;
	padding:0px;
	height:24px;
}
#feature_tabs_sm li {
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	top:1px;
}
*html #feature_tabs_sm li {
	top:5px;
}
#feature_tabs_sm a {
	float:none;
	padding:5px 0px 0px 0px;
	text-align:center;
	height:24px;
}
#feature_tabs_sm #tab01_sm {
	width:116px;
}
#feature_tabs_sm #tab02_sm {
	width:116px;
}
#feature_tabs_sm #tab03_sm {
	width:128px;
}
#feature_tabs_sm #tab04_sm {
	width:116px;
}
#feature_tabs_sm #tab05_sm {
	width:116px;
}
#feature_tabs_sm #tab06_sm {
	width:128px;
}
#feature_tabs_sm li h2 {
	background-image:url(../images/topTen_sm.gif);
	text-indent:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #BD6517;
	padding:0px 0px 0px 0px;
}
#feature_tabs_sm .tab_sm {
	margin-right:0px;
}
#feature_tabs_sm .tab_sm.selected {
	background-image:url(../images/tabOn_01_sm.gif);
	background-repeat:no-repeat;
}
#feature_tabs_sm .tab_sm.selected a:link, #feature_tabs .tab.selected a:visited, #feature_tabs .tab.selected a:hover {
	text-decoration:none;
	color:#BD6517;
}
#feature_tabs_sm .tab_sm.selected a {
	background-image:url(../images/tabOn_03_sm.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#BD6517;
	font-weight:bold;
}
#feature_tabs_sm .tab_sm.unselected {
	background-image:url(../images/tabOff_01_sm.gif);
	background-repeat:no-repeat;
}
#feature_tabs_sm .tab_sm.unselected a {
	background-image:url(../images/tabOff_05_sm.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#feature_tabs_sm .tab_sm.unselected a:hover {
	text-decoration:underline;
}
#feature_tabs_sm li.link {
	float:right;
	clear:right;
	width:100px;
}
#tab1_contents_sm, #tab2_contents_sm, #tab3_contents_sm, #tab4_contents_sm, #tab5_contents_sm, #tab6_contents_sm {
	padding:10px 10px 10px 0px;
	background-image:url('../images/rounded_bottom_360.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
}
#featurebox_sm #tab_holder1_sm {
	background-image:none;
	padding: 0 0 0 0;
}
#featurebox_sm #tab_holder2_sm {
	background-image:none;
	padding:0 0 0 0;
}

/*__________________________________ CONTENT LIST STYLES ________________________________*/

#content_list ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#content_list ul li {
	background: transparent url(../images/hrule_dotted_ccc.gif) repeat-x bottom left;
	margin:0;
	padding:6px 10px 6px 10px;
}
#content_list .content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071B5;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 7px;
	background-image: url(../images/bluebullet.gif);
	text-decoration:none;
}
#content_list .content_link:hover {
	text-decoration:underline;
}
#content_list #last {
	background-image: none;
}

/*_____________________________ HORIZONTAL RULE STYLES ________________________________*/

#hr240 {
	width:240px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr300 {
	width:300px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr330 {
	width:330px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr490 {
	width:490px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr501 {
	width:501px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr510 {
	width:510px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr580 {
	width:580px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr620 {
	width:620px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr700 {
	width:700px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}
#hr745 {
	width:745px;
	height:1px;
	background: #0071B5 url(../images/hr240.gif) no-repeat scroll center;
	margin: 5px 0px 5px 0px;
}

/*_____________________________ MAIN BODY STYLES ________________________________*/

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#clear {
	width:315px;
	height:40px;
}
*html #clear {
	width:315px;
	height:20px;
}
#responseArea {
	text-align:left;
}
#main_container {
	width:760px;
	height:auto;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
}
*html #main_container {
	width:750px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#main_content_container {
	width:760px;
	margin:0px;
	padding:0px;
}
*html #main_content_container {
	width:760px;
	margin:0px;
	padding:0px;
}

/*-------------------------- Inner page style ------------------------------- */

#innerpg_top {
	background: #ffffff url(../images/in_02.gif) top no-repeat;
	width:780px;
	height:175px;
	float:left;
	text-align:right;
	margin:0px;
	padding:0px;
}
#innerpg_top2 {
	width:780px;
	float:left;
	text-align:right;
	margin:0px;
	padding:0px;
	}
#innerpg_top3 {
	background: #ffffff url(../images/in_02.gif) top no-repeat;
	width:780px;
	float:left;
	text-align:right;
	margin:0px;
	padding:0px;
}
#innerpg_top_popup {
	background: #ffffff;
	width:780px;
	height:40px;
	float:left;
	text-align:right;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#innerpg_container {
	width:760px;
	min-height:auto;
	margin:-2px 0px 0px 0px;
	*margin:-3px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	float:left;
	background:#FFFFFF;
}
*html #innerpg_container {
	width:780px;
	margin:0px;
	padding:0px 10px 0px 10px;
	float:left;
	background:#FFFFFF;
}
#innerpg_container_content {
	background:url(../images/bg_inner.gif) repeat-y top left;
	float:left;
	width:770px;
	padding:0px;
	margin:0px;
	min-height:720px;
}
#innerpg_container_one {
	width:760px;
	margin:0px;
	padding:0px;
	float:left;
	background:#FFFFFF;
	height:auto;
}
#innerpg_container_one_left {
	width:480px;
	*width:480px;	
	height:auto;
	float:left;
}

#innerpg_container_one_right {
	width:260px;
	float:left;
	text-align:right;
}
*html #innerpg_container_one_right {
	width:240px;
	float:left;
	text-align:right;
}
#innerpg_container_one_content {
	width:760px;
	margin:0px;
	padding:0px;
	float:left;
	background:#FFFFFF;
	min-height:740px;
	height:auto;
}
*html #innerpg_container_one_content {
	width:760px;
	margin:0px;
	padding:0px;
	float:left;
	background:#FFFFFF;
	height:740px;
}
#innerpg_container_one_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
}
#innerpg_container_one_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#innerpg_container_one a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
}
#innerpg_container_one a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#innerpg_container_one #title {
	background: #ffffff;
	border-top:1px solid #DDDED8;
	border-bottom:1px dotted #DDDED8;
	width:740px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:5px 10px 5px 10px;
	margin:3px 0px 3px 0px;
	text-align:left;
}
*html #innerpg_container_one #title {
	background: #ffffff;
	border-top:1px solid #DDDED8;
	border-bottom:1px dotted #DDDED8;
	width:750px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:5px 8px 5px 10px;
	margin:3px 0px 3px 0px;
	text-align:left;
}
#innerpg_container_one #title_subnav {
	background: #FFFFFF;
	border-top:0px solid #DDDED8;
	border-bottom:1px dotted #E5E5E5;
	width:740px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:0px 10px 3px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
*html #innerpg_container_one #title_subnav {
	background: #FFFFFF;
	border-top:0px solid #DDDED8;
	border-bottom:1px dotted #E5E5E5;
	width:750px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:0px 8px 3px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#innerpg_container_one_room_left {
	width:650px;
	*width:650px;
	float:left;
}
#innerpg_container_one_room_right {
	width:80px;
	*width:90px;
	float:left;
	text-align:right;
}
#innerpg_container_left {
	width:260px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background:#fff;
	}
#innerpg_container_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
	}
#innerpg_container_left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
#innerpg_container_left #title {
	background: #EEEFE9;
	border-top:1px solid #DDDED8;
	border-bottom:3px solid #ffffff;
	width:260px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#0071B5;
	float: left;
	padding:5px 10px 5px 10px;
	margin:3px 0px 0px 0px;
	text-align:left;
}

#innerpg_container_left_content {
	width:255px;
	min-height:1170px;
	margin:0px;
	padding:5px 0px 0px 5px;
	float:left;
	background:#DDDED8;
	height: 1170px;
	}
*html #innerpg_container_left_content {
	width:260px;
	min-height:1170px;
	margin:0px;
	padding:5px 5px 0px 5px;
	float:left;
	background:#DDDED8;
	}
#innerpg_container_right {
	width:355px;
	!width:485px;
	_width:485px;
	min-height:740px;
	margin:0px 0px 0px 0px;
	!margin:0px;
	_margin:0px;
	padding:0px 10px 0px 5px;
	float:left;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
*html #innerpg_container_right {
	width:497px;
	margin:0px;
	padding:0px 10px 0px 5px;
	float:left;
	background:#FFFFFF;
	}
#innerpg_container_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
	}
#innerpg_container_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}

#innerpg_container_right #title {
	background: #EEEFE9;
	border-top:1px solid #DDDED8;
	border-bottom:3px solid #ffffff;
	width:476px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#0071B5;
	float: left;
	padding:5px 10px 5px 10px;
	margin:3px 0px 0px -2px;
	text-align:left;
	}

*html #innerpg_container_right #title {
	background: #EEEFE9;
	border-top:1px solid #DDDED8;
	border-bottom:3px solid #ffffff;
	width:493px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#0071B5;
	float: left;
	padding:5px 10px 5px 10px;
	margin:3px 0px 0px -1px;
	text-align:left;
	}

#profile_content {
	width:245px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#profile_main_img {
	width:120px;
	min-height:100px;
	margin:0px 0px 0px 0px;
	float:left;
}
#profile_main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	float:left;
	width:125px;
}

#displaying {
	width:160px;
	float:left;
}
#displaying_wide {
	width:190px;
	float:left;
}
#see_all {
	width:325px;
	text-align:right;
	float:left;
}
*html #see_all {
	width:330px;
	text-align:right;
	float:left;
}
#see_all_narrow {
	width:295px;
	text-align:right;
	float:left;
}
*html #see_all_narrow {
	width:300px;
	text-align:right;
	float:left;
}
/* Bottom subnav*/
#innerpg_container_one_bottom {
	width:760px;
	margin:0px;
	padding:0px;
	float:left;
	background:#FFFFFF;
	height:auto;
}
#innerpg_container_one_left_bottom {
	width:480px;
	*width:480px;
	height:auto;
	float:left;
}
#innerpg_container_one_right_bottom {
	width:260px;
	float:left;
	text-align:right;
}
*html #innerpg_container_one_right_bottom {
	width:240px;
	float:left;
	text-align:right;
}
#innerpg_container_one_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:none;
}
#innerpg_container_one_bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#innerpg_container_one_bottom #title {
	background: #ffffff;
	border-top:1px dotted #DDDED8;
	border-bottom:1px solid #DDDED8;
	width:740px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:5px 10px 5px 10px;
	margin:0px 0px 3px 0px;
	text-align:left;
}
*html #innerpg_container_one_bottom #title {
	background: #ffffff;
	border-top:1px dotted #DDDED8;
	border-bottom:1px solid #DDDED8;
	width:750px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:5px 8px 5px 10px;
	margin:0px 0px 3px 0px;
	text-align:left;
}
#innerpg_container_one_bottom #title_subnav {
	background: #FFFFFF;
	border-bottom:0px solid #DDDED8;
	border-top:1px dotted #E5E5E5;
	width:740px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:3px 10px 3px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
*html #innerpg_container_one_bottom #title_subnav {
	background: #FFFFFF;
	border-bottom:0px solid #DDDED8;
	border-top:1px dotted #E5E5E5;
	width:750px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0071B5;
	float: left;
	padding:3px 8px 3px 10px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#two_column_header_left {
	background: #EEEFE9;
	border-top:1px solid #DDDED8;
	border-bottom:3px solid #ffffff;
	width:260px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#0071B5;
	float: left;
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 0px;	
}
#two_column_header_right {
	background: #EEEFE9;
	border-top:1px solid #DDDED8;
	border-bottom:3px solid #ffffff;
	width:497px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#0071B5;
	float: left;
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;	
}

/*________________________________________ TABS STYLES ______________________________________*/

#tabs_container{
	width:680px;
	margin:10px 0px 0px 20px;
	padding:0px;
	float:left;
}
#tabs_container_content{
	width:680px;
	height:auto;
	margin:0px ;
	padding:10px 0px 10px 0px;
	float:left;
	border-top:0px solid #fff;
	border-right:1px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:1px solid #0071B5;
}
#tabs_container_content2{
	width:680px;
	height:auto;
	margin:-12px -2px	20px	0px ;
	padding:10px 0px 10px 0px;
	float:left;
	border-top:0px solid #fff;
	border-right:1px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:1px solid #0071B5;
}
#tabs_container_content_padding{
	width:650px;
	height:auto;
	margin:0px;
	padding:10px 0px 10px 10px;
	float:left;
}
#tab_on {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:left;
	margin:0px 0px -1px 0px;
	padding:5px 5px 5px 5px;
	background:#fff;
	border-top:1px solid #0071B5;
	border-right:1px solid #0071B5;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #0071B5;
}
#tab_on a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#tab_on a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0071B5;
	text-decoration:underline;
}
#tab_off {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:left;
	margin:0px 0px -1px 0px;
	padding:5px 5px 5px 5px;
	background:#DDDED8;
	border-top:1px solid #0071B5;
	border-right:1px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:1px solid #0071B5;
}
#tab_off a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#tab_off a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
#tab_padding {
	width:3px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	margin:0px 0px -1px 0px;
	padding:0px;
	background:#fff;
	border-top:0px solid #0071B5;
	border-right:0px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:0px solid #0071B5;
}
*html #tab_padding {
	width:3px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	margin:0px 0px -1px 0px;
	padding:0px;
	background:#fff;
	border-top:0px solid #0071B5;
	border-right:0px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:0px solid #0071B5;
}
#tab_padding_end {
	width:288px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border-top:0px solid #0071B5;
	border-right:0px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:0px solid #0071B5;
}
#tab_padding_end2 {
	width:305px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	margin:0px 0px -2px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border-top:0px solid #0071B5;
	border-right:0px solid #0071B5;
	border-bottom:1px solid	#0071B5;
	border-left:0px solid #0071B5;
}
*html #tab_padding_end {
	width:288px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	margin:0px;
	padding:0px;
	background:#fff;
	border-top:0px solid #0071B5;
	border-right:0px solid #0071B5;
	border-bottom:1px solid #0071B5;
	border-left:0px solid #0071B5;
}

/*________________________________________RATING STARS STYLES______________________________________*/


#rate_side_container {
	width:240px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
}
#rate_side_container_stars {
	width:185px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
#rate_side_container_score {
	width:40px;
	height:20px;
	float:left;
	margin:0px;
	padding:15px 5px 15px 5px;
	border:1px solid #0071B5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
#rate_side_container_tally {
	width:235px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	vertical-align:middle;
}
*html #rate_side_container_tally {
	width:230px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	vertical-align:middle;
}

/*______________________________________PHOTO BORDER STYLES______________________________________*/

/*Zoom Icon Overlay*/
.photo_borders {width:100%; overflow:hidden;} 
.photo_borders a {position:relative; float:left; margin:0px;} 
.photo_borders a span {
	display:block;
	background-image:url(../images/zoom.png); 
	background-repeat:no-repeat; 
	width:18px; height:18px; position:absolute; right:8px; bottom:8px;
	*background-image:none; /* turn off the standard css background for IE */
  *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/zoom.png', sizingMethod='crop'); /* IE 6 and 7 method.*/
}

.photo_borders a img{display:block;padding:3px;border:1px solid #CCCCCC;}
.photo_borders a:hover img{display:block;border:1px solid #0071B5;}

.photo_borders_no_zoom_icon a img{padding:3px;border:1px solid #CCCCCC;}
.photo_borders_no_zoom_icon a:hover img{border:1px solid #0071B5;}

.photo_borders_nolink {padding:3px;border:1px solid #CCCCCC;}

.avavision_borders a {padding:3px;border:1px solid #CCCCCC;}
.avavision_borders a:hover {border:1px solid #0071B5;}

/*______________________________________ICON TRAY STYLES______________________________________*/

.icon_tray a img{margin-top:2px;border:1px solid white;}
.icon_tray a:hover img{border:1px solid #0071B5;}

.icon_tray_bg a img{margin-top:2px;border:1px solid #DDDED8;}
.icon_tray_bg a:hover img{border:1px solid #0071B5;}

.icon_tray a, .icon_tray a:visited {
	margin-top:2px;
	border:1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0071B5;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.icon_tray a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.icon_tray_bg a, .icon_tray_bg a:visited {
	margin-top:2px;
	border:1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0071B5;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.icon_tray_bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

/*________________________________________HIGHSLIDE STYLES______________________________________*/

.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-image {
	border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;

	border: 0px solid white;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;

	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
a.highslide-full-expand {
	background: url(../js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-html-content {
	padding:5px;
	width:700px;
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	 position: absolute;
	 display: none;
}
.highslide-html-content .highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
/* Controlbar example */
.highslide-html-content controlbar {
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	float: right;
}
/* Controlbar example */
.controlbar {
	background: url(../js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	float:right;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../js/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../js/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(../js/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
/* Necessary for functionality */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-dimming {
	 background: black;
}

/*________________________________________CLOSE BOX STYLES______________________________________*/

#small_close {
	width: 20px; height: 20px;
	background: url(../images/small_close_x.gif);
	margin: 0px auto; padding: 0;
	position: relative;
	float:right;
}
#small_close li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;
}
#small_close li, #small_close a {
	height: 20px; display: block;
}
#close1 {
	left: 0; width: 20px;
}
#close1 a:hover {
	background: transparent url(../images/small_close_x.gif)
	0 -20px no-repeat;
}

/*_________________________________ AD UNIT STYLES________________________________*/

#ad_header_leaderboard_image {
	width: 728px;
	height: 95px;
	padding: 0px;
	margin:5px 5px 5px 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#C0C0C0;
	text-decoration:none;
}
#ad_footer_leaderboard_image {
	width: 728px;
	height: 95px;	
	padding: 0px;
	margin:5px 5px 5px 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#C0C0C0;
	text-decoration:none;
}
#ad_wide_skyscraper {
	width: 160px;
	height: 605px;	
	padding: 0px;
	margin:5px 5px 5px 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#C0C0C0;
	text-decoration:none;
}
#ad_medium_rectangle {
	width: 300px;
	min-height:100%;
	height:auto;
	padding: 0px;
	margin:5px 5px 5px 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#C0C0C0;
	text-decoration:none;
}

/*_________________________________ WYSIWYG DISPLAY STYLES________________________________*/
#richtext a {
	font-size: 14px !important;
}
#richtext a:hover {
	font-size: 14px !important;
}
#richtext {
	font-size: 14px;
}