body,td,p,select,textarea,input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.whiteTitle{
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}

.titleGrey {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.titleGreyBI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px ;
	font-weight:bold;
	font-style:italic;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px ;
}


.main.Black {
	color: #000000;
}

.small {
	font-size: 12px ;
	color: #005239;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.smallBlack {
	font-size: 10px ;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smaller {
	font-size: 9px ;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { text-decoration: none; font-size: 11px; color: #000; font-weight: bold; }
a.nobold { text-decoration: none; color: #414141; font-weight: normal; }
a:link {color: #000;}     /* unvisited link */
a:visited {color:#000;}
a:hover {color: #005239;}

.contentLink { 
	text-decoration: underline; 
	font-style: italic;
	color: #000000;
}
.contentLink:visited {color: #000000;}

td.darkblue { background-color: #005239; color:#000000; font-size:11px; font-weight:bold; }
td.blue { text-decoration:none; background-color:#005239; color:#ffffff; font-weight: normal; font-size: 11px; padding-left: 5px; }
td.newblue { text-decoration:none; color:#000000; font-weight: bold; font-size: 11px; padding-left: 5px; }
a.white { text-decoration:none; color:#000; font-weight: normal; text-decoration:none; font-size:11px;}
a.white:visited { color:#000; }
a.white:hover { color:#CCCCCC; }
a.whiteUB { text-decoration:underline; color:#000; font-weight: bold; text-decoration:none; font-size:11px;}
a.whiteUB:visited { color:#000; }
a.whiteUB:hover { color:#CCCCCC; }
.submenu {
	font-size: 9px;font-weight:normal;
}
td.submenu { 
	padding-left:5px;
}

.image{
	border-color:#D9D9E8; 
	border-width:1; 
	border-style:solid;
}
.header,h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	font-size: 18px; 
	font-weight: bold ;
	bottom-margin:0;
}
.header2,h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#353535; 
	font-size: 14px; 
	font-weight: bold 
}
.header3,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*color:#353535;*/ 
	font-size: 12px; 
	font-weight: bold 
}
.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #DDD;
	font-size: 9px; 
	border-width:1; 
}
.blueBorder {
	/*border-color:#CCCCCC; 
	border-width:1; 
	border-style:solid;*/
}
.whiteBorder {
	border-color:#CCCCCC; 
	border-width:1; 
	border-style:solid;
}

.MainTitleBar {
	background-image: url(img/title_underline.gif);
	background-repeat: repeat-x;


}
