object {
	margin:0;
}
#container {
	margin:0 auto 20px;
	padding:0;
	width:970px;
}
#main-container, #main-single {
	float:left;
	width: 767px;
}

#main-container {
	border-left:1px solid #888;
	margin: 0 0 18px 0;
	min-height: 446px;
	padding:0 0 0 20px;
}
#page-newsletter #main-container {
	min-height: 728px;
}
#main, #main-alt {
	float:left;
	width: 514px;
}
#main-full {
	float:left;
	width: 100%;
}
#col-left {
	clear:left;
	float:left;
	width:182px;
}
#col-left img {
	clear:left;
	margin:24px 12px 2px 0;
}

/* right hand panel */
#col-right {
	background-color: #dadada;
	min-height: 716px;
	float:right;
	width:230px;
}
#col-right h5 {
	font-weight: bold;
	margin: 8px 0 4px;
	padding: 2px 0;
}

#col-right h5 a {
	color: #2E3B74;
	text-decoration: none;
}
#col-right h5 a:hover {
	text-decoration: underline;
}
#col-right p {
	color: #555;
	font-size: 0.9em;
	line-height: 128%;
	margin-bottom: 0.6em;
	margin-top:0.4em;
}
#col-right div.date, #col-right a.date {
	background-color: #2E3B74;
	color: #fff;
	clear:left;
	padding: 3px 7px;
	display:inline;
	font-size:0.88em;
	margin:0 0 6px;
}
#col-right a.date {
	text-decoration: none;
}
#col-right a:hover.date {
	text-decoration: underline;
}
#col-right a.more {
	background-color:#888888;
	clear:both;
	color:#FFFFFF;
	display:inline-table;
	line-height:1.8em;
	font-size:0.88em;
	padding:0 8px;
	text-decoration:none;
}
#col-right a:hover.more {
	background-color:#555;	
}
#col-right div.entry {
	clear:left;
	border-top: 1px solid #999;
	padding: 16px 10px 14px;
}
#col-right div.first {
	border-top: 0;
}
.ad-block {
	height:196px;
	margin:10px 9px 0;
	padding:5px 6px;
}
.ad-block p {
	margin:0;
}
#tabs-3 h5 {
	background-color: #2E3B74;
	clear:left;
	padding: 4px 7px 3px 0;
	font-size:0.88em;
	margin:0 0 5px;
	display: inline-table;
}
#tabs-3 h5 a {
	color: #fff;
	margin: 0 0 0 7px;
}

/*
h2 {
	color:#095294;
	font-family: Georgia, serif;
	margin: 0 0 0.4em -2px;
}
*/

h2 {
	border-style: solid;
	border-color: #888;
	border-width: 5px 0 1px 0;
	color:#095294;
	font-family: Georgia, serif;
	margin: 0 0 0.8em 0;
	padding: 8px 0 0;
}


#logo span, #banner div span {
	position:absolute;
	left:0;
	top:-999px;
	width:1px;
	height:1px;
}
#nav-line {
	clear:both;
	color: #555;
	font-size: 1.1em;
	height:2em;
	margin: 3px 0;
	width: 100%;
}
#nav-line div {
	float: right;
	padding: 2px 2px 0 10px;
}
#nav-line strong, #nav-line a {
	color: #064281;
	text-decoration: none;
}
#nav-line a:hover {
	text-decoration: underline;
}

#title-nav a {
	color:#074f92!important;
}

#main a, #main-single a {
	color:#333;
}

/* navigation */
#col-left ul {
	margin-left: 4px;
}
#col-left li {
	margin-bottom:6px;
}
#col-left a {
	color:#555;
	font-size: 0.93em;
	font-weight: bold;
	text-decoration: none;
}
#col-left a:hover {
	text-decoration: underline;
}
#col-left a.selected {
	color:#095294;
}
#col-left ol {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:12px;
}
#col-left ol li {
	margin:0;
	line-height:116%;
}
#col-left ol li a {
	color: #095294;
	font-size:0.8em;
}

