/**
 * common.css
 *
 * Copyright (c) 2003-2007 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 * $Id: common.css,v 1.47 2007/11/14 22:36:20 asmecher Exp $
 */

/**
 * Common HTML elements
 */

body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/body-bg.gif) repeat-x;
	color: #111;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	}

div {
	line-height: 140%;
	text-align: left;
	display: block;
	}

.clearit {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

table {
	border: 0;
	border-spacing: 0;
/*	
	font-size: 1.0em;
*/	
}

p {
	font-size: 13px;
	color: #222;
	}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:link {
	color: #375;
}

a:active {
	color: #253;
}

a:visited {
	color: #375;
}

a:hover {
	color: #253;
	background: #CDC;
}

a.plain {
	text-decoration: none;
}


img.leftalign {
	margin:0 14px 10px 0;
}
img.rightalign, img.teampic {
	margin:0 0 10px 14px;
}

ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 2.5em;
	color: #222;
}

tt {
	font-size: 1.25em;
}

label {
}

label.error {
	color: #900;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background: #fff;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 1px;
}

input.button {
	padding: 2px 4px;
	margin: 0 0 6px 0;
}

input.defaultButton {
	color: #111;
	font-weight: normal;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


/**
 * Main layout elements
 */

#container {
	position: relative;
	margin: 0 auto;
	width: 920px;
	padding: 0;
	background: #fff;
	text-align: center;
	}

#folio {
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header {
	width: 920px;
	height: 112px;
	padding: 0;
	margin: 0;
	background: url(/images/logo-bg.gif) repeat-x;
	text-align: left;
	border-bottom: solid 1px #bac8da;
	}
#headerTitle {
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	width: 920px;
	background: none;
	}
#header h1 {
	margin: 0 0 0 0;
	padding: 0;
	}

.header_left {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	width: 450px;
	background: none;
	}
.header_left h1 {
	margin: 0 0 0 0;
	padding: 0;
	}
.header_right {
	float: right;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: right;
	width: 350px;
	background: none;
	}
.header_right p {
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 26px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #324977;
	}

.header_right p.open-forum {
	margin:0 0 0 0 !important;
	padding:0 !important;
	padding:26px 0 0 0 !important;
	}
.header_right p.open-forum img {
	border:none;
	}

.header_right a {
	color: #324977;
	text-decoration: none;
	background: none;
	}
.header_right a:hover {
	color: #324977;
	text-decoration: underline;
	background: none;
	}
.header_split {
	color: #a6b3cf;
	margin: 0 9px;
	}

#navwrap {
	clear: left;
	width: 920px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0;
	}
#navbar {
	width: 920px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/nav-bg.gif) repeat-x;
	line-height: normal;
	}

.navbar_left {
	float: left;
	width: 653px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	}
.navbar_right {
	float: right;
	width: 250px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: normal;
	}
.navbar_right form {
	margin: 7px 6px 0 0;
	padding: 0 0 0 0;
	line-height: normal;
	}

#navbar .navbar_left ul {
	display:inline;
	margin:0px;
	padding:0px;
	}
#navbar .navbar_left ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#navbar .navbar_left img {
	margin:0px;
	padding:0px;
	}

p.open-forum {
	text-align:right;
	margin:12px 0 0 0;
}
p.open-forum img {
	border:none;
}
	
#subnavigation {
	clear: both;
	width: 920px;
	height: auto;
	margin: 2px 0 0 0;
	padding: 6px 0 6px 0;
	background: #455880;
	border: none;
	line-height: normal;
	}
#subnavigation h5 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	line-height: normal;
	}
#subnavigation a {
	color: #fff;
	text-decoration: none;
	}
#subnavigation a.selected {
	color: #b5c0d5;
	text-decoration: none;
	}
#subnavigation a:hover {
	color: #fff;
	text-decoration: underline;
	}
.subnavigation_split {
	margin: 0 10px 0 10px;
	color: #b5c0d5;
	font-weight: normal;
	}


#body {
	clear: left;
	width: 920px;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	background: none;
	}

#footer {
	clear: both;
	width: 920px;
	background: none;
	margin: 14px 0 0 0;
	padding: 10px 0 12px 0;
	text-align: center;
	border-top: solid 3px #8092B3;
	}

#footer p {
	font-size: 12px;
	color: #222;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#footer a {
	color: #222;
	text-decoration: none;
	}
#footer a:hover {
	color: #222;
	text-decoration: underline;
	}

#footerContent {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
/*
	width: 800px;
	margin: 0 auto;
*/
}

#footerContent p {
	text-align: left;
	line-height: 1.4em;
	}
.footer_copyright {
	float: left;
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: normal;
	}
.footer_copyright p {
	font-size: 12px;
	color: #222;
	text-align: left;
	line-height: 1.4em;
	}
.footer_logos {
	float: right;
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: right;
	}

.footer_sponsor {
	margin: 0 30px 0 0;
	}
	
#sidebar {
	float: right;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0;
	}	
	
