
/* 
    Theme Name: Glass Lewis 2012 
	Theme URI: none
    Description: Glass Lewis Word Press Theme 

    Version: 1.0
    Author: Patrick Dizon 
    Author URI: www.glasslewis.com
    Tags: white, black, gray, custom-menu, custom-header, custom-background, two-columns, fixed-width, theme-options, threaded-comments, translation-ready 

	NOTE: DO NOT EDIT THIS FILE, IF YOU DO IT WILL BE OVERWRITTEN BY THE NEXT UPDATE. CREATE CHILD THEME INSTEAD.
	//@see ../shell-lite/child-theme/
*/

/* =Reset CSS (v2.0) 
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}


.floatright {
	float: right;	
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}


ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

button, input, select, textarea {
	width:auto;
	overflow:visible;
	margin:0;
	font-size:100%;
	font-family:sans-serif;
	vertical-align:baseline;
}

textarea {
	overflow:auto;
	vertical-align:text-top;
}
/* =Modal background
--------------------------------------------------------------- */
.ui-widget-overlay { 
	opacity: .50;
	filter:Alpha(Opacity=50); 
	background: #000;
	width: 150%;
	height: 100%;
	position: fixed; 
	display: none; 
	z-index: 1000;
	}
	
	

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background:#ddd;
	border:none;
	clear:both;
	color:#ddd;
	float:none;
	height:.1em;
	margin:0 0 1.45em;
	width:100%;
}

hr.space {
	background:#fff;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h1.page-title {
	/*border-bottom: 1px solid #ccc;*/
	padding-top: 25px;
	padding-bottom: 5px;
	font-weight: normal;
}

span.sub-head {
	font-size: 18px;	
}

/* =Base
-------------------------------------------------------------- */
html {
	height:100%;

}

body {
	background:#ffffff;
	color:#333;
	/*font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;*/
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma ;
	font-size:15px;
	line-height:1.5em;
	margin:0;
	padding:0;
	

}
/* =SHADOWS
-------------------------------------------------------------- */ 
div.shadow  {
	padding: 0px;
	position: relative;
	width: 120%;
	left: -10%;
	color: #fff;
	height: 20px;
	-webkit-border-radius:0 0 600px 600px / 0 0 20px 20px; -moz-border-radius:0 0 600px 600px / 0 0 20px 20px; border-radius:0 0 600px 600px / 0 0 20px 20px; 
	box-shadow:  0 6px 6px -4px rgba(0, 0, 0, .3); 
	margin-bottom: 50px;
	
}
div.shadow  hr {
	height: 20px;
	color: #fff;
	background: #fff;
	border: none;
}


section.shadow-150x195 {
	padding: 0px;
	position: relative;
	width: 150px;
	height: 195px;
	-webkit-border-radius:0 0 200px 200px / 0 0 20px 20px; -moz-border-radius:0 0 200px 200px / 0 0 20px 20px; border-radius:0 0 200px 200px / 0 0 20px 20px; 
	-webkit-box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6); 
}

section.shadow-170x215 {
	padding: 0px;
	position: relative;
	width: 169px;
	height: 215px;
	-webkit-border-radius:0 0 200px 200px / 0 0 20px 20px; -moz-border-radius:0 0 200px 200px / 0 0 20px 20px; border-radius:0 0 200px 200px / 0 0 20px 20px; 
	-webkit-box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6); 
}

section.shadow-200x250 {
	padding: 0px;
	position: relative;
	width: 201px;
	height: 252px;
	-webkit-border-radius:0 0 200px 200px / 0 0 20px 20px; -moz-border-radius:0 0 200px 200px / 0 0 20px 20px; border-radius:0 0 200px 200px / 0 0 20px 20px; 
	-webkit-box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6); 
}


section.shadow-500x210 {
	padding: 0px;
	position: relative;
	width: 500px;
	height: 210px;
	-webkit-border-radius:0 0 500px 500px / 0 0 20px 20px; -moz-border-radius:0 0 500px 500px / 0 0 20px 20px; border-radius:0 0 500px 500px / 0 0 20px 20px; 
	-webkit-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -3px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -3px rgba(0, 0, 0, 0.6); 
}


section.shadow {
	padding: 0px;
	position: relative;
	width: 100%;

	-webkit-border-radius:0 0 500px 500px / 0 0 20px 20px; -moz-border-radius:0 0 500px 500px / 0 0 20px 20px; border-radius:0 0 500px 500px / 0 0 20px 20px; 
	-webkit-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -3px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -3px rgba(0, 0, 0, 0.6); 
}

section img,section iframe {
	position: absolute;
	margin: 0 0 0 0;	
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.4); 
}

.shadow {
	-webkit-box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 4px 4px -3px rgba(0, 0, 0, 0.6);
	box-shadow:  0 4px 4px -3px rgba(0, 0, 0, 0.6); 
}


.col {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;		
	padding: 0px 20px;
	margin-bottom: 40px;
}
/*=Separators 
 ------------------------------------------------------------- */

hr.shadow {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -3px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -3px rgba(0, 0, 0, 0.6); 
}
/*=Grids {
 ------------------------------------------------------------- */
.grid3 section, .grid2 section {
	float: left;
	margin-right: 10px;	
	margin-bottom: 30px;
}

.grid3 section .col {
	border-radius: 4px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	border: 1px solid #ccc;
	height: 180px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 4px 4px -3px rgba(0, 0, 0, 0.6);
	box-shadow:  0 0px 4px -3px rgba(0, 0, 0, 0.6); 
}

.grid3 section.shadow {
	padding: 0px;
	position: relative;
	width: 231px;
	height: 202px;
	-webkit-border-radius:0 0 200px 200px / 0 0 20px 20px; -moz-border-radius:0 0 200px 200px / 0 0 20px 20px; border-radius:0 0 200px 200px / 0 0 20px 20px; 
	-webkit-box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6);
	box-shadow:  0 6px 6px -2px rgba(0, 0, 0, 0.6); 
} 


.grid4 section.well {
	border-radius: 4px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
	width: 230px;
	height: 100px;
	float: left;
	margin: 0px 5px 10px 0px;
		
}

.grid4 section.well div {
	font-weight: bold;	
}

.grid2 section.shadow{
	width: 330px;	
	height: 300px;
}

.grid2 section.shadow .col {
	width: 290px;
	height: 300px;	
}
/* =Typography
-------------------------------------------------------------- */
cite, em, dfn {
	font-style:italic;
}

code, kbd, samp, pre, tt, var {
	font-family:Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
	font-style:normal;
}

strong {
	font-weight:700;
}

