.designnotes  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	visibility : visible;
}

body{
	font-family: Arial, Helvetica, sans-serif,Verdana, Geneva;
	font-size: 12px;
	color: #333333;
	background-color: #D9D9D9;
}

p {	
	font-family: Arial, Helvetica, sans-serif,Verdana, Geneva;
	font-size: 12px;
	color: #333333;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:6px;
}

.highlightedbold {
	font-weight : bold;
}

A:ACTIVE,  A:LINK,  A:VISITED {
	color:#000000;
}

 A:HOVER {
	color:#000000;
}

.footer, .footer A:ACTIVE, .footer A:LINK, .footer A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 10px;
	text-decoration : none;
}

.footer A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
}

.formBackground { background-color: #FAFAD2; }

.formHeader { background-color: Silver; }

.validText{ font-size: 10px;  font-weight: bold;  }

.validHighlight { font-size: 10px; background-color: #FFC24F; }

.formStyle { font-size: 10px; }

.companyName { background-color: #686868; }

.menuitem
	{
	border:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-bottom-color:#CCCCCC;
	height:30px;
	}
	
a.navlink
	{
	padding-left:5px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	}

	
.submenuitem
	{
	background-image:url(../images/spot.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:22px;
	border-width:0px;
	border-top:1px;
	border-color:#FFFFFF;
	border-style:solid;
	padding-left:13px;
	}
	
.footertext
{
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

a.footertext
{
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

.formtext {
font-size:11px;
font-weight:bold;
color:#333333;
padding-right:8px;
}

.textboxwidth
{
font-family:Verdana, Arial, Helvetica, sans-serif;
width:280px;
font-size: 10px; 
padding:1px;
margin-top:2px;
margin-bottom:2px;
}
.ctaLine{
	background-image: url(../images/i_dashed_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 8px;
	width: 100%;
}

.bulletSize{
font-size: 11px;
}