.right_module_wrap {
	width: 250px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0;
	}
.right_module_wrap_mrgfull {
	width: 250px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	}
.right_module_top {
	width: 250px;
	height: 6px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(/images/right-module-top.gif) no-repeat;
	font-size: 2px;
	}
.right_module {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 8px 0 8px 0;
	background: url(/images/right-module-bg.gif) repeat-y;
	}
.right_module_white {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 8px 0 8px 0;
	background: #fff;
	}

.right_module h1, .right_module_white h1 {
	margin: 0px 14px 0 14px;
	padding: 0;
	line-height: normal;
	}

.right_module_wrap h2, .right_module h2, .right_module_white h2 {
	margin: 0;
	padding: 12px 14px 0 14px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	}

.right_module p, .right_module_white p {
	margin: 3px 14px 0 14px;
	padding: 0;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	}
.right_module p.fullmrg, .right_module_white p.fullmrg {
	margin: 12px 14px 0 14px;
	padding: 0;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	}
.right_module a, .right_module_white a {
	color: #324977;
	text-decoration: none;
	}
.right_module a:hover, .right_module_white a:hover {
	color: #324977;
	text-decoration: underline;
	}
.right_module a.ul, .right_module_white a.ul {
	color: #324977;
	text-decoration: underline;
	}

.right_module_bottom {
	width: 250px;
	height: 6px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(/images/right-module-bottom.gif) no-repeat;
	font-size: 2px;
	}
	
.info_divider {
	color: #ccc;
	margin: 0 9px;
	}		

#main {
	width: 920px;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: left;
	}

#content h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
}

#content h3 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
}

#content img {
	padding: 0;
	width: auto;
	height: auto;
	background: none;
	}

#breadcrumb {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 923px;
	height: auto;
	}
#breadcrumb p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #333;
	}
#breadcrumb a {
	color: #333;
	text-decoration: none;
	}

#content {
	float: left;
	width: 653px;
	margin: 0 0 0 0px;
	padding: 0 0 14px 0;
	font-size: 0.8em;
	color: #222;
	}
.content_block {
	width: 653px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	}
.content_block_html {
	width: 653px;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	}
.content_block_mrg {
	width: 653px;
	height: auto;
	margin: 16px 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
	}
.content_block_mrg_padbottom {
	width: 653px;
	height: auto;
	margin: 16px 0 0 0;
	padding: 0 0 12px 0;
	font-size: 0.8em;
	}
#content h1, .content_block h1, .content_block_mrg h1, .content_block_mrg_padbottom h1 {
	font-size: 24px;
	margin: 0px 0 0 0;
	padding: 0 0 3px 0;
	color: #000;
	font-weight: normal;
	background: url(/images/h1-bg.gif) bottom left repeat-x;
	font-family: Georgia,'Times New Roman',Times,serif;
	line-height: 1.2em;
	}
#content h1.topmrg, .content_block h1.topmrg, .content_block_mrg h1.topmrg {
	font-size: 24px;
	margin: 16px 0 0 0;
	padding: 0 0 3px 0;
	color: #000;
	font-weight: normal;
	background: url(/images/h1-bg.gif) bottom left repeat-x;
	font-family: Georgia,'Times New Roman',Times,serif;
	}
#content h2, .content_block h2, .content_block_mrg h2 {
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #324977;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	}
#content h2 a, .content_block h2 a, .content_block_mrg h2 a {
	color: #324977;
	text-decoration: none;
	}
#content h2 a:hover, .content_block h2 a:hover, .content_block_mrg h2 a:hover {
	color: #324977;
	text-decoration: underline;
	}
#content h3, .content_block h3, .content_block_mrg h3 {
	font-size: 15px;
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: bold;
	color: #222;
	}
#content h4, .content_block h4, .content_block_mrg h4 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 14px;
	}
#content h5, .content_block h5, .content_block_mrg h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
	}
#content p, .content_block p, .content_block_mrg p {
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
	}
#content p.halfmrg, .content_block p.halfmrg, .content_block_mrg p.halfmrg {
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
	}
#content p.nomrg, .content_block p.nomrg, .content_block_mrg p.nomrg {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 1.4em;
	}
#content p.byline, .content_block p.byline, .content_block_mrg p.byline {
	margin: 6px 0 0 0;
	padding: 5px;
	font-weight: normal;
	line-height: normal;
	background: #e5eec5;
	}
#content ul, .content_block ul, .content_block_mrg ul {
	font-weight: normal;
	}
#content blockquote, .content_block blockquote, .content_block_mrg blockquote {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 0.8em;
	margin: 12px 16px 0 16px;
	padding: 12px;
	font-weight: normal;
	line-height: 1.4em;
	background: #e6eaf1;
	}
#content a, .content_block a, .content_block_mrg a {
	color: #324977;
	text-decoration: none;
	}
#content a:hover, .content_block a:hover, .content_block_mrg a:hover {
	color: #324977;
	text-decoration: underline;
	}