pre {
	background:#fff;
	border-left:4px solid #6ce26c;
	max-width:98%;
	padding-left:1em;
	height:auto;
}

del {
	color:#555;
	text-decoration:line-through;
}

ins, dfn {
	border-bottom:1px solid #ccc;
}

small, sup, sub {
	font-size:50%;
}

abbr, acronym {
	font-size:85%;
	letter-spacing:.1em;
	text-transform:uppercase;
}

a abbr, a acronym {
	border:none;
}

abbr[title], acronym[title], dfn[title] {
	border-bottom:1px solid #ccc;
	cursor:help;
}

sup {
	vertical-align:super;
}

sub {
	vertical-align:sub;
}

/*Buttons
-------------------------------------------------------------- */
.btn {
	margin-top: 20px;
	margin-left:0px;
	cursor: pointer;	
	border: 1px solid rgba(0,0,0,.3);
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	border-radius: 4px;
 	color: #333;
 	padding: 10px 15px 10px 15px;	
 	box-shadow: 0px 2px 2px rgba(0,0,0,.4);
}

.btn:hover {
	margin-top: 20px;
	margin-left:0px;
	cursor: pointer;	
	border: 1px solid rgba(0,0,0,.3);
	background: #e0e0e0;
	background: -moz-linear-gradient(top,  #e0e0e0 0%, #bcbcbc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#bcbcbc));
	background: -webkit-linear-gradient(top,  #e0e0e0 0%,#bcbcbc 100%);
	background: -o-linear-gradient(top,  #e0e0e0 0%,#bcbcbc 100%);
	background: -ms-linear-gradient(top,  #e0e0e0 0%,#bcbcbc 100%);
	background: linear-gradient(top,  #e0e0e0 0%,#bcbcbc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#bcbcbc',GradientType=0 );

	border-radius: 4px;
 	color: #333;
 	padding: 10px 15px 10px 15px;	
}

.btn:active {
	margin-top: 20px;
	margin-left:0px;
	cursor: pointer;	
	border: 1px solid rgba(0,0,0,.3);
	background: #b7b7b7;
	background: -moz-linear-gradient(top,  #b7b7b7 0%, #afafaf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b7b7), color-stop(100%,#afafaf));
	background: -webkit-linear-gradient(top,  #b7b7b7 0%,#afafaf 100%);
	background: -o-linear-gradient(top,  #b7b7b7 0%,#afafaf 100%);
	background: -ms-linear-gradient(top,  #b7b7b7 0%,#afafaf 100%);
	background: linear-gradient(top,  #b7b7b7 0%,#afafaf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#afafaf',GradientType=0 );
	box-shadow: inset 0px 0px 20px rgba(0,0,0,.3);
	border-radius: 4px;
 	color: #333;
 	padding: 10px 15px 10px 15px;	
}



.btn-primary {
	border: 1px solid #32669e;
	background: #3171bf;
	background: -moz-linear-gradient(top,  #3171bf 0%, #32669e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3171bf), color-stop(100%,#32669e));
	background: -webkit-linear-gradient(top,  #3171bf 0%,#32669e 100%);
	background: -o-linear-gradient(top,  #3171bf 0%,#32669e 100%);
	background: -ms-linear-gradient(top,  #3171bf 0%,#32669e 100%);
	background: linear-gradient(top,  #3171bf 0%,#32669e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3171bf', endColorstr='#32669e',GradientType=0 );

 	color: white;
 	
}


.btn-primary:hover {
	border: 1px solid #32669e;
	background: #2d68af;
	background: -moz-linear-gradient(top,  #2d68af 0%, #2d5c8e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d68af), color-stop(100%,#2d5c8e));
	background: -webkit-linear-gradient(top,  #2d68af 0%,#2d5c8e 100%);
	background: -o-linear-gradient(top,  #2d68af 0%,#2d5c8e 100%);
	background: -ms-linear-gradient(top,  #2d68af 0%,#2d5c8e 100%);
	background: linear-gradient(top,  #2d68af 0%,#2d5c8e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d68af', endColorstr='#2d5c8e',GradientType=0 );

 	color: white;
 	
}



.btn-primary:active {
	border: 1px solid #2963a0;
	background: #2963a0;
	background: -moz-linear-gradient(top,  #2963a0 0%, #2963a0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2963a0), color-stop(100%,#2963a0));
	background: -webkit-linear-gradient(top,  #2963a0 0%,#2963a0 100%);
	background: -o-linear-gradient(top,  #2963a0 0%,#2963a0 100%);
	background: -ms-linear-gradient(top,  #2963a0 0%,#2963a0 100%);
	background: linear-gradient(top,  #2963a0 0%,#2963a0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2963a0', endColorstr='#2963a0',GradientType=0 );

 	color: white;
 	
}



/* =Slider
-------------------------------------------------------------- */
#slideshow {
	margin:0 auto;
	width:740px;
	height:600px;
	position:relative;
	overflow: hidden;
	
}

#slideshow #slidesContainer {
  margin:0 auto;
  width:740px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  overflow: hidden;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:700px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
}

#slideshow #slidesContainer .slide img {
	/*box-shadow: 0px 3px 5px rgba(0,0,0,.4);	
	margin-left: 40px;
	border: 1px solid #ccc;*/
}

.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  
}

#leftControl {
  top:200px;
  left:0;
  background:transparent url(images/big-left-arrow.png) no-repeat 0 0;
  z-index: 999;
}

#rightControl {
  top:200px;
  right:0;
  background:transparent url(images/big-right-arrow.png) no-repeat 0 0;
}

/* =Shell Grids (12 Column Grid)
-------------------------------------------------------------- */
.table {display: inline-table;}

.row {display: table-row; padding-bottom: 20px;}

.cell {display: table-cell; 
		padding-right: 10px; 
		padding-bottom: 10px; 
		width: 250px;
		min-height: 200px;}
.grid {
	float:left;
	margin-bottom:2em;
	padding-top:0;
}

.col-60, .col-140, .col-150, .col-160, .col-180
, .col-200, .col-220, .col-240, .col-260, .col-280
, .col-300, .col-310, .col-320, .col-340, .col-350, .col-360, .col-380, .col-460
, .col-540, .col-580
, .col-600, .col-620
, .col-700, .col-780, .col-860 {
	display: inline;
	margin-right: 15px;
	float: left;
}

.col-60 {
	width:60px;
}

.col-140 {
	width:140px;
}

.col-150 {
	width:150px;
}

.col-160 {
	width:160px;
}

.col-180 {
	width:180px;
}

.col-200 {
	width:200px;
}

.col-220 {
	width:220px;
}


.col-240 {
	width:240px;
}

.col-280 {
	width:280px;
}

.col-260 {
	width:260px;
}

.col-300 {
	width:300px;
}

.col-310 {
	width:310px;
}
.col-320 {
	width:320px;
}

.col-340 {
	width:340px;
}

.col-350 {
	width:350px;
}

.col-360 {
	width:360px;
}

.col-380 {
	width:380px;
}

.col-460 {
	width:460px;
}

.col-540 {
	width:540px;
}

.col-580 {
	width:580px;
}

.col-600 {
	width:600px;
}

.col-620 {
	width:620px;
}

.col-700 {
	width:700px;
}
.col-740 {
	width:740px;
}

.col-780 {
	width:780px;
}

.col-860 {
	width:860px;
}

.col-940 {
	width:940px;
}


.margin-left-60 {
	margin-left:60px;
}

.margin-left-65 {
	margin-left:65px;
}

.margin-left-85 {
	margin-left:85px;
}

.margin-left-140 {
	margin-left:140px;
}

.margin-left-150 {
	margin-left:150px;
}

.margin-left-155 {
	margin-left:155px;
}

.margin-left-160 {
	margin-left:180px;
}

.margin-left-180 {
	margin-left:180px;
}

.margin-left-200 {
	margin-left:200px;
}

.margin-left-220 {
	margin-left:220px;
}

.margin-left-300 {
	margin-left:300px;
}

.margin-left-380 {
	margin-left:380px;
}

.margin-left-460 {
	margin-left:460px;
}

.margin-left-540 {
	margin-left:540px;
}

.margin-left-620 {
	margin-left:620px;
}


.margin-left-640 {
	margin-left:640px;
}


.margin-left-680 {
	margin-left:680px;
}


.margin-left-700 {
	margin-left:700px;
}

.margin-left-780 {
	margin-left:780px;
}

.margin-left-860 {
	margin-left:860px;
}

.margin-left-940 {
	margin-left:940px;
}


.margin-bottom-20 {
	margin-bottom:20px;
}

.margin-bottom-30 {
	margin-bottom:30px;
}

/* =MinHeight 
 * ----------------------------------------------------------- */
.min-height-100 {
	min-height: 100px;	
}

.min-height-110 {
	min-height: 110px;	
}

.min-height-120 {
	min-height: 120px;	
}

.min-height-130 {
	min-height: 130px;	
}

.min-height-140 {
	min-height: 140px;	
}

.min-height-150 {
	min-height: 150px;	
}

.min-height-170 {
	min-height: 170px;	
}
/* .fit is the very last item in your grid 
   to keep your columns inline and without
   floats
*/
.fit {
	margin-left:0!important;
	margin-right:0!important;
}


/* =Links
-------------------------------------------------------------- */
a {
	outline: none;
	color:#08c;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color:#d85204;
	cursor: pointer;
}

/* =Forms
-------------------------------------------------------------- */
fieldset {
	border:1px solid #ccc;
	margin:0 0 1.5em;
	padding:1em 2em;
}

legend {
	padding:2px 5px;
}

label {
	display:block;
	font-weight:700;
	padding:2px 0;
}

form div {
	clear:both;
	margin:.5em 0;
}

input[type="text"], input[type="password"] {
	background:#fff;
	border:1px solid #d9d9d9;
	font-family:Tahoma, Geneva, sans-serif;
	height:17px;
	margin:0;
	outline:none;
	padding:4px 10px;
	width:200px;
}

select {
	height:auto;
	width:312px;
}

textarea, .area {
	background:#fff;
	border:1px solid #d9d9d9;
	font-family:Tahoma, Geneva, sans-serif;
	height:auto;
	overflow:auto;
	margin:0;
	outline:none;
	padding:4px 14px;
	width:400px;
}

input, select {
	cursor:pointer;
}

input[type='text'], input[type='password'] {
	cursor:text;
}

/* =Buttons
-------------------------------------------------------------- */
#searchsubmit, #submit {
	background:#444;
	border:1px solid #000;
	color:#fff;
	padding-bottom:4px;
}

/* =Notices
-------------------------------------------------------------- */
.required {
	color:#d5243f;
}

#commentform input.error, #commentform textarea.error {
	background-color:#f6cbca;
}

#commentform div.error, #commentform label.error {
	color:#cb2026;
}

#commentform div.errorlabels label {
	display:block;
}

.notice {
	background:#fff1a8;
	color:#000;
	padding:2px 7px;
}

/* =Tables
-------------------------------------------------------------- */
table {
	width:100%;
}

th, td {
}

/* =Lists
-------------------------------------------------------------- */
ul li {
	margin-left:.85em;
}

ul {
	list-style-type:disc;
}

ul ul {
	list-style-type:square;
}

ul ul ul {
	list-style-type:circle;
}

ol {
	line-height:22px;
	list-style-position:outside;
	list-style-type:decimal;
}

dt {
	font-weight:400;
}

ul li {
	list-style: square;
}
/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	border:4px double #ddd;
	border-left:none;
	border-right:none;
}

blockquote p {
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	line-height:26px;
	margin:20px;
	padding:0 0 0 12px;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	line-height:1.25em;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.6em;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1.3em;
}

h5 {
	font-size:1.2em;
}

h6 {
	font-size:1em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
blockquote:first-child {
	margin:.8em 0;
}

hr, p, ul, ol, dl, pre, blockquote, address, table, form {
	margin-bottom:1.6em;
}

h1 {
	margin:0 0 .5em;
}

h2 {
	margin:1.07em 0 .535em;
}

h3 {
	margin:1.14em 0 .57em;
}

h4 {
	margin:1.23em 0 .615em;
}

h5 {
	margin:1.33em 0 .67em;
}

h6 {
	margin:1.6em 0 .8em;
}

th, td {
	padding:.8em;
}

caption {
	padding-bottom:.8em;
}

blockquote {
	margin:1.6em 0;
	padding:0 1em;
}

fieldset {
	margin:1.6em 0;
	padding:0 1em 1em;
}

legend {
	padding-left:.8em;
	padding-right:.8em;
}

legend+* {
	margin-top:1em;
}

textarea, input {
	padding:.3em .4em .15em;
}

select {
	padding:.1em .2em 0;
}

option {
	padding:0 .4em;
}

a {
	padding:.3em 0 .1em;
	position:relative;
}

dt {
	margin-bottom:.4em;
	margin-top:.8em;
}

ul {
	margin-left:1.5em;
}

ol {
	margin-left:2.35em;
}

ol ol, ul ol {
	margin-left:2.5em;
}

form div {
	margin-bottom:.8em;
}

/* =Globals
-------------------------------------------------------------- */
#container {
	margin:0 auto;
	padding:0;
	width:100%;
}

#wrapper {
	clear:both;
	margin:0 auto;
	position:relative;
	width:930px;
	padding: 0px 5px;
}
#header-container {
	
	background: url('images/header-background.jpg') repeat-x #1e446b;
	width: 100%;
	height: 110px;
	
}
#header {
	margin:0 auto;
	width:940px;
}
#header-bottom-container {
	background: #073e79;
	width: 100%;
	height: 8px;
	
}
#header-bottom-background {
	background: url('images/header-background-bottom.png') repeat-x #6bbad7;
	height: 8px;
	width:100%;
	margin:0 auto;
	box-shadow: 0px 3px 5px rgba(0,0,0,.4);
}
/* =Header
-------------------------------------------------------------- */
#header #logo {
	float:left;
	margin: 14px 0px 7px 5px;
	display: inline;
}

#header #navigation  {
	float: right;
	margin-top: 50px;
	height: 40px;
}

#header #search-subscribe-box div {
	
} 
#header #search-subscribe-box {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#header #subscribe-boc #site-chooser-link {
	display: inline; 
	position: relative;
}

#header #site-chooser {
	top: 150px;
	width: 400px;
	display: none;
	left: 50%;
	margin-left: -200px;
	position: absolute;
	/*border: 2px solid #000;*/
	border: 6px solid #276698;
	background: #fff;

	padding: 0px;
	z-index: 1000;
}

#header #site-chooser .box-header2 {
 background: -moz-linear-gradient(top,  #26537f 0%, #173552 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26537f), color-stop(100%,#173552)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #26537f 0%,#173552 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #26537f 0%,#173552 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #26537f 0%,#173552 100%); /* IE10+ */
	background: linear-gradient(top,  #26537f 0%,#173552 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26537f', endColorstr='#173552',GradientType=0 ); /* IE6-9 */
		
 }
#header #site-chooser .box-header {
	background: #276698; /* Old browsers */
	color: #fff;
	padding: 10px 20px 10px 20px;
	font-size: 18px;
} 

#header #site-chooser .box-content  {
 	padding: 20px 20px 10px 20px;
 	min-height: 80px;
}

#header #site-chooser .box-content.first  {
 	border-bottom: 1px solid #444;
}

#header #site-chooser .box-content .header {
	color: #000;
	font-size: 20px;
	padding-bottom: 10px;
} 

#header #site-chooser a div{
	color: #000;
}

