/*  ========== layout ==========  */
    .layout_round    { display: block; text-align: center; width: 999px; line-height: 7px; height: 7px; margin: auto; overflow: hidden; }
    .top            { margin-top: 9px; }
    .layout_bar        { width: 985px; height: 7px; float: left; background-color: #ffffff; }
    .layout_tl_img    { float: left; background: url('../pic/layout_tl.gif') no-repeat; width: 7px; }
    .layout_tr_img    { float: right; width: 7px; background: url('../pic/layout_tr.gif') no-repeat; }
    .layout_bl_img    { float: left; background: url('../pic/layout_bl.gif') no-repeat; width: 7px; }
    .layout_br_img    { float: right; width: 7px; background: url('../pic/layout_br.gif') no-repeat; }

.clear {
	clear: both
}
.clearfix:unknown {
	clear: both; display: block; visibility: hidden; height: 0px; content: "."
}
.clearfix {
	display: inline-block
}
html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}

#container {
	margin: auto; width: 900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content {
	text-align: left;
}

#content .menutreediv{
	width:200px;
	overflow:auto;
	float:left;
}

#content .menucontentdiv{
	width:500px;
	float:right;
}


#header {
	width: auto;
}

#header a, a:link, a:visited, a:hover{ text-decoration:none; color: #6487af;}

#breadcrumbs{
		text-decoration:none;
		width:auto;
		padding-top:5px;
}
#breadcrumbs a, a:link, a:visited, a:hover{ text-decoration:none; color: #6487af;}

#menubar {margin-top:1px; font-size:10pt;}

#mainnav {
	width: auto;
}
#maincontent {
	width: auto;
}

#printoptions{ 
text-align:right;
	
}

#footer {
	clear: both;
	vertical-align:bottom;
}
body {
	font-size: 11px; 
	/*background:#999999;*/
	/*background-color:#E8F3FB;*/
	background-color:#87CAE2;
	background-image:url('../pic/bk_BG_btm.png');background-position:top;background-repeat:repeat-x; 
	/*background-color:#7C808D; */
}

#container {
	color:#222222;
	background-color: #ffffff; 
	/* padding: 1px 0px 1px 0px; */
	padding:2px;
}
#header { 
	height:225px;
	background:url(../images/main-banner1.jpg);
} 

#topstrip{
	float:right;
	text-align:right;
	margin-right:100px;
}

.grey_bar {
	margin-top: 3px; background: #e7e7e7; width: 100%; line-height: 6px; height: 6px
}


#footer-white {color:#CCCCCC;
				line-height:1.5em;}
#footer-white a, a:link, a:visited, a:hover {color: #CCCCCC;}

#maincontent {
	margin-top: 5px;
	font-size:10pt;
	line-height:1.25;
}


#maincontent h1 {font-size:18px;
				 font-weight:bold; color:#FF9900;}

#maincontent h2 {	color: #CC3300; /*#FF9900; */
	font-size: 1.2em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid  #CC6600; /*#e7ab0b; */
	border-left: 1.1em solid #CC6600; /*#e7ab0b; */
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}
#maincontent a, a:link, a:visited, a:hover{ text-decoration:none; color: #6487af;}

#maincontent .buttons	{border:1px solid gray;
			 border-style:outset;
			background-color:#cccccc;
			color:#333333;
			}				
#maincontent .buttons1	{border:1px solid gray;
			 border-style:outset;
			font-family:verdana, arial, helvetica, sans-serif;
			font-size:8pt;
			background-color:#33ff00;
			color:black;
			}							


#maincontent .content_container {
	margin-top: 23px; width: auto;
}
#maincontent .content_box {
	float: left; margin-left: 4px; width: 313px
}
#maincontent .content_container .nomargin {
	margin-left: 0px
}
#maincontent .content {
	padding-right: 20px; margin-top: 5px; padding-left: 20px; padding-bottom: 0px; padding-top: 0px
}

#maincontent .left_col_container {
	float: left; 
	width: 200px; 
	margin:0px 10px;
}

