body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.background {
	background-image: url(http://knuge.com/images/outergraybg.gif);
	background-repeat: repeat-x;
}

h2 {
	font-size: 16px;
}

.bottomlinks {
color: #003D70;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
.bottomlinks A:link 
{
color: #003D70;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
.bottomlinks A:visited 
{
color: #003D70;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
.bottomlinks A:active 
{
color: #003D70;font-family:tahoma;text-decoration: none;font-size:11px; font-weight: bold;
}
.bottomlinks A:hover 
{
color: #000000;font-family:tahoma;text-decoration : none;font-size:11px; font-weight: bold;
}


.pagetext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.heading {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0B709C;
}

.footerlink {
        text-decoration: none;
        font-size: 10px;
        color: #000000;
		font-style: normal;
		font-variant:normal;
		font-weight:200
}

.MCIHeadCell {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#10357c;
	text-align: center;
}

.MCIBodyCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
}


/*IDX XML CSS*/

.HeadCellList {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#10357c;
	text-align: center;
	width: 100%;
	float: left;
}

A.HeadCellList:hover 
{
	color: #000000;
	background-color: #D2ECFA;
}

.HeadCell {

	background: #10357c;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}


.BodyCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
}

.BodyCell2 {
	background-color: #D6DFE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px; 
}


.ButtonLeft {
	background-color: #10357c;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	font-weight: bold;
	}

A.ButtonLeft:hover {
	background-color: #D2ECFA;
	color: #000000;

}

.ButtonCenter {
	background-color: #10357c;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	}

A.ButtonCenter:hover {
	background-color: #D2ECFA;
	color: #000000;
}

.ButtonRight {
	background-color: #10357c;
	text-align: center;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	font-weight: bold;
	}

A.ButtonRight:hover {
	background-color: #D2ECFA;
	color: #000000;
}



.Links_Header {

	background: #10357C;
	color: white;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

.Links_Body1 {
	background: #eeeeee;
   padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	line-height: 12px;
}

.Links_Body2 {
	background: #eeeeee;
   padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-decoration: none;
	line-height: 12px;
}