#header #subscribe-box:hover #site-chooser {
	display: table-row;
	float: right;
}

#header #subscribe-box div.chooser {
	font-size: 13px;
	font-family: Helvetica,Arial,Verdana;
	
	color: white;
	text-shadow: 0px -1px 1px rgba(0,0,0,.5);	
	
}

#header #subscribe-box3 {
	border-radius: 3px;
	background: #cb5f08; /* Old browsers */
	background: -moz-linear-gradient(top,  #cb5f08 0%, #b25000 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb5f08), color-stop(99%,#b25000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cb5f08 0%,#b25000 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cb5f08 0%,#b25000 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cb5f08 0%,#b25000 99%); /* IE10+ */
	background: linear-gradient(top,  #cb5f08 0%,#b25000 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb5f08', endColorstr='#b25000',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(0,0,0,.5);	
	padding: 0px 8px;
}

#header #search-box {

	margin: 0px;
	margin-top: 57px;
	margin-left: 50px;
	margin-bottom: -5px;
	padding: 0px;
	float: right;
}


#header #searchform .search-outline {
	background: url('images/searchbox.png') no-repeat;
	width: 187px;
	height: 24px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 0px;
}
#header #searchform .search-outlinew {
	background: #11273c; /* Old browsers */
	background: -moz-linear-gradient(top,  #11273c 0%, #26537f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11273c), color-stop(100%,#26537f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #11273c 0%,#26537f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #11273c 0%,#26537f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #11273c 0%,#26537f 100%); /* IE10+ */
	background: linear-gradient(top,  #11273c 0%,#26537f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11273c', endColorstr='#26537f',GradientType=0 ); /* IE6-9 */
	margin: 0px;
	border-radius: 5px;
	border: 1px solid #56708b;
	color: white;
	padding: 3px;
	padding-bottom:0px;
	padding-left: 5px;
}

#header #search-box .field {
	border: 1px solid transparent;
	background: transparent;
	font-size: 12px;
	color: white;
	height: 14px;
	line-height: 14px;
	margin: 0px;
	margin-left: 4px;
	margin-top: 2px;
	float: left;
	padding: 0px;
	width: 150px;
}