#maincontent .left_col_container ul {
padding: 0;
margin-left: 20px;
}

#maincontent .left_col_container li {
padding: 0; 
line-height:1.5;
}


#maincontent .right_col_container {
	float: left; margin-left: 4px; 
	width: 200px;
}


#maincontent .content_area {
	float: left; 
	margin-left: 4px; 
	width: 650px; 
	min-height:300px;
	padding-bottom:20px;
	line-height:1.5;
	color:#000000;
	font-size:12px;
}
#maincontent .left_col_ad {
	margin-bottom: 5px
}

#maincontent .left_col_content {
	border-right: #d9d9d7 1px solid; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	border-left: #d9d9d7 1px solid; 
	padding-top: 10px;
}


/* grid specific styles */
.grid		 {border: 1px solid black;}    

.gridtitle	 {font-family:verdana;
                   font-size:10pt;
                   font-color:black;
				   font-weight:bold;
                   background-color:#e6eff9;
				   height:20px;
                   border-bottom: 1px solid #d3d3d3;}				
.gridrow0	 {font-family:verdana;
                   font-size:8pt;
                   font-color:black;
                   background-color:#ffffff;
				   height:20px;}
.gridrow1	{font-family:verdana;
                   font-size:8pt;
                   font-depth:medium;
                   color:black;
                   background-color:#ffffff;
				   height:20px;}
.gridheadings   {font-family:verdana;
                   font-size:10pt;
                   font-weight:bold;
                   color:white;
                   background-color:#1e90ff;}
.findheading	{font-family:verdana;
					font-size:12pt;
					font-weight:bold;
				}
.gentable {
			border-top:1px solid black;
			border-bottom:1px solid black;
			border-left:1px solid black;
			border-right:1px solid black;
			border-collapse:collapse;
			font-family:verdana;
			font-size:8pt;
			background-color:#f0f8ff;
			color:black}
.buttons	{font-family:verdana;
					font-size:8pt;
					background-color:white;
					color:black;
					border-style:solid blue;
					border-color:#d3d3d3;
				}

.error	{color:#ff0000;
		 font-size:12px;}
.search_input {
		 font-size:10px;
		 color:black;
		 background-color:white;
		 border:1px solid gray;
		 height:15px;
		 }

#portfolio {border:1px solid #999999;}
#portfolio td {padding:5px;
			   border-right:1px solid #999999;}
#portfolio .heading{
					font-weight:bold;
					font-size:12px;
					}
#careers {border:1px solid #999999;}
#careers td {border-bottom:1px solid #999999; padding:5px;}
					
label	{font-size:10px;}

#sidelinks a {font-size:11px;
		 font-weight:bold;
		 line-height:2.5em;
		 color:#000000;
		 }	
#sidelinks h3 { font-size:14px;
				color:#999999;}

#testimonials{font-size:11px;
			  border:1px solid #999999;
			  width:525px;}
			  
#testimonials .body{padding:10px;}			  
			  
#qryForm {font-size:10px;}
		
#homebox {width:210px;
		  height:150px;
		  background:url(../images/ck_gradient.gif) repeat-x;
		  border:1px solid #666666;
		  padding-bottom:10px;}		
#homebox p{ margin-top:0px;
 			text-align:left;
		  }
/*  end of search box properties  */
			
#grid	{font-family:arial, franklin gothic medium cond,sans-serif;
			border:1px solid #333333; }
#grid a,a:visited{color:#000000;text-decoration:none;}			
#grid .title {
			font-size:10pt;
			color:#000000;
			background:#ffffff;
			height:20px;
			padding-left:10px;
			font-weight:bold;}
			
#grid .headings {
			font-size:8pt;
			color:#000000;
			height:20px;
			background-color:#cccccc;
			font-weight:bold;}

#grid .row1{font-size:10pt;
			height:20px;
			color:black;
			border-top:1px solid #cccccc;
}			
#grid .row2{font-size:10pt;
			height:20px;
			color:black;
			border-top:1px solid #cccccc;			
}

