@charset "UTF-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #9d9e96 url(../images/shared/bg_gradient.png) repeat-x 0 0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	overflow-y: scroll;
}

#top { 
	width: 956px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:34px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 38px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	background:transparent url(../images/shared/full_top.png) repeat-y scroll 0 0;
} 
#container { 
	width: 956px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	background:transparent url(../images/shared/full_middle.png) repeat-y scroll 0 0;
} 
#bottom { 
	width: 956px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:32px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	background:transparent url(../images/shared/full_bottom.png) repeat-y scroll 0 0;
	
} 
#header{
position:relative;
/*height:133px;*/
z-index:999999;
}
#content{
	margin-top:100px;
}

#nav{
margin-top:12px;
display:block;
text-align:left;
}


#logo{
height:74px;
/*background:url(../images/shared/wovensystems_logo.png) no-repeat;*/
width:178px;
/*margin-top:14px;
margin-left:19px;
margin-bottom:18px;*/
position:absolute;
top:25px;
left:18px;
cursor:pointer;
}

#header h1 span{
display:none;
}

#utility {
	position:absolute;
	top:-2px;
	text-align:right;
	left: 338px;
	width: 590px;
	z-index:999999;
}

.utilitynav{
font: 11px/20px Arial, Helvetica, sans-serif;
color:#4d4d4d;
}

.utilitynav a{
color:#18719e;
text-decoration:none;
}

#spaceholder{
height:11px;
margin-bottom:5px;
}

#leftrail {
	float: left; /* since this element is floated, a width must be given */
	width:239px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*padding: 15px 10px 15px 20px;  padding keeps the content of the div away from the edges */
	padding:20px 0 0 72px;
	margin-bottom:20px;
	/*margin-left:72px;*/
	/*margin-right:20px;*/
	
}

#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 172px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 40px 10px 15px 0; /* padding keeps the content of the div away from the edges */
	margin-right:27px;
}

#container.sidebar #sidebar {
background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
}


#leftrail #top { 
	height:6px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 8px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	width:199px;
	background:transparent url(../images/shared/gry_side_top.png)  no-repeat 0 0;
} 
#leftrail #middle { 
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 1px 20px;
	width:199px;
	background:transparent url(../images/shared/gry_side_middle.png) repeat-y scroll 0 0;
	
} 
#leftrail #bottom { 
	height:8px;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	width:199px;
	background:transparent url(../images/shared/gry_side_bottom.png)  no-repeat 0 0;
} 

#sidebar #top { 
	height:8px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 8px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	width:132px;
	background:transparent url(../images/shared/wht_side_top.png) no-repeat 0 0;
} 
#sidebar #middle { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	width:132px;
	background:transparent url(../images/shared/wht_side_middle.png) repeat-y scroll 0 0;
	
} 
#sidebar #bottom { 
	height:8px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 20px;
	width:132px;
	background:transparent url(../images/shared/wht_side_bottom.png) no-repeat 0 0;
} 


#mainContent { 
	margin: 0 182px 0 340px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	 /*padding: 30px 10px 0 10px; remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-right:40px;
	padding: 20px 0 0 0;
/*	position:relative;*/
	min-height:411px; /* set minimum height -- ie6 hack */
  	height:auto !important;
  	height:411px;
} 
#footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	display:block;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	text-align:center;
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 11px/20px Arial, Helvetica, sans-serif;
}

#footer .copyright { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:7.5px;
	color:#999999;
	margin:0 0 0 50px;
	font-weight:normal;
} 

#footer .bottomnav {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	margin:0 45px 20px 0px;;
} 

#footer .bottomnav a {
	color:#999999;
	text-decoration:none;
} 

#footer .bottomnav a:hover,
a.more {color: #FC4128;
	text-decoration:none;
	white-space:nowrap;}
	
