html, body {
	margin: 0;
	padding: 3px 0 0 0;
	}
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
	color: #555;
	background: #fff url(../img/top_background.gif) repeat-x;
	text-align: center;
	}

/* links */
a:link, a:visited {
	outline: 0;
	color: #326ea1; /*#40608C; /*#06c;*/
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}
a:hover {
	color: #444; /*#2D405B; /*#147;*/
	border-bottom: 1px solid #b9b9b9;
	}
a[href^="http://"]:after {
	content: ' ' url(../img/external_link.gif);
	}
a.more, a.next {
	padding-right: 1.6em;
	background: url(../img/bullet_go.gif) no-repeat 100% 50%;
	}
a.previous {
	padding-left: 1.6em;
	background: url(../img/bullet_go_back.gif) no-repeat 0 50%;
	}
a.top {
	padding-right: 1.6em;
	background: url(../img/bullet_go_up.gif) no-repeat 100% 50%;
	}
a.download {
	background: #f9f9f9 url(../img/disk_multiple.gif) no-repeat 94% 50%;
    padding: .5em 2em .5em .5em;
    border: 1px solid #eee;
	}
a.download:hover {
	background: #ffe url(../img/disk_multiple.gif) no-repeat 94% 50%;
    border: 1px solid #e5e5e5;
	}
a.vcf {
	padding-left: 1.6em;
	background: url(../img/vcard.gif) no-repeat 0 50%;
	}
	
/* structure
---------------------------------------------------------- */
#header, #content-inner, #extra, #footer {
	font-size: 1.2em;
	line-height: 1.6em;
	}
#logo, #navigation, #content-inner, #extra-inner, #footer-inner {
	width: 64em;
	margin: 0 auto;
	text-align: left;
	}
#header {
	background: #20374a;
	border-top: 1px solid #284155;
	border-bottom: 5px solid #e9e9e9;
	}
#content { border-top: 1px solid #ddd; }
#content-inner {
	clear: both;
	padding: 1em 0 0 0;
	}
#main {
	float: left;
	width: 42em;
	padding-bottom: 5em;
	}
#sidebar {
	float: right;
	width: 20em;
	margin-left: 2em;
	padding-bottom: 5em;
	}
#extra {
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2;
	padding: .7em 0;
	margin-bottom: .8em;
	}
#footer { height: 2.6em; }

/* header/logo
---------------------------------------------------------- */
#logo {
	text-align: left; 
	padding-top: 1em;
	}
#logo img {
	display: block;
	border-width: 0;
	width: 0;
	}
#logo a:link, #logo a:visited {
    display: block;
	border: 0;
	width: 300px;
	height: 70px;
	background: url(../img/logo.gif) no-repeat;
	}

/* navigation
---------------------------------------------------------- */
/* main */
#navigation {
	margin-top: 1em; 
	line-height: 1.2em;
	font-size: 1em;
	height: 2.25em;
	}
#navigation ul {
	text-transform: lowercase;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	}
#navigation ul li a {
	float: left;
	background: #2d465b;
	padding: .5em 1em .55em 1em;
	margin-right: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #f0f0f0;
	border: 0;
	}
#navigation ul li a:hover { background: #253f54; }

/* page specific */
#home a.nav-home, #home a.nav-home:hover,
#about a.nav-about, #about a.nav-about:hover,
#careers a.nav-about, #careers a.nav-about:hover,
#info a.nav-about, #info a.nav-about:hover,
#privacy a.nav-about, #privacy a.nav-about:hover,
#news a.nav-news, #news a.nav-news:hover,
#news-detail a.nav-news, #news-detail a.nav-news:hover,
#downloads a.nav-downloads, #downloads a.nav-downloads:hover,
#faq a.nav-resources, #faq a.nav-resources:hover,
#frc a.nav-resources, #frc a.nav-resources:hover,
#links a.nav-links, #links a.nav-links:hover,
#links-detail a.nav-links, #links-detail a.nav-links:hover,
#contact a.nav-contact, #contact a.nav-contact:hover,
#team a.nav-contact, #team a.nav-contact:hover {
	background: #e9e9e9;
	color: #333;
	}

/* side */
#subnav{
	border-top: 1px solid #eee;
	line-height: 1.8em;
	list-style: none;
	}
#subnav li {
	border-bottom: 1px solid #eee;
	background: none;
	padding: 0;
	margin: 0;
	}
#subnav li a {
	display: block;
	border: 0;
	padding-left:1.6em;
	background: url(../img/bullet_black.gif) no-repeat .2em 50%;
	}
#subnav li a:hover { 
	background: #ffe url(../img/bullet_black.gif) no-repeat .2em 50%;
	}