p.caption {
	font-size:0.9em;
	line-height: 120%;
}



/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Tabs
----------------------------------*/
.ui-tabs {padding: .2em;}
.ui-tabs .ui-tabs-nav { position: relative; }
.ui-tabs-nav li { float: left; border-bottom: 0; }
#tabs .ui-tabs-nav li a { display:block; text-decoration: none; padding: .8em 1em; }
#tabs .ui-tabs-panel { padding: 28px 0 8px;  display: block; border: 0; background: none; }
#tabs .ui-tabs-hide { display: none !important; }

#tabs li {
	background: #999 url(../img/tab-bg.gif) repeat-x bottom left;
}
#tabs li a {
	color: #fff;
}
#tabs li.ui-tabs-selected {
	background-color: #ddd;
	background-image: none;
	border-right:0; 
	padding-bottom: .1em;
}

#tabs li.ui-tabs-selected a { color:#333; }

#tabs li a:active {
	border: 0;
}

#tabs li a {
	display:block;
	text-align: center;
	text-decoration: none;
	padding:4px 6px;
}

/* contact profile block
----------------------------------*/
#contact-details {
	clear: both;
	margin: 24px 0 14px;
	xwidth: 400px;
}
#contact-details h4 {
	background-color:#ddd;
	border-bottom:1px solid #ccc;
	margin-bottom:6px;
	padding:4px 0 3px 6px;
	width:auto;
}
#contact-details p, #contact-details label {
	float: left;
	margin: 0 0 2px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ddd;
}
#contact-details label {
	clear: left;
	margin-left:7px;
	width:78px;
}
#contact-details p {
	width: 310px;
}

/* footer
----------------------------------*/
#footer {
	border-style: solid;
	border-color: #888;
	border-width: 1px 0;
	clear:both;
	color: #888;
	font-family: Verdana, Arial, Geneva;
	font-size: 0.84em;
	line-height:150%;
	padding: 6px 0;
	width: 100%;
}
#footer a {
	color: #888;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer div {
	font-weight: bold;
}
#footer-links, #footer-credit {
	font-size: 10px;
	color: #777;
	font-family: Verdana, Arial, Geneva;
	margin:0;
	padding:0;
}
#footer-links li {
	float: left;
}
#footer-links a {
	text-decoration: none;
}
#footer-links a:hover {
	text-decoration: underline;
}
#footer em {
	color: #074f92;
}
#footer-credit {
	float: right;
}

/* content styles */
em {
	color: #074f92;
}

#main ul, #main ol {
	margin:0.6em 0 1em 2em;
}

#main li {
	margin-bottom:0.1em;
	list-style-position:outside;
}
#main ul li {
	list-style-type:disc;
}
#main ol li {
	list-style-type:decimal;
}
#main em {
	font-style: italic;
	font-weight: normal;
}
#main img {
	margin:0 0 20px 14px;
}

#section-left {
	float:left;
	margin-right: 30px;
	width:232px;
}

#main blockquote {
	background-color: #ddd;
	border: 1px solid #ccc;
	clear: right;
	font-size: 0.9em;
	display: block;
	margin: 10px;
	padding: 8px;
	width:212px;
}
#main blockquote em {
	font-size: 2em;
}
#main blockquote em {
	display:block;
	height: 16px;
	width: 20px;
}
#main blockquote em.left {
	background: url(../img/quote-left.gif) no-repeat top left;
	float: left;
	margin:0 6px 0 0;
}
#main blockquote em.right {
	background: url(../img/quote-right.gif) no-repeat top left;
	float: right;
}

