* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif ;
 font-size: 12px;
 background-color:#f6f6f6;
 /*background-image:url(images/bg_b.gif);
 background-repeat:repeat-x;*/
}
.td2 {
 font-family: Arial, Helvetica, sans-serif ;
 font-size: 11px;
 }
#wrapper { 
 margin: 0 auto;
 /*width:765px;*/
  width:765px;
 
}
#wrapper2 { 
 margin: 0 auto;
 /*width:765px;*/
 width:1020px;
 
}
#logo 
{
	position: absolute;
	top: 3px;
	right:27%;
	color: #8E5F2F;
	font-size: 90%;
	width: 61px;
	height: 47px;
}
#header {
 padding: 5px;
 /*border: 1px solid #ccc;*/
 height: 50px;
 margin: 0px 0px 2px 0px;
 background-color:#aacbee;
 background-image:url(images/header_bkg.jpg); repeat-x :0 0 ;
 /*background-repeat:no-repeat;*/
 color: #ffffff;
 font-size: 90%;
 padding-left:50px;
}

#toptitle 
{
	position: absolute;
	font: normal 20px/25px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFF;
	height: 30px;
	padding: 0 10px;
	margin: 0;
	left: 352px;
	top: 2px;
	width: 459px;
}

#top-right 
{
	position: absolute;
	top: 97px; right:21px;	
	color: #8E5F2F;
	font-size: 90%;
}
 


 
#navigation {

 
 padding: 2px 0px 2px 0px;
 padding-left:20px;
 border: 1px solid #aacbee;
 margin: 0px 0px 3px 0px;
 background: #ebf3fb;
 }

#content { 

  color: #333;
 border: 1px solid #aacbee;
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 100%;

}
.content2 {
 border: 1px solid #aacbee;
 background: #ffffff;
 padding:3px;
  margin: 0px 0px 2px 0px;
}
#content-right
{
 color: #333;
 border: 1px solid #aacbee;
 background: #ffffff;
 margin: 0px 0px 5px 400px;
 padding: 5px;

 }
#content-left
{
	color: #333;
	border: 1px solid #aacbee;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width:50%;
	float:left;

 }

#footer { 

 color: #aacbee;
 border: 1px solid #aacbee;
 background: #ebf3fb;
 margin: 0px 0px 5px 0px;
 padding: 5px;


}
/* links */
a { color: #0066FF; background: inherit; }
a:hover { color: #0099FF; background: inherit; }	

/* headings */
h1 { font: bold 2.0em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.5em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #000033; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #000033; background: #FFF; }
#ddd input{ font: 12px/22px Tahoma ; font-color:#B000B0;}

input{
	font: 12px/22px Tahoma ; font-color:#B000B0;
	padding:1px;
	padding-bottom:0px;
	padding-top:2px;
	line-height:12px;
	background-color: #E0EFFF;
	border: 1px solid #AABFFF;
	height:16px;
	color:#B000B0;	
	}
button
{
	font-weight: bold;
	font-size: 9pt;
	background: #3963de;
	color: #e4c50e;
}
select{font:  12px/22px Verdana, Arial, Helvetica, sans-serif;
		padding:3px;
	border: 1px solid #CCC;	
	color:#000;}
/* table and border */
table
{
 border:0px;
	border-top: 0px solid #aacbee; 
	border-left: 0px solid #aacbee; 
	padding: 5px;
	/*text-align:center;*/
}
td {
border:0px;
border-bottom: 0px solid #aacbee;
	border-right: 0px solid #aacbee;
	padding-left: 5px;
	padding-right:5px; }
td.headline
{
background-color: #FFCC00;
font-size:12px;
color: #FFFFFF;
text-align:center;
font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
line-height:12px;
}
td.retention
{

color: #000000;
text-align:center;
font:  12px/22px Verdana, Arial, Helvetica, sans-serif;
line-height:10px;
}
td.layout {border-bottom: 0px solid #FFF;
	border-right: 0px solid #FFF;
	padding-left: 5px;
	padding-bottom:1px;
	padding-top:1px;
	line-height:18px;
	overflow:hidden;
	 }
table.layout
{

	border: 0px solid #FFF; 
	border-left: 0x solid #FF; 
	}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 2em;
}

