* {
  padding:0;
  margin:0;
}

html{
	height:100%;
	font-size: 100%;

}
body{
	margin:0;
	height:100%;
/*	font: 62.5%/1.5  "Trebuchet MS",Tahoma,Geneva,sans-serif; */
	font: 62.5%/1.5  Helvetica,Tahoma,sans-serif;
	background:#ffffff no-repeat fixed center center;
	color: #888888; /*8D8D8D*/
}

form {
	margin:0;
	height:100%;	
}
/**/
body.blue {
	background:#fff url(img/bodybgsm.gif) repeat-x 0 0;
}

body.orange {
	background:#fff url(img/bodybgid.gif) repeat-x 0 0;
}

fieldset,img{margin:0;padding:0;border:0;}

#page{
	min-height:100%;
	height: auto !important;
	width:960px;
	margin:0 auto -196px ;
	
}

* html #page{
	height:100%;
	overflow:visible;
}
/*-- header --*/
.blue #header{
	width:960px;
	background:url(img/headerbgsm.jpg) no-repeat;
	position:relative;
	height: 239px;
}
.orange #header{
	width:960px;
	background:url(img/headerbgid.jpg) no-repeat;
	position:relative;
	height: 239px;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#logo{
	margin:0 auto;
	width:241px;
	height:211px;
	overflow:hidden;
	text-indent:-9999px;
}
#logo img{
	display:block;
}
#logo a{
	display:block;
	height:100%;
}
#nav-box{
/*
	height:27px;
	padding:0 17px 0 37px;
	border-bottom:1px solid #fff;
	background:#060505 url(../img/bg-nav-box.gif) repeat-x;
*/
background:  none ;
height:32px;
margin:0 auto;
width:949px;	
padding-left:6px;

}
#nav-box:after{
	content:"";
	display:block;
	clear:both;
}

#navigation {
margin:0 0 0 -18px;
padding:0;
list-style: none;
float:left;
font-size:14px;
line-height:19px;
font-weight: bold;
height:1%;
}

#navigation:after {
content:"";
display: block;
clear:both;
}

#navigation li {
float:left;
display:inline;
padding:4px 12px 10px 12px; /*5 16*/
margin:0;
position:relative;
/*background: url(img/menusep.gif) no-repeat 0 10px;*/
}

#navigation li:first-child {
/*padding-left:0;*/

}

#navigation li:last-child {
/*padding-left:0;*/

}

#navigation a  {
 color:#fff;
 text-decoration: none;
 display: inline-block;
 padding: 0 7px 0 0;
}


#navigation a span {
 cursor: pointer;
 display: inline-block;
 padding: 1px 0 0 7px;
}


#navigation li.active { 
background:  transparent url(img/actmenu.png) no-repeat scroll 50% 25px;

}

.blue #navigation li  a{
color:#293642;
}

 #navigation a:hover {
color:#293642;
}
.orange #navigation li a{
color:#854d0f;
}
 #navigation li.active a{
color:#fff;
 
/*background:transparent url(img/current.gif) no-repeat scroll 0 7px;
padding-left:8px;*/
}
/*
.orange #navigation li.active a{
color:#854d0f;
}

.orange #navigation a:hover {
color:#854d0f;
}
*/


#navigation a:hover span{
}

#navigation ul{
 margin:0;
 padding:8px 0 6px;
 list-style:none;
 line-height:18px;
 float:left;
}

#navigation ul li{
}

#navigation ul a{
}

#navigation ul a span{
}

#navigation ul li a:hover,
#navigation ul li:hover a,
#navigation ul li.hover  a{
}

#navigation ul a:hover span {
}







#search{
background:#FFFFFF url(img/searchbg.jpg) repeat scroll 0 0;
float:right;
height:60px;
margin:1px 0 0;
width:292px;
}

#search fieldset {
padding-left:25px;
padding-top:11px;
}
#search .text{
	float:left;
height:16px;
line-height:14px;
padding:3px 4px;
width:199px;
	border:1px solid #a3aaaa;
	
	font-size:11px;
	color: #898989;
	font-weight: normal;
	background: transparent url(img/searchinputbg.jpg) no-repeat; 
	/*border: a3aaaa*/
}
#search .btn{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:150px;
	line-height:150px;
	cursor:pointer;
	margin:0 0 0 7px;
	padding:0;
	border:0;
	background:url(img/zoom1.png) no-repeat;
}

/*-- end header --*/

