﻿#MainBody
{
margin: 0;	
}

a 
{
	text-decoration: none;
}

.Anchor
{
	text-decoration:none;
	color : Navy;
	font-family:Arial;
	font-size:8pt;
}

.formBox
{ 
	background-color:#E4EAF1;
	border-width : 1px;
	font-family :Tahoma;
	font-size :small; 
	width : 200px; 
	height : 14px; 
}

.formHeader
{
    font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color:#464646;
}

.formItem
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
	width: 40%;
	white-space: nowrap;
	vertical-align: top;
	border-bottom: solid 1px #707070;
}

.formInput
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	width: 60%;
	border-bottom: solid 1px #707070;
}

.panelButton
{
	font-size: 8pt;
	font-weight :bold;
	background-color: #DBDBCC;
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.content
{
	font-size:9pt;
	font-family:Verdana; 
	display: block;
	color:#000000;	
}

.error
{
	color: #FF0000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 7pt;
}

#divLang
{
float:left;
height:26px;
background-image:url(../images/LangBar2.png);
width:110px;
font-size:8px;	
}

#divLang A
{
	color:#707070;
}

#divLang A:hover
{
	color:#000;
	text-decoration:overline;
}

.MainLinks A
{
font-size:11px;
font-family:Arial,Tahoma,Verdana;
font-weight:bolder;
color:#000;
}

.panel
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:left;
}

.Link
{
color:#707070;
font-weight:bolder;
text-decoration:overline;
font-family:Verdana;
font-size:11px;	
}

.divTitle
{
	color:#363636;
	height: 15px; 
	text-align: justify;
	font-weight:bolder;
	border-bottom:dotted 2px #c3c3c3;
	font-family:Verdana;
	font-size:12px
}

.Question{ /*FAQ*/
font-family:Tahoma;
font-size:12px;
color:#363636;
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openQuestion{ /*FAQ*/
background: #C3D7E0;
font-family:Tahoma;
}

.Answer
{
font-family:Tahoma;
font-size:12px;
}

.TdMainLeftCol
{
padding-top:160px; 
width: 50%;
vertical-align:top
}

.TdMainRightCol
{
padding-top:100px; 
width: 50%;
vertical-align:top
}

.DivMainSideCols
{
background-color:#C2C2C2;
height:45px;
width:100%
}
.DivTopLangBar
{
	border-top:8px #727272 solid
}
.DivMainLeftSpacer
{
background-color:#C2C2C2;
height:45px;
width:100%
}

.DivNewsHeader
{
background-image:url(../images/moduleHeader.png);
background-repeat:repeat-y; 
height: 20px;
padding-left:30px;	

font-size:13px;
font-family:Verdana;
font-weight:bold;
color:#fff
}

.TdMainThinBar
{
height: 8px;
background-color:#9A9A9A;
border-bottom:#fff 8px solid; 
border-top:#fff 8px solid	
}

.TdBottomBar
{
background-color:#C2C2C2;
background-repeat:repeat-y; 
height: 25px;
}

.DivMainBottomRights
{
float:left;
width:250px;
padding-top:6px;
padding-left:15px;
font-size:11px;
color:#fff	
}

.DivMainBottomLogo
{
float:right;width:120px	
}
.text
{
  text-decoration:none;
  color:#464646;   
}