#about a.subnav-about, #about a.subnav-about:hover,
#careers a.subnav-careers, #careers a.subnav-careers:hover,
#info a.subnav-info, #info a.subnav-info:hover,
#privacy a.subnav-privacy, #privacy a.subnav-privacy:hover,
#faq a.subnav-faq, #faq a.subnav-faq:hover,
#frc a.subnav-frc, #frc a.subnav-frc:hover,
#contact a.subnav-contact, #contact a.subnav-contact:hover,
#team a.subnav-team, #team a.subnav-team:hover { 
	font-weight: bold;
	color: #444;
	background: #f9f9f9 url(../img/bullet_go_back.gif) no-repeat .2em 50%;
	}

/* general
---------------------------------------------------------- */
.hide { display: none; }
.small {
	font-size: .8em;
	line-height: 1.2em;
	}
.mute { color: #999; }
address {
	font-style: normal;
	line-height: 1.4em;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0 0 .5em 0;
	}
h1, h2 { 
	font-size: 1.7em;
	color: #333;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
	}
h2 a:link, h2 a:visited, h2 a:hover { border: 0; }
h2 a[href^="http:"] { 
	background-image: none;
	padding-right: 0;
	}
h3 {
	font-family: Georgia, times, "Times New Roman", times-roman,  serif;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #060;
	line-height: 1.2em;
	}
p, ul, ol, dl, address, table {
	margin: 0 0 1.2em 0;
	padding: 0;
	}
ul { list-style: none; }
ul li {
	margin-left: .2em;
	padding: 0 1.5em;
	background: url(../img/bullet_black.gif) no-repeat 0 2px;
	}
dt, dd, abbr {
	margin: 0;
	padding: 0;
	}
ol { padding-left: 2.5em; }
p.reminder {
	padding-left: 21px;
	background: url(../img/exclamation.gif) no-repeat 0 2px;
	margin-bottom: .4em;
	font-weight: bold;
	}
p.message_pass, p.message_fail, div.answer, p.obsolete {
	padding: 3px 4px 5px 30px;
	margin: .5em 0;
	font-weight: bold;
	border: 1px solid #ddd;
	line-height: 1.4em;
	}
p.obsolete {
	font-weight: normal;
	margin-bottom: 1.5em;
	}
p.obsolete a { font-weight: bold; }
p.message_pass { background: #ffe url(../img/accept.gif) no-repeat 7px 4px; }
p.message_fail, p.obsolete { background: #ffe url(../img/exclamation.gif) no-repeat 7px 4px; }

li.current {
	font-weight: bold;
	color: #444;
	background: url(../img/bullet_go_back.gif) no-repeat 0 50%;
	}

/* forms */
form { line-height: 1.4em; }
form dl {
	border: 1px solid #ddd;
	padding-bottom: 7px;
	margin-bottom: 1em;
	}
form dl dt { padding: 0 0 1px 7px; }
form dl dt.head {
	padding: 7px;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font-weight: bold;
	font-size: 1.1em;
	}
form dl dd.head {
	margin-bottom: 1em;
	padding: 4px 7px;
	border-bottom: 1px solid #ddd;
	background: #ffe;
	}
form dl dd.head p.note {
	padding-left: 23px;
	background: url(../img/information.gif) no-repeat 0 0;
	margin: 0;
	}
form dl dd { padding: 0 7px 1em 7px; }
form dl dd.note {
	margin-top: -1.5em;
	padding: 0 0 1em 1em;
	font-size: .8em;
	color: #777;
	}
form dl dd.errors {
	border-bottom: 1px solid #ddd;
	margin: -1em 0 1em 0;
	padding: .3em 7px;
	}
form dl dd.errors p {
	padding-left: 23px;
	background: url(../img/error.gif) no-repeat 0 0;
	margin: 0;
	color: #902;
	font-weight: bold;
	}
form dl dt.error { color: #902; font-weight: bold; font-size: .9em; }
form input.vTextField, form input.vEmailField, input.vPasswordField,
form input.vIntegerField, form input.vFloatField, form input.vDecimalField {
	vertical-align: middle;
	width: 250px;
	color: #444;
	border: 1px solid #ddd;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	padding: 2px;
	}
form input.vIntegerField, form input.vFloatField, form input.vDecimalField { width: 200px; }
form textarea.vLargeTextField {
	width: 98.5%;
	color: #444;
	border: 1px solid #ddd;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	padding: 2px;
	}
form input.vTextField:focus, form input.vEmailField:focus,
form input.vIntegerField:focus, form input.vFloatField:focus,
form textarea.vLargeTextField:focus, input.vPasswordField:focus,
form input.vDecimalField:focus {
	background: #fbfbfb;
	border-color: #bbb;
	}
form label {
	color: #555;
	padding-right: 1em;
	font-weight: normal;
	font-size: 1.1em;
	}

/* tables */
table {
	border-collapse: collapse;
	width: 100%;
	line-height: 1.4em;
	border-top: 1px solid #eee;
	}
table thead {
	background: #777;
	color: #fff; 
	}
table tr.even { background: #fafafa; }
table caption, table th, table td {
	vertical-align: middle;
	text-align: left;
	padding: 3px 5px;
	border: 1px solid #eee;
	}
table caption {
	border: 0;
	font-style: italic;
	}
	
/* main content
---------------------------------------------------------- */
#about #main img {
	border: 1px solid #ddd;
	padding: 4px;
	background: #fff;
	margin-bottom: 1em;
	}
	
/* general */
#main div.pagination {
	margin-top: 3em;
	padding-top: .5em;
	text-align: right;
	}
#main div.backtotop {
	text-align: right;
	padding-bottom: 1.2em;
	}
#main div.pagination span { padding: 0 1em; color: #777; }
#main p.filed {
	padding-left: 1.7em;
	background: url(../img/tag_blue.gif) no-repeat 0 6px;
	font-size: .9em;
	color: #999;
	padding-top: 4px;
	border-top: 1px solid #f5f5f5;
	margin-top: 2em;
	}

/* entries (home, archives) */
#main dl.entries {
	margin: 0;
	padding: 0;
	}
