body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

a {
	color: #03a;
}



#main {
	width: 100%;
}

#header {
	width: 100%;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#topimage {
	width: 100%;
	height: 68px;
	background: url('/templates/corporate/images/between.png');
}

#top-menu {
	width: 100%;
	background: white;
	border-collapse: collapse;
	height: 22px;
	margin: 1px;
	vertical-align: top;
}

#top-menu-row {
	height: 22px;
}

.top-menu-item {
	width: 16.6%;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #e9eaec;
	border: white solid 1px;
	border-top: none;
	vertical-align: top;
	height: 22px;
}

.top-menu-item p {
	padding: 3px;
	background: #2c3f53;
	margin: 0px;
	height: 22px;
}	

.top-menu-item p:hover {
	background: #77052e;
}

.top-menu-item a {
	color: #e9eaec;
	text-align: center;
	text-decoration: none;
}

.top-menu-item a:visited {
	color: #e9eaec;
	text-align: center;
	text-decoration: none;
}

#top-menu-item-selected p {
	background: #77052e;
	color: #e9eaec;
	height: 22px;
}
	
#top-left {
	width: 245px;
	text-align: left;
	vertical-align: top;
}

#top-middle {
	text-align: center;
	vertical-align: top;
}

#top-right {
	width: 245px;
	text-align: right;
	vertical-align: top;
}

#top-left a img {
	border: none;
}

#top-right a img {
	border: none;
}

#top-right a {
	text-decoration: none;
}

#top-left a {
	text-decoration: none;
}

#top-right a img {
	border: none;
}

#top-right table {
	width: 80px;
}

#top-right table td {
	width: 15px;
	text-align: center;
	padding: 2px 5px 0px;
	vertical-align: middle;
}

#language_selection {
	width: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-left: white solid 1px;
}

#nav-bar {
	background: #e9eaec;
	color: #3c5672;
	margin: 0px;
	padding: 3px 20px;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
}

#nav-bar span {
	padding: 0px 3px;
}

#nav-bar a {
	color: #3c5672;
	padding: 0px 3px;
	text-decoration: none;
}

#nav-bar a:visited {
	color: #3c5672;
	text-decoration: none;
}	

#page {
	margin: 5px 0px;
	width: 100%;
	vertical-align:top;
}

#left-menu {
	width: 200px;
	vertical-align: top;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
}


#left-menu ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#left-menu li {
	padding: 0px;
	margin: 10px 0px;
}

#left-menu a {
	text-decoration: none;
	color: #03c;
}

#left-menu a:hover {
	text-decoration: underline;
	color: #03c;
}

#left-menu a:visited {
	text-decoration: none;
	color: #03c;
}

#content {
	padding: 0px 20px;
	vertical-align: top;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
}

.list_standard {
	color: #444;
}

.list_clean {
	color: #444;
	list-style: none;
}

.paragraph_standard{
	color: #444;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: justify;
}