/*contact
table input {
background:#FFFFFF url(img/searchbg.jpg) repeat scroll 0 0;
float:right;
height:60px;
margin:1px 0 0;
width:292px;
}*/

table input  fieldset {
padding-left:25px;
padding-top:11px;
}
td {
font-size:1.1em;
letter-spacing:0.1em;
}

.blue .forminputbutton {
background:transparent url(img/button.gif) no-repeat scroll 0 0 !important;
height:42px !important;
margin-top:15px;
width:166px !important;
border: none !important;
color: #fff !important;
font-size: 15px !important;
font-weight: bold !important;
padding: 0 0 0 10px !important;
}

.orange .forminputbutton {
background:transparent url(img/idbutton.gif) no-repeat scroll 0 0 !important;
height:42px !important;
margin-top:15px;
width:166px !important;
border: none !important;
color: #fff !important;
font-size: 15px !important;
font-weight: bold !important;
padding: 0 0 0 10px !important;
}

 .forminputbutton:hover {
background-position: 0 -42px !important;
}

#main input{
	float:left;
	height:16px;
	line-height:14px;
	padding:3px 4px;
	width:199px;
	border:1px solid #a3aaaa;
	font-size:11px;
	color: #898989;
	font-weight: normal;
	background: transparent url(img/searchinputbg.jpg) no-repeat; 
	/*border: a3aaaa*/
}

input.error{
	float:left;
	height:16px;
	line-height:14px;
	padding:3px 4px;
	width:199px;
	border:1px solid #ff0000 !important;
	font-size:11px;
	color: #898989;
	font-weight: normal;
	background: transparent url(img/searchinputbg.jpg) no-repeat; 
	/*border: a3aaaa*/
}



textarea.text{
background:transparent url(img/searchtabg.jpg) no-repeat scroll 0 0;
border:1px solid #A3AAAA;
color:#898989;
float:left;
font-size:11px;
font-weight:normal;
height:84px;
line-height:14px;
padding:3px 4px;
width:442px;
	/*border: a3aaaa*/
}

textarea.error{
background:transparent url(img/searchtabg.jpg) no-repeat scroll 0 0;
border:1px solid #ff0000;
color:#898989;
float:left;
font-size:11px;
font-weight:normal;
height:84px;
line-height:14px;
padding:3px 4px;
width:442px;
	/*border: a3aaaa*/
}

.errorMessage{
	font-size: 1.1em;
	
}

table input  .btn{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:150px;
	line-height:150px;
	cursor:pointer;
	margin:0 0 0 7px;
	padding:0;
	border:0;
	background:url(img/zoom1.png) no-repeat;
}


#main{
	min-height:117px;
	overflow:hidden;
	position:relative;
	padding:4px 9px 0 7px;
	float:left;

	width: 960px;

}
* html #main{
	height:117px;
	overflow:visible;
}

#main p{

 font-size:1.3em;
/*
	letter-spacing:0.1em;
font-size:11px;
letter-spacing:1px;
*/
margin:0;
padding:0 0 15px;
}

.orange #main p a
{
 color: #f99a32;
}
.orange .navigation a {
color: #f99a32;
font-size:1.1em;
letter-spacing: 0.1em;
}

.navigation .left {
 float: left;
 
}

.navigation .right {
 float: right;
 
}

.blue #main p a {
 color: #50779c;
}

#breadcrumb{
float:left;
padding-left:7px;
padding-top:20px;
width:660px;
font-size:1.1em;
}

#breadcrumb.breadcrumb{
	/* margin:-14px 0 0 20px;  */
	padding:0 0 2px;
	list-style:none;
	font-size:1.1em;
	line-height:12px;
	color:#000;
}
#breadcrumb .breadcrumb li{
	display:inline;
	padding:0 2px 0 0;
	/*background:url(../img/breadcrumb-arrow.gif) no-repeat 0 50%;*/
}
#breadcrumb .breadcrumb li:first-child{
	padding-left:0;
	background:none;
}
.orange #breadcrumb .breadcrumb li:last-child{
	color: #f99a32;
}
.blue #breadcrumb .breadcrumb li:last-child{
	color: #50779c;
}
#breadcrumb .breadcrumb a{
	color:#8d8d8d;
	text-decoration:underline;
}
#breadcrumb .breadcrumb a:hover{
	text-decoration:underline;
}
/*-- cont --*/
.three-column, .two-column{
	width:960px;
	/* overflow: hidden; */
	margin:15px -16px 0 0;
}


