@import "reset.css";
@import "sifr.css";
body
{
	background: url('../images/body_bg.png') repeat-x top left;
	font-family: 'Lucida Grande','Lucida Sans Unicode';
	font-size: 0.8em;
}
a.jump
{
	position: absolute;
	top: -200px;
}
a:link 
{
	color: #3b508c;
	text-decoration: none;
}

a:visited {
	color: green;
	text-decoration: none;
}

a:hover
{
	color: #4b609c;
	text-decoration: underline;
}

.clear
{
	clear: left;
	display: block;
}
input.replaced
{
	position: absolute;
	top: -1000px;
}
fieldset
{
	display: inline;
	padding: 0;
}
fieldset legend
{
	text-indent: -9998px;
}
label.button
{
	background: url('../images/gray_button_right.png') no-repeat top right;
	border: none;
	cursor: pointer;
	height: 20px;
	padding: 1px 10px 3px 0;
}
label.button span
{
	background: url('../images/gray_button_left.png') no-repeat top left;
	color: #646461;
	font-size: 10px;
	height: 20px;
	line-height: 1em;
	padding: 4px 0px 4px 10px;
}
label.green-button
{
	background: url('../images/green_button_right.png') no-repeat top right;
}
label.green-button span
{
	background: url('../images/green_button_left.png') no-repeat top left;
}
label.button:active
{
	background-position: 100% -20px;
}
label.button:active span
{
	background-position: 0 -20px;
}
#wrapper
{
	margin: 0px auto;
	width: 970px;
}
#header
{
	background: url('../images/header_bg.png') no-repeat top center;
	height: 185px;
	margin-bottom: 10px;
	position: relative;
}
#header h1 img
{
	display: none;
}
#header h1 span,
 #header h1 a
{
	background: url('../images/logo.png') no-repeat top left;
	display: block;
	height: 66px;
	left: 25px;
	moz-outline: none;
	position: absolute;
	text-indent: -9998px;
	top: 25px;
	width: 192px;
}
#header h2
{
	background: url('../images/partners_in_progress.png') no-repeat top left;
	display: block;
	height: 22px;
	position: absolute;
	right: 10px;
	text-indent: -9998px;
	top: 40px;
	width: 234px;
}
#header h3
{
	background: url('../images/tagline.png') no-repeat top left;
	display: block;
	height: 13px;
	position: absolute;
	right: 10px;
	text-indent: -9998px;
	top: 65px;
	width: 422px;
}
#header #search
{
	bottom: 34px;
	position: absolute;
	right: 10px;
}
#header #search input
{
	font-size: .85em;
	letter-spacing: 0.05em;
}
#header #search label.button span
{
	background-image: url('../images/header_search_button_left.png');
}
#header #utilities
{
	background: url('../images/breadcrumb_bg.png') no-repeat top left;
	bottom: 0px;
	font-size: 11px;
	height: 15px;
	padding: 8px;
	position: absolute;
	width: 954px;
}
#header #utilities #breadcrumbs
{
	color: #595959;
	float: left;
	font-weight: bold;
	padding: 1px 0;
	width: 650px;
}
#header #utilities #breadcrumbs span
{
	color: #8f8f8f;
	font-weight: bold;
}
#header #utilities ul
{
	float: right;
	list-style: none;
}
#header #utilities ul li
{
	float: left;
	font-weight: bold;
	padding: 2px 8px;
}
#header #utilities a
{
	color: #595959;
	text-decoration: none;
}
#header #utilities a:hover
{
	text-decoration: underline;
}
#header #utilities li.font-size
{
	padding: 0 2px;
}
#header #utilities li.font-size a
{
	background: url('../images/font_sizes.gif'); 
	display: inline-block; 
	height: 16px;
	moz-outline: none;
	width: 12px;
    text-indent: -9998px;
}
#header #utilities li#utility-smallest a
{
	background-position: bottom left; 
}
#header #utilities li#utility-medium a
{
	background-position: bottom center;
}
#header #utilities li#utility-largest
{
	padding-right: 8px;
	border-right: 1px solid #ccc;
}
#header #utilities li#utility-largest a
{
	background-position: bottom right;
}
#header #utilities li#utility-share
{
}
#header #utilities li#utility-translate
{
	border-left: 1px solid #ccc;
}
#content_wrapper
{
}
#content_wrapper #sidebar
{
	float: left;
	margin-right: 9px;
	width: 235px;
}
#sidebar ul
{
	list-style: none;
	margin: 0;
}
#sidebar #calendar li
{
	clear: left;
}
#sidebar #calendar li span.date
{
	color: #8f9093;
	float: left;
	padding-right: 5px;
	text-align: center;
	width: 50px;
}
#sidebar #calendar li span.date span
{
	display: block;
}
#sidebar #calendar li span.event
{
	color: #5c5c5e;
	display: block;
	float: left;
	width: 130px;
}
#sidebar #calendar .box-footer span.icon
{
	background: url('../images/icon_calendar.png') no-repeat 10px 0px;
	display: block;
	float: left;
	height: 28px;
	padding: 0 10px 0 5px;
	width: 40px;
}
#sidebar #calendar .box-footer h3
{
	color: #848486;
	font-size: 0.94em;
	padding-bottom: 2px;
}
#sidebar #calendar .box-footer ul
{
    display: inline-block;
}
#sidebar #calendar .box-footer ul li
{
    display: inline;
	font-size: 0.92em;
}
#sidebar #calendar .box-footer ul li#calendar-minutes
{
	border-left: 1px solid #d4d4d5;
	margin-left: 2px;
	padding-left: 5px;
}
#sidebar #email-subscription
{
	background-color: #e8ecbf;
	border-color: #dadeb5;
	border-style: solid;
	border-width: 1px 0;
	padding: 10px;
}
#sidebar #email-subscription h2
{
	color: #3a3b30;
	font-size: 1em;
}
#sidebar #email-subscription input
{
	font-size: .8em;
	letter-spacing: 0.05em;
	margin-bottom: 3px;
	width: 130px;
}
#sidebar #email-subscription #subscribe-submit {
    width: 60px;
    font-size: 9px;
}
#sidebar #email-subscription a
{
	font-size: .8em;
}
div.balto-box
{
	background: url('../images/balto-box_bg.png') repeat-y top left;
	border-bottom: 1px solid #e6e6eb;
	border-top: 1px solid #dedee4;
	margin: 10px 0;
}
div.balto-box .box-title
{
	background-color: #f4f4f7;
	border-top: 1px solid #e6e7ed;
	color: #3d3d3e;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px 7px;
	position: relative;
}
div.balto-box .box-title span
{
	color: #929293;
	display: block;
	font-weight: normal;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 5px;
}
div.balto-box .box-content
{
	font-size: 12px;
	line-height: 18px;
	padding: 0 10px;
}
div.balto-box .box-content li
{
	border-top: 1px solid #fff;
	padding: 7px 0;
}
div.balto-box .box-content li:first-child
{
	border-top: 0;
}
div.balto-box .box-footer
{
	background: url('../images/balto-box-footer_bg.png');
	padding: 10px;
}
div#content
{
	float: left;
	width: 725px;
}
div#footer_wrapper
{
	background: #0a1142 url('../images/footer_bg.png') repeat-x top left;
	clear: both;
	padding: 45px 0 40px;
}
div#footer
{
	margin: 0 auto;
	position: relative;
	width: 970px;
}
#footer p
{
	color: #a9b2d3;
	font-size: .85em;
	line-height: 1.4em;
	padding-left: 1.2em;
}
#footer p span
{
	display: block;
	font-size: 1.1em;
	line-height: 1em;
	padding-bottom: 5px;
}
#footer p#copyright
{
	color: #fff;
	font-size: .98em;
	margin-bottom: 5px;
	padding-left: 0;
}
#footer ul
{
	list-style: none;
	position: absolute;
	right: 0;
	top: 0px;
}
#footer ul li
{
	border-left: 1px solid #fff;
	float: left;
	padding: 0 10px;
}
#footer ul li:first-child
{
	border-left: 0;
	padding-left: 0;
}
#footer ul li a:link,
 #footer ul li a:hover,
 #footer ul li a:active,
 #footer ul li a:visited
{
	color: #fff;
}
#footer a.apolitic-link
{
	background: transparent url('../images/apolitic.png') no-repeat scroll right top;
	color: #868dad;
	font-size: 11px;
	padding: 5px 52px 11px 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 40px;
}
#footer a.apolitic-link span
{
	visibility: hidden;
}
div#regions
{
	float: left;
	height: 329px;
	position: relative;
	width: 726px;
}
div#regions h2
{
	position: absolute;
	top: -9999px;
}
div#regions ul
{
	bottom: 0;
	list-style: none;
	margin: 0px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 726px;
}
div#regions ul li
{
	float: left;
	width: 121px;
}
div#regions ul li a
{
	background: url('../images/area_tabs.png') no-repeat bottom left;
	color: #433f3c;
	display: block;
	height: 25px;
	padding: 24px 10px 10px 15px;
	width: 96px;
}
div#regions ul li a:hover,
 div#regions ul li.active a
{
	background: url('../images/area_tabs.png') no-repeat top left;
	height: 34px;
	padding-top: 15px;
	text-decoration: none;
}
div#regions ul li a span
{
	color: #6b6661;
	display: block;
	font-size: .9em;
	padding-top: 2px;
}
body#homepage div#content ul
{
	list-style: none;
	padding: 0 10px;
}
body#homepage div#content ul li
{
	border-top: 1px solid #f5f5f8;
	clear: left;
	padding: 10px 0;
}
body#homepage div#content ul li:first-child
{
	border-top: 0;
}
body#homepage div#content ul li img
{
	float: left;
	margin-right: 10px;
    width: 100px;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
body#homepage div#content ul li h3
{
	color: #454648;
	font-weight: bold;
	margin-bottom: 5px;
}
body#homepage div#content ul li p
{
	color: #5d5d5f;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-left: 110px;
}
body#homepage div#content ul li a.action
{
	display: block;
	font-size: .9em;
	margin-top: 10px;
	text-align: right;
}
body.subpage div#content
{
	background: url('../images/subpage_content_bg.png') repeat-x top left;
}
body.subpage div#content.with-image
{
	background: url('../images/subpage_content_bg.png') repeat-x 0 130px;
}
body.subpage div#content *
{
	line-height: 1.4em;
}
body.subpage div#content a:link
{
	text-decoration: underline;
}
body.subpage div#content h1
{
	border-bottom: 1px solid #e7e7e7;
	color: #494949;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 0.7em;
	padding: 15px 20px 12px;
}
body.subpage div#content h2
{
	color: #494949;
	font-size: 1.3em;
	padding: 5px 20px 0;
}
body.subpage div#content h3
{
	color: #494949;
	font-size: 1.2em;
	padding: 5px 20px 0;
}
body.subpage div#content h4
{
	color: #494949;
	font-size: 1.1em;
	padding: 5px 20px 0;
}
body.subpage div#content h5
{
	color: #494949;
	font-size: 1.05em;
	padding: 5px 20px 0;
}
body.subpage div#content ul
{
	padding: 5px 20px 5px 40px;
}
body.subpage div#content ul li
{
	color: #494949;
	font-size: .95em;
}
body.subpage div#content p
{
	color: #494949;
	font-size: .95em;
	padding: 10px 20px;
}

.modifydate {
    font-style: italic;
    font-size: 80%;
}