#main dl.entries dt {
	font-family: Georgia, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.6em;
	padding-bottom: 2px;
	}
#main dl.entries dd {
	margin: 0;
	padding: 0;
	font-size: 1em;
	}
#main dl.entries dd p {	margin-bottom: 1em; }
#main dl.entries dd.posted {
	margin: 1em 0 2.5em 0;
	padding: 4px 0;
	font-size: .9em;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	background: #fdfdfd;
	text-align: right;
	}
#main dl.entries dd.posted span, #main p.posted {
	text-align: left;
	color: #999;
	font-weight: normal;
	padding-left: 1.6em;
	background: url(../img/page_white_text_small.gif) no-repeat 0 50%;
	}
#main dl.entries dd.posted span { float: left; }
#main p.posted { font-size: .9em; }
#main dl.entries dd.posted a.more {
	color: #999;
	border: 0;
	}
#main dl.entries dd.posted a.more:hover { color: #555; }

/* news */
#news-detail #main h2, #links-detail #main h2 { margin-bottom: 0; }

/* careers */
#careers address, #privacy address { padding-left: 1em; }

/* downloads */
#downloads #main ul.downloads li {
	padding-bottom: 6px;
	margin-bottom: 5px;
	line-height: 1.4em;
	}
#downloads #main ul.downloads li p {
	margin-bottom: 0;
	font-size: .9em;
	}
#downloads #main ul.downloads li.file {
	padding-left: 1.8em;
	background: url(../img/page_white.gif) no-repeat 0 0;
	}
#downloads #main ul.downloads li.xls { background: url(../img/page_white_excel.gif) no-repeat 0 0; }
#downloads #main ul.downloads li.doc { background: url(../img/page_white_word.gif) no-repeat 0 0; }
#downloads #main ul.downloads li.pdf { background: url(../img/page_white_acrobat.gif) no-repeat 0 0; }
#downloads #main ul.downloads li.ppt { background: url(../img/page_white_powerpoint.gif) no-repeat 0 0; }
#downloads #main ul.downloads li.zip { background: url(../img/page_white_compressed.gif) no-repeat 0 0; }
#downloads #main ul.downloads li.txt { background: url(../img/page_white_text.gif) no-repeat 0 0; }
#downloads #main p.ie-note { 
	padding: .5em 0 .5em 2em;
	background: #ffe url(../img/information.gif) no-repeat 4px 7px;
	line-height: 1.3em;
	color: #902;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#downloads #main dt {
	font-weight: bold;
	width: 4em;
	float: left;
	padding: 0;
	}
#downloads #main dd {
		padding-left: 4.1em;
	}

#downloads #main dd.file {
	padding-left: 5.8em;
	background: url(../img/page_white.gif) no-repeat 4.1em 50%;
	}
#downloads #main dd.xls { background: url(../img/page_white_excel.gif) no-repeat 4.1em 50%; }
#downloads #main dd.doc { background: url(../img/page_white_word.gif) no-repeat 4.1em 50%; }
#downloads #main dd.pdf { background: url(../img/page_white_acrobat.gif) no-repeat 4.1em 50%; }
#downloads #main dd.ppt { background: url(../img/page_white_powerpoint.gif) no-repeat 4.1em 50%; }
#downloads #main dd.zip { background: url(../img/page_white_compressed.gif) no-repeat 4.1em 50%; }
#downloads #main dd.txt { background: url(../img/page_white_text.gif) no-repeat 4.1em 50%; }

/* faq */
#faq #main ol.questions {
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
	}