.three-column .leftcolumn{
	width:239px;
	float:left;
	/*margin:0 22px 0 0;*/
	display:inline;

	padding-top:4px;
	padding-bottom:4px;
}

.three-column .column{
	width:710px;
	float:left;
	display:inline;
}

.two-column .column {
	width:676px;
	float:left;
	display:inline;
}

.two-column .rightcol{
	/* width:310px; */
	width:250px;
	float:left;
	/*margin:0 22px 0 0;*/
	display:inline;
	padding-top:4px;
}

.three-column .column .midcol{
	/*width:400px;*/
	width:500px;
	float:left;
	/*margin:0 22px 0 0;*/
	display:inline;
	padding-top:4px;
}

.three-column .column .rightcol{
	/* width:310px; */
	width:210px;
	float:left;
	/*margin:0 22px 0 0;*/
	display:inline;
	padding-top:4px;
}




.three-column .column .entrytextsmall{
	/*width:400px;*/
	width:500px;
	float:left;
	/*margin:0 22px 0 0;*/
	display:inline;
	padding-top:4px;
}

.three-column .column .entrytextwide{
	/*width:400px;*/
	width:710px;
	float:left;
	/*margin:0 22px 0 0;*/
	display:inline;
	padding-top:4px;
}

.three-column .column .rightcolblog{
display:inline;
float:left;
padding-left:10px;
padding-top:4px;
width:200px;
}


.one-column{
	width:960px;
	/* overflow: hidden; */
	margin:15px -16px 0 0;
}

.one-column .column{
	width:910px;
	float:left;
	display:inline;
}

.column p img.mleft {
margin-bottom:10px;
margin-left:30px;
}

.column p img.mright {
margin-bottom:10px;
margin-right:30px;
}

.column .topcol {
	
}

.column .botleftcol {
float:left;
width: 350px;
}

.column .botrightcol {
float: right;
width: 350px;
}


.orange h1{
	font-size:3em;
	line-height:32px;
	color: #f99a32;
	margin-left:-3px;
	padding-bottom: 5px;
	text-align:left;
}
.blue h1{
	font-size:3em;
	line-height:32px;
	color: #21466c;
	text-align:left;
	margin-left:-3px;
	padding-bottom: 5px;
}

.orange h1.blogheader1 {
	font-size:2em;
	line-height:32px;
	color: #f99a32;
	font-weight: normal;
	margin-left:-3px;
	padding-bottom: 5px;
	text-align:left;
}
.blue h1.blogheader1 {
	font-size:2em;
	line-height:32px;
	color: #21466c;
	font-weight: normal;
	margin-left:-3px;
	padding-bottom: 5px;
	text-align:left;
}


.orange h2{
	font-size:2em;
	line-height:32px;
	color: #f99a32;
	font-weight: normal;
	margin-left:-3px;
	padding-bottom: 5px;
	text-align:left;
}

.orange h2 a, .orange h2 a:active, .orange h2 a:link, .orange h2 a:visited{
	color: #f99a32;
	text-decoration: none;
}
.orange h2 a:hover {
	color: #0000ff;
}

.blue h2{
	font-size:2em;
	line-height:32px;
	color: #21466c;
	font-weight: normal;
	margin-left:-3px;
	padding-bottom: 5px;
	text-align:left;
}

p{
	margin:7px 0 15px;
}
.column .holder-image{
	height:1%;
	overflow:hidden;
	border:3px solid #000;
	margin:12px 0;
}
.holder-image img{
	display:block;
}
/*-- end cont --*/
/*-- footer --*/
#push {
height: 190px;
}
#footer{
	height:196px;
	/*margin:-153px auto 0;
	 
	 margin:10px auto 0;
	padding:0 20px 20px; */
	overflow:hidden;
	float:left;
	font-weight:normal;
	font-size:11px;
	position:relative;
	width:100%;
	background: #fff url(img/footerbg.gif) repeat-x;
	/*margin-top:100px;*/
}


#footercontent{
color:#000000;
font-size:11px;
font-weight:normal;
margin:0 auto;
padding-left:8px;
padding-top:62px;
position:relative;
width:960px;
}





div#copyright {
clear:both;
color:#8d8d8d;
float:left;
font-family:sans-serif;
font-size:11px;
margin-top:-28px;
padding-left:4px;
position:relative;
width: 350px;
}

div#legend {
clear:both;
color:#8d8d8d;
float:left;
font-family:sans-serif;
font-size:11px;
margin-top:-3px;
padding-left:4px;
position:relative;
}