#header #search-box .submit {
	background: transparent;
	border: 1px solid transparent;
	margin-top: 2px;
	padding: 0px;
	padding-right: 4px;
}

#header .social-icons {
	float:right;
	list-style:none;
	margin:42px 33px 0 0;
}

#header .twitter-icon, 
#header .facebook-icon, 
#header .linkedin-icon, 
#header .rss-icon {
	display: inline;
	height: 24px;
	margin: 1px;
	padding-left: 3px;
	width: 24px;
}

.modal-closer {
	float: right;
	cursor: pointer;
	clear: both;
}


.modal-closer.black {
	color: #000;
}



/* =SideNav
-------------------------------------------------------------- */
#sidenav {
	position: absolute;
	top: 37px;
	left: 0px;
}

#sidenav #secondary_navigation li {
	list-style: none;
	margin-left: -20px;
}
#sidenav #secondary_navigation li a {
	display: none;
}
#sidenav #secondary_navigation li ul.sub-menu ul.sub-menu {
	display: none;
}

#sidenav #secondary_navigation li ul.sub-menu {
	display: none;
} 
#sidenav #secondary_navigation li ul.sub-menu li a{
	display: block;
	font-size: 13px;
	line-height: 1.4em;
}

#sidenav #secondary_navigation li.current_page_ancestor ul.sub-menu {
	display: block;
}

#sidenav #secondary_navigation li ul.sub-menu li {
	border-bottom: 1px solid #efefef;
	padding: 7px 0px;
}

/* =Search Form
-------------------------------------------------------------- */
#searchsubmit {
}

/* =Content
-------------------------------------------------------------- */
#content {
	margin-bottom:11px;
	margin-top:11px;
	min-height: 400px;
}

#content-archive {
}

#content-blog {
}

#content-images {
}

#content-full {
	margin-bottom:11px;
	margin-top: 5px;
	min-height: 220px;
}

