
body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .85em;
	color: #000;
	background: #efefef;
	text-align: center;
	line-height: 1.5em;
}

img {
	border: 0;
}

#wrapper {
	width: 895px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	background-color: #fff;
	border: 1px solid #DFDFDF;
	overflow: hidden;
}

#header {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background: #fff url('../images/header.jpg') no-repeat bottom center;
	height: 117px;
	width: 848px;
}

#flash-header {
	margin: 3px 200px 12px 0;
	padding: 0;
	float: right;
}

.home {
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* @group links */
a:link {
   color: #242557;
   background-color: transparent;
   text-decoration: none;
}

a:visited {
   color: #147b8c;
   background-color: transparent;
   text-decoration: none;
}

a:hover {
   color: #147b8c;
   background-color: transparent;
   text-decoration: underline;
}

a:active {
   color: #147b8c;
   background-color: transparent;
   text-decoration: none;
}
/* @end */

/* @group navigation */
#nav {
  	margin: 0 0 0 225px;
  	text-align: left;
  	background: transparent;
  	font-size: 14px;
}

#nav img {
	padding: 0;
	margin-right: -5px;
	border: 0;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #fff;
	border-bottom-width: 0;
	font: 10px/15px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	z-index: 100;
	background-color: #8A8280;
	width: 125px;
	padding: 0;
}

.anylinkcss-long{
	position: absolute;
	visibility: hidden;
	border: 1px solid #fff;
	border-bottom-width: 0;
	font: 10px/15px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	z-index: 100;
	background-color: #8A8280;
	width: 175px;
}

.anylinkcss a{
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff;
	text-indent: 5px;
}

.anylinkcss-long a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #a7470d;
	color: #fff;
}
.anylinkcss-long a:hover{ /*hover background color*/
	background-color: #a7470d;
	color: #fff;
}
/* @end */

/* @group structure */
#breadcrumbs {
	font-size: 9px;
	color: #6C6C6C;
	margin: 0;
	padding: 5px 0 5px 25px;
	width: 800px;
	text-align: left;	
}

#breadcrumbs a:link {color: #6C6C6C; }

#breadcrumbs a:visited { color: #6C6C6C; }

#breadcrumbs a:hover { color: #147b8c; }

#breadcrumbs a:active { color: #147b8c; }

#content {
	clear: both;
	margin:  0 auto;
	width: 848px;
	background: #fff;
}

#left_column {
	float: left;
	width: 205px;
	padding: 0;
	background-color: #fff;
	text-align: left;
}

#splash { margin-top: 5px; }

#right_column {
	float: right;
	width: 205px;
	padding: 5px;
	background-color:#fff;
	text-align: left;
}
	
#main_column {
	margin-right: 215px;
	margin-left: 215px;
	padding: 5px 33px 5px 33px;
	background-color:#fff;
	text-align: left;
}

#bottom_channel {
	clear: both;
	margin-left: 214px;
}

#bottom_channel_wide {
	clear: both;
	width: 848px;
	margin-left: 0;
}
/* @end */

/* @group content */
h1 {
	margin: 0 0 5px -10px;
	padding: 0 0 0 10px;
	font: 18px/20px "Gotham-Medium", Verdana, Arial, Helvetica, Geneva, sans-serif bold;
	color: #4d4d4f;
	background: url("../images/misc-circle.gif") no-repeat 0px 7px;
}

h2 {
	margin: 0 0 5px -10px;
	padding: 0 0 0 10px;
	font: 13px/16px "Gotham-Medium", Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	background: url("../images/misc-circle.gif") no-repeat 0px;
}

h3 {
	font: 12px/15px "Gotham-Medium", Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	color: #003399;
	margin: 0;
	padding: 0;
}

h4 {
	font: 12px/15px "Gotham-Medium", Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	margin: 0;
	padding: 0;
}

h5 {
	font: 12px/15px "Gotham-Medium", Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	margin: 0;
	padding: 0;
}

p {
	font: 11px/17px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	margin: 10px 0 0 0;
}

.copy {
	font: 11px/17px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
}

ul {
	margin-left: 0;
	padding-left: 15px;
	list-style: circle outside;
}

.image {
	list-style: circle url(../images/misc-triangle.gif) outside;
}

.circle {
	list-style: circle url(../images/circle-small.jpg) outside;
}

