/* Table of Contents:
		- Structure						
			* TBD
		
		Error message: #d9008f
		Light        : #999
*/

/* Structure
---------------------------------------------------------------------------------------------------- */



body {
	margin: 0 0 20px 0;
	padding: 0;
	height:100%;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	height:100%; 
	}

#header {
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0;
	height: 114px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 114px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	color:#666666;
	}
#footer a{
	text-decoration: none;
	color:#666666;	
}
#footer a:hover{
	color:#00d0ff;
}
.werere {
}
#footer p {
	margin: 0;
	padding: 14px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

hr {
	display: none;
	}

a img {
	border: none;
	}






p {
    line-height: 16px
}
div#mainCopy  {
    padding:6px 0px 16px 0px;

}
div#mainCopy p {
    padding:0px 8px;

}


div#branding{
    float:left;
	width:60%;
	height:96px;
}
div#branding img{
    margin:0px;
}
div#controls{
    float:right;
	width:200px;
	display: inline;
	text-align:right;
	padding-top:6px;
	margin:12px 0px 6px 24px;
	_margin:27px 0px 6px 24px; /*IE 6 hack for header controls pos*/

}
div#controls ul{
    font-size:10px !important;
    width:180px;
	text-align:left;
	list-style:none;
}



div#controls ul li{
	margin:3px 0px  0px 3px;
	/*list-style-position: outside;*/
	list-style-image: url(/images/bul_controls.gif);
	width:100%; 
}
div#controls ul li a {
	text-decoration:none;
	color: #5D5D5D;
	
}
div#controls ul li a:hover{
	 color: #2691a9;
}
.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 136px;
	padding:0px 0px 15px 0px;
	/*font-variant: small-caps;*/
	line-height:14px;
	background: transparent url(/images/bkg_left_sidebar.gif) repeat-y left top !important;
	height:100%;
	min-height:100%;
 }


#sidebar1 div.s1Option_selected{
	background: #FFF url(/images//bkg_sidebar_options.gif) no-repeat bottom left;
	font-weight:bold;
	text-align:left;
	font-size:10px;
	width:126px;
	margin-left:6px;
	color:#2691a9;
	padding:6px 0px 6px 4px;
	cursor:pointer;
	border-bottom: #EEEEEE 2px solid;
	
}
#sidebar1 div.s1Option{
	font-weight:bold;
	text-align:left;
	font-size:10px;
	width:126px;
	margin-left:6px;
	padding:6px 0px 6px 4px;
	cursor:pointer;
	border-bottom:1px #d7d7d7 solid;
}
#sidebar1 div.s1OptionNavAway{
	font-weight:bold;
	text-align:left;
	font-size:10px;
	width:126px;
	margin-left:6px;
	padding:6px 0px 6px 4px;
	cursor:pointer;
	border-bottom:1px #d7d7d7 solid;
}
#sidebar1 div.s1OptionNavAway a,#sidebar1 div.s1OptionNavAway a:active,#sidebar1 div.s1OptionNavAway a:visited{
	color:#333;
}


.twoColLiqLtHdr #mainContent { 
	margin: 0 20px;
	height:100%;
	background: transparent url(/images/bkg_left_sidebar.gif) repeat-y left top !important;
}
.twoColLiqLtHdr #mainBody{ 
	margin: 0px; 
	height:100%;
} 
.twoColLiqLtHdr #topBar{ 
	background-color:#ededed;
	margin: 0px; 
    margin-left:136px; 
} 

ul#topBarOptions{
    text-align:center;
    margin: 0px;   
    width:99%;
    padding:6px 0px;
    clear:right;
}
ul#topBarOptions li{
        display:inline;
	font-weight:400;
	margin: 0px 0px;
	padding: 6px 0px;
	text-transform: uppercase;
	color:#333333;
	font-size:10px;
}
ul#topBarOptions li a,ul#topBarOptions li a:hover{
	padding: 6px 12px;
	text-decoration: none;	
	color:#333333;
	
}
ul#topBarOptions li a:hover{
	background-color:#E2F4F8;
}
.twoColLiqLtHdr #mainCopy{ 
	margin: 0 6px 0 0; 
	float:left;
	width:520px;
} 
div#mainContent div.interior#mainCopy  { 
	margin: 0 6px 0 6px; 
	float:left;
	width:660px;
}
body#careers div.interior#mainCopy  { 
	margin: 0 6px 0 6px; 
	float:left;
	width:660px;
	/*background:url(../images/photo-careers-200.jpg) right 28px no-repeat ;*/
}
body#careers div.interior#mainCopy p{
	/*width:410px;*/
}

#mainCopy h1{
	margin-top: 12px;
	margin-bottom: 6px;
}
div#mainCopy p{
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 16px;
}
div#mainCopy #leadoff p{
	margin-top: 12px;
	margin-bottom: 6px;
}
#mainCopy h2{
	margin-top: 8px;
	margin-bottom: 6px;
}
#mainCopy p{
	margin-bottom: 6px;
}
#mainCopy h1,#mainCopy h2 ,#mainCopy p{
	margin-left: 12px; 
	margin-right: 12px;
}
.twoColLiqLtHdr #sidebar2{ 
	margin: 0px; 
	float:right;
	width: 190px;
	background: #FFF;
	padding: 0px;
}
#sidebar2 span#s2copacks{
    margin:0px;
	padding:0px;
}


span#s2ad{
	margin:0px;
}

div.left-col{
	float:left;
	width:420px;
}
div.right-col{
	float:right;
	width:220px;
}

/* Miscellaneous classes for reuse */
.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 {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:1%;
    font-size: 1%;
}

ul.inlineNaveBoxes{
    margin: 0px 0px -6px 16px;   
    text-align:left;
	line-height:14px;
	padding: 6px 0px;
}
ul.inlineNaveBoxes li{
	display:inline;
	font-weight:400;
	padding: 3px;
	margin: 0px 4px;
	color:#BBBBBB;
	font-size:10px;
	border:#BBBBBB 1px solid;
	cursor:pointer;
}
ul.inlineNaveBoxes li.selected{
	border:#2691a9 1px solid !important;
	color:#2691a9 !important;
}


div#s4QuickLinks{
    margin-top:8px;
	background: #FFF url(/images/bkg_gray_gradient.gif) repeat-x top right;
    width:189px;
	margin: 3px 0px 3px 3px;
}
div#s4QuickLinks h3{
    margin:3px 0px 6px 4px;
	font-size:14px;
	font-weight: bold;
}
div#s4QuickLinks ul {
    margin:3px;
	margin-left:0px;
	padding-left:6px;
	vertical-align:middle;
}
div#s4QuickLinks ul li{
	list-style-position: inside;
	list-style-image: url(/images/mini-page.png);
    font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
	line-height:15px;
	cursor:pointer;
	margin:4px 0px;
}



#page { background: url("/images/gfx_bgwide.jpg") repeat-y top; border: none; }

#mainCopy ol{
    padding:0px 0px 0px 18px;
}

table.table_examples{
    border-collapse:collapse;
	border:#CCC 1px solid;
    margin: 12px;
}
table.table_examples td{
    border-collapse:collapse;
	border:#CCC 1px solid;
}

img.photo_framed{
margin-right: 6px;
margin-bottom: 3px;
padding:4px;
border:#CCCCCC 1px solid;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
	.clearfix {
	display:block;
}
/* End hide from IE Mac */