#content a.ul, .content_block a.ul, .content_block_mrg a.ul {
	color: #324977;
	text-decoration: underline;
	}

#content table {
	margin: 9px 0 0 0;
	padding: 0;
	}
#content table td {
	padding: 0;
	font-size: 1em;
	color: #222;
	padding: 3px 0 3px 0;
	}



.img_thumb {
	margin: 0 0 0 14px;
	border: solid 1px #222;
	}
.img_middle {
	vertical-align: middle;
	}
.img_thumbpiece {
	margin: 0 0 10px 14px;
	border: solid 1px #222;
	}

.img_team {
	margin: 0 0 12px 16px;
	border: solid 1px #455880;
	}	

/*
#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.35em;
}

#content h4 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	font-size: 1.5em;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
}
*/


/**
 * Navigation bar
 */

#navbar a {
	font-size: 0.65em;
	letter-spacing: 0.05em;
}

#navbar a:link {
}

#navbar a:active {
}

#navbar a:visited {
}

#navbar a:hover {
}


/**
 * Breadcrumbs
 */

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a.current {
	font-weight: bold;
}


/**
 * Footer elements
 */

#footer div.debugStats {
	font-size: 0.6em;
}


/**
 * Additional text styles
 */

span.disabled, label.disabled {
	color: #666;
}

a.action, a.file {
	font-size: 0.85em;
	text-transform: uppercase;
}

a.icon {
	text-decoration: none;
}

a.icon img {
	border: 0;
}

a.icon:hover {
	background: none;
}

span.formRequired {
	color: #333;
	font-size: 0.9em;
}

span.instruct {
}

span.heading {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #000;
}

.nowrap {
	white-space: nowrap;
}

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}

/**
 * Table styles
 */

table.info {
}

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing {
}

table.listing tr.highlight {
	background: yellow;
}

table.listing td {
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-size: 0.75em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.75em;
	font-weight: bold;
	line-height: normal;
	padding: 0.75em 0.5em 1em 0.5em;
	background: #edf1f6;
}

table.listing tr.fastTracked {
	background-color: #ABA;
}

table.info td.heading {
	padding-left: 0;
	font-size: 0.75em;
	font-weight: bold;
	line-height: normal;
	padding: 0.75em 0.5em 1em 0.5em;
	background: #edf1f6;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.listing td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.data {
}

table.data tr {
}

table.data td.label {
	background: #fff;
	padding: 3px;
	}
table.data td.value {
	background: #fff;
	padding: 3px;
	}

table.data td.label_dark {
	background: #f2f4f8;
	padding: 3px;
	}
table.data td.value_dark {
	background: #f2f4f8;
	padding: 3px;
	}


table.data td.separator {
	padding: 3px;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.formError {
	color: #900;
	font-weight: bold;
}

ul.formErrorList {
	color: #900;
}


/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
	width: auto;
/*
	margin: 0;
	padding: 0;
*/
}

ul.menu li {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	display: inline;
	width: auto;
/*
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
*/
}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-size: 0.5em;
	line-height: 25%;
}

div.progressbar {
	background-image: url(../templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27;
	width: 505;
	z-index:1;
}

#content_block_html table {
	margin: 0;
	padding: 0;
	}

.newsletter_left {
	text-align: left !important;
	padding: 1px 0 1px 5px !important;
	font-size: 12px !important;
	color: #111 !important;
	font-family: Arial, Helvetica, sans-serif;
	background: #eeeada;
	}
.newsletter_right {
	text-align: right;
	padding: 0;
	}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 1px;
	font-size: 12px;
	}
.formbutton {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #333;
	margin: 0;
	padding: 1px;
	font-size: 12px;
	}

.caratmark {
	color:#ccc;
	margin:0 5px;
	}

#content img.mrg-right {
	margin:0 20px 15px 0;
	border:solid 1px #333;
	}
#content img.mrg-left {
	margin:10px 0 22px 32px;
	border:solid 1px #333;
	}

#content ul {
	/*list-style-type: none;*/
	}

#content li {
	/*list-style-type: none;*/
	}

#content li p {
	margin: 12px 0 0 0;
	padding: 0;
	}
#content p.author	{
	font-style: italic;
	text-align: left; 
	margin: 0;
	padding: 0;
	}

/************************** Pagination Styles ********************/

#content div.pagination {
	margin:22px 0 0 0;
	padding:8px 0 0 0;
	border-top:solid 1px #ccc;
}
#content div.pagination a {
	float:left;
	display:block;
	padding:4px 12px;
	margin:0 3px 0 0;
	font-size:13px;
	text-decoration:none;
	color:#333;
	background:#eee;
	border:solid 1px #ccc;
}
#content div.pagination a:hover {
	background:#c6cee2;
	border:solid 1px #c6cee2;
	text-decoration:none;
}
#content div.pagination a.current {
	text-decoration:none;
	color:#fff;
	background:#8291b4;
	border:solid 1px #8291b4;
	font-weight:bold;
}

