/*-----------------------------------------------------
	header for static page and components
-----------------------------------------------------*/

.contentpaneopen,
.contentpaneopenpublication {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 510px;
}

.contentpaneopen td,
.contentpaneopenpublication td {
	padding: 2px;
	padding-top: 0px;
}

.componentheading,
.componentheadingpublication,
.contentheading {
	color: 	#3C90B1;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom: 1px solid #BABBAE;
}

.componentheading {
	margin-bottom: 10px;
}

.buttonheading {
	border-bottom: 1px solid #BABBAE;
	vertical-align: top;
}

#content .buttonheading a,
#content .buttonheading a:hover {
	background-color: transparent;
	border: 0px none;
}

.article_seperator {
	display: none;
}

/*-----------------------------------------------------
	dates
-----------------------------------------------------*/

.createdate {
	height: 25px;
	vertical-align: top;
	color: #BABBAE;
}

/*-----------------------------------------------------
	pagging
-----------------------------------------------------*/


#content .pagenav {
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

#content .pagenav strong {
	font-weight: normal;
}

#content span.pagenav {
	border: 1px solid #32789C;
	background-color: #32789C;
	color: #fff;
}


/*-----------------------------------------------------
	next/previous page
-----------------------------------------------------*/

#content .pagenav_prev,
#content .pagenav_next,
#content .pagenavbar div {
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #E9E9D1;
	background-color: #F5F5EB;
}

#content .pagenav_prev a,
#content .pagenav_next a,
#content .pagenavbar div a {
	border: 0px none;
	font-weight: normal;
	color: #5C5B4B;
}

#content .pagenav_prev a:hover,
#content .pagenav_next a:hover,
#content .pagenavbar div a:hover {
	color: #000;
}


#content .pagenavbar div {
	text-align: right;
	color: #C9C6A5;
}

/*-----------------------------------------------------
	readon
-----------------------------------------------------*/

#homepage1ContentText a,
#content a.readon,
#content a.readonpublication {
	padding-left: 13px;
	background-image: url(../images/readon.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#content .back_button {
	margin-top: 10px;
}

#content .back_button a {
	padding-left: 13px;
	background-image: url(../images/back.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;	
}

/*-----------------------------------------------------
	a link
-----------------------------------------------------*/

#content a,
div#rightColumn a.link,
div#rightColumn a {
	border-bottom: 1px solid #BABBAE;
	color: #777662;
}

#content a:hover,
div#rightColumn a.link:hover,
div#rightColumn a:hover {
	color: #5C5B4B;
	background-color: #EEEEDD;
	text-decoration: none;
}

/*-----------------------------------------------------
	images
-----------------------------------------------------*/

.mosimage {
  border: 5px solid #F5F5EB;
  margin-right: 5px;
  margin-bottom: 5px;
}

.mosimage_caption {
  background-color: #F5F5EB;
  padding: 2px;
  padding-bottom: 0px;
  color: #5C5B4B;
}

/*-----------------------------------------------------
	tables
-----------------------------------------------------*/

.sectiontableentry1 {
}

.sectiontableentry2 {
	background-color: #F5F5EB;
}

/*-----------------------------------------------------
	registration page and password remainder
-----------------------------------------------------*/

table.formTable td {
	height: 25px;
	vertical-align: top;
}

.requiredField {
	color: #d00;
}

/*-----------------------------------------------------
	block
-----------------------------------------------------*/

.contentheadingpublication {
	color: #5C5B4B;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border-bottom: 1px solid #D5D6CD;
}

.componentheadingpublication {
	margin-bottom: 15px;
}

/*-----------------------------------------------------
	mosForms
-----------------------------------------------------*/

.myForm {
	margin-top: 20px;
}

#group1 {
	margin: 0px;
	margin-bottom: 10px;
	border: 1px solid #BABBAE;
	padding: 10px;
	padding-top: 0px;
}

#group1 legend {
	margin-left: 10px;
	padding-left: 10px; 
	padding-right: 10px;
	color: #000;
}

#group1 table {
	margin-top: 10px;
}

#group1 .mosformerror td {
	color: #d00;
	text-align: right;
}

#group1 .mf_element {
	vertical-align: top;
}

#group1 .mosFormLabel {
	width: 220px;
	color: #666;
}

#group1 input.inputbox,
#group1 select.inputbox,
#group1 textarea.inputbox {
	width: 260px;
}

/*-----------------------------------------------------
	homepage
-----------------------------------------------------*/

#homepage2 .moduletable {
	width: 510px;
}

#homepage1 h1,
#homepage2 .moduletable th {
	color: 	#3C90B1;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #BABBAE;
	margin-bottom: 10px;
	text-align: left;
}

td#homepage1ContentText {
	padding-right: 10px;
	vertical-align: top;
}

td#homepage1ContentImage {
	width: 155px;
	vertical-align: top;
}

div.line {
	margin-top: 10px;
	border-top: 1px solid #BABBAE;
	line-height: 8px;
	font-size: 8px;
	height: 8px;
}

#homepage1 table#homepage1Buttons {
	margin-bottom: 20px;
}

table#homepage1Buttons td {
	height: 98px;
	vertical-align: bottom;
}


table#homepage1Buttons a {
	border: 0px none;
	background-color: transparent;
}

table#homepage1Buttons a:hover {
	border: 0px none;
	display: block;
	margin-bottom: 5px;
	background-color: transparent;
}

#homepage1 img,
#homepage2 img {
	border: 0px none;
}

/*-----------------------------------------------------
	product page
-----------------------------------------------------*/


td#productPageContentText {
	vertical-align: top;
	padding-left: 10px;
}

td#productPageContentImage {
	width: 155px;
	vertical-align: top;
}

#productPageList {
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 { 
	font-weight: bold;
	/*color: #7E7D67;*/
	color: #000;
	margin-bottom: 0px;
}

#productPageList ul { 
	margin-top: 3px;
	padding-top: 0px;
}

table#homepage1Buttons p {
	padding: 0px;
	margin-bottom: 5px;
}

table#homepage1Buttons ul {
	padding: 0px;
	margin: 0px;
}

.infoBox {
	background-color: #FCFAE4;
	border: 1px solid #F4E6B3;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box {
	border: 1px solid #D5D6CD;
	padding: 10px;
	padding-bottom: 0px;
	margin-top: 20px;
}

.box h1 {
	color: #3C90B1;
}

ul.faq  li {
	margin-bottom: 6px;
}

#loginArrow {
	position: absolute;
	top: -8px;
	right: 5px;
	width: 37px;
	height: 37px;
	background-image: url(../images/login_arrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


/*-----------------------------------------------------
	corep / finrep
-----------------------------------------------------*/

h3 { 
	font-weight: bold;
	color: #7E7D67;
	margin-bottom: 3px;
}

.pdfFile { 
	margin-top: 3px;
	padding-left: 24px;
	background-image: url(../images/pdf_file.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.indent {
	text-indent: 25px;
}

span.code {
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	margin-bottom: 1em;
	padding-left: 20px;
}

.helpdesklink {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

div#rightColumn .helpdesklink a {
	font-weight: bold;
	text-decoration: none;
}

div#rightColumn .helpdesklink a:hover {
}