#grid .row2 a{font-size:8pt;
			text-decoration:underline;			
}
#grid .row0{font-size:10pt;
			height:20px;
			color:black;
			border-top:1px solid #ffffff;
}
#grid .label{font-family:verdana, arial, helvetica, sans-serif;
			font-size:8pt;
			background-color:#ffffff;
			height:20px;
			padding-left:10px;
			color:black;}

.grid-input{
			font-family:verdana, arial, helvetica, sans-serif;
			font-size:8pt;
			background-color:#ffffff;
			color:black;
			border:1px solid #33ff00;}

.grid-empty{font-family:verdana, arial, helvetica, sans-serif;
			font-size:8pt;
			background-color:#ffffff;
			color:black;
			height:20px;
			padding-left:10px;
}

.file-input {font-family:verdana;
			font-size:8pt;
			background-color:white;
			color:black;
			border-style:solid blue;
			border-color:#d3d3d3;
			}

#bulletins-box {border:1px solid #666666;
			padding:5px;
			line-height:1.5;
			 margin: 0 0 0.5em 0;
}

#bulletins-nobox {
			padding:5px;
			line-height:1.5;
			 margin: 0 0 0.5em 0;
}

#bulletins-box h3 {	color: #294b5f; 
	font-size: 1.0em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #e7ab0b; 
	border-left: 1.1em solid #e7ab0b; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}

#bulletins-nobox h3 {	color: #294b5f; 
	font-size: 1.0em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #e7ab0b; 
	border-left: 1.1em solid #e7ab0b; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}

table.zipcontents {
	border-collapse: collapse;
	border: 1px solid #000000;
}
table.zipcontents tr.headrow td {
	padding: 3px;
	background-color: navy;
	color: white;
	font-size:10pt;
	font-weight: bold;
}
table.zipcontents td {
	padding: 3px;
	border: 1px solid #000000;
	font-size:9pt;
}

.cffm_fieldset {font-size:10pt;}

#footer .bg_r	{ background: url(../pic/grd_bg_right.gif) repeat-y; height: 135px; width: 12px; }
#footer .bg_br	{ background: url(../pic/grd_corner_br.gif) no-repeat; height: 49px; width: 12px; }
#footer .bg_l   { background: url(../pic/grd_bg_left.gif) repeat-y; height: 135px; width: 12px; }
#footer .bg_bl  { background: url(../pic/grd_corner_bl.gif) no-repeat; height: 49px; width: 12px; }
#footer .content_m {background: url(../pic/grd_bg_bottom.gif) repeat-x bottom; height: 184px; }

#maincontent .sys_box              { float: left; width: 200px; margin-left: 6px; overflow:hidden; }
#maincontent .sys_content_l        { float: left; }
#maincontent .sys_bg_r            { background: url(../pic/grd_bg_right.gif) repeat-y; height: 135px; width: 12px; }
#maincontent .sys_bg_br            { background: url(../pic/grd_corner_br.gif) no-repeat; height: 49px; width: 12px; }
#maincontent .sys_bg_l            { background: url(../pic/grd_bg_left.gif) repeat-y; height: 135px; width: 12px; }
#maincontent .sys_bg_bl            { background: url(../pic/grd_corner_bl.gif) no-repeat; height: 49px; width: 12px; }
#maincontent .sys_content_m        { width: 176px; float: left; background: url(../pic/grd_bg_bottom.gif) repeat-x bottom; height: 184px; }
#maincontent .sys_content_r        { float: right; }
#maincontent .sys_m_text        { float: left; width: 175px; padding-top: 15px;}
#maincontent .sys_m_img            { float: right; }
#maincontent .sys_top .title	{float:left; background-color:#bebebe; width:176px; height:22px; font-weight:bold;color:#000000;text-align:center;}
#maincontent .sys_top .title_tl	{float:left; background: url(../pic/grd_corner_tl_inv.gif) no-repeat; height:22px; width:12px;}
#maincontent .sys_top .title_tr	{float:right; background: url(../pic/grd_corner_tr_inv.gif) no-repeat; height:22px; width:12px;}
