

* { margin: 0; padding: 0;}

body {
	background-color: #cccccc;
	font: 12px/1.75em "Trebuchet MS", arial, Verdana, Tahoma, sans-serif;
	color: #000000; 
	text-align: center;
	margin: 0 0 15px 0;	
}

/* links */
a, a:visited {	
	color: #3b6a98; 
	text-decoration: underline;		
}
a:hover {
	color: #383d44;
	text-decoration: none;		
}


#sidebar a, #sidebar a:visited {	
	color: #b6c4d1;
	text-decoration: underline;		
}
#sidebar a:hover, #sidebar a:active{
	color: #fff;
	text-decoration: none;		
}


/* headers */

h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}


ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Arial', Lucida Console, 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(images/searchb.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(images/searchb.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 15px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 840px;	
	margin: 0 auto;
	margin-top: 15px; 
	text-align: left;
	background: #fff url(images/horizonblack.jpg) repeat-y center top;
}

#logoWrapp { width: 840px; height: 78px; background-color: #fff;  }
#logo { display: block; background: url(images/logo.jpg) no-repeat; width: 312px; height: 78px; float: right; }
#grayBlock { width: 840px; height: 20px; background-color: #ccc; }
#content-wrap {
	float: left;
	width: 840px;
	display: inline;
	padding: 0; 	
	background: url(images/dark_blue.gif) repeat-y left top;
}
#header {
	position: relative;
	height: 35px;
	width:840px;	
	padding: 0;	
	color: #000;	
}

.crumbtrail { position: relative; top: 4px; display: block; }

/* header links */

.homeLink { display: block; float: left; margin-top: 7px; margin-left: 12px;}

#header #header-links {
         float: right; margin-top: 7px; margin-right: 12px; }
#header #header-links p {	
	padding: 0;	margin: 0;	
}


/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 1px auto;
	height: 200px;
	width: 840px;
	/*background: #fff url(images/bgkBase.jpg) no-repeat;*/
}




/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 0px 5px 0 209px;
	width: 590px;
	padding-left: 20px;
	font-size: 13px;
}

#main h1 {
	margin: 0px 10px 0 10px;
	font: normal 1.8em "Trebuchet MS", "Times New Roman", Times, serif;
	color: #000;
	padding: 10px 0 2px 0px; 	
	text-decoration: none;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 216px;	
}	

#lightBlue	{
	background: #293a55 url(images/sidebarBg.gif) repeat-x;
}

/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	text-decoration: none;	
	font-size: 11px;
}

ul.sidemenu li {
	list-style: none;
	margin-left: 10px;
	padding: 20px 0px 0px 0px;
}

* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #996600; 
	border: none;	
	background: url(images/sideArrow.png) no-repeat left;
	padding: 0px 0px 0px 20px;
	display: block;
}
ul.sidemenu li a:hover, ul.sidemenu li a:active {	
	color: #383d44;
	border: none;
	text-decoration: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 840px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(images/blackbottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;

	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 0px auto; 
	width: 840px;	
	text-align: left;
	background-color: #cccccc;
	border-top: 1px solid #F2F2F2;	

}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}


#shadow{
		width: 216px;
		background: transparent url(images/sidebar-left-shadow.png) repeat-y right top;
		padding: 1px 0px 15px 0px;
		border-bottom: 1px #fff solid;
	}
	
#lower-sidebar a{ color: #B6C4D1; }
#lower-sidebar a:hover{ color: #B6C4D1; }
#lower-sidebar { background-color: #1b222c; height: 100%; }


#childnavigation { width: 170px; margin-left: 10px; }
#childnavigation ul { padding: 0; margin: 0; margin-top: 8px; }

#childnavigation ul li { padding: 1px 0 0 14px; margin: 0;  }

#childnavigation ul li a {
	font-size: 0.9em;
	text-decoration: underline;	
	border: none;	
	background: url(images/childArrow.gif) no-repeat left;
	padding: 0px 0px 0px 10px;
	display: block;
	
}

#childnavigation li a:hover, #childnavigation li a:active  {	
	color: #fff;
	border: none;
}



#whatever li {
	list-style: none;
	width: 190px;
	position: relative; left: -20px;
	padding-bottom: 8px;
	font-size: 11px;
}


#whatever li a {
	text-decoration: underline;	
	border: none;	
	background: url(images/sideArrow.png) no-repeat left;
	padding: 0px 0px 0px 20px;
	display: block;
}
#whatever li a:hover, ul.sidemenu li a:active {	
	color: #fff;
	border: none;
	text-decoration: none;
}

#whatever .page_item ul li { font-size: 11px; padding: 0; }

#whatever .page_item ul li a {
	text-decoration: underline;	
	border: none;	
	background: url(images/childArrow.gif) no-repeat left;
	padding: 0px 0px 0px 10px;
	display: block;
}

#whatever .page_item ul li a:hover, #whatever .page_item ul li a:active {	
	color: #fff;
	border: none;
	text-decoration: none;
}

.current_page_item { color:#fff; text-decoration: none; } 



.cform { 
	margin:10px auto 0 auto; 
	width: 580px; 
        background-color: #fff;
        font-size: 11px;
float: left;
}

.cform fieldset	{ 
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px solid #ccc;

}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */


label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #ebebeb; 
	border: 1px solid #ccc; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea  {
	width:300px; 
      
}
.cform input {
	width:200px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	font: italic Tahoma, Geneva, sans-serif;
        font-size: 0.9em;
        color: #790000;
	display: -moz-inline-box; 
	vertical-align:top;
        padding-left: 5px;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
margin-right: 273px;
margin-bottom: 20px;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	color:#444444;
	display:block;
        width: 580px;
}
div.failure {
	display:block;
	color:#790000;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
        width: 580px;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

.cform label {
	width:70px; 
	margin:4px 10px 0 0; 
	text-align:left;
	vertical-align:top;
}

.cform label span {
	width:70px; /* must be the same as above!*/
	display:block; 
}


#contactData { padding: 10px 0 20px 4px; }

#sidebarLogo { background: url(images/sidebar_logo.gif) no-repeat; width: 217px; height: 55px; padding-bottom: 20px; display: block; }
