/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin:0;
}

sup {
	font-size:75%;
	line-height:75%;
}

.formContent
{
	background-color: #f9fcff;
	border: 1px solid #d8e2f0;
	padding: 10px;
}
.legendContent
{
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-right: 20px;
}
.grayBorder
{
	border: 1px solid #CECFC0;
	padding: 5px;
}
table.popup, table.popup td  {
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#header_c {
	width:100%;
	
}

#header_i {
	width:935px;
	margin:0 auto;
	padding:10px 15px 10px 0;
/*	background:url(../images/g_header_bg.jpg) repeat-y top right; */
}

#header_logo {

}

#header_nav {
	padding:12px 0 0 0;

}

#header_subnav {

}

#header_subnav td {
	padding:0 0 0 12px;
}

#header_subnav td.nopad {
	padding:0 0 0 0;
}

#locations_c {
	position:relative;
	padding:2px 0 0 0;
	margin:0;

}


#misc_nav {
	margin-top:10px;

}

#header_search {
	/*background:#436086;*/
}


#container {
	width:954px;
	margin:0 auto;
}




#main {
	width:727px;
}

#container_n {
	width:703px;
	height:27px;
	position:relative;
	bottom:-2px;
	left:2px;
	z-index:1000;
}

#bodycopy_home {
	width:703px;
}

#homeflash {
	width:703px;
	margin:0;
	padding:0;
}

#intflash {
	margin:20px 0 0 0;
}

#bodycopy {
	width:743px;
	margin-top:0px;
	padding:0;
}

#bodycopy td img {
	display:inline;
}

.home_news {
/*	background:url(../images/g_divider_bg.gif) right repeat-y; */
	width:220px;
	padding:5px;
}

#homescroll1, #homescroll2, #homescroll3 {
	width: 214px;
	height: 270px;
	overflow: auto;
	position: relative;
	margin:5px 0 0 0;
	text-align:left;
	margin:0;
	padding:5px 8px 0px 8px;
	color:#666;
}

.backgroundnone {
	background:none;
}


.int {
	padding:10px;
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#right {
	padding:0 0 0 8px;
/*	background:url(../images/g_divider_bg.gif) repeat-y 3px 0px; */
}

#loginbox {
	padding:0 5px 0 5px;
}

#footer {
	font-size: 8px;
	font-family:Arial, Helvetica, sans-serif;
	color: #808080;
	text-transform: uppercase;
	font-weight: normal;
	padding:2px 0 2px 10px;
	text-align:left;
}

#footergraphic {
	/*background:url(../images/g_footer_bg.gif) no-repeat;*/
	height:20px;
	width:717px;
	padding:2px 10px 0 15px;	
	font-size: 6pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #444;
	text-transform: uppercase;
	font-weight: normal;
	text-align:left;
}








/* forms */

form {
	margin:0;
	padding:0;
}

#header_subnav input.inputtext {
	border:1px solid #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666667;
	padding:1px;
	height:19px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
}

#header_subnav select.inputselect {
background:#FFFFFF;	
	border:1px solid #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 12px;
	color: #666667;
	padding:0;
	width:200px;
	height:22px;
	margin-right:5px;
	text-align:left;
}

#loginbox input.inputtext {
	border:1px solid #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666667;
	padding:1px;
	height:18px;
	font-weight:bold;
	text-transform:none;
	width:125px;
}


select.inputselect {
background:#EFEFEF;	
	border:1px solid #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 9px;
	color: #6f6f6f;
	padding:0;
}

.inputsubmit {
	background: url(../images/b_arrow.gif) no-repeat;
	height:23px;
	width:23px;
	border:none;
	text-decoration:none;
	display:block;
/*	overflow:hidden; */
	cursor:pointer;
}

.inputbutton {
	background:url(../images/b_pill_1.gif) no-repeat;
	text-decoration:none;
	height:23px;
	width:95px;
	display:block;
	line-height:23px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}











/*links */

a:link, a:visited, a:active, a:hover {
	color: #7BB049;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7BB049;
	text-decoration:underline
}

a.highlight:link, a.highlight:visited, a.highlight:active, a.highlight:hover {
	color: #99ca3c;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.highlight:hover {
	text-decoration:underline
}

