body
	{
	background-color: #C2C3C7;
	background-image: url(layout/bg.gif);
	background-repeat: repeat-x;
	margin: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, Sans;
	font-size: 8.5pt;
	color:  white;
	line-height: 1.3em;
	}

a	
	{
	color: #4D515C;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #1D212C;
	text-decoration: none;
	
	}

a.menu
	{
	color: #f2f2f4;
	font-weight: bold;
	}

a.menu:hover
	{
	color: #d2d2d4;
	font-weight: bold;
	}

.border
	{
	border: 1px solid #525760;
	margin-left: 10px;
	margin-bottom: 10px;
	}

h1
	{
	font-size: 12pt;
	margin-bottom: 2px;
	}

#container
	{	
	background-image: url(layout/container.gif);
	background-repeat: repeat-y;
	width: 960px;
	margin: auto;
	}

#lightning
	{	
	background-image: url(layout/container_light.gif);
	background-repeat: repeat-y;
	width: 960px;
	height: 1000px;
	margin: auto;
	}

#shadow
	{	
	background-image: url(layout/shadow_footer.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 13px;
	margin: auto;
	}
		
#main
	{	
	width: 960px;	
	margin: auto;
	min-height: 600px;
	height: auto;
	}

#content
	{
	background-image: url(layout/mainbg.gif);
	background-repeat: no-repeat;
	width: 872px;
	}

#footer
	{
	background-color: #f0f0f0;
	border: 1px solid #D9D9D9;
	border-top: none;
	width: 1014px;
	margin: auto;
	height: 25px;
	text-align: right;	
	padding-right: 10px;
	padding-top: 9px;
	font-size: 7pt;
	color: #444444;
	}
	

.minheight 
	{
	height:600px;
	}

div.top
	{
	background-image: url(layout/top_bg.jpg);
	background-repeat: no-repeat;
	height: 262px;
	}
	
#line
	{
	height: 1px;
	width: 1024px;
	background-color: #cdcdcd;
	line-height: 1px;
	font-size: 1px;
	}

div.textheadline
	{
	color: #f1f1f1;
	text-align: left;
	height: 18px;
	padding-left: 14px;
	padding-top: 5px;
	font-size: 9pt;
	font-weight: bold;
	background-repeat: no-repeat;
	}
	
div.textcontent
	{
	color: #2F3238;
	margin: 14px;
	line-height: 12pt;
	text-align: justify;
	}
	
td.textcontent
	{
	background-image: url(layout/content_left.jpg);
	background-repeat: no-repeat; 
	width: 568px;
	}
	 
.textcontentright
	{
 	background-image: url(layout/content_right.jpg);
 	background-repeat: no-repeat; 
 	width: 215px;	
	}

.textcontentright2
	{
 	background-image: url(layout/content_right3.gif);
 	background-repeat: no-repeat; 
 	width: 215px;	
	}
	
.textcontentright3
	{
 	background-image: url(layout/content_right3.gif);
 	background-repeat: no-repeat; 
 	width: 215px;	
	}
		
	
td.bandhead
	{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	}
	
.columncontent	
	{
	line-height: 18px;
	padding: 13px;
	color: #1F2228
	}