li {
	font: 11px/17px Verdana, sans-serif;
	color: #4d4d4f;
	margin-bottom: 5px;	
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

td {
	font: 11px/17px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	margin: 0;
	padding: 0;
}

blockquote {
	background: #BD4C1C url('../images/end-quote.gif') no-repeat bottom right;
	color: #fff;
	padding: 30px 20px 30px 20px;
	margin: 20px 15px;
	font: 11px/15px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

blockquote:first-line {	font: 16px/22px Verdana, Arial, Helvetica, Geneva, sans-serif; }

blockquote:first-letter { 
	background: #BD4C1C url('../images/start-quote.gif') no-repeat 0 0;
	margin: -1px 0 0 -20px;
	padding: 31px 0 0 20px;
}

blockquote a:link {	color: #fff; }

hr {
	width: 100%;
	border: none 0; 
	border-top: 1px dashed #c3c3c3;
	height: 1px;
	margin: 20px 0 15px 0;
}

form {
	margin: 0;
	padding: 0;
	font: 11px/17px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
}

td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.row {
  clear: both;
  padding-top: 10px;
}

div.row span.label {
  float: left;
  width: 75px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 250px;
  text-align: left;
}
/* @end */


/* @group modules */

.button {
	background: #fff url('../images/button.png') no-repeat top center;
	width: 206px;
	height: 24px;
	margin-top: 8px;
}

.button p { 
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	color: #fff;
	margin: 0;
	padding: 5px 0 0 10px;
}

.button a {
	color: #fff;
	text-decoration: none;
}

.button-rss {
	background: #fff url('../images/button-rss.png') no-repeat top center;
	width: 206px;
	height: 24px;
	margin-top: 8px;
}

.button-rss p { 
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	color: #fff;
	margin: 0;
	padding: 5px 0 0 10px;
}

.button-rss a {
	color: #fff;
	text-decoration: none;
}

.search {
	background: #fff url('../images/module-search.png') no-repeat top center;
	margin: 0 auto;
	text-align: center;
	width: 206px;
	height: 40px;
}

.formfield {
	float: left;
	margin: 11px 10px 0 20px;
	width:100px;
}

.formbutton {
	float:  right;
	margin: 10px 10px 0 0;
}
/* @group main module */

.module-top {
	background: #fff url('../images/module-top.png') no-repeat top center;
	width: 206px;
	height: 22px;
	margin-top: 8px;
}

.rss-button {
	float: right;
	text-align: right;	
}

.module-top p { 
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	color: #fff;
	margin: 0;
	padding: 5px 0 0 10px;
}

.module-top a:link { color: #fff; }

.module-top a:visited { color: #fff; }

.module-top a:hover { color: #fff; }

.module-top a:active { color: #fff; }

.module-middle {
	background: #fff url('../images/module-middle.png') repeat top center;
	width: 206px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.module-middle h3 { 
	padding: 5px 10px 0px 10px;
	text-align: left;
}

.module-middle p { 
	font: 10px/15px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	padding: 5px 10px;
	margin: 0px; 
	text-align: left;
}

.module-middle ul { 
	padding: 5px 20px;
	margin: 0;
	text-align: left;
}

.module-middle li{
	font: 10px/15px Verdana, sans-serif;
	letter-spacing: 0;
}

.module-middle form { padding: 5px 10px; }

.module-middle hr {	
	width:  90%;
	margin-left: 10px;
}

.module-bottom {
	background: #fff url('../images/module-bottom.png') repeat top center;
	width: 206px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group medium module */

.module-medium-top {
	background: #fff url('../images/module-med-top.png') no-repeat top center;
	width: 635px;
	height: 22px;
	margin-top: 8px;
	padding: 0;
}

.module-medium-middle {
	background: #fff url('../images/module-med-middle.png') repeat top center;
	width: 635px;
	margin: 0px;
	padding: 0px;
}

.module-medium-bottom {
	background: #fff url('../images/module-med-bottom.png') repeat top center;
	width: 635px;
	height: 22px;
	margin-bottom: 20px;
	padding: 0px;
}

/* @end */

/* @group large module */

.module-large-top {
	clear: both;
	background: #fff url('../images/module-large-top.png') no-repeat top center;
	width: 848px;
	height: 22px;
	margin-top: 0;
	padding: 0;
}

.module-large-middle {
	background: #fff url('../images/module-large-middle.png') repeat top center;
	width: 848px;
	margin: 0px;
	padding: 0px;
}

.module-large-bottom {
	background: #fff url('../images/module-large-bottom.png') repeat top center;
	width: 848px;
	height: 22px;
	margin-bottom: 20px;
	padding: 0px;
}

/* @end */

/* @group tag cloud */
.module-tagcloud { 
	background: #fff url('../images/module-middle.png') repeat top center;
	width: 206px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
.module-tagcloud .module-list { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.module-tagcloud .module-list .module-list-item { 
	display: inline;
	margin: 0;
	padding: 0;
}
.module-tagcloud .module-list li.taglevel1 { font-size: 18px; }
.module-tagcloud .module-list li.taglevel2 { font-size: 12px; }
.module-tagcloud .module-list li.taglevel3 { font-size: 9px; }
.module-tagcloud .module-list li.taglevel4 { font-size: 9px; }
.module-tagcloud .module-list li.taglevel5 { font-size: 11px; display: none; }
.module-tagcloud .module-list li.taglevel6 { font-size: 9px; display: none; }
/* @end */

/* @group dear rubi module */

.module-rubi {
	background: #fff url('../images/module-dear-rubi.jpg') no-repeat top center;
	width: 206px;
	height: 22px;
	margin-top: 8px;
	padding: 0;
}
/* @end */

/* @group ask rubi question */

.question-top {
	background: #fff url('../images/paper-top.jpg') no-repeat top center;
	width: 350px;
	height: 35px;
	margin-top: 20px;
	padding: 0;
}

.question-middle {
	background-color: #fff;
	width: 350px;
	margin: 0;
	padding: 0;
}

.question-middle h3 { 
	font-size: 18px;
	padding: 5px 10px; 
}

.question-middle p { 
	font: 10px/15px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	padding: 5px 10px;
	margin: 0px; 
	text-align: left;
}

.question-bottom {
	background: #fff url('../images/paper-bottom') repeat top center;
	width: 350px;
	height: 35px;
	margin-bottom: 20px;
	padding: 0px;
}

.answer hr { margin: 5px 0 15px 0; }
/* @end */

/* @group comments */
.comments-top {
	background: #f5f5f5 url('../images/gray-rounded-top.gif') no-repeat top center;
	width: 350px;
	height: 10px;
	margin-top: 20px;
	padding: 0;
}

.comments-middle {
	background-color: #f5f5f5;
	width: 350px;
	margin: 0;
	padding: 0;
}

.comments-middle h3 { padding: 5px 10px; }

.comments-middle p { 
	font: 10px/15px Verdana, sans-serif;
	letter-spacing: 0;
	color: #4d4d4f;
	padding: 5px 10px;
	margin: 0px; 
	text-align: left;
}

.comments-bottom {
	background: #fff url('../images/gray-rounded-bottom.gif') repeat top center;
	width: 350px;
	height: 10px;
	margin-bottom: 20px;
	padding: 0px;
}

.comments-middle hr { 
	margin: 5px 0 0 0;
	border-top: 1px solid #fff;
}
/* @end */

/* @group recaptcha */
/* reCaptcha widget background color */
.recaptchatable .recaptcha_image_cell, #recaptcha_table { background-color:#BD4C1C !important; }

/*reCaptcha widget border color */
#recaptcha_table { border-color: #BD4C1C !important; }
 
/* Text input field border color & field background color */
#recaptcha_response_field {
   border-color: #000 !important; 
   background-color:#fff !important;
}
/* @end */

.module-left {
	float: left;
	background: #fff url('../images/misc-vertical-dash.gif') repeat-y center right;
	text-align: left;
	margin: 0 8px 0 8px;
	padding-right: 8px;
	width: 190px;
}

.module-right {
	text-align: left;
	margin: 0 8px 0 8px;
	padding-left: 8px;
}

.pdf {
	background: #fff url('../images/pdf-bkgd-arrow.gif') no-repeat left;
	height:33px;
	padding: 15px 0 0 45px;
	margin: 0;
}

/* @group testimonials */
.module-testimonial-top {
	clear: both;
	background: #fff url('../images/module-420-top.png') no-repeat top center;
	width: 420px;
	height: 22px;
	margin-top: 0;
	padding: 0;
}

.module-testimonial-middle {
	background: #fff url('../images/module-420-middle.png') repeat top center;
	width: 420px;
	padding: 0px;
	text-align: left;
}


.module-testimonial-middle p { margin: 0 20px 10px 20px; }

.module-testimonial-middle h3 { 
	font: 11px/17px Verdana, sans-serif;
	letter-spacing: 0;
	color:  #a7470d;
	margin: 0 20px;
}

.module-testimonial-bottom {
	background: #fff url('../images/module-420-base.png') repeat top center;
	width: 420px;
	height: 22px;
	margin-bottom: 20px;
	padding: 0px;
}


/* @end */
/* @end */

/* @group helpers */
.right { float: right; }

img.right { padding: 0 0 5px 10px; }

.left { float: left; }

img.left { padding: 0 10px 5px 0; }

.texttool {
	float: right;
	color: #6C6C6C;	
}

.sizer {
	border: solid 1px #b8b4b5; 
	margin-bottom: 2px; 
	margin: 0;
	padding: 0;
}

.sizer a {
	padding: 0 2px 10px 2px;	
}

.plus{
	background: #c4bfbe; 
	color: #fff; 
}

.aqua { color: #147b8c; }

.copper { color: #a7470d; }

.grey { color: #6C6C6C; }

.black { color: #000;}

.small { font-size: 9px; }
/* @end */

/* @group footer */
#footer {
	clear: both;
	width: 895px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
}

#footer p {
	padding: .85em;
	font-size: 9px;
	color: #888;
}

#footer a:link {
   color: #196975;
   background-color: transparent;
   text-decoration: none;
}

#footer a:visited {
	color: #196975; 
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
   color: #196975; 
   background-color: transparent;
   text-decoration: none;
}

#footer a:active {
   color: #196975; 
   background-color: transparent;
   text-decoration: none;
}
/* @end */