BODY {
	background-color : White;
}


A
{
	font;
	font-family :  Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration:none;
	color: black;
}

A:visited
{
	font;
	font-family :  Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration:none;
	color: Gray;
}

a:hover	{	
	font;
	font-family :  Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration:none;
	color: #B52029; 
}

a:active {	
	font;
	font-family :  Arial, Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration:none;
	color: #B52029; 
}


.table_blue {
	border : 1px solid #025b8f;
}


.bluehead
{
font: bold 13pt Verdana, Arial, Helvetica;
color: #B52029 !important;
	}

.norm {
	font-family :  Arial;
	font-size : 10pt;
	text-align: justify;
}


.textfield {
	font-family :  Arial;
	font-size : 10pt;
	border: 1px solid black;
	}


.menu {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-align : justify;
	text-decoration : none;

}

.menucell
{
	border-bottom: 1px solid #3982AD;
	}


.norm_small {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	line-height : 180%;
	text-align : left;
	text-decoration : none;
}

.textfield {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
	font-style : normal;
	border:1px solid black;
}

.label {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9pt;
	font-style : normal;

}

.menu_lit {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	color: #025b8f !important;
	border-bottom: 1px solid #3982AD;
	cursor:hand;
	cursor:pointer;
	background-image : url(images/men.jpg);
	background-repeat : repeat-y;
}

.blueborder_right {
	border-right: 1px solid #025b8f;
	
}

.link_dark {
	background-color : #FFFFFF;
	cursor:hand;
}

.tagline {
	font :  12px  verdana, Arial, helvetica;
}

.tinytext {
	font: 8pt arial;
}
.smallformfield {
	font:8pt verdana, arial, helvetica;
	border: 1px solid black;
}

.smallbutton {
	font:8pt verdana, arial, helvetica;
}

.zoneheader {
	font: 14pt verdana, arial, helvetica bold;
}

.xsmall {
	font: 9px verdana, arial, helvetica
}

.small {
	font: 9px verdana, arial, helvetica
}

.office {
	font:bold 11pt verdana, arial, helvetica black;
}

.address {
	font:bold 9pt verdana, arial, helvetica; color:#808080;
}


.rowcolor {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	background-color:#ededed;
	cursor:hand;
}	
	
.rowcolorlit {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;	
	color: white;
	background-color:#025b8f;
	cursor:hand;
	}
	
	.rowcolorblank {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;	
	cursor:hand;
	}
	
	
.header
	{
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	font-style : normal;
	text-align : left;
	text-decoration : none;	
	}
