/** Page Setup **/
html, body {
	padding:0px;
	margin:0px;
	height:100%;
}

body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
}

.body {
	margin: 0px auto;
	width:775px;
}

.contentpaneopen {
	font-size:11px;
	font-family: Arial;
	color:#696969;
}

h1 {
	font-family:Arial, Verdana, Sans-serif;
	font-size:18px;
	margin:8px 0;
	color:#000;
	
}

h2 {
	font-size:18px;
	font-family: "Century Gothic";
	font-style:oblique;
	color:#E37204;
	margin:0px 0;
	padding:0 0 5px 0;
	font-weight:900;
	border-bottom: #bababa solid 1px;
	
	
	
}

h3 {
	font-size:14px;
	font-family:"Franklin Gothic Medium";
	margin:0px 0;
	padding:2px 0;
	color:#E37204;
	
}


h4 {
	font-size:16px;
	font-family: "Century Gothic";
	color:#E37204;
	font-style:oblique;
	margin:0px 0;
	padding:1px 0 5px 0;
	font-weight:900;
	border-bottom: #bababa solid 1px;
	
	
}
p {
	margin:0;
	padding:5px 0;
	
}

strong {
	font-weight:bold;
}

.partners img {vertical-align:middle; margin:0 6px;}

a:link {text-decoration:none; color:#e07605;}
a:visited {text-decoration:none; color:#e07605;}
a:hover, a:active {text-decoration:underline; color:#000;}
a { outline: none; }

/** Header **/
.header {
	background-image: url('images/bg-header.jpg');
	background-repeat: no-repeat;
	height:97px;
	margin-top: 30px;
	width:773px;
}

.header img {
	float:left;
	padding-top:30px;
	padding-left:20px;
}

.topmenu {
	background-image: url('images/bg-topnav.png');
	background-repeat: no-repeat;
	float:right;
	margin-right:20px;
	height:24px;
	width:164px;
	margin-top:1px;
	font-size:8pt;
	text-align:center;
}

.topmenu li {
	display: inline;
	background: url('images/arrow.gif') .1em .5em no-repeat;
	padding-right:10px;
	padding-left:7px;
}

.topmenu ul {
	margin-top:5px;
}

.topmenu a {
	text-decoration:none;
	font-family:Arial, Verdana, Sans-serif;
	color:#bababa;
}

.topmenu a:hover {
	text-decoration:underline;
	color:#fff;
}

div.tollfree {
	font-family:Arial, Verdana, Sans-serif;
	font-size:18px;
	float:right;
	margin-top:20px;
	margin-right:15px;
	color:#fff;
}

span.callus {
	color: #cd5700;
	font-size:8pt;
}

span.tollfree {
	color: #FFFFFF;
	font-weight:bold;
}

.randimg {
	margin-left:2px;
}

#center img {
	width:771px;
}

/** Main Body **/
.mainbody {
	background-color: #ffffff;
	border: 1px solid #bababa;
	font-family:Arial, Verdana, Sans-serif;
	font-size:12px;
	width:740px;
	margin-left:2px;
	padding:10px 15px;
	color:#333;
}

/** Footer **/
.footer {
	background:url('images/bg-footer.jpg') 1px 0px no-repeat;
	width:775px;
	height:97px;
	border:0px;
}

.footer img {
	margin-top: 35px;
	margin-right:20px;
	float:right;
}

.footer-nav {
	font-family:Arial, Verdana, Sans-serif;
	margin-top:35px;
	margin-left:20px;
	float:left;
	color: #cd5700;
	font-size:11px;
}

.footer-nav a {
	color: #cd5700;
	text-decoration:none;
}

.footer-nav a:hover {
	text-decoration:underline;
	color:#000;
}

/** Menu - Main Navigation **/
.glowingtabs {
	font-family:Arial, Verdana, Sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-image: url('images/bg-main-navigation.jpg');
	background-repeat: repeat-x;
	width:771px;
	height:35px;
	margin-left:2px;
}



#mod_search_searchword {
	position:relative;
	top:-8px;
	margin-right:5px;
}

.tabcontainer {
	background-image: url('images/bg-subnav.jpg');
	background-repeat: repeat-x;
	width:771px;
	height:29px;
	margin-left:2px;
	clear: left;
	font-size:8pt;
	color:#ffffff;
}

.tabcontent {
	font-family:Arial, Verdana, Sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:8px;
	padding-left:20px;
}

.tabcontent a, .tabcontent a:visited {
	color:white;
	text-decoration:none;
}

.tabcontent a:hover {
	text-decoration:underline;
}

.tabcontent span {
	background-image: url('images/subnav-arrow.gif');
	background-repeat: no-repeat;
	padding-left:10px;
	margin-left:5px;
}

div#gc2 {
	padding-left:80px;
}