#content-sitemap {
	background:#fff;
	margin-bottom:11px;
	margin-top:11px;
}

#content-sitemap a {
	font-size:12px;
}

#content .sticky {
	border-bottom:4px solid #eee;
	clear:both;
}

#content .sticky p {
}

#content .bypostauthor {
}

#content img {
	/*max-width:98%;*/
	height:auto;
}

/* =Blog
-------------------------------------------------------------- */
.currently-in {
	color:#777;
	font-size:16px;
}


.post-date {
	color: #555;	
}
/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	background:#f5f5f5;
	border:1px solid #eee;
	overflow:hidden;
}

#author-meta img {
	float:left;
	padding:10px;
}

#author-meta p {
	margin-top:5px;
}

#author-meta .about-author {
	font-weight:700;
	margin:10px 0 0 0;
}

/* =Featured Content
-------------------------------------------------------------- */
.featured-image img {
	float:right;
	margin-top:44px;
}

.featured-button {
	background:url(images/featured-button.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	height:61px;
	width:230px;
}

.featured-button a {
	color:#444;
	text-decoration:none;
}

.featured-button:hover {
	background-position:0 -61px;
	color:#444;
	text-decoration:none;
}

.featured-button p {
	font-size:18px;
	font-weight:700;
	height:61px;
	line-height:61px;
	text-align:center;
	text-shadow:0 1px #fff;
	text-transform:uppercase;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	color:#00a5ec;
}

.featured-subtitle {
}

.widget-title {
	background:#f5f5f5;
	color:#444;
	display:block;
	font-size:13px;
	font-weight:700;
	height:33px;
	line-height:33px;
	margin:0;
	padding:0;
	text-align:center;
}

.widget-title a {
	border-bottom:none;
	color:#d66525!important;
	padding:0!important;
}

.widget-title-home h3 {
	
	color:#006699;
	display:block;
	font-size:24px;
	font-weight:700;
	height:33px;
	line-height:33px;
	margin:0;
	padding:0;
}

.widget-title-home h3 a {
	border-bottom:none;
	color:#444!important;
	padding:0!important;
}


.title-404 {
	color:#933;
}

#widget-tabs-home {
	width:940px;
	margin: 0 auto;
	
}

#widgets-tab-container{
	width: 930px;
	margin: 10px auto 0px auto;
	text-align: right;	
	/*background: #efefef;
	border: 1px solid #efefef;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;*/
	
	padding: 10px;
}
#widgets-tab-container .tab {
	display: inline;
	position: relative;
	margin: 5px 0px 0px 30px;
	padding-bottom: 20px;
}
#widgets-tab-container .tab.selected  { 
	 background: url(images/widget-selector-arrow.png) no-repeat center 20px;
}

#widgets-tab-container .tab a { 
	color: #444;
	
	/*text-shadow: 0px 1px 0px rgba(255,255,255,.5), 0px -1px 0px rgba(0,0,0,.5);*/
}
#widgets-tab-container .tab.selected a
, #widgets-tab-container .tab.selected a:hover
{ 
	color: #fff;
	background: #444;
	padding: 5px 10px;
	border-radius: 2px;
	background: #f55c05; /* Old browsers */
	background: -moz-linear-gradient(top,  #f68440 0%, #f68440 50%, #f55c04 51%, #f55c04 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f68440), color-stop(50%,#f68440), color-stop(51%,#f55c04), color-stop(100%,#f55c04));
	background: -webkit-linear-gradient(top,  #f68440 0%,#f68440 50%,#f55c04 51%,#f55c04 100%);
	background: -o-linear-gradient(top,  #f68440 0%,#f68440 50%,#f55c04 51%,#f55c04 100%);
	background: -ms-linear-gradient(top,  #f68440 0%,#f68440 50%,#f55c04 51%,#f55c04 100%);
	background: linear-gradient(top,  #f68440 0%,#f68440 50%,#f55c04 51%,#f55c04 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f68440', endColorstr='#f55c04',GradientType=0 );


	/*text-shadow: 0px 0px 5px rgba(255,255,255,.8);*/
	/*text-shadow: 0px 1px 0px rgba(255,255,255,1), 0px -1px 0px rgba(0,0,0,1);*/
}

#widgets-tab-container .tab:hover a { 
	/*text-shadow: 0px 1px 0px rgba(255,255,255,1), 0px -1px 0px rgba(0,0,0,1);*/
}

sdf {
	background: rgb(255,183,107); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,124,0,1) 51%, rgba(255,127,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,107,1)), color-stop(50%,rgba(255,167,61,1)), color-stop(51%,rgba(255,124,0,1)), color-stop(100%,rgba(255,127,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,124,0,1) 51%,rgba(255,127,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}

#wid {
	border-bottom: 1px solid #f7f7f7;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.16) 16%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(16%,rgba(255,255,255,0.16)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.16) 16%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.16) 16%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.16) 16%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.16) 16%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
#widgets-container {
	width: 100%;
	border-bottom: 1px solid #eaeaea;	
	border-top: 1px solid #eaeaea;
	background: #f7f7f7;
	z-index: 500;
	position: relative;
}

#widgets-container #widgets {
	/*border-top: 1px solid #fff;*/
 }


#widgets #slide-container {
	width: 50000px;	
}
.widget-box-home {
	
	width: 930px;
	float: left;
	position: relative;
	margin-right: 2000px;
	/*border: 1px solid #efefef;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	*/
}

.widget-box-home p {
	padding: 10px;
}

.widget-box-home .widget-title-home {
	margin-left: 125px;
	text-align: left;
}

.widget-box-home .widget-content-home {
	font-size: 18px;
	font-weight: bold;
	color:#444;
	line-height:25px;
}

.widget-box-home div {
	padding: 0px;
}

.widget-box-home h1, .widget-box-home h2, .widget-box-home h3, .widget-box-home h4,.widget-box-home h5, .widget-box-home h6 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	 
}


.widget-box-home img {
	/*box-shadow: 0px 1px 3px rgba(0,0,0,.8);*/
	border: 10px solid #fff;
}
.widget-box-home section {
	/*box-shadow: 0px 1px 3px rgba(0,0,0,.8);*/
	margin-top: -5px;
}

.event .date {
	color: #333;
	font-style: italic;
	font-size: 12px;
	line-height: 1em;
}	



#widget-events-wrapper{
	
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin-top: 10px;
	padding: 0px;

}	
 #widget-events .event {
	margin-top: -3px;	
}
	
#widget-events{
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: 0px 20px 15px 20px;
	margin-top: -13px;
}	
#widget-events .headline-wrapper {
	width: 245px;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 25px;
	padding: 0px;
}

