/* main copy text style */

body, td, p, .copy  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.designnotes  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	visibility : visible;
}

.navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	font-weight : normal;
}

h1, .headings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0033;
	font-weight : bold;
}

h2, .subheadings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0033;
}

emp, .highlightedtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0033;
}

 .formheadings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0033;
	font-weight : bold;
}

.smalltext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.imagelabels {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	text-decoration: none;
}

.requiredfields {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
}


/* links */

A:ACTIVE,  A:LINK,  A:VISITED {
	color : #ff6600;
}

 A:HOVER {
	color : #cc0000;
}

#homepagelinks A:ACTIVE,  #homepagelinks A:LINK, #homepagelinks  A:VISITED {
	color : #666666;
}

 #homepagelinks A:HOVER {
	color : #ff6600;
}

/* The footer is where the created by appius, and privacy statement links are situated */

#footer A:ACTIVE, #footer A:LINK, #footer A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
}

#footer A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #ff6600;
	font-size : 11px;
}

/* The admin area styles are stated below */

.admincopy  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.adminheaders  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
}

/* Contact Page */
#vDash{
	background-image:url(../images/contact/vDash.gif);
	background-repeat:repeat-y;
	background-position:left;
}

#hDash{
	background-image:url(../images/contact/hDash.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.contactUL{
	
	margin: 14px;
}

.telephoneLI{
	list-style : circle inherit url(../images/contact/phone.gif);
}

.gregtext{
color:#999999;
}