.paragraph_align_left{
	color: #444;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}

.paragraph_align_center{
	color: #444;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
}

.paragraph_align_right{
	color: #444;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: right;
}

.indented_small_paragraph {
	color: #444;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	text-align: justify;
}

.indented_medium_paragraph {
	color: #444;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	text-align: justify;
}

.indented_large_paragraph {
	color: #444;
	margin: 0px 0px 10px 50px;
	padding: 0px;
	text-align: justify;
}

.indented_paragraph {
	color: #444;
	margin: 0px 0px 10px 50px;
	padding: 0px;
	text-align: justify;
	font-style: italic;
}

.table_standard {
	border: black;
	font-size: 10pt;
	border-collapse: collapse;
	
}

.table_standard th {
	border: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.table_standard td {
	border: grey 1px solid;
	padding: 0.2em;
	font-size: 7pt;
}

.table_standard_cellgroup_0 {
	background: white;
}

.table_standard_cellgroup_1 {
	background: #fdf;
}

.table_standard_cellgroup_2 {
	background: #dff;
}

.table_standard_cellgroup_3 {
	background: #ffd;
}

.table_border {
	border: 1px solid black;
	text-align: justify;
	font-size: 10pt;
	padding: 0.5em;
}

.table_border_bg {
	border: 1px solid black;
	text-align: justify;
	font-size: 10pt;
	padding: 0.5em;
	background: #e9eaec;
	
}

.table_ratingchanges {
	border: 1px solid black;
	
}

.table_ratingchanges_cellgroup_0 {
	text-align: justify;
	padding: 0.5em;
}

.table_ratingchanges_cellgroup_1 {
	text-align: center;
	padding: 0.5em;
}

.tr_changedrow {
	background: #77052e;
	color: #ffffff;
}

.tr_usualrow {
	background: #f0f0f0;
}

.tr_headerrow {
	background: #2c3f53;
	color: #ffffff;
}

.news_author {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #444;
}

.news_author li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #444;
}

.news_publisher {
	padding: 0px;
	margin: 0px;
	color: #444;
}

.formula {
	color: #444;
}

.formula_top {
	border-bottom: 1px solid black;
	padding: 0em;
	text-align: center;
}

.formula_bottom {
	padding: 0em;
	text-align: center;
	
}

.link_internal {
}

.link_external {
}

.link_image img {
	border: none;
}

.image {
}

.image_link {
	border: none;
}
.image_border {
	border: #888 1px solid;
}

.image_border th {
	background: #e9eaec;
	font-weight: bold;
	font-size: 10pt;
	color: #77052e;
	border-bottom: dotted 1px #888;
}

.span_bold {
	font-weight:bold;
}

.span_italic {
	font-style: italic;
}


.section_level_0_heading {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #77052e;
	font-size: 11pt;
	font-weight: bold;
}

.section_level_0_heading_2 {
	margin: 0px 25px 10px;
	padding: 0px;
	color: #77052e;
	font-size: 11pt;
	font-weight: bold;
}

.section_level_1_heading {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #444;
	font-size: 10pt;
	font-weight: bold;
}

.source_authors_notours {
	text-align: right;
	color: #333;
	font-weight: bold;
}


#right-menu {
	width: 200px;
	vertical-align: top;
	font-size: 9pt;
	padding: 5px;
}

#footer {
	vertical-align: middle;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	width: 100%;
	background: #e9eaec;
	color: #838181;
	padding: 5px;
}

#footer p {
	margin: 0px 10px;
	padding: 0px;
}

#footer-left {
	width: 200px;
}

#footer-right p {
	border-left: 1px white solid;
	margin: 0px;
	padding: 0px 15px;
}



/* ---------------------------------------------------------------------------------------------------------------*/

/*
a {
	text-decoration: none;
	font-weight: none;
	color: #999;
}

a:link {
	color:#999;
	text-decoration: none;
}

a:hover {
	color: #666;
	
}
*/

h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h2 {
	font-size: 16px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	color:#77052E;
}

h3 {
	font-size: 14px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #77052E;
}

h4 {
	font-size: 12px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #77052E;
}

h5 {
	font-size: 10px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color:#77052E;
}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}

ul,ol {
	width: 90%;
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	border: 0;

}

li {
	width: auto;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0 0 0 3em;
	border: 0;
	padding: 30 0 0 0;
	
}

table,td {
	
}

form {
	padding: 0;
	margin: 0;
}



pre {
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

.inputbox {
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	background: #eee;
	border: 1px solid #999;
	margin-left: 5px;
}

.contact
	{
	text-align: left;
	margin-left: 20px;
	}

.button {
	font-size: 1.0em;
	background: #eee;
	border: 1px solid #999;
}

.strong {
	font-weight: bold;
}

.moduletable {
	width:90%;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 .2em;
	line-height: 1.3em;

	}

.moduletable th {
	color: #666;
	text-align: left;
	background: #f1f3f5 url(../images/bits.gif) top right no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 .2em;
	border: 1px solid #ccc;
	line-height: 1.8em;
}

.moduletable td {
	color: #006443;
	padding: 0 0 0 5px;
	font-weight: normal;
	padding: 0 0 .4em 0;
	border: 0px solid #ccc;
	text-align: left;
	line-height: 1.3em;
}

.moduletable li {
	list-style-type:circle;
	padding-left: 1em;
	color: #2c3f53;
	text-align: center;
	text-decoration:none;
}

.moduletable a {
	color: #2c3f53;
	padding: 0 0 0 5px;
	font-weight: bold;
	border-bottom: 0px dashed #FFF;
	text-decoration:none;
}

.moduletable a:hover {
	color: #2c3f53;
	text-decoration:underline;
	
}

.contentpane, .contentpaneopen {
	width: 97%;
	background: none;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-left: 1em;
	vertical-align:top;
	font-family:verdana,arial,sans-serif;
	font-size:10pt;
}

table.contact {
	width: 95%!important;
	width: 94%;
	background: none;
	color: #006443;
	text-align: left;
	margin-left: 1em;
}

.contentheading {
	text-align: left;
	color: #77052e;
	font-size: 10pt;
	font-weight: bold;
}



.contentdescription {
	font-size: 1em;
	color: #808080;
	text-align: left;
}


.componentheading {
	text-align: center;
	color: #77052e;
	font-size: 11pt;
	font-weight: bold;
	margin: 1.5em 0em 0em 0;
}

.frontpageheader {
	font-weight: bold;
	color: #666666;
	text-align:left;
	margin-left: 10px;
	line-height: 1.3em;
}
/** category text format and links **/
.category {
	color: #999999;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #999999;
	font-weight: bold;
}

a.category:hover {
	color: #FF9900;
}

.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 20px;
	
}

