body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-size:11px;
	color:#000000;
	padding-bottom:0px;
	padding-top:0px;
	line-height: 1.5;
	text-align : left;
}

ul {
	font-size:11px;
	list-style-position:outside;
	text-align : left;
}

input {
	font-size:11px;
	background-color:#ebece2;	
}


.blueHead {
	font-size:12px;
	color: #025a8a;
	font-weight:bold;
}

.normalBlue {
	color: #025a8a;
	text-align : left;
}

.rightBlue {
	color: #025a8a;
	font-size:11px;
}

.footer {
	color: #ffffff;
	font-size:11px;
}

a:link,
a:visited  {
	color: #5d8931;
	text-decoration: underline;
}

a.footer:link,
a.footer:visited  {
	color: #ffffff;
	text-decoration: none;
}

.CUerror
{
    padding : 5px;
	background-color:  #FFE5EA ;
	color : Black;
	border : 1px dashed #FF7186;
	font-size: 10px;
}

#frontierBody
{
	background : White url(/frontier/images/header.jpg) no-repeat scroll center top;
}