#widget-events .headline{
	width: 1000px;
	height: 25px;
	z-index: 999;
}

#widget-events .headline-fader{
	height: 25px;
	width: 25px;
	float: right;
	position: absolute;
	margin-left: 245px;
	background: url(images/text-fade-left-f7f7f7.png) no-repeat right;
	z-index: 1000;
}

#widgets-wrapper {
	overflow-x: hidden;
	width:100%;	
}
#widgets {
	width: 930px;
	overflow-x: visible;
	overflow-y: visible;
	margin: 10px auto;
}

#widgets p {
	padding: 0px;
	margin: 5px 0;	

}

div.request-graphic-home{
	/*font-family: 'Times New Roman';
	font-style: italic;*/
}

div.request-link,
div.engagement-link {
	margin-top: 20px;
	margin-left:0px;
	cursor: pointer;	
	border: 2px solid #1D3B5B;
	background: rgb(39,82,127); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(39,82,127,1) 0%, rgba(29,59,91,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,82,127,1)), color-stop(100%,rgba(29,59,91,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27527f', endColorstr='#1d3b5b',GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
 	color: white;
 	padding: 10px 15px 10px 15px;	
	float: right;
	position: relative;
	
	font-size: 18px;
}

div.issuer-link {
	margin-top: 20px;
	margin-left:0px;
	cursor: pointer;	
	border: 2px solid #1D3B5B;
	background: rgb(39,82,127); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(39,82,127,1) 0%, rgba(29,59,91,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,82,127,1)), color-stop(100%,rgba(29,59,91,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(39,82,127,1) 0%,rgba(29,59,91,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27527f', endColorstr='#1d3b5b',GradientType=0 ); /* IE6-9 */
	border-radius: 4px;
 	color: white;
 	padding: 10px 15px 10px 15px;	
	float: right;
	position: relative;
	font-size: 18px;
}

.widget-box-home h4 {
	margin-bottom: 10px;	
}

#main-graphic-wrapper-home {
	background: url('images/main-graphic-back8.png');	
	background-position: center 80px;
}

#front-page-graphic {
	margin-top: 30px;
}

#news-ticker-wrapper {
	background: rgba(0,0,0,.4);
	padding: 5px 10px;
}

#news-ticker-container {
	width: 930px;
	margin: 0 auto;	
	color: #efefef;
	text-shadow: 0px 1px 1px #000;
	font-size: 14px;
}

#news-ticker-container a {
	color: #efefef;	
}

#news-ticker-container a:hover {
	color: #6ABAD8;	
}

#news {
	padding-top: 10px;
}

#news-ticker .source {
	color: #fff;
	font-weight: bold;
}
#news-ticker, #news-ticker .link a {
	color: #efefef;;
	line-height: 1em;
	padding-left: 5px;
}

#news-ticker .link a:hover {
	color: #6ABAD8;
}
/* =Post
/* =Post
-------------------------------------------------------------- */
.comments-link a {
	font-size:12px;
	margin-left: 20px; 
	padding: 5px;
	border-radius: 4px;
}

.post-data {
	clear:both;
	font-size:11px;
	margin-top:20px;
}

.post-entry {
	clear:both;
}

.post-meta {
	clear:both;
	color:#a8a7a7;
	font-size:12px;
	margin-bottom:10px;
}

.post-edit {
	clear:both;
	display:block;
	font-size:11px;
	margin:1.5em 0;
}

.post-search-terms {
	clear:both;
}

.see-more {
	clear:both;
}

.attachment-entry {
	clear:both;
	text-align:center;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color:#aaa;
	font-size:18px;
	margin-left:5px;
}

/* =Widgets
-------------------------------------------------------------- */

#widgets a {
	display:inline-block;
	margin:0;
	text-decoration:none;
}


#widgets ul li {
	list-style-type:none;
	margin:0;
}

#widgets ul li a {
	color:#444;
	text-decoration:none;
}

#widgets ul li a:hover {
	color:#000;
}

#widgets ul ul a {
	padding:3px 0 3px 18px;
}

#widgets ul ul ul a {
	padding:3px 0 3px 18px;
}

#widgets ul ul ul ul a {
	border:none;
	padding:3px 0 3px 18px;
}

#widgets .widget-title img {
	float:right;
	height:11px;
	position:relative;
	top:4px;
	width:11px;
}

#widgets .rss-date {
	line-height:18px;
	padding:6px 12px;
}

#widgets .rssSummary {
	padding:10px;
}

#widgets cite {
	font-style:normal;
	line-height:18px;
	padding:6px 12px;
}

#widgets .textwidget, #widgets .tagcloud {
	border:1px solid #f5f5f5;
	border-top:none;
	display:block;
	line-height:1.5em;
	margin:0 0 20px;
	padding:10px;
}

#widgets .textwidget a {
	display:inline;
}

#widgets ul .children {
	border:none;
	margin:0;
	padding:0;
}

#widgets .author {
	font-weight:700;
	padding-top:4px;
}

/* =Main Menu
-------------------------------------------------------------- */
#menu-item-1107 a {
	color: #6abad8;	
}

.menu {
	/*Patrick Dizon*/
	/*background:#000;*/
	clear:both;
	margin:0 auto;
	
	
}

.menu, .menu ul {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

.menu li {
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
	padding: 5px 0px 5px 20px;
}

.menuTBD li:hover {
	white-space:normal;
	z-index:10000;
}

.menu li li {
	float:none;
	padding: 5px 5px 5px 5px;
}

.menu ul {
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
	z-index:10;
}

.menuTBD li:hover>ul {
	top:100%;
	visibility:visible;
}

.menu li li:hover>ul {
	left:100%;
	top:0;
}

.menu:after, .menu ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

.menu, .menu ul {
	min-height:0;
}

.menu ul {
	margin:-10px 0 0 -30px;
	padding:10px 30px 30px;
}

.menu ul ul {
	margin:-30px 0 0 -10px;
	padding:30px 30px 30px 10px;
}

.menu ul li a:hover, .menu li li a:hover {
	color:#000000;
	text-decoration:none;
}

.menu ul {
	width:14em;

}

.menu a {
	/*border-left:1px solid #333;*/
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:400;
	height:44px;
	line-height: 44px;
	margin: 0;
	padding: 0em 1em;
	position:relative;
	text-decoration:none;
}

#menu-main-menu .current_page_parent a, #menu-main-menu .current_page_item a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	box-shadow: inset 0px 0px 2px #333;
	background: rgba(0,0,0,.2);	
	
}