.sectiontableentry1 {

}

.sectiontableentry2 {
font-size:12px;
text-align:left;
}

.sectiontableheader {
	color : #006443;
	font-weight : bold;
	border-collapse: collapse;
}

/* Date Stamps */
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	color: #666;
	font-weight: normal;
	line-height: 1;
}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.small {
	color: #666;
	line-height: 1;
}

/* RDF Styles */
.fase4rdf {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.fase4rdf:link {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

a.fase4rdf:hover {
	font-weight: bold;
	color: #808080;
}

.newsfeedheading {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006443333;
	text-align:left;
}




/* for modifying {
	moscode
}
 output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #006443;
	border-top: outset 1px #666;
	border-bottom: solid 1px #006443;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #006443;
	border-top: outset 1px #666;
	border-bottom: solid 1px #006443;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}

.edit-tabs {
	padding: 1em;
	background: none;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
}

#weblink-categories {
	margin-top: 1em;
}

.contact-form {
	width: 100%;
}

.author {
	font-size: .8em;
}

.createdate {
	font-size:13px;
	font-weight: bold;
}

.content-entry h3 {
	color: #CCC;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

a.pagenav {
	color: #CCC;
	border-bottom: 0;
}

a.pagenav:hover {
	color: #666;
	border-bottom: 0;
}


.pagenav {background:#eeeeee; border:1px solid #ccc; margin:0 2px; padding:1px 3px}
.search_item { padding:5px 0px}

.arh_date_top td {color:#A0A0A0; font-size:20px; color:#999; text-align:right;font-family:Georgia, "Times New Roman", Times, serif;}
.arch_date_small {padding:1px 0px; color:#666666; width:90px; position:absolute; font-family:verdana,arial,sans-serif; font-size:13px; font-weight:bold}
.arch_cat {display:block; color:#D05151; text-decoration:underline; margin: 0 10px 0 10px; text-align:right }

.arch_link {margin:5px 0 5px 0 ; display:block ; font-family:verdana,arial,sans-serif; font-size:10pt;  color:#77052E; font-weight:bold; text-decoration:none;}
.article {margin:3px 0 15px 0; font-size:12px; }

.arh_bot_p , .arh_bot_n { font-size:12px;  padding: 2px 10px; text-decoration:none } 
.arh_bot {font-size:12px;  padding: 2px 10px; text-decoration:none ; color:#fff;  background:#5069B2; }




#on_date_year {height: 20px; width:64px;  background:#ddd; }
#on_date_year select {font-size:10px; position:absolute;margin:1px 0 1px 3px ;}
.cal_days {height: 14px; background:#7B7B7B; color:#fff; font-weight:bold}
#on_date_left {position:absolute;}
table.calendar {margin: 0 0 70px 70px }
table.calendar td{padding:2px; }
.calendar-mont {width:64px; background:#EDEDED;}
.on_to, .on_sel, .on_sel a {background:#D05151; color:#fff; text-decoration:none; text-align:center; }
.on_dat{background:#ddd; color:#fff; text-decoration:none; text-align:center; }
.on_to {background:#5069B2;   color:#fff;}
.on_month_a {padding:1px 0  1px 3px; width:64px; display:block}
.on_month_sel {background:#fff; padding:3px 0 3px 3px ; width:64px; display:block;color:#000; text-decoration:none;}
.on_month {color:#7B7B7B; padding:1px 0 1px 3px; width:64px; display:block;}

.dg_date_b {background:#929292; padding:1px 10px; color:#fff; font-size:12px; font-family:Georgia, "Times New Roman"; }
.dg_catname_b {color:#D05151; text-decoration:underline; margin: 0 15px }
.dg_new_desc_b {font-size:14px; font-family:Georgia, "Times New Roman"; display:block; padding:10px 0; font-weight:bold}
.zyx_view_info {color:#929292; width:440px}
.arh_componentheading {	margin: 0px 0px 10px; padding: 10px; color: #77052e;  font-weight: bold; text-align:center;}
