﻿

body {
	background-color:#e1e0d8;
	background-image:url(../resources/images/background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}


/**********************************/
/*********************************************************************** Landing Page Header and Logo CSS **************************/
/**********************************/

	
div.header {
	position:relative;
	width:784px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
	}
div.header img {
	border:0px;
	}
	
img.logo {
	border:0px;
	float:left;
	}

div.top_nav {
	float:right;
	margin-top:105px;
	color:#c1bebe;
	font-size:12px;
	}

div.top_nav a, div.top_nav a:active, div.top_nav:visited {
	color:#c1bebe;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	}

div.top_nav a:hover {
	text-decoration:underline;
	}

img.mail_icon {
	margin-bottom:-1px;
	}
	
	

/**********************************/
/*********************************************************************** Main Container and Banner styles *******************************/
/**********************************/
	

div.main_container {
	width:784px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
	}


	
div.container {
	width:784px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:23px;
	padding-right:23px;
	padding-bottom:0px;
	z-index:2;

	}

div.banner_landing {
	height:293px;
	width:724px;
	background-image:url(../resources/images/banner_new.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
/******************************************************************************************* Internal Banners **********************************/
div.banner1 {
	height:200px;
	width:724px;
	background-image:url(../resources/images/banner1.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
div.banner2 {
	height:200px;
	width:724px;
	background-image:url(../resources/images/banner2.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
div.banner3 {
	height:200px;
	width:724px;
	background-image:url(../resources/images/banner3.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
div.banner4 {
	height:200px;
	width:724px;
	background-image:url(../resources/images/banner4.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
div.banner5 {
	height:200px;
	width:724px;
	background-image:url(../resources/images/banner5.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
div.banner6 {
	height:200px;
	width:724px;
	background-image:url(../resources/images/banner6.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
/************************************************************* End of internal Banners ***********/

.banner map {
	margin:0px;
	padding:0px;
	}
	
	
	

/**********************************/
/*************************************************************** Main Horizontal Navigation CSS *******************/
/**********************************/
	
	

	
div.horz_nav {
	height:28px;
	width:784px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#929191;
	}

.horz_nav_ul {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:26px;
	width:716px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:1px;
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	}
	
.horz_nav_ul li {
	display:block;
	float:left;
	height:21px;
	position:relative;
	padding-top:0px;
	padding-left:23px;
	padding-right:23px;
	}

.horz_nav_ul li.first_link {
	padding-left:0px;
	margin-left:2px;
	}

.horz_nav_ul li.last_link {
	border-right:0px;
	padding-right:0px;
	}
	
	
.horz_nav a {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}	

.horz_nav a:hover {
	color:#cbb17f;
	}

.horz_nav_left {
	background-image:url(../resources/images/horz_nav_left.jpg);
	float:left;
	height:28px;
	width:8px;
	}

.horz_nav_right {
	background-image:url(../resources/images/horz_nav_right.jpg);
	float:right;
	height:28px;
	width:8px;
	}
	


/**********************************/
/******************************************************************** Content Div Styles ********************************/
/**********************************/

	
.wrapper {
	width:716px;
	position:relative;
	padding-top:23px;
	padding-bottom:23px;
	padding-right:0px;
	padding-left:0px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#929191;
	line-height:23px;
	margin-left:auto;
	margin-right:auto;
	}

.wrapper img {
	border:0px;
	}

.wrapper a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2b6356;
	}
	
.wrapper a:active {
	color:#2b6356;
	}

.wrapper a:visted {
	color:#2b6356;
	}

.wrapper a:hover {
	color:#5AB167;
	}
	
.main_image {
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	margin-top:15px;
	}
	
.right_image {
	float:right;
	margin-top:2px;
	margin-right:-4px;
	margin-left:20px;
	margin-bottom:25px;
	padding:0px;
	}


/*********************************************************** Content Div CSS ********************************/

div.content {
	/*clear:both;*/
	float:right;
	width:444px;
	min-height:227px;
	padding:0px;
	padding-left:27px;
	margin:0px;
	font-weight:normal;
	background-image:url(../resources/images/dot2.gif);
	background-repeat:repeat-y;
	background-position:left;
	}

h3.content_title {
	font-size:18px;
	font-weight:bold;
	height:30px;
	width:447px;
	background-image:url(../resources/images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#595853;
	padding-bottom:8px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
	}

div.content_text {
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
	color:#57564f;
	}

.read_more, .read_more a, .read_more a:active, .read_more a:visited {
	color:#2b6356;
	float:right;
	}

.read_more a:hover {
	color:#708e83;
	float:right;
	}

/************************************************************* Content Internal *************************************/

div.content_internal {
	/*clear:both;*/
	float:right;
	width:716px;
	min-height:227px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	background-position:left;
	text-align:center;
	}

div.content_internal ul {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	}

h3.content_internal_title {
	font-size:18px;
	font-weight:bold;
	width:716px;
	background-image:url(../resources/images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#595853;
	padding-bottom:17px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
	}

div.content_internal_text {
	padding-left:0px;
	padding-right:0px;
	font-size:12px;
	color:#57564f;
	}

span.subtitle {
	font-size:16px;
	font-weight:bold;
	color:#57564f;
	text-decoration:underline;
	}

span.subtitle a, span.subtitle a:active, span.subtitle a:visited {
	font-size:16px;
	font-weight:bold;
	color:#57564f;
	text-decoration:underline;
	}
span.subtitle a:hover {
	color:#336d62;
	}


/*********************************************************** side Nav ****************************************/

div.side_nav {
	float:left;
	width:217px;
	font-size:12px;
	font-weight:normal;
	color:#57564f;
	padding-right:27px;
	}
	
div.side_nav ul {
	padding-left:15px;
	margin:0px;
	margin-top:12px;
	}

div.side_nav ul li {
	list-style-image:url(../resources/images/gt_bullet_ie.gif);
	color:#114e89;
	}

div.side_nav ul li a, div.side_nav ul li a:active, div.side_nav ul li a:visited {
	color:#2b6356;
	text-decoration:none;
	}
	
div.side_nav ul li a:hover {
	color:#2b594e;
	}

h3.side_nav_title {
	font-size:18px;
	font-weight:bold;
	width:220px;
	background-image:url(../resources/images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#595853;
	padding-bottom:15px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	}

div.side_nav span.side_title a, div.side_nav span.side_title a:active, div.side_nav span.side_title a:visited {
	font-size:13px;
	font-weight:bold;
	color:#57564f;
	text-decoration:underline;
	}

div.side_nav span.side_title a:hover {
	color:#336d62;
	}
	
div.side_nav span.side_title {
	font-size:13px;
	font-weight:bold;
	color:#57564f;
	text-decoration:underline;
	}

div.side_nav a, div.side_nav a:active, div.side_nav a:visited {
	font-size:13px;
	font-weight:bold;
	color:#57564f;
	text-decoration:underline;
	}

div.side_nav a:hover {
	color:#336d62;
	}

div.side_nav span.side_location {
	font-style:italic;
	font-weight:normal;
	}
	
span.side_nav_read_more a, span.side_nav_read_more a:active, span.side_nav_read_more a:visited {
	color:#2b6356;
	float:left;
	font-weight:normal;
	}
	
span.side_nav_read_more a:hover {
	color:#708e83;
	font-weight:normal;
	}
/*********************************************************** Right Column ************************************************/

div.right_column {
	float:right;
	padding:0px;
	margin-left:13px;
	margin-right:0px;
	width:174px;
	color:#929191;
	font-weight:normal;
	}


h3.right_col_title {
	float:right;
	background-image:url(../resources/images/right_col_back.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:30px;
	margin-top:0px;
	color:#a8bc72;
	font-size:18px;
	font-weight:normal;
	padding-top:5px;
	padding-left:9px;
	}

div.right_col_content {
	padding-left:11px;
	padding-top:19px;
	width:165px;
	}

ul.right_col_details {
	list-style-position:outside;
	margin:0px;
	margin-left:-15px;
	padding:0px;
	padding-left:15px;
	float:left;
	}


/***********************************/
/*********************************************************** Subtitle Text Styles ***************************/
/***********************************/



h3.subtitle {
	margin-top:0px;
	font-size:18px;
	}

h3.nav_title {
	font-size:16px;
	font-weight:bold;
	color:#26347b;
	border-bottom:1px solid #cececc;
	padding-bottom:10px;
	margin-top:15px;
	}



.title_green_italic {
	color:#a3a637;
	font-size:21px;
	font-style:italic;
	margin-right:2px;
	}
	
.gold {
	color:#ff7b1a;
	}



/***********************************/
/************************************************************************************************************** Bottom Shadow Styles ****************/
/***********************************/

div.end {
	clear:both;
	height:0px;
	}
	
	
/*********************************************************************************************************************************************/
/******************************************************************************* Internal Template CSS ********************/
/***********************************************************************************************************************************************/




.internal_header {
	
	width:745px;
	height:89px;
	background-color:#fdfefe;
	background-image:url(../resources/images/internal_banner.jpg);
	background-repeat:no-repeat;
	margin-right:23px;
	}
	
div.internal_wrapper {
	width:879px;
	padding-top:4px;
	padding-bottom:23px;
	padding-right:0px;
	padding-left:0px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7a7b7d;
	background-color:#fff;
	background-image:url(../resources/images/side_nav_rpt.jpg);
	background-repeat:repeat-y;
	line-height:23px;
	}

div.internal_wrapper img {
	border:0px;
	}

div.internal_wrapper a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0073ea;
	line-height:16px;
	}
	
div.internal_wrapper a:active {
	color:#0073ea;
	}

div.internal_wrapper a:visted {
	color:#0073ea;
	}

div.internal_wrapper a:hover {
	color:#ff7b1a;
	}


	
div.internal_banner_container {
	height:133px;
	width:902px;
	background-image:url(../resources/images/int_banner_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:0px;
	padding-right:23px;
	}
	
div.internal_banner {
	float:right;
	height:133px;
	width:643px;
	background-repeat:no-repeat;
	margin-bottom:0px;
	}

div.internal_banner img {
	margin:0px;
	padding:0px;
	}
	
div.internal_side_nav {
	position:relative;
	float:left;
	width:236px;
	height:520px;
	min-height:520px;
	margin-left:0px;
	margin-top:-137px;
	background-image:url(../resources/images/side_nav_rpt.jpg);
	background-repeat:repeat-y;
	}
html*body div.internal_side_nav {
	height:auto;
	}


	
div.internal_side_nav ul {
	padding-left:0px;
	margin:0px;
	margin-left:32px;
	margin-top:5px;
	}

div.internal_side_nav ul li {
	list-style:none;
	color:#1d7cc5;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

div.internal_side_nav ul li a, div.internal_side_nav ul li a:active, div.internal_side_nav ul li a:visited {
	font-weight:bold;
	color:#1d7cc5;
	text-decoration:none;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
div.internal_side_nav ul li a:hover {
	color:#a3a637;
	}

div.internal_side_nav ul li ul {
	margin-top:0px;
	margin-left:11px;
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	}

div.internal_side_nav ul li ul li {
	font-weight:normal;
	color:#7e7e7e;
	margin-left:0px;
	padding-left:0px;
	line-height:18px;
	}
	
div.internal_side_nav ul li ul li a, div.internal_side_nav ul li ul li a:active, div.internal_side_nav ul li ul li a:visited {
	font-weight:normal;
	color:#7e7e7e;
	
	}

div.internal_side_nav ul li ul li a:hover {
	color:#b7b7b7;
	}
	

div.internal_content {
	/*clear:both;*/
	position:relative;
	float:right;
	width:643px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	}
	
div.internal_content_back {
	width:561px;
	padding:0px;
	padding-top:27px;
	padding-right:42px;
	padding-left:40px;
	margin:0px;
	
	min-height:310px;
	}

div.internal_content_back h3 {
	margin-top:0px;
	}



/**************************** Internal Top Menu and Top Tabs CSS **********************/



.internal_top_menu {
	position:relative;
	margin-top:0px;
	margin-right:0px;
	height:68px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8b8c8d;
	z-index:50;
	}

.tabs {
	float:left;
	display:inline;
	border-left:4px solid #c6c6c7;
	margin-top:19px;
	margin-bottom:0px;
	padding:0px;
	width:485px;
	}
	
.tabs a {
	margin:0px;
	padding:0px;
	}

.tabs img {
	padding:0px;
	margin-right:-3px;
	margin-top:0px;
	margin-bottom:-3px;
	}

.tabs a img {
	border:0px;
	margin-bottom:-3px;
	margin-right:-3px;
	margin-top:0px;
	padding:0px;
	}

.internal_top_menu .top_corner_menu {
	margin-top:0px;
	padding-top:27px;
	}

	
.internal_top_menu .top_menu_links {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
.internal_top_menu .top_menu_links li {
	display:block;
	float:left;
	height:16px;
	border:0px;
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ff7b1a;
	}


.internal_top_menu .top_menu_links li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#205385;
	text-decoration:underline;
	}
	
.internal_top_menu .top_menu_links li a:active, .internal_top_menu .top_menu_links li a:visited {
	color:#205385;
	}

.internal_top_menu .top_menu_links li a:hover {
	color:#ff7b1a;
	text-decoration:underline;
	}

.internal_top_menu .top_menu_links li.top_nav_title {
	padding-top:2px;
	margin-right:-5px;
	
	}

.internal_top_menu .top_menu_links .last_link {
	border-left:1px solid #ff7b1a;
	}
	




/***********************************/
/******************************************************************** Footer Styles **************************/
/***********************************/



div.footer {
	font-size:12px;
	text-align:center;
	color:#757575;
	width:784px;
	height:46px;
	margin-left:auto;
	margin-top:30px;
	}

div.footer a, div.footer a:active, div.footer a:visited {
	color:#757575;
	text-decoration:none;
	}
	
div.footer a:hover {
	color:#555352;
	text-decoration:underline;
	}
	

.boothboss {
	font-weight:bold;
	font-style:italic;
	color:#a3a637;
	font-size:14px;
	}
	
div.steps {
	margin-left:15px;
	}
	
/***********************************************************************************************************************************************/
/************************************************************************************************ blank template CSS Mods ******************/
/***********************************************************************************************************************************************/



div.blank_wrapper {
	width:879px;
	padding:0px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7a7b7d;
	background-color:#fff;
	line-height:23px;
	
	overflow:hidden;
	}

div.applet {
	margin-top:-14px;
	margin-bottom:-23px;
	padding:0px;
	
	}

div.blank_wrapper p  {
	margin:0px;
	}

div.blank_wrapper img {
	border:0px;
	margin:0px;
	}

div.blank_wrapper a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0073ea;
	line-height:16px;
	}
	
div.blank_wrapper a:active {
	color:#0073ea;
	}

div.blank_wrapper a:visted {
	color:#0073ea;
	}

div.blank_wrapper a:hover {
	color:#ff7b1a;
	}


div.blank_top_shadow {
	height:30px;
	width:902px;
	background-image:url(../resources/images/blank_top_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:0px;
	padding-right:23px;
	
	}
	
div.blank_white {
	width 879px;
	/*height:30px;*/
	background-color:#fff;
	}
	

div.blank_bottom_shadow {
	clear:left;
	width:925px;
	height:45px;
	margin-top:0px;
	background-image:url(../resources/images/blank_bottom_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
	


/************************************************************************ Blank White Styles ****************/

div.blank_wt_wrapper {
	width:819px;
	padding:0px 30px 30px 30px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7a7b7d;
	background-color:#fff;
	line-height:23px;
	
	overflow:hidden;
	}

div.blank_wt_wrapper p  {
	margin:0px;
	}

div.blank_wt_wrapper img {
	border:0px;
	margin:0px;
	}

div.blank_wt_wrapper a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0073ea;
	line-height:16px;
	}
	
div.blank_wt_wrapper a:active {
	color:#0073ea;
	}

div.blank_wt_wrapper a:visted {
	color:#0073ea;
	}

div.blank_wt_wrapper a:hover {
	color:#ff7b1a;
	}
	
div.blank_top_wt_shadow {
	height:30px;
	width:902px;
	background-image:url(../resources/images/blank_top_wt_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:0px;
	padding-right:23px;
	}
	
div.blank_bottom_wt_shadow {
	clear:left;
	width:925px;
	height:45px;
	margin-top:0px;
	background-image:url(../resources/images/blank_wt_bottom_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
	
/***************************************************************************** Header Styles **********************************/




.tm	{
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
	margin-top:-10px;
	vertical-align:top;
	color:#7a7b7d;
	}

.tm_bg {
	font-size:14px;
	padding-top:0px;
	margin-top:0px;
	margin-top:-22px;
	vertical-align:top;
	color:#7a7b7d;
	}
	
.float_right {
	float:right;
	margin-left:15px;
	margin-bottom:20px;
	}
	
.float_left {
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	}
	
hr {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	color:#333333;
	}
	

table.steps tr td {
	padding-bottom:25px;
	}
	
div.content_internal_text span.event_location {
	font-size:16px;
	color:#333333;
	font-weight:bold;
	}
	
	
/****************************************************************************** 404 Error Page New Styles **********/
	
div.error_top_shadow {
	height:20px;
	width:902px;
	background-image:url(../resources/images/int_banner_shadow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:0px;
	padding-right:23px;
	}
	
div.error_content {
	margin-left:20px;
	}


table.months_table td.month_name {
	background-color:#2b6356;
	color:#FFFFFF;
	font-weight:bold;
	}
	

h3.event_title {
	color:#2b6356;
	font-weight:bold;
	font-size:16px;
	}

.event_lists {
	text-align:left;
	}
	
table.table {
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	}
	
table.table tr td {
	border-left:0px solid #333333;
	border-top:1px solid #333333;
	border-bottom: 0px solid #333333;
	border-right: 0px solid #333333;
	padding:7px;
	}

table.table tr td blockquote {
	padding:0px;
	margin:0px;
	}

table.table table tr td {
	border:0px;
	}

table.gallery tr td {
	border-bottom:1px solid #999999;
	padding-bottom:15px;
	padding-top:15px;
	}

.site_map {
	width:400px;
	text-align:left;
	}

.table_name {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	}

.header1 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}

.green_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2b6356;
	text-decoration:underline;
	}

/* default form */
form.default_form { width: 540px; }
form.default_form legend span { position: absolute; left: -3000px; }
form.default_form .part1 { float: left; }
form.default_form .part2 { float: right; }
form.default_form .fields h3 { font-size: 1.1em; margin: 0 0 5px 0; }
form.default_form p { width: 220px; overflow: hidden; margin: 0; padding: 5px 0; }
form.default_form p label { width: 100px; margin-right: 10px; display: block; float: left; }
form.default_form p label span { color: #f2922a; }
form.default_form fieldset textarea,
form.default_form fieldset input,
form.default_form fieldset select { padding: 1px 3px; border: 1px #c9c9c9 solid; background: #fff; width: 170px; display: block; float: left; font: normal 1em/1.4em Tahoma,Arial,Helvetica,sans-serif; }
form.default_form fieldset select { width: 178px; }
form.default_form fieldset input.short { width: 150px; }
form.default_form fieldset input.shortest { width: 110px; }
form.default_form fieldset p *:focus { border-color: #666; background: #fefefe; }
form.default_form fieldset textarea { height: 130px; padding-right: 1px; }
form.default_form fieldset textarea.address { height: 50px; }
form.default_form fieldset select { padding-right: 1px; }
form.default_form .info { width: 290px; padding-top: 10px; border-top: 1px #c9c9c9 solid; margin: 0 0 10px 0; }
form.default_form .info span { color: #f2922a; }
form.default_form .hint { width: 290px; padding: 10px 0; border-top: 1px #c9c9c9 solid;  }
form.default_form fieldset .submit { text-align: center; width: 500px; clear: both; padding: 10px; }
form.default_form fieldset .submit input { width: auto; height: auto; padding: 0; margin: 0; display: inline; border: none; float: none; }