﻿
a:link{text-decoration: none; font-weight:bold; color:#000000;}
a:visited{text-decoration: none; font-weight:bold; color:#000000;}
a:hover{text-decoration: none;color:#005987;}	

body
{	
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;	
	font-size:11px;
}

#outer
{	
	position:absolute;
	width:990px;
	left:50%;
	margin-left:-500px; 
	background-color:#e0eff9;	
}

#middle
{				
	background-image:url("images/bgMiddle.gif");
	background-repeat:repeat-y;	
	padding-left:53px;
	padding-right:47px;
	padding-top:4px;	
}

#content
{				
	width:620px;		
}
#banner
{
	position:absolute; 
	padding-left:390px;
	padding-top:35px;
}

#rightMenu
{					
	width:260px;
}

.tabTitle
{
	color:#005987;
	font-size:14px;
	font-weight:bold;
}
.tabTitleSmall
{
	color:#005987;
	font-size:12px;
	font-weight:bold;
}
	
#topMenu
{	
	padding-top:140px;
	padding-left:52px;		
	padding-right:38px;		
}

.topMenuBg
{	
	float:left;
	background-image:url("images/menuBg.gif");
	background-repeat:repeat-x;
	height:26px;		
}

#faq
{
	background-image:url("images/bgFaq.gif");
	background-repeat:no-repeat;
	height:69px;
	width:260px;
	font-size:10px;
}

#poll
{
	background-image:url("images/bgPoll.gif");
	background-repeat:no-repeat;
	height:168px;
	width:260px;
	padding-top:45px;
	background-color:#e3e3e3;
}
#topLinkHome
{	
	position:absolute;
	top:29px;
	left:60px;
	width:270px;
	height:81px;
	cursor:pointer;		
}

#enews
{
	background-image:url("images/bgENews.gif");
	background-repeat:no-repeat;
	height:69px;
	font-size:10px;
}

#news
{
	background-image:url("images/bgNews.gif");
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	padding-top:45px;
	padding-left:5px;
	padding-right:5px;
}
#newsBottom
{
	background-image:url("images/bgNewsB.gif");
	background-repeat:no-repeat;
	height:29px;
}

#top
{
	background-image:url("images/bgTop.gif");
	background-repeat:no-repeat;
	width:990px;
	height:177px;
}
	
#leftBg
{
	background-image:url("images/bgLeft.gif");
	background-repeat:repeat-x;
	height:177px;
}
#rightBg
{
	background-image:url("images/bgRight.gif");
	background-repeat:repeat-x;
	height:177px;
}

#titleDef
{
	background-image:url("images/bgTitleDef.gif");
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	height:23px;
	padding-left:10px;
	padding-top:2px;
	padding-right:10px;
	float:left;
}

.textboxSearch
{
	border:solid 0px #b4b4b4;		
	width:92px;
	height:11px;	
	font-family:Trebuchet MS;
	font-size:11px; 
	color:#000000;			
}


.textbox
{
	border:solid 1px #b3cbdf;
	width:155px;
	height:12px;	
	font-family:Trebuchet MS;
	font-size:11px; 
	color:#000000;			
}

.button 
{ 	
	height:15px;
}

.hand
{
	cursor:pointer;
}

.dropdown
{
	border:1px #000000 solid;		
	font-family:Trebuchet MS;
	font-size:11px; 
	background-color:#bcdce2;
	color:#6e6e6e;
}

.trans06
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	color: #ffffff;	
	background-color:#000000;	
}

.transWhite06
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	color: #000000;	
	background-color:#ffffff;	
}

.hiddDiv
{
	z-index:-2;
	visibility:hidden;
	position:absolute;
	margin:0;
}

.subHeadline {
	position: relative;
	background-color: #000;	
	width:280px;
}

#footer
{		
	background-image:url("images/bgBottom.gif");
	height:20px;
	background-repeat:no-repeat;
}
.footer
{
	background-image:url("images/bgFooter.gif");	
	background-repeat:no-repeat;
	background-position:center;
	height:30px
}
.copyright
{	
	font-size:10px;
	font-family:Trebuchet MS;
	color:#717171;
}