.more:hover {color: #FC4128;
	text-decoration:underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent h1{
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
color:#FC4128;
margin-top:0px;
font-weight:normal;
}
#leftrail h2,
#mainContent h2{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FC4128;
margin:0 0 8px 0;
font-weight:600;
}
#mainContent h3{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
color:#FC4128;
margin-top:12px;
font-weight:bold;
}
#leftrail a,
#leftrail a:visited,
#leftrail p,
#leftrail ul,
#leftrail li,
#mainContent p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#000;
margin:0 0 20px 0;
font-weight:normal;
}
#mainContent ul{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#000;
margin:5px 0 20px 0;
padding-left:1.2em;
font-weight:normal;
}
#mainContent ul li{
margin:0 0 10px 0;
}
#mainContent ul li li{
font-weight:normal;
/*list-style-image: url(../images/shared/dash.png);*/
}


#sidebar a,
#sidebar a:visited,
#sidebar p,
#sidebar dd,
#sidebar dt,
#leftrail #middle a,
#leftrail #middle a:visited,
#leftrail #middle p,
#leftrail #middle ul,
#leftrail #middle li
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:11px;
color:#000;
text-decoration:none;
}
#leftrail ul,
#leftrail li
{
    padding-left:0;
    margin:0;
	margin-left:8px;
	margin-bottom:2px;
}

#sidebar dt
{font-size:11px;}

#sidebar dt,
#sidebar dd
{margin:0;
padding:0;
margin-bottom:3px;}

#sidebar a:hover{
text-decoration:underline;
}

#sidebar h3, #sidebar h4, #sidebar h5,
#leftrail h3, #leftrail h4, #leftrail h5{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FC4128;
margin-bottom:4px;
/*padding-top:10px;*/
}


#leftrail h3{
font-size:12px;
}


#sidebar h3{
font-size:12px;
}

#leftrail h4,
#sidebar h4{
font-size:10px;
line-height:12px;
}


#sidebar h5{
font-size:11px;
margin-top:4px;
color:#000;
}

#leftrail img.icon,
#spotlight img.icon{
margin:0 5px 5px 0;
float:left;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
	display:block
}
#rounded-corner thead th.rounded-company
{
	background: #d8d9d4 url('../images/tertiary/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #d8d9d4 url('../images/tertiary/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #d8d9d4;
}
#rounded-corner td
{
	padding: 8px;
	background: #f0f0ee;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #f0f0ee url('../images/tertiary/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #f0f0ee url('../images/tertiary/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #f8dea9;
}



/* On States  - these use body classes for triggering*/


a
{color:#FC4128;
text-decoration:none;}

a:hover
{text-decoration:underline;}

a:visited
{color:#FC4128;}

hr.redrule{
  border: 0;
  width: 385px;
  color: #FC4128;
  background-color: #FC4128;
  height: 1px;
}

#container #mainContent hr.redrule{
  width: 100%;
}

#container.sidebar #mainContent hr.redrule,
#container.sidebar #mainContent{
  width: 385px;
  margin-right:0;
  padding-right:0;
}

#container.sidebar #sidebar hr.redrule{
  width: 100%;
}

#container #leftrail hr.redrule{
  width: 239px;
}


#container #leftrail #middle hr.redrule{
  width: 199px;
}



/* trash

#subleft { position:absolute;width:248px; }
#subleft h2 { font:normal normal normal 15pt/16pt Verdana,Arial,sans-serif;color:#ff3333;margin:30px 0 18px 0;letter-spacing:.05em; }
#subleft p { font:normal normal normal 9pt/13pt Arial,sans-serif;color:#333333;margin-top:0; }
#subleft p a { color:#ff3333;text-decoration:none; }
#subleft p a:hover { text-decoration:underline; }
#container.sidebar #centerpiece { 
	background: #FFF url(../images/shared/rightbar_bg.png) right repeat-y;
}

#container.nosidebar #centerpiece { 
	background-color: #FFF;
}

#container.nosidebar #floor { 
	background: #FFF url(../images/shared/bottomweave.jpg) bottom no-repeat;
	height:137px;
} 

#container.sidebar #floor { 
	background: #FFF url(../images/shared/bottomweave_bar.jpg) bottom no-repeat;
	height:137px;
} 

*/

