/*** Printer Friendly ---------------------------------------------------- ***/
.print_only {
	display: none;
}
/*** End Printer Friendly ***/

/* text styles...............*/

.title_blue {
	/* heading 14 blue */
    color: #038AD0;
   	font-family: Arial;
   	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
.title_orange {
	/* heading 14 orange */
    color: #F07303;
   	font-family: Arial;
   	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
.text_black {
	/* text 13 black */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.text_blue {
	/* text 13 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #038AD0;
	line-height: normal;
	font-weight: normal;
}
.text_orange {
	/* text 13 orange */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F07303;
	line-height: normal;
	font-weight: normal;
}
.text_green {
	/* text 13 green */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #79a31a;
	line-height: normal;
	font-weight: normal;
}
.captions {
	/* text small 11 gray */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.newsl_title_blue {
	/* subtitle blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #22a7d3;
	font-style: normal;
	line-height: normal;
}
.newsl_title_black {
	/* subtitle black */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #222222;
	font-style: normal;
	line-height: normal;
}
/*** Reset .................................... ***/

body, td, th, p, ul, li, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	background-color: #fcfcfc;
}
.layout_2c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #79a31a;
	line-height: 35px;
	font-weight: normal;
}
a {
	color:#d36402;
	cursor: pointer;
	text-decoration: none; 
}
a:hover  {
	color: #000000;
	text-decoration: none; 
}
.clear {
	clear: both;
}
li { 
	list-style-image: url('../images/dot.gif');
	line-height:18px;
	font-size: 9.2pt;
}
img {
	border : none;
}
ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style-position: outside; 
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.2pt;
}
input { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047dd8;
	border: 1px solid #8bc21c;
	padding: 1px 1px 1px 2px;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #047dd8;
	width: 150px;
	height: 70px;
	border: 1px solid #8bc21c;
}
select { 
    font-family : Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #047dd8;
	border: 1px solid #8bc21c;
}

/*** Layout ................................ ***/
body.home, body.sub {
	color: #333333;
	text-align: center;
}
body.sub {
	background-image: none;
}
body.home {
	background: #fcfcfc url(../images/bg_1.jpg) no-repeat scroll center 115px;
}

#container{
	margin: auto;
	width: 900px;
	text-align:left;
}

/*** Header..................... ***/
#header {
	height: 115px;
	width: 900px;
}
#header .logo {
	float:left;
	width: 290px;
	text-align: left;
}
#header .header_right {
	float:right;
	width: 570px;
	height: 105px;
	text-align: right;
}
#header .header_right .phone {
	height:38px;
	display: block;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f16c00;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:normal;
	padding: 6px 20px 0 0;
}
/* END Header */

/*** Quick Find ---------------------------------------------------------- ***/
#quick_find {
	background: transparent url(../images/quick_find_bg.gif) no-repeat scroll left top;
	padding: 0 15px 15px 15px;
}
#quick_find h1 {
	float:left;
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	background: transparent url(../images/quick_find.png) no-repeat scroll left 0;
	border-bottom-style: none;
	margin: 0;
}
#quick_find .description {
	float:right;
	padding-top: 5px;
	border-bottom-style: none;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}
#quick_find div.col {
	float: left;
	width: 170px;
	margin-right: 0px;
}
#quick_find h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5492bc;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 0;
	border-bottom-style: none;
}
#quick_find h2:first-child {
	margin-top: 0;
}
#quick_find ul {
	
	list-style-type: none;
	line-height: 16px;
	padding:0 0 0 5px;
}
#quick_find ul a {
	font-size: 8.7pt;
	display: block;
	color: #7c7f81;
}
#quick_find ul a:hover {
	color: #f08304;
}
#quick_find_footer {
	height: 10px;
	background: transparent url(../images/quick_find_bg.gif) no-repeat scroll left bottom;
}
/*** End Quick Find ***/


/*** Rotator-Banners ..................... ***/
#banner_rotator {
	width:900px;
	display: block;
	height: 335px;
	background-color: #FCFCFC;
	border-left: 1px solid #8495a3;
	border-right: 1px solid #8495a3;
	border-bottom: 0;
	border-top: 1px solid #d1e7f1;
}
#banner_rotator_sub {
	width:900px;
	display: block;
	height: 240px;
	background-color: #FCFCFC;
	border-left: 1px solid #8495a3;
	border-right: 1px solid #8495a3;
	border-bottom: 0;
	border-top: 1px solid #d1e7f1;
}
/*** Subpage Content 2 columns ..................... ***/

.breadcrumbs a, .breadcrumbs span{
	font-size: 12px;
}
.pagetitle {  
	color: #f07303;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
	line-height: 140%;
	height: 35px;	
}
.layout_2c {
	width:900px;
	border-left: 1px solid #8495a3;
	border-right: 1px solid #8495a3;
	border-bottom: 0;
	border-top: 0;
	background: #FCFCFC url('../images/orng_side.jpg') repeat-y scroll left top;   
}
.layout_2c .col1 {
	float:left;
	width:245px;
	background: #c0df7e url('../images/green_grad.jpg') repeat-x scroll left top;    
}
.layout_2c .col1 .padding{
	padding: 15px 10px;
}
.layout_2c .col1 .blue {
	width:245px;
	background-color: #4cabf2;  
}
.layout_2c .col1 .orange {
	width:245px;
	background: #f4b469 url('../images/orange_grad.jpg') repeat-x scroll left top;  
}
.layout_2c .col2 {
	float:right;
	width:635px;
	padding: 15px 10px 15px 0;
}
/*** Subpage Content 3 columns ..................... ***/
.layout_2c .col2 .col3 {
	float:left;
	width:280px;
}
.layout_2c .col2 .col4 {
	float:right;
	width:325px;
}