a.macro:link, a.macro:visited, a.macro:active, a.macro:hover 
{
	color: #231f20;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
a.macro:hover 
{
	color: #677C9E;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
	color: #6f6f6f;
	border:1px solid #8D8D8D;
	background:#EFEFEF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding:2px 8px 2px 8px;
	display:block;
	text-align:center;
}
a.button:hover {
	background:#FFF;
}

#footergraphic a:link, #footergraphic a:visited, #footergraphic a:active {
	color:#7BB049;
}

#footergraphic a:hover {
	color: #7BB049;
}

a.bpill_1, a.bpill_1:link, a.bpill_1:visited, a.bpill_1:active, a.bpill_1:hover {
	background:url(../images/b_pill_1.gif) no-repeat;
	text-decoration:none;
	height:23px;
	width:95px;
	display:block;
	line-height:23px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

a.bpill_2:link, a.bpill_2:visited, a.bpill_2:active, a.bpill_2:hover {
	/*background:url(../images/b_pill_2_1.gif) no-repeat;
	text-decoration:none;
	height:42px;
	width:132px;
	display:block;
	line-height:42px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;*/
	float:left;
}
a.bpill_2:hover {
	/*background:url(../images/b_pill_2_2.gif) no-repeat;
	color:#000;*/
}

a.bpill_2_2:link, a.bpill_2_2:visited, a.bpill_2_2:active, a.bpill_2_2:hover {
	/*background:url(../images/b_pill_2_1.gif) no-repeat;
	text-decoration:none;
	height:36px;
	width:112px;
	display:block;
	line-height:14px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:6px 10px 0 10px;*/
	float:left;
}
a.bpill_2_2:hover {
	/*background:url(../images/b_pill_2_2.gif) no-repeat;
	color:#000;*/
}

a.bpill_3, a.bpill_3:link, a.bpill_3:visited, a.bpill_3:active, a.bpill_3:hover {
	background:url(../images/b_pill_3.gif) no-repeat;
	text-decoration:none;
	height:23px;
	width:180px;
	display:block;
	line-height:23px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	font-size: 8px;
	font-family:Arial, Helvetica, sans-serif;
	color: #808080;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #505050;
	/*font-weight:bold;*/
}

a.h4 {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color: #005797;
	text-transform:none;
	display:block;
}


a.downloadlink:link, a.downloadlink:visited, a.downloadlink:active, a.downloadlink:hover{
	width:200px;
	text-transform:none;
}
a.downloadlink:hover {
}
a.downloadlink span {
}





h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 17px;
	color: #ff9933;	
}

h2 {
	font-size: 12px;
	color: #6EA938;	
}

.heading {
	margin-top:10px;
	margin-bottom:10px;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	color: #000;
	margin-bottom:20px;
	font-style:italic;
}

h3 {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}


h4 {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color: #005797;
	text-transform:none;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight:bold;
	text-transform: uppercase;
	position:relative;
	float:right;
	margin:-27px 20px 15px 0;
	display:none;
}

.highlight {
	color: #000;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
}


.largeitalic {
	text-transform:none;
	font-size: 14px;
	color: #677C9E;
	font-weight:bold;
	font-style:italic;
}

hr {
	color:#b7d49c;
	background-color:#b7d49c;
	border:none;
	height:1px;
	width:90%;
	margin:10px auto 10px auto;
}

hr.pattern {
	background:url(../images/g_divider_horizontal_bg.gif) repeat-x;
	border:none;
	height:1px;
	width:90%;
	margin:10px auto 10px auto;
}


