/* CSS Document */

body{
font-family: Tahoma, Arial, Sans-serif;
font-size: 1em;
color: #554c41;
margin-top: 20px;
}

h1{
color: #554c41;
font-size: 90%;
text-transform: uppercase;
}

h2{
color: #554c41;
font-size: 90%;
text-transform: uppercase;
}

a{
color: #f67d1f;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.right {
float:right;
}

.left {
float:left;
}

span.right{
float: right;
margin: 0px 8px 0px 0px;
padding: 0px;
}

span.left{
float: left;
margin: 0px;
padding: 0px;
}
span.searchtab{
margin: 5px;
display: block;
text-align: right;
}

form{
margin: 0px;
padding: 0px;
}

th{
text-align: left;
font-weight: bold;
}

.container{
width: 774px;
margin: 0px auto 0px auto;
}

div.search{
padding-top: 6px;
padding-left: 10px;
margin-right: 12px;
background-color: white;
width: 150px;
float: right;
font-family: Arial, Sans-serif;
}

form{ 
margin: 0px;
padding: 0px;
}

div.search .inputbox{
font-size: 0.9em;
width: 106px;
background-color: #e4e2e0;
border: 1px solid #cac9c7;
color: #554c41;
padding: 1px 2px 3px 5px;
margin: 1px;
float: left;
border-top: 1px solid #cac9c7;
border-left: 1px solid #cac9c7;
}

div.content{
width: 766px;
font-size: 70%;
line-height: 16px;
border: 2px solid #d7cfc6;
border-bottom: 0px;
}

.header{
height: 143px;
font-size: 80%;
background-image: url("images/bgndheader.png");
background-position: top left;
background-repeat: no-repeat;
}
.logo{
margin: 5px 3px 3px 6px;
}
.utility-nav{
float: left;
clear: left;
padding: 0px;
font-weight: normal;
font-size: 0.85em;
margin-top: 7px;
display: inline;
margin-left: 13px;
}
.utility-nav a{
background-image: url(images/li-white-alt.png);
background-position: left;
padding: 0px 0px 0px 13px;
margin: 0px 10px 0px 0px;
background-repeat: no-repeat;
text-decoration: none;
color: #353535;
}
.utility-nav a:hover, .utility-nav a:visited{

}

.utility-nav a:hover{
text-decoration: underline;
}


.horizontal-nav{
height: 19px;
padding: 5px;
background-color: #f67d1f;
margin-right: 4px;
font-size: 0.85em;
}

