#box
{
  border:1px solid #000; 
  width:230px;
  background:#eee;
  margin:5px 2px 10px 10px;
}
	
#content
{
  border:0px solid #000;
  background:#FFF;
  margin:5px 40px 10px 10px;
}

#indent
{
	margin-left: 2em;
}


#noIndent
{
	font-size: 18pt;
	text-indent: 0cm;
}

#nowrap {
	color: #333333;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

#bgui {

}

#rightui {
		  position:absolute;
      background-image:url('http://www.exmeritus.com/images/nav_lft_tot.gif');
      background-repeat: no-repeat;
			margin-left:0px;
			
}

#bodyui {
		  position:absolute;
			left:140px;
			margin-top: 200px;
			margin-right: 100px;
}

.head1 {
	font-size: 11px;
	font-weight: bold;
	color: #344036;
	margin-left: 20px;
}


.head2 {
	font-size: 10px;
	font-weight: plain;
	color: #344036;
	line-height: 10px;
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 15px;
}

.head2a {
	font-size: 10px;
	font-weight: plain;
	color: #344036;
	line-height: 9px;
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 10px;
}

.head3 {
	font-size: 11px;
	font-weight: bold;
	color: #344036;
	margin-left: 18px;
	margin-right: 18px;
}

.text1 {
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	color: #344036;
	margin-top: 5px;
}

.texttop {
	font-size: 10px;
	margin-right: 50px; 
}

body {
 font-family: Verdana, Arial, Helvetica;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

a {
	color: #344036;
	text-decoration: none;
	
}

a:link {
color: #344036;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #678AB7;
}

ul{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-position: inside;
list-style-type: square;
font-size: 9pt;
margin-bottom: 5px;
}


li{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
margin-bottom: 7px;
}

p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 0cm;
	margin-bottom: 0cm;
}



p.Indent {

	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 1cm;

}


sup {
font-size:8pt;
}

h4.copyright {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	margin-bottom: 0cm;
	padding-top: .5cm;
	padding-bottom: .25cm;
}

