.textGrey
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10px;
	color: #333333;
	word-spacing: 2px;	
}
.textBlue
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 11px;
	color: #06326A;
	word-spacing: 2px;	
}
.Text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : regular;
	font-size: 11px;
	color: #555555;
	word-spacing: -1px;
	text-align: justify;
	
}
.TextBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : bold;
	font-size: 11px;
	color: #3C3C44;
	word-spacing: -1px;
	text-align: justify;
	letter-spacing: -1px;
}

.TextBoldRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : bold;
	font-size: 12px;
	color: #C81C00;
	word-spacing: -1px;
}


.LinksBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : bold;
	font-size: 10px;
	color: #06326A;
	text-decoration: none;
}
a:hover.LinksBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : bold;
	font-size: 10px;
	color: #146CD0;
	text-decoration: none;
}

.LinksBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.LinksBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-size: 11px;
	color: #146CD0;
	text-decoration: none;
}




.LinksWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : regular;
	font-size: 11px;
	color: #D1D1D1;
	word-spacing: -1px;
	letter-spacing: -1px;
	text-decoration: none;
}
a:hover.LinksWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : regular;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: -1px;
	letter-spacing: -1px;
	text-decoration: none;
}

.dotedBorder
	{  
	margin : 0px;
	padding : 0px;
	border : 1px dotted #868686;
	white-space : nowrap;
	background-color: #EBEBEB;
}


.linksFooter { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : regular;
	font-size: 11px;
	color: #174092;
	text-decoration: none;
}
a:hover.linksFooter { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style : regular;
	font-weight : regular;
	font-size: 11px;
	color: #146CD0;
	text-decoration: none;
} 
.input 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
border-bottom : 1px solid #999999;
border-top : 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999; 
}



/* Menu Styles*/
#Sup {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Pro {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
.menu {COLOR: #373737; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}
.menu:hover {COLOR: #000000; FONT-FAMILY: arial, helvetica, 'sans serif'; FONT-SIZE: 8pt; TEXT-DECORATION: none}