.horizontal-nav ul{
margin: 0px 0px 0px 8px;
padding: 0px;
padding-top: 3px;
}
.horizontal-nav ul li{
margin: 0px;
padding: 0px;
float: left;
color: #ffffff;
background-image: url(images/li-white.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 8px;
list-style: none;
}

.horizontal-nav ul li a{
color: #ffffff;
margin-right: 18px;
text-decoration: none;
font-weight: bold;
padding-left: 2px;
}

.horizontal-nav ul li a:hover{
text-decoration: underline;
}

.horizontal-nav ul li.current{
background-image: url(images/li-white.png);
}

.horizontal-nav ul li.current a{
color: white;
}
.shaded ul.navigation li a{
color: #f67d1f;
text-decoration: none;
}

.shaded ul.navigation li a:hover{
text-decoration:underline;
}

.shaded ul.navigation li.page.active a{
color: #f67d1f;
}

.strapline{
height: 27px;
margin-right: 4px;
background-color: #d7cfc6;
background-image: url("images/strapline.png");
background-position: left;
}

div.breadcrumb{
font-size: 95%;
padding-top: 6px;
padding-left: 10px;
background-color: #FFFFFF;
width: 500px;
}

div.breadcrumb .breadcrumb-title{
color: #554c41;
}

div.breadcrumb .breadcrumb-address{
color: #554c41;
}

.breadcrumb a{
color: #f67d1f;
text-decoration: none;
}

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

div.content{
}

div.leftcol{
width: 165px;
float: left;
margin-left: 0px;
margin-top: 10px;
border-left: 6px solid white;
}

div.rightcol{
border-top: 5px solid #FFFFFF;
width: 570px;
float: left;
margin: 0 0 0 0;
padding: 0px;
margin-left: 6px;
}

div.mainbody{
width: 560px;
padding: 8px 5px 0px 10px;
border-left: 1px solid #c0b8b1;
background-image: url(images/content-base.png);
background-position: bottom right;
background-repeat: no-repeat;
}

div.tab{
background-image: url("images/tab-upper.png");
background-repeat: no-repeat;
background-position: top left;
margin-bottom: 10px;
padding-top: 8px;
background-color: #c7c2bc;
}
div.tab div.shaded{
background-color: #d8d9d9;
padding: 2px 5px;
margin: 0 2px 0 2px;
}
div.tab h1{
margin: 0 0 5px 8px;
padding: 0px;
}
div.tab p{
margin: 2px 0 0px 0;
padding: 0px;
}
div.tab ul{
margin: 0px 0px 0px 20px;
padding: 0px;
}
div.tab ul li{
margin: 0px;
padding: 0px;
list-style-image: url("images/li-shaded.png");
}
div.tab div.tab-base{
background-image: url("images/tab-lower.png");
background-repeat: no-repeat;
background-position: bottom left;
background-color: #FFFFFF;
padding: 5px;
display: block;
background-color: #c7c2bc;
}
a img{
border:0px;
}

img.button{
margin-left: 100px;
clear:both;
}

img.button.long{
margin-left: 88px;
}

img.mapbutton{
margin-left: 40px;
}
* html img.mapbutton{
margin-left: 30px;

} 
div.tab-base input.button{
margin: 0 0 0 100px;
padding: 0px;
}

input.inputbox{
width: 80px;
height: 12px;
margin-left: 10px;
font-size: 80%;
}

select{
font-size: 80%;
}

div.shaded table td input.inputbox{
background-color: #F5FAFD;
border: 1px solid #c7c2bc;
}


div.row{
margin: 0px;
float: left;
clear: both;
width: 100%;
display: inline;
}

div.feature{
float: left;
width: 265px;
display: inline;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

div.feature img{
margin-right: 10px;
}

div.feature p{
margin-top: 0px;
padding-top: 0px;
}

div.feature h1{
padding: 0px;
margin: 0px;
color: #F9991E;
text-transform: none;
font-size: 100%;
}

div.cms-inlineimage.a{
float: left;
margin: 3px 6px 3px 3px;
}

div.cms-inlineimage.b{
float: right;
margin: 3px 3px 3px 6px;
}

h1.shaded{
padding-top: 6px;
height: 22px;
padding: 5px 3px 3px 8px;
background-image: url(images/bgnd-heading.png);
background-repeat: repeat-x;
margin: 0 0 10px 0;
}
div.news{
margin-top: 0px;
margin-bottom: 10px;
margin-right: 10px;
}

div.footer{
clear: both;
padding: 5px;
line-height: 18px;
margin-top:8px;
margin-right: 6px;
display: none;
}
img.rics{
float: right;
margin: 0px 15px;
}



div.feature div.cms-inlineimage.a{
margin-right: 18px;
margin-left: 0px;
}

h1.shaded img{
padding-left: 4px; 
}

div.footerv2{
background-image: url("images/bg-footer.gif");
background-position: top;
background-repeat: no-repeat;
height: 60px;
width: 770px;
color: #554c41;
}

div.footerv2 div.footer-wrapper{
padding-left: 8px;
font-size: 70%;
line-height: 1.3em;
}

div.footerv2 div.footer-wrapper a{
color: #f67d1f;
text-decoration: none;
}

div.footerv2 div.footer-wrapper a:hover{
text-decoration: underline;
}

div.footer-links{
margin-top: 7px;
}

div.content-wrapper{
padding-left: 8px;
}


div.title-tab{
padding: 0px;
border-left: 1px solid #c1b9b2;
height: 28px;
margin: 0px;
font-size: 0.8em;
width: 575px;
background-image: url(images/content-top.png);
background-position: top right;
background-repeat: no-repeat;
}
div.title-tab div.initial{
background-image: url(images/h1-top.png);
background-position: top right;
background-repeat: no-repeat;
background-color: #FFFFFF;
padding: 8px 100px 0px 18px;
margin: 0px;
float: left;
display: block;
font-weight: bold;
text-transform: uppercase;
height: 28px;
}

img.clip{
float: right;
margin-top: -8px;
margin-right: 2px;
}

div.content-wrapper input.button{
font-size: 80%;
width: auto;
padding-left: 3px;
padding-right: 3px;
font-weight: bold;
}

div.content-wrapper input{
font-size: 80%;
}

div.content-wrapper div.cms-inlineimage.a{
float: left;
margin: 3px 15px 3px 3px;
}

div.content-wrapper div.cms-inlineimage.b{
float: right;
margin: 3px 3px 3px 15px;
}

p.cms-caption{
font-weight: bold;
margin-top: 0px;
padding-top: 0px;
}

div.search .button{
font-size: 1em;
background-color: #f67d1f;
color: #FFFFFF;
border: #cac9c7;
border: none;
font-weight: bold;
float: right;
margin: 2px;
font-family: Arial, Tahoma, sans-serif;
/*font-size: .8em;*/
padding-right: 3px;
padding-left: 3px;
}

img.map{
float: left;
margin-left: 3px;
}
table td, table th{
vertical-align: top;
text-align: left;
}
table td p{
margin: 0px;
padding: 0px;
}



div.search .inputbox {
padding:1px 2px 3px 5px;
margin: 4px 1px 1px;
}

div.search {
width:151px;
}

td.required {
color: red;
}


ul.messages {
border:1px solid #F67D1F;
float:left;
margin:6px;
padding-left:6px;
width:97%;
}

ul.messages li {
background-position:left center;
background-repeat:no-repeat;
display:list-item;
font-weight:bold;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:3px 0 5px 20px;
}

ul.messages li.msg_failure, div.msg_failure {
background-image:url(images/li-alert-failure.png); /* design a custom image? */
}

ul.messages li.msg_neutral, div.msg_neutral {
background-image:url(images/li-alert-neutral.png); /* design a custom image? */
}

ul.messages li.msg_success, div.msg_success {
background-image:url(images/li-alert-success.png); /* design a custom image? */
}


.jscal-button{
width: 23px;
height: 23px;
border: none;
background-image: url("images/ico-calendar.png");
background-repeat: no-repeat;
background-color: transparent;
}


/********/

input.button, input.sub-button, a.button, a.sub-button {
background-color:#F67D1F;
/*background-color: transparent;*/
/*background-image: url("/images/bg-buttons.jpg");*/

/*background:transparent url(/images/bg-buttons.jpg) no-repeat scroll right top;*/
/*border-color:-moz-use-text-color -moz-use-text-color #A9D7F4 #A9D7F4;*/
/*border-style:none none solid solid;
border-width:medium medium 1px 1px;*/
border: 0;
color:#FFFFFF;
cursor:pointer;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:85%;
font-weight:bold;
/*margin:3px 0 0;*/
padding:4px 5px 3px 5px;/*padding:4px 20px 3px 5px;*/
text-decoration:none;
text-transform:uppercase;
/*max-height: 23px;*/
}

a.button, a.sub-button {
display:block;
float:left;
padding:5px 6px 4px 6px;/*padding:5px 21px 4px 6px;*/
}

a.sub-button {
/*line-height:2.3em;*/
}

input.sub-button, a.sub-button {
display:inline;
float:none;
font-weight:normal;
text-transform:none;
white-space:nowrap;
}


a.sub-button {
/*padding:3px 21px 4px 6px;*/
}
a.button:hover, a.sub-button:hover {
color:#FFFFFF;
text-decoration: none;
}