/* Start Generic Styles, not to be changed */

.designnotes  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	visibility : visible;
}

/* End Generic Styles not to be changed */


/* Start Main Font Syle */

body, td, p, .copy  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.breadcrumbs, p.breadcrumbs {
	font-size: 10px;
	color: gray;
}


.caselabels {
	font-size: 10px;
	color: #0061AD;
	font-weight: bold;
}

.duoline_greytitle {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

/* End Main Font Syle */

h1, .headings {
	font-size: 12px;
	color: #0062AA;
	font-weight : bold;
}

h2, .subheadings {
	font-size: 11px;
	color: #ff0033;
}

emp, .highlightedtext {
	color: #0062AA;
}

.imagelabels {
	font-size:10px;
	color: #999999;
}


/* Start Links */

A:ACTIVE,  A:LINK,  A:VISITED {
	color : #0062AA;
}

 A:HOVER {
	color : orange;
}

/* End Links */

/* Start Footer */

#footer p, #footer td, #footer body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 10px;
}

#footer A:ACTIVE, #footer A:LINK, #footer A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : white;
	text-decoration: none;
	font-size : 10px;
}

#footer A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : silver;
	font-size : 10px;
}

.topandback a:ACTIVE, .topandback A:LINK, .topandback A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : black;
	text-decoration: none;
	font-size : 10px;
}

.topandback A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #0062aa;
	font-size : 10px;
}

/* End Footer */

/* Admin Styles */

th  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background-color: gray;
	text-align : left;
}
