P, TD, SPAN, INPUT, SELECT, TEXTAREA, UL, OL, DIV
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#545454;
	margin-top:3px;
	margin-bottom:7px;
}

A
{
	color:#0079c2;
	text-decoration:underline;
}

A:hover
{
	color:#666666;
}

H1
{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	color:#175082;
	font-size:22px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

H2
{
	color:#545454;
	font-size:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

H3
{
	color:#175082;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

H4
{
	color:#545454;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}
H5
{
	color:#175082;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

H6
{
	color:#545454;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}


.menuItem
{
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
}

.menuItem A
{
	color:#0079c2;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:15px;	
	padding-left: 10px;
	padding-right:10px;	
}

.menuItem A:hover
{
	background-color:#e5e5e5;
	color:#0079c2;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.submenuItem A
{
	color:#0079c2;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	height:15px;	
	padding-top: 3px;
	padding-bottom:3px;	
	padding-left:5px;
	padding-right:5px;
	width:100%;
}

.submenuItem A:hover
{
	background-color:#e5e5e5;
	color:#0079c2;

}
.breadcrumb, .breadcrumb A
{
	color:#999999;
	text-decoration:none;
}
.breadcrumb A:hover
{
	color:#175082;
	text-decoration:underline;
}
.footer
{
	color:#175082;
}
