a,
a:link,
a:visited,
a:href,
a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #0D727B;
	
}

a:hover
{
	color: #CC0000;
}

a.blank, a.blank:hover
{
	text-decoration: none;
}




.underline_font
{
	border-bottom: solid 1px #000000;
}

.frontier_header-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.frontier_font_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.frontier_body_heavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.leftMenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.leftMenuCommName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33598C;
	text-decoration: underline;
}
.leftMenuCommDescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.standard_hrefText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.background_img {
	background-image: url(../images/background/backGroundOnly.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