/* content index summary
----------------------------------*/
#content-summary {
	margin:0;
	line-height: 130%;
}
#content-summary div.entry {
	margin: 0 0 30px 0;
}
#content-summary img {
	float: left;
	margin: 2px 10px 10px 0;
	height:auto;
}
#content-summary h4 {
	background-color: #eee;
	padding: 4px 8px 3px;
	margin:0 0 3px;
}
#content-summary h4 a {
	text-decoration: none;
}
#content-summary h4 a:hover {
	text-decoration: underline;
}
#content-summary h4 em {
	font-style: normal;
	font-size: 0.82em;
	color: #555;
}
#content-summary p {
	margin:8px 8px 0.8em 8px;
}
div.entry-date {
	float: right;
	color: #aaa;
	font-size: 0.82em;
	margin-bottom: 4px;
}
div.offer-entry {
	clear: both;
	margin:0 0 18px 0;
	padding: 10px 0 0 0;
}
#opportunities td.summary p {
	margin:0.6em 0 0.8em 0;
}


#downloads-list {
	margin-top: 18px;
}

#freeform {
	clear: both;
	float: left;
	margin: 14px 0 20px;
}

#page-contact #freeform {
	clear:none;
	float: right;
	width:376px;
}

#contact {
	margin-left: 14px;
	margin-bottom:20px;
}
#contact button, #debt button {
	background-color: #eee;
	font-weight: bold;
	float: left;
	padding: 3px 8px;
	width:134px;
}
#contact label {
	clear:left;
	float:left;
	width:110px;
}
#contact label.error {
	clear:both;
	color:#d00;
	font-size:0.92em;
	margin:-4px 0 8px 116px;
	width:240px;
}
#contact label.radio, #debt label.radio {
	clear:none;
	float:left;
	font-weight: bold;
	margin: 2px 12px 3px 2px;
	width:auto;
}
#cont-corp {
	clear: left;
}

#debt {
	padding: 12px;
}



/* forms */
#contact input.small {
	width:100px;
}


#page-date {
	float:right;
	color: #555;
	font-weight: bold;
	margin-bottom:2px;
}
#title-nav {
	float: left;
	margin-bottom:8px;
}

#page-home a.selected, #page-contact h2 {
	color:#095294;
}
#page-contact address {
	float:left;
	padding: 0;
	width:296px;
}
#page-newsletter form {
	border-left: 1px solid #777;
	float:right;
	clear:none;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;	
	width:428px;
}
#subscribe {
	width:428px;
}

/* quick contact form - left hand panel */
div.form-hidden {
	display: none;
}
#slide-out-form {
	background-color: #ddd;
	padding:10px 4px 10px 10px;
	border-bottom:12px solid #FFFFFF;
	text-align:left;
	width: 216px;
}
#slide-out-form form {
	margin-top: 0;
}

#slide-out-form label.error {
	clear: both;
	display: block;
	font-size: 0.88em;
	color: #d11;
	margin: 0;
}

#quick-contact input, #quick-contact textarea {
	padding:2px 2px 2px 4px;
	width:200px;
}
#quick-textarea {
	height: 54px;
}


/* link icons */
a.pdf {
	background: url(../img/pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}

a.ppt {
	background: url(../img/ppt.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}

a.zip {
	background: url(../img/zip.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
 
a.email {
	background: url(../img/email.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
 
a.external {
	background: url(../img/ext_link.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}

/* site map */
#site-map ul {
	margin:20px 0 0 0;
	width:246px;
}
#site-map ul.left {
	float: left;
}
#site-map ul.right {
	float: right;
}
#site-map li {
	background-color:#eee;
	border-bottom:1px solid #999;
	list-style-position:inherit;
	list-style-type:none;
	margin-bottom: 1.4em;
}
#site-map li a {
	background-color: #ccc;
	color:#333;
	display: block;
	padding:1px 0 1px 6px;
	text-decoration: none;
}
#site-map a:hover {
	text-decoration: underline;
}
#site-map ol {
	margin:4px 0 6px 8px;
}
#site-map ol li {
	border:0;
	margin:0;
	padding:0;
}
#site-map ol li a {
	background-color: transparent;
	width:auto;
}

/*	video tile
*/
#video-tile-container {
	text-align: center;
	border-bottom: 12px solid #fff;
	width: 230px;
}
#video-tile {
	margin-top: 10px;
	margin-bottom: 4px;
	height: 246px;
	width: 210px;
}