/* Page Content Styles */

#content h2 {
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #666666;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: left;
}

#content h5 {
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	color: #999999;
}

/* Common Right Column */

#common_col_right {
	float: right;
	width: 260px;
	padding-top: 10px;
}

#common_col_right a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

#common_col_right p {
	margin: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0px;
}

#common_col_right h2 {
	font-size: 18px;
	font-weight: bold;
	width: auto;
	border-bottom: 1px solid #666666;
	margin: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: left;
}

/* Featured Boxes */

.common_featured {
	background: none;
	padding: 3px;
	margin-bottom: 7px;
	margin-right: 20px;
}

.common_featured img {
	float: left;
	margin: 0px;
	border: 2px solid #666666;
	margin-right: 10px;
}

.common_featured h3 {
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	margin: 0px;
	margin-bottom: 4px;
	line-height: 120%;
}

.common_featured h3 a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

.common_featured p {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	line-height: 150%;
}

.common_featured_ovr {
	background: #EEEEEE;
	padding: 3px;
	margin-bottom: 7px;
	margin-right: 20px;
	cursor: pointer;
}

.common_featured_ovr img {
	float: left;
	margin: 0px;
	border: 2px solid #666666;
	margin-right: 10px;
}

.common_featured_ovr h3 {
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	margin: 0px;
	margin-bottom: 4px;
	line-height: 120%;
}

.common_featured_ovr h3 a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

.common_featured_ovr p {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	line-height: 150%;
}

.common_featured_sel {
	background: #666666;
	padding: 3px;
	margin-bottom: 7px;
	margin-right: 20px;
	cursor: default;
}

.common_featured_sel img {
	float: left;
	margin: 0px;
	border: 2px solid #FF9900;
	margin-right: 10px;
}

.common_featured_sel h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	margin: 0px;
	margin-bottom: 4px;
	line-height: 120%;
}

.common_featured_sel h3 a {
	color: #FF9900;
	text-decoration: none;
	border-bottom: none;
}

.common_featured_sel p {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	line-height: 150%;
}

.common_featuredtab {
	width: 240px;
	background: none;
	padding: 3px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}

.common_featuredtab img {
	float: left;
	margin: 0px;
	border: 2px solid #666666;
	margin-right: 10px;
}

.common_featuredtab h3 {
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	margin: 0px;
	margin-bottom: 8px;
	line-height: 120%;
}

.common_featuredtab h3 a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

.common_featuredtab p {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	line-height: 150%;
}

/* Right Banner Boxes */

.common_bannerbox {
	background: url(../images/right_banner_orange.jpg) no-repeat bottom left;
	height: 72px;
	max-height: 90px;
	padding: 10px;
	padding-top: 16px;
	padding-left: 13px;
	cursor: pointer;
}

.common_bannerbox h4 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.common_bannerbox p {
	color: #000000;
	font-size: 11px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-right: 130px;
	width: 220px;
}

.common_bannerbox a {
	color: #000000 !important;
	text-decoration: none !important;
	border-bottom: none !important;
	font-weight: bold !important;
}

/* Common Stuff */

.common_title_wide {
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
}

.common_title_wideright {
	float: right;
	width: 260px;
}

/* Common Left Column */

#common_col_left {
	width: 635px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 25px;
}

#common_pagenav {
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}

#common_pagenav a {
	border-bottom: none !important;
	text-decoration: none;
}

/* AJAX Panels */

.SpryHiddenRegion {
	visibility: hidden;
}

#java_error {
	background: #EEEEEE;
	margin-bottom: 20px;
	text-align: left;
	border: 1px solid #666666;
}

#java_error h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin: 0px;
	margin-bottom: 5px;
	padding: 3px;
}

#java_error p {
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
}

#java_error a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

/* Form Stuff */

.button {
	border: 1px solid #999999;
	background: #EEEEEE url(../images/form_input_bg.jpg) top repeat-x;
	font-size: 10px;
	color: #666666;
	padding: 3px;
	margin-right: 10px;
}

.button_on {
	border: 1px solid #999999;
	background: #FFB74A url(../images/form_input_on_bg.jpg) top repeat-x;
	font-size: 10px;
	color: #666666;
	padding: 3px;
	margin-right: 10px;
}

#form_table {
	margin-top: 15px;
	margin-bottom: 15px;
}

#form_table a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

#form_table td {
	padding: 5px;
}

#form_table th {
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}

#form_table h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom: 2px dotted #333333;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.form_input {
	background: #EEEEEE url(../images/form_input_bg.jpg) top repeat-x;
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 3px;
	vertical-align: middle;
}

.form_input_on {
	background: #FFB74A url(../images/form_input_on_bg.jpg) top repeat-x;
	border: 1px solid #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 3px;
	vertical-align: middle;
}

.form_select {
	background: #EEEEEE url(../images/form_input_bg.jpg) top repeat-x;
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 0px;
	vertical-align: middle;
}

.form_select_on {
	background: #FFB74A url(../images/form_input_on_bg.jpg) top repeat-x;
	border: 1px solid #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 0px;
	vertical-align: middle;
}

.form_checkbox {
	background: #EEEEEE;
	color: #333333;
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}