#menu-main-menu a:hover {
	/*background:#333;*/
	color:#fff;
	
}
#navigation #menu-main-menu li .sub-menu {
	display: none;
}
.menu .current_page_item a {
	color:#fff;
}

.menu li li {
	background:#000;
	/*border-bottom:1px solid #000; */
	color:#fff;
	width:auto;
}

.menu li li a {
	border:none;
	color:#fff;
	font-size:12px;
	font-weight:400;
	height:auto;
	line-height:20px;
	min-height:28px;
	padding:8px 10px 0 10px;
}

.menu li li a:hover {
	background:#999;
	border:none;
	color:#fff;
}

.menu ul>li + li {
	border-top:0;
}

.menu li li:hover>ul {
	left:100%;
	top:0;
}

.menu>li:first-child>a {
	border-left:none;
}

.menu>li:first-child>a, .menu li + li + li li:first-child>a {
}

#menu-footer.menu {
	display: block;
	visibility: visible;
	position: relative;
	color: #000;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	margin-bottom: 50px;
}

#menu-footer.menu li {
	display: block;
	visibility: visible;
	position: relative;
	color: #000;
	padding: 0;
	margin: 0px 20px 0px 0px;
	width: 168px;
}

#menu-footer.menu .current_page_item a {
	background: transparent;
}

#menu-footer.menu li a {
	display: block;
	visibility: visible;
	position: relative;
	color: #444;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 12px;
	height: 25px;
}
   

#menu-footer.menu li:hover a{
	display: block;
	visibility: visible;
	position: relative;
	color: #222;
	padding: 0px;
	margin: 0px;
	background: transparent;
}
   
#menu-footer.menu li ul.sub-menu {
	display: block;
	visibility: visible;
	position: relative;
	color: #444;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#menu-footer.menu li ul.sub-menu li {
	background: transparent;
	padding: 0px;
	padding-bottom: 5px;
	height: 18px;
}

#menu-footer.menu li ul.sub-menu li a {
	background: transparent;
	padding: 0px;
	font-weight: normal;
	color: #666;
	text-transform: none;
	line-height: 12px;
	height: 18px;
}
#menu-footer.menu li ul.sub-menu li a:hover {
	color: #333;
}
#menu-footer.menu li ul.sub-menu {
	display: block;
	visibility: visible;
	position: relative;
	color: #000;
}
/* = IE */

#menu-issuers ul {
	visibility: visible;	
}

#sidenav #secondary_navigation #menu-issuers li ul.sub-menu {
	display: block;
}

/* =IE Fixes (Modernizr)
-------------------------------------------------------------- */
.ie7 .menu ul {
	background:url(images/ie7-fix.gif) repeat;
}


/* =Images 
---------------------------------------------------------------*/

img.border-10 {
	border: 10px solid #f0f0f0;	
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color:#444;
	display:block;
	font-size:16px;
	height:28px;
	line-height:28px;
	margin:20px 0;
	padding:0 5px;
}

.navigation a {
	color:#444;
}

.navigation .previous {
	float:left;
}

.navigation .next {
	float:right;
}

.navigation .bracket {
	font-size:36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear:both;
	display:block;
	font-size:16px;
	font-weight:700;
	margin:10px 0;
	padding:5px 0;
}

.pagination a {
	text-decoration:none;
}

.pagination a:hover, .pagination a:active {
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size:12px;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin:0;
}

.commentlist {
	border-bottom:1px dotted #eee;
	list-style:none;
	margin:0;
	padding:0;
}

.commentlist ol {
	list-style:decimal;
}

.commentlist li {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#fff;
	border-radius:4px;
	margin:0;
	padding:1em;
}

.commentlist li p {
	font-size:14px;
}

.commentlist p {
	margin:0;
}

.reply {
	margin:10px 0;
}

.commentlist li cite {
	font-size:1.1em;
	font-style:normal;
	font-weight:700;
}

.commentlist li.alt {
	background:#f9f9f9;
}

.commentlist .children {
	list-style:none;
	margin:0;
}

.commentlist .avatar {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	margin-right:10px;
	padding:0;
	vertical-align:middle;
}

.commentlist .children .avatar {
	height:33px;
	width:33px;
}

.comment-author .fn {
}

.comment-author .says {
	color:#999;
}

.comment-body .comment-meta {
	color:#999;
	display:inline-block;
	margin:0;
	padding:0;
	text-align:left;
}

.comment-body {
	clear:both;
}

.comment-body p {
	clear:both;
	padding-top:10px;
}

.comment-body .reply {
}

.pingback, .trackback {
	border-bottom:1px solid #eee;
	list-style:none;
	margin-bottom:20px;
}

.pingback cite, .trackback cite {
	font-style:normal;
}

#comments {
	background:#dadada;
	height:25px;
	line-height:25px;
	text-align:center;
}

#pings {
	background:#dadada;
	height:25px;
	line-height:25px;
	text-align:center;
}

#respond {
	background:#f0f0f0;
	border-top:1px solid #fff;
	clear:both;
	outline:1px solid #ddd;
	padding:10px 10px 50px;
}

#respond label {
	display:inline;
}

#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input, #respond .comment-form-comment textarea {
	display:block;
}

.nocomments {
	color:#999;
	font-size:.9em;
	text-align:center;
}

#commentform input.error, #commentform textarea.error {
	background-color:#f6cbca;
}

#commentform div.error, #commentform label.error {
	color:#cb2026;
}

#commentform div.errorlabels label {
	display:block;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

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

.wp-caption {
	background:#fff;
	border:1px solid #f0f0f0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

img.wp-smiley {
	vertical-align:middle;
}

/* =Pressroom
-------------------------------------------------------------- */
.pressroom-years {
	margin: 30px;
	margin-left: 20px;
	
}

.pressroom-years a {
	margin-right: 15px;	
	
}

.pressroom-years .selected {
	color: #D14836;
}

.pressroom {
	margin: 0px;
	padding: 0px;
}

.pressroom li {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.pressroom li.header {
	
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	padding-left: 0px;
	margin-top: 15px;
	color: #444;
}
.pressroom li span.date {
	font-size: 12px;
	color: #888;
	font-style: italic;
}

.hidden {
	display: none;
}
/* =Gallery
-------------------------------------------------------------- */
.gallery {
	margin:0 auto 18px;
}

.gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
	width:155px;
}

.gallery img {
	border:1px solid #ddd;
}

.gallery .gallery-caption {
	font-size:12px;
	margin:0 0 12px;
}

.gallery dl {
	margin:0;
}

.gallery br+br {
	display:none;
}

.attachment-gallery img {
	background:#fff;
	border:1px solid #f0f0f0;
	display:block;
	height:auto;
	margin:15px auto;
	max-width:96%;
	padding:5px;
	width:auto;
}

.gallery-meta {
}

.gallery-meta a {
	display:inline;
	margin:0;
	padding:0;
}

.gallery-meta .full-size, .gallery-meta .aperture, .gallery-meta .focal-length, .gallery-meta .iso, .gallery-meta .shutter, .gallery-meta .camera {
	display:block;
	font-size:12px;
	line-height:18px;
	padding:3px 12px;
}

/* =Post Thumbnails 
-------------------------------------------------------------- */

/* =Footer
-------------------------------------------------------------- */
#footer-topline {
	border-top: 1px solid #e5e5e5;
}
#footer {
	background: #f7f7f7;
	color:#444;
	font-size:11px;
	clear:both;
	line-height: 33px;
	margin:0 auto;
	width:100%;
	height: 110%;
	border-top: 1px solid white;
}