div#gc3 {
	padding-left:162px;
}

div#gc4 {
	padding-left:230px;
}

div.pathway {
	font-family:Arial, Verdana, Sans-serif;
	background-image: url('images/bg-crumbs.jpg');
	background-repeat: repeat-x;
	width:766px;
	height:17px;
	margin-left:2px;
	color:#bababa;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
}

.pathway a {
	color:#bababa;
	text-decoration:none;
}

.pathway a:hover {
	text-decoration:underline;
	color:#fff;
}

.copy {
	font-family:Arial, Verdana, Sans-serif;
	font-size:11px;
	text-align:center;
	color:#bababa;
	padding-top:10px;
}

ul {
	
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

ol {
	list-style-type: decimal;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}


/** Search Page **/
.asearch {
	background-color:#dddddd;
	padding:5px;
}

.sresult {
	margin-top:10px;
}

/** Per-Page **/
.page_menu {
	border: 1px dotted #bababa;
	text-align:center;
	margin:20px;
}

.page_menu span {
	padding-left:10px;
	padding-right:10px;
}

#ronimg {
	float:left;
	padding-right:20px;
}

.contactus table td { padding:5px; }

sup {
	font-size:6pt;
}

/** Menu Glow tabs **/
.glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding-top:7px;
}

.glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
}

.glowingtabs a{
	float:left;
	background:url(images/menu-left.png) no-repeat left top;
	margin:0;
	margin-right: 3px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
}

.glowingtabs a span{
	float:left;
	display:block;
	background:url(images/menu.png) no-repeat right top;
	padding: 8px 12px 6px 3px;
	font-weight:bold;
	color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #fdffc3;
}

.glowingtabs a.current{ /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color:#ffffff;
}

.glowingtabs a:hover{ /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
	color:#fdffc3;
}

.glowingtabs a:hover span{ /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color:#fdffc3;
}

.tabcontent{
	display:none;
}

.table td {
	padding:11px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}


.log {
	float:left;
	width: 350px;
	height: 70px;
	background:url(images/logo.png) no-repeat 15px 30px;
}

.log h1{
font-size:24px;
color:#FFFFFF;
font-family: "Century Gothic";
font-weight:100;
padding: 38px 0 0 120px;
margin: 0 0 0 0;}

.line{
	border-bottom: #E4E4E4 solid 1px;
	margin: 10px 0 5px 0;
}

.aba_blok {
	width: 220px;
	float:left;
	padding: 0 15px 0 0;
	margin: 0 0 0 0;
	border-right: #E4E4E4 solid 1px;
}




.aba_blok li{
padding: 0 0 0 13px;
background:url(images/icon.gif) no-repeat 0 4px;
line-height: 16px;
border-bottom: #E1E1E1 dashed 1px; }



.aba_blok_right {
	width: 250px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

.stylefon{
	font-size:13px;
	color:#E37204;
	font-family: "Franklin Gothic Medium";
	margin: 0;
	padding:0;
}

.colum_right_3 li{
padding: 0 0 0 13px;
background:url(images/icon.gif) no-repeat 0 4px;
line-height: 16px;
border-bottom: #E1E1E1 dashed 1px; 

}

form{
padding: 5px 0 0 33px; }

.textarea{
width: 260px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6E6E6E;
 }
 .label{
width: 220px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#6E6E6E;
 }
 
.contact{
padding: 0 0 0 0;
margin: 15px 0 0 15px;
width: 340px;
height:324px;
background:url(images/bg_contact.jpg) no-repeat;}