/*** Subpage Content 1 column ..................... ***/
.layout_1c {
	width:900px;
	background-color: #FCFCFC;
	border-left: 1px solid #8495a3;
	border-right: 1px solid #8495a3;
	border-bottom: 0;
	border-top: 0;
}
.layout_1c .col1 {
	width:880px;
	padding: 15px 10px 15px 10px;
}
/* END Content */


/* Footer ..............*/
#footer {
	width: 901px;
	text-align:left;
	background: #fcfcfc url('../images/footer_bg.jpg') repeat-x scroll left top;
	border-top: 1px solid #fcfcfc;
}
#footer .padding {
	padding: 5px 10px 15px 10px;
}

#footer .padding .left {
	float: left;
	width: 260px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	font-weight: normal;
	padding-top:7px;	
}
#footer .padding .right {
	float: right;
	width: 610px;
	text-align:right;
	padding-top:7px;
	color:#909090;	
}
#footer .padding .right a {
	color:#909090;
	font-size: 12px;
}
#footer .padding .right a:hover{
	color:#f08303;
}

/*** Navigations ................................... ***/

#secondary_nav {
	height: 22px;
	padding: 10px 20px 0 0;
	color: #c5c5c5;
}
#secondary_nav a  {
	color: #989999;
}
#secondary_nav a:hover  {
	color: #7ca42c;
}
#nav {
	float: right;
	height: 34px;
	margin-top:5px;	
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#navigation ul li {
	list-style: none;
	list-style-image: none;
	position: relative;
	float: left;
	margin-right:1px;
}
#navigation ul li a {
	display: block;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left:12px;
	background: transparent url('../images/nav_bg.jpg') no-repeat scroll left top; 
}
#navigation ul li a span {
	display: block;
	background: transparent url('../images/nav_bg.jpg') no-repeat scroll right top; 
	line-height: 34px;
	text-decoration: none;
	cursor: pointer;
	padding-right:12px;
}

#navigation ul li a:hover, #navigation ul li.on a, #navigation ul li.active a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: transparent url('../images/nav_bg.jpg') no-repeat scroll left -34px;
	 
}
#navigation ul li a:hover span, #navigation ul li.on a span, #navigation ul li.active a span {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: transparent url('../images/nav_bg.jpg') no-repeat scroll right -34px; 
}

/*** End Navigation ***/
/*** Buttons Visual menu ................................ 
#home_links ul.small {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-left: 25px;
}
#home_links ul.small a {
	background: transparent url(../images/arrows.gif) no-repeat scroll left -60px;
	line-height: 24px;
	padding-left: 20px;
	margin-bottom: 2px;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
}
#home_links ul.small a:hover {
	color: #fb3335;
}
***/

.orange ul, .orange li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.orange li a {
	display: block;
	height: 43px;
	line-height: 43px;
	padding-left: 42px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.orange li a:hover {
	color: #000000;
}
.orange li div.book a {
	background: transparent url(../images/orange_links.png) no-repeat scroll left top;
}
.orange li div.brochure a {
	background: transparent url(../images/orange_links.png) no-repeat scroll left -43px;
}
.orange li div.faq a {
	background: transparent url(../images/orange_links.png) no-repeat scroll left -88px;
}

/*** End Buttons Visual menu ***/

/*** Drop Down Menu ........................................ ***/
.cssmenu_sub {
	height: 22px;
	background: transparent url(../images/sub_menu_bg.gif) no-repeat scroll left -3px;
}
#cssmenu_submenus ul {
	float: left;
	margin: 0;
	padding: 0 9px;
	list-style: none;
	background: transparent url(../images/sub_menu_bg.gif) no-repeat scroll right -28px;
}
#cssmenu_submenus ul li {
	list-style: none;
	float: left;
}
#cssmenu_submenus a {
	background-color: #5fa927;
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	padding: 0 12px 0 12px;
}
#cssmenu_submenus a:hover {
	color: #520181;
	background-color: #b3d198;
	font-weight: bold;
}
/*** End Drop Down Menu ***/

/*** Forms..................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 160px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
td label {
	display: block;
	position: relative;
	width: 150px;
	color: #666666;
}
span.label {
	display: block;
	color: #666666;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
td label img {
	position: absolute;
	top: 3px;
	right: 0px;
}
td.field label, td label.auto {
	width: auto;
	display: inline;
	padding-right: 12px;
}
td.field label {
	color: #333333;
	font-weight: normal;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #666666;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	margin: 0 0 12px 24px;
	color: #666666;
	text-align: right;
	/*float: right;*/
}
/* END forms */

/*** print page ..................... ***/
#print {
	display:block;
	width:1000px;
	height: 34px;
	text-align:right;
	background: #fcfcfc url('../images/print_bg.gif') repeat-x scroll left top;
}
#print .print_page {
	float: right;
	padding: 3px 25px 0 0;
}

/*** newsletter styles ......................***/
.newsletter_phone {
	color: #458aa7;
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    FONT-SIZE: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;	
}
.blue_dividers {
	color: #2aa5ce;
    font-family: Arial;
    font-size: 12px;
}
.newsletlink a{
    color: #777777;
    font-family: Arial;
    font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}
.newsletlink a:hover{
    color: #bdad62;
    text-decoration: none;
}
td.newslet_divider {            
	border-right: solid 1px #e3e3e3;
}
.newsletter_bg {
	background-color:#cbdeed;
}
.newslet_smtxt {
	color: #666666;
    font-family: Arial;
    font-size: 11px;
	line-height:20px;
}
.newslet_quote {
	color: #ffffff;
    font-family: Arial;
    font-size: 13px;
	line-height: normal;
}
td.cellnewsline {
	border-bottom: solid 1px #9fbfd9;
}