.column ul
{
	list-style: none;
	padding-bottom: 15px;
}

.column ul li {
/*float:left;
height:20px;*/
background:transparent url(img/visited.gif) no-repeat scroll 0 4px;
font-size:1.3em;
padding-left:25px;
}


ul.commentlist
{
background: none;

}

ul li.commentlist {
background: none;
padding-left:0;
padding-top:14px;
}

hr.blog {
background-color:#DDDDDD;
border:1px solid #DDD;
margin-top:15px;
}


#legend  ul {
	list-style: none;
	width: 370px;
	
}

#legend ul li {
float:left;
height:20px;
padding-left:15px;
padding-right:8px;
}

#legend  ul  li.visited{
background: transparent url(img/visited.gif) no-repeat 0 2px;
}

#legend  ul  li.notvisited{
background: transparent url(img/notvisited.gif) no-repeat 0 2px;
}

#legend  ul  li.currentpage{
background:  transparent url(img/current.gif) no-repeat 0 2px;
}

div#lt {
border-right:1px solid #B3B3B3;
height:80px;
display: none;
position:relative;
float:left;
top:14px;
width:10px;

}


.footerlinks {
color:#8d8d8d;
font-size:1em;
padding-left:20px;
line-height:1.8em;
min-width:100px;
position:relative;
float:left;
text-align:left;
top:15px;
}


.footerlinks li{
 list-style-type: none;
}

div.footerlinks a, .footerlinks a:link {
/*color:#6b6b6b;*/
text-decoration:underline;
background: url(img/notvisited.gif) no-repeat 0 3px;
padding-left:18px;
}

div.footerlinks a:visited
{
color:#8d8d8d;
background: url(img/visited.gif) no-repeat 0 3px;
}
div.footerlinks a:active
{
color:#8d8d8d;
background: url(img/current.gif) no-repeat 0 3px;
}
div.footerlinks a:hover {
color:#F99A32;
text-decoration:none;
}

div#footerlinks2 {
color:#6b6b6b;

font-size:1em;
padding-left:20px;
line-height:17px;
position:relative;
float:left;
text-align:left;
top:15px;
}
div#footerlinks2 a, div#footerlinks2 a:link, div#footerlinks2 a:visited, div#footerlinks2 a:active {
color:#6b6b6b;
text-decoration:underline;
}
div#footerlinks2 a:hover {
color:#F99A32;
text-decoration:none;
}
div#footerlogos {
position:relative;
float:left;
width:380px;

}

#footer h4 {
color: #7b7b7b;
font-size: 1.1em;
font-weight: bold;
}
/*-- end footer --*/


/*-- added ws --*/

#tabnav {
 padding-left: 5px;
}

#tabnav2 {
 padding-left: 6px;
}

.activetab {
/*
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-moz-box-shadow:0 -1px 5px #FFD6AB;   for orange site 
	-webkit-box-shadow: 0 -1px 5px #FFD6AB;
	box-shadow: 0 -1px 5px #FFD6AB;
	border-style:solid solid none;
border-width:1px 1px medium;
*/

/* background:transparent url(img/activetabbg.gif) repeat-x scroll 0 0; 
background:transparent url(img/activetabid.gif) repeat-x scroll 0 0;*/
border-color:#FFD6AB;

height:51px;
position:relative;
top:189px;
float: left;
width:137px;
 
}


.inactivetab {
/* 
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-moz-box-shadow:0 -1px 5px #e18b2d;  for orange site 
	-webkit-box-shadow: 0 -1px 5px #e18b2d;
	box-shadow: 0 -1px 5px #e18b2d;
	 border-color:#FFD6AB;
	border-style:solid solid none;
	border-width:1px 1px medium;
	
	
    background:transparent url(img/inactivetabsm.gif) repeat-x scroll 0 0;*/
   
	float:left;
	height:50px;
	position:relative;
	top:189px;
	width:135px;
}

.righttab {
margin-left:8px;
}

.submenucontent {
border:1px solid #A2B1C0;
font-size:1.2em;
/*letter-spacing:0.1em;*/
padding:9px 13px;
width:180px;

}
.orange .submenuheader{
	height: 20px; 
	width: 183px;
	padding:  0 13px 4px 10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	border: 1px solid #a2b1c0;
	border-bottom: none;
	background: #fff url(img/submenubgid.gif) repeat-x;
}
.blue .submenuheader{
	height: 20px; 
	width: 183px;
	padding:  0 13px 4px 10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	border: 1px solid #a2b1c0;
	border-bottom: none;
	background: #fff url(img/submenubgsm.gif) repeat-x;
}
.submenuheadericon  img{
 margin-top: -12px;
}

