body {
	padding: 0;
	margin: 0;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.clsMainMenu {
	font-size: 11px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9FAAAA;
	padding-left: 5px;



}
.clsTagline {
	font-size: 13px;
	font-style: italic;
	color: #7A8181;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 3px;
}
a {
	color: #000000;
	text-decoration: none;
}
.clsMainMenuOver {
	font-size: 11px;
	font-weight: bold;
	color: #02367D;


}
h2 {

	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #02367D;
	padding: 0px;
	margin: 0px 0px 3px;
}
.clsTab {
	background-color: #C8CFCF;
	background-image: url(images/grey_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 15px;
}
.clsSubMenu {

	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.clsSubMenuOver {
	font-size: 11px;
	font-weight: bold;
	color: #FF0303;

}
.clsTextLink
{
color: #02367D;
	text-decoration: underline;
}