#faq #main ol.questions li {
	padding-bottom: .5em;
	line-height: 1.4em;
	}
#faq #main ol.questions li a { 
	font-weight: bold;
	border: 0;
	}
#faq #main dt {
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: .5em;
	}
#faq #main .answers li dl { display: inline; }
#faq #main .answers li dl dd p { margin-bottom: 1em; }
#faq #main ul.answers li {
	padding: 0;
	margin-left: 0;
	background: none;
	}
	
/* fair rent calc */
div.answer { background: #ffe url(../img/accept.gif) no-repeat 8px 4px; }
div.answer table {
	border: 0;
	margin-bottom: 0;
	}
div.answer table th, div.answer table td {
	border: 0;
	padding: 1px 3px;
	}
div.answer table td { font-weight: normal; }

/* links */
#links #main dl.entries dt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	}
#links #main dl.entries dt.nodescription, #links #main dl.entries dd {
	margin-bottom: 1em;
	border-bottom: 1px solid #f5f5f5;
	}

/* team table */
#team table.team thead { display: none; }
#team table.team th, #team table.team td {
	border-left: 0;
	border-right: 0;
	}
#team table.team td.extension { text-align: center;	}

/* employee */
dl.employee {
	width: 42em;
	margin-bottom: 2em;
	line-height: 1.4em;
	}
#team table.team a, dl.employee a { border: 0; }
dl.employee dt {
	border: 1px solid #ddd;
	font-weight: bold;
	font-size: 1.1em;
	background: #eee;
	padding: 7px;
	height: 16px;
	}
dl.employee img {
	position: relative;
	z-index: 100;
	float: right;
	clear: right;
	padding: 4px;
	background: #fff;
	border-left: 1px solid #ddd;
	margin: -7px;
	}
dl.employee dd {
	border: 1px solid #ddd;
	border-top: none;
	padding: 5px 7px 6px 7px;
	height: 14px;
	}
dl.employee dd span { font-size: .9em; }

/* 404/500 */
#error #main p { margin-bottom: .5em; }
#error #main p.error {
	padding: 7px 0 7px 28px;
	background: #ffe url(../img/error.gif) no-repeat 5px 50%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin-bottom: 1.5em;
	}
	
/* sidebar
---------------------------------------------------------- */
#sidebar div.about img {
	border: 1px solid #ddd;
	padding: 4px;
	background: #fff;
	}
#sidebar #map {
	border: 1px solid #ddd;
	background: #fff;
	width: 19.8em;
	height: 19.8em;
	margin-bottom: 1.2em;
	}
#sidebar #map a { display: none; }
#sidebar ul.entries {
	list-style: none;
	line-height: 1.4em;
	}
#sidebar ul.entries li {
	padding-left: 1.6em;
	background: url(../img/page_white_text_small.gif) no-repeat 0 2px;
	padding-bottom: .4em;
	}

/* ror's */
#sidebar table.ror caption { font-weight: bold; }
#sidebar table.ror thead { display: none; }
#sidebar table.ror tbody tr { cursor: pointer; }
#sidebar table.ror tbody tr.highlight { background: #ffe; }
#sidebar table.ror tbody th, #sidebar table.ror tbody td {
	font-size: .9em;
	padding: 1px 5px;
	}
#sidebar table.ror tbody th {
	border-right: 0;
	text-align: center;
}
#sidebar table.ror tbody td { border-left: 0; }
#sidebar ul.team li {
	padding-left: 1.4em;
	background: url(../img/status_offline_small.gif) no-repeat 3px 50%;
	}
#sidebar ul.team li.current {
	font-weight: bold;
	color: #444;
	background: url(../img/bullet_go_back.gif) no-repeat 0 50%;
	}

/* footer
---------------------------------------------------------- */
#extra-inner .vcard { font-size: .9em; }
#extra-inner address {
	display: inline;
	padding: 0;
	}
#extra-inner address span.org { font-weight: bold; }
#extra-inner address em {
	color: #e0e0e0;
	padding: 0 .1em;
	}
#footer-inner span.copyright {
	font-size: .9em;
	clear: both;
	float: left;
	width: 500px;
	}
#footer-inner #legal {
	font-size: .9em;
	float: right;
	margin: 0;
	}
#footer-inner #legal li {
	float: left;
	display: inline;
	padding: 0 9px;
	background: transparent;
	margin-left: 0;
	}
#footer-inner #legal li.last {
	border-left: 1px solid #f9f9f9;
	padding-right: 0;
	}

/* debug */
div.queries { clear: both; color: #777; padding-top: 5em; font-size: .8em; line-height: 1.2em; }
div.queries table { margin-top: .5em; overflow: auto; }
div.queries table th, div.queries table td { padding: 3px 5px; text-align: left; }
div.queries table td { vertical-align: top; overflow: auto; }