#footer-wrapper {
	margin:0 auto;
	width:940px;
	
}


#footer a {
	color:#444;
	
}

.scroll-top {
	text-align:center;
}

.copyright {
}

.powered {
	text-align:right;
}

/* =Alignments
-------------------------------------------------------------- */
.left {
	float:left;
}

.right {
	float:right;
}

.center {
	text-align:center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after, #container:after {
	clear:both;
	content:"\0020";
	display:block;
	height:0;
	max-height:0;
	overflow:hidden;
	visibility:hidden;
}

.clearfix, #container {
	display:inline-block;
}

* html .clearfix, * html #container {
	height:1%;
}

.clearfix, #container {
	display:block;
}

.clear {
	clear:both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction:ltr;
	unicode-bidi:bidi-override;
}

BDO[DIR="rtl"] {
	direction:rtl;
	unicode-bidi:bidi-override;
}

[DIR="ltr"] {
    direction:ltr;
    unicode-bidi:embed;
}

[DIR="rtl"] {
    direction:rtl;
    unicode-bidi:embed;
}


/* =Request Form
-------------------------------------------------------------- */
#requestFormInner {
	background: #fff;	
	padding: 20px;
	width: 575px;
	height: 380px;
}

#requestForm {
	top: 80px;
	display: none;
	left: 50%;
	margin-left: -300px;
	position: fixed;
	background: rgba(0,0,0,.6);
	padding: 6px;
	z-index: 1000;
	overflow-x: hidden;
	overflow-y: hidden;
}
#requestForm #content {
	padding: 0px;
	margin: 0px;	
}
#requestForm #closer {
	float: right;	
	padding: 0px;
}
#requestForm  table tr td {
	padding: 5px;
}


#requestForm .label {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 0px;
	margin: 0px;	
}

#requestForm input[type="text"],#requestForm textarea {
	width: 260px;
	padding: 4px;	
	
}
#requestForm input[type="texts"] {
	border: none;
	border-bottom: 1px solid #444;	
	padding-left: 0px;
}

#requestForm input[type="text"].red {
	 outline: none;
	 border-color: #c80000;
	 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(200, 0, 0, 0.6);
	 -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(200, 0, 0, 0.6);
	 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(200, 0, 0, 0.6);
}

#requestForm #firstname, #requestForm #lastname
, #requestForm #address1
, #requestForm #state
, #requestForm #country {
	width: 123px;	
}

#requestForm #city, #requestForm #zip {
width: 130px;	
}

#requestForm #address1 {
	width: 170px;	
}

#requestForm #address2 {
	width: 76px;	
}

#requestForm #description {
	height: 50px;
	resize: none;	
}

#requestForm .product {
	padding: 0px;
	margin: 0px;
	margin-left: 4px;	
}

#requestForm .sled {
	width: 1200px;	
}

#requestForm .slide {
	width: 650px;
	display: inline;
	position: absolute;
}

#requestForm .slide2 {
	margin-left: 650px;
}

#requestForm .column {
	width: 300px;
	display: inline;
	position: absolute;	
}

#requestForm .column2 {
	margin-left: 300px;
}


#requestForm  .slide-actions {
	margin-right: 30px;
	margin-top: 20px;		
} 

#requestForm .slide1-actions {
	margin-top: 34px;	
}
#requestForm #pageTitle {
	font-weight: bold;
	font-size: 18px;	
}
.exec-bio {
	margin-top: 20px;
	margin-bottom: 20px;
	
}
.leadership-title h2 {
	width: 400px;
	margin-top: 100px;
	margin-bottom: 0px;
	
}
.leadership-title h3, .leadership-title h4  { 
	margin: 0px;
	}
/* =Blog
-------------------------------------------------------------- */
 .blog .post-entry {
 	margin-left: 0px;
 }
 
  .blog hr {
  	height: 1px;
  	background: #efefef;
 }
 
 .blog .post-data {
 	font-size: 13px;
 	padding: 10px;
 	background: #f6f6f6;
 }
 .blog .post-data b {
 	font-weight: bold;	
 }
 
 .blog .post .post-rightside {
 	padding-top: 50px;
     margin-left: 550px;
     position: absolute;
     width: 180px;
   }
 .blog .post .post-entry {
 	width: 520px;
 	
 }
  .blog .post .post-entry img {
  	max-width: 520px;
  }
  	
  .tagcloud {
  	margin-left: 0px;
  }
  
  .recent-posts  {
  	margin: 0px;
  }
  .recent-posts li:first-child {
  	list-style-type: none;
  	margin: 0px;
  	border-top: none;
  	padding: 5px 0px;
  }
  
  .recent-posts li {
  	font-size: 12px; 
  	line-height: 16px;
  	list-style-type: none;
  	margin: 0px;
  	padding: 5px 0px;
  }
  
  .blog-rss {
  	background: url('images/rss-icon.png') no-repeat;
  	line-height: 36px; 
  	padding: 10px 40px;  	 	
  }
  
  .post-tweet {
  	float: right;
  	position: relative;
  	margin-top: -20px;
  }
  
  .blog .page-title a {
  	color:#d85204;
  	font-weight: bold;
  }
  
  .blog-legal {
  	font-style: italic;
  	color: #555;
  	font-size: 12px;
  	line-height: 18px;
  	margin: 30px 0px;
  	padding: 10px;
  	border-top: 1px solid #efefef;
  }
  
/* =Media Print
-------------------------------------------------------------- */
@media print {

h1 {
	page-break-before:always;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after:avoid;
}

ul, ol, dl {
	page-break-before:avoid;
}
