.mainColor{
	background-color : #3A6CA4;
}
.tableText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding : 3px 3px 3px 3px;
}

a.tableText{
	color:#000000;
}

a.tableText:hover{
	text-decoration : none;
}
.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #3D3D3D;
	font-weight : bold;
}

.menuMainActive{
	background-color: #3A6CA4;
	border-bottom-width : 0px;
	padding : 3px 8px 3px 8px;
}

.menuTextActive{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-transform : uppercase;
	color:#FFFFFF;
}

a.menuTextActive{
	text-decoration : none;
}
a.menuTextActive:hover{
	text-decoration : underline;
}
.menuMain{
	border: 1px solid #3A6CA4
	;
	background-color : #EFEFEF;
	border-bottom-width : 0px;
	padding : 3px 8px 3px 8px;
	
}

.menuText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-transform : uppercase;
	color : Gray;
}
a.menuText{
	text-decoration : none;
}
a.menuText:hover{
	text-decoration : underline;
}
.tableTitle1{
	background-color: #3A6CA4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#FFFFFF;
	text-transform : uppercase;
	font-weight : bold;
	padding : 3px 3px 3px 3px;
}

.tableContent1{
	background-color: #DBD8D1;
}

.tableContent2{
	background-color: #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
.tableContent3{
	background-color: #efefef;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-width : 1px 1px 1px 1px;
	border-color: #ADAEA5;
	border-style: solid;
	background-image : url(inputfade.gif);
}

textArea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-width : 1px 1px 1px 1px;
	border-color: #ADAEA5;
	border-style: solid;
	background-color : #FFFFFF;
}

.button{
	BORDER-RIGHT: #4B4B4B 1px outset;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #4B4B4B 1px outset;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #4B4B4B 1px outset;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #4B4B4B 1px outset;
	FONT-FAMILY: Arial, Verdana,Geneva, Helvetica, sans-serif;
	background-color: #DEDFDE;
  text-transform : uppercase;
}

.news{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

a.news{
	color : Black;
	text-decoration : none;
}

a.news:hover{
	text-decoration : underline;
}

.newsdate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
a.small{
	color : Black;
	text-decoration : none;	
}

a.small:hover{
	text-decoration : underline;	
}

.newsHeadline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}