.submenuheadertext {
color:#FFFFFF;
font-size:1.4em;
font-weight:bold;
letter-spacing:0.7px;
padding-left:10px;
position:absolute;
}

.submenucontent a, .submenucontent a:link{
	color: #8d8d8d;
}

.orange .submenucontent a:hover{
color:#F99A32;
text-decoration:none;
}
.blue .submenucontent a:hover{
color:#50779C;
text-decoration:none;
}

.leftcolumn a, leftcolumn a:link{
	color: #8d8d8d;
}

.orange .leftcolumn a:hover{
color:#F99A32;
text-decoration:none;
}
.blue .leftcolumn a:hover{
color:#50779C;
text-decoration:none;
}


ul#submenuleft  {
    /*width:140px;*/
    width:180px;
}
ul#submenuleft li{
	list-style: none;
	padding-bottom: 3px;
}
ul#submenuleft li a, ul#submenuleft li a:link{
	background: transparent url(img/notvisited.gif) no-repeat 0px 3px;
	color: #8d8d8d;
}

ul#submenuleft li a:visited{
	background: transparent url(img/visited.gif) no-repeat 0px 3px;
}

.orange ul#submenuleft li a:hover{
color:#F99A32;
text-decoration:none;

}

.blue ul#submenuleft li a:hover{
color:#50779C;
text-decoration:none;
}

ul#submenuleft li a{
	padding-left: 20px;
}
ul#submenuleft li a.active{
	background: transparent url(img/current.gif) no-repeat 0px 3px;
	
}

.leftmenuitem {
padding-bottom: 35px;
}

#pageimage{
height:170px;
left:685px;
overflow:hidden;
position:absolute;
top:69px;
width:274px;
}


#pullquote {
left:400px;
position:absolute;
top:129px;
}


.blue #header blockquote {
color:#21466c;
font-family:Tahoma;
font-weight:bold;
letter-spacing:0;
width:272px;
font-size: 1.1em;
line-height:1.3em;
}

.orange #header blockquote {
color:#A46621;
font-family:Tahoma;
font-weight:bold;
letter-spacing:0;
width:272px;
font-size: 1.1em;
line-height:1.3em;
}

#header blockquote p {
height:58px;
overflow:hidden;
margin:7px 0 6px;
}

#header blockquote p.whosaidthat {
float:right;
font-size:0.8em;
font-style:italic;
font-weight:normal;
vertical-align:bottom;
padding:0 2px 0 0 ;
margin:0;
height: 15px;
}

#toplinks {
float:right;
width:500px;
padding-top:11px;
text-align: right;
padding-right:10px;
}

#toplinks  ul {
	list-style: none;
	width: 500px;
	
}

#toplinks ul li {
height:20px;
float: right;
}

#toplinks  ul  li.bookmarklink{
background: #000 url(img/bookmark.jpg) no-repeat;
}

#toplinks  ul  li.jtc{
background: #000 url(img/downarrowtop.jpg) no-repeat;
}

#toplinks  ul  li.cont{
background: #000 url(img/envelop.jpg) no-repeat;
}

#toplinks  ul  li.sitemap{
background: #000 url(img/sitemap.jpg) no-repeat;
}


#toplinks  a{
color: #fff;
padding-left: 20px;
padding-right:25px;
}



#toplinks  ul li a.last {
	padding-right:0px !important;
}

/* 

*/

/*-- added ws --*/

#sitemap li a, #sitemap li a:link{
font-size: 11px;
letter-spacing: 0.1em;
color: #000;
background: url(img/notvisited.gif) no-repeat 0 3px;
 padding-left:18px;  
}
#sitemap li a:visited 
{
color:#8d8d8d;
background: url(img/visited.gif) no-repeat 0 3px;
}
#sitemap li a:active 
{
color:#8d8d8d;
background: url(img/current.gif) no-repeat 0 3px;
}

#sitemap {}
 


#sitemap ul li{
 background: none;
 padding-left: 0;
}

#sitemap li ul li{
padding-left: 10px;
}
#sitemap li ul{}
#sitemap li ul li{
padding-left: 20px;
}

.readmorelink {
text-align: right;
}

.browserwarning { 
font-size: 11px;
font-weight: bold;
text-align: center;
}

a.group img {
 border: 1px solid #ddd;
}

.em {
font-style: normal;
}


































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