a.headerlink1:link, a.headerlink1:visited, a.headerlink1:active, a.headerlink1:hover  {
	font-size: 12px;
	color: #808080;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

a.headerlink1:hover {
	color: #505050;
}

.black {
	color:#000;
}

.small {
	font-size:9px;

}

.fontsize11 {
	font-size:11px;
}

.blue {
	color: #677C9E;
}
.uppercase {
	text-transform:uppercase;
}
.transformnone {
	text-transform:none;
}
a.transformnone {
	text-transform:none;
}

.headerdivider {
	color:#808080;
	font-weight:bold;
	font-size:14px;
}

.underline {
	text-decoration:underline;
}

/* interior pages */

.register {
	float:right;
	text-align:right;
	height:23px;
	width:200px;
	line-height:23px;
	display:block;
	background:url(../images/g_login_go.gif) right no-repeat;
	padding:0 30px 0 0;
	margin:4px;
}

.casestudy {
	width:90%;
	margin:0 auto 0 auto;
}

.headerrow {
	border-top: 2px solid #DDDEF0;
	border-bottom: 2px solid #DDDEF0;
	background:#D9D9D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	font-weight:bold;
	padding:10px;
}

.evenrow {
	background:#F3F3F3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.evenrow td {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

/* positioning */


.centertext {
	text-align:center;
}

.righttext {
	text-align:right;
}

.clearboth {
	clear:both;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.padleft20 {padding-left:20px;}
.padright20 {padding-right:20px;}

.nocursor { cursor:default; }

.required {
	color: #ff0000;
}

#menumessage {
	display:none;
}

.grey {
	color:#808080;
}

div.text_under_pix {
	margin:5px 0 0 15px;
	width:200px;
}

div#third_col {
	margin:0 0 0 5px;
	width:210px;
}

.category {
	font-size:12px;
	display:inline;
}

.client {
	color:#FF9933;
	font-size:14px;
	font-weight:bold;
}

/* ------------- added 11/21/07 ------------- */

div#recent_boxes {
	background:url(../images/g_recent_boxes_middle.gif) top left repeat-y;
	width:704px;
	margin:0;
	overflow:auto;
	position:relative;
	left:-8px;
}

div#recent_boxes div {
	width:218px;
	float:left;
	padding:0 5px;
	margin-right:10px;
}

div#recent_boxes div div {
	float:left;
	width:107px;
	margin:0;
	padding:0;
}

div#recent_boxes div.last {
	margin-right:0;
}

img.box_caps {
	margin:0;
	position:relative;
	left:-8px;
}

div#recent_boxes div img {
	float:left;
	margin-right:5px;
}

div#recent_boxes div span {
	display:block;
	margin:0 0 1.5em 0;
}

h2 {
	color:#FF9933;
	font-size:16px;
	text-transform:uppercase;
	margin:2em 0 1.5em 0;
	text-align:center;
}

table#view_all {
	width:724px;
	margin-top:10px;
	position:relative;
	left:-18px;
}

table#view_all td {
	text-align:center;
}

div#rightflash, div#loginbox {
	position:relative;
	left:-8px;
}

div#homeflash0 img {
	margin:0;
}

/* ---------------- BUS pages ---------------- */

table#bus_content {
	height:480px;
	padding:20px;
}

table#bus_content td {
	vertical-align:top;
}

table#bus_content h1 {
	color:#000;
}

table#bus_content h2 {
	color:#333;
	font-size:14px;
	text-align:left;
	text-transform:none;
	margin:1em 0;
}

table#bus_content h3 {
	color:#000;
	text-transform:none;
}

table#bus_content ul {
	margin-top:0.25em;
}

table#bus_content p,
table#bus_content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table#bus_content p.note {
	font-size:10px;
}

div#bus_nav {
	margin-bottom:10px;
}

div#bus_nav a {
	padding:0 20px;
	border-left:2px solid #7bb049;
}

div#bus_nav a.first {
	padding-left:0;
	border-left:none;
}

div#bus_nav a.current,
div#bus_subnav a.current {
	color:#f93;
}

div#bus_subnav {
	margin-bottom:20px;
	margin-left:25px;
}

div#bus_subnav a {
	padding:0 10px;
	font-weight:normal;
}

img.bus_logo {
	margin-left:40px;
}

table#market_comp {
	border:3px solid #888;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	width:93%;
}

table#market_comp th {
	background-color:#8cc740;
	color:#fff;
}

table#market_comp td {
	text-align:center;
}

table#market_comp td.accent {
	background-color:#ffff9c;
}

table#market_comp tr.top_row th {
	text-align:center;
}

body.bus ul#nav a {
	background-position:0 0;
}

body.bus p.board {
	white-space:pre;
	margin:0 0 1.25em;
}

body.bus div.column {
	float:left;
	padding-right:50px;
}
