/* Basic Styles */

BODY  { color: #000000; font-size : 12px; font-family : Arial, Helvetica, sans-serif; background-color : FFFFFF }
#small { color: #000000; font-size : 10px; font-family : Arial, Helvetica, sans-serif;}

.bread_crumbs { font-size: 8pt; }

H1 { font-size: 15px; font-family : Verdana, Arial, Helvetica, sans-serif;
	color: 654F79;
	padding: 0px;
	width: 100% }
	
TD { color: #000000; font-size : 12px; font-family : Arial, Helvetica, sans-serif }
TD.header { color: darkred; font-size : 11px; font-weight: bold; background-color: DDCB91; font-family: Verdana, Arial, Helvetica, sans-serif }

A  { font-size: 12px; color : blue;  text-decoration: none }
A:Visited  { color : blue;  text-decoration: none }
A:Active  {color : blue;  text-decoration: none }
A:Hover  { color : red;  text-decoration: none }

B { font-size : 11px; font-family : Arial, Helvetica, sans-serif }

/* Menu Styles */
TD.menu  { background-color: #654F79; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.menu A  { height: 16px; color: #FCF3D0; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.menu A:Visited  { height: 16px; color: #FCF3D0; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.menu A:Hover  { height: 16px; color: #000000; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }

/* SAM Menu Styles */
TD.sam  { background-color: #Ffffff; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
TD.sam A  { height: 16px; color: #3d00a4; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
TD.sam A:Visited  { height: 16px; color: #3d00a4; text-decoration: none; font-size: 11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif }
TD.sam A:Hover  { height: 16px; color: #3d00a4; text-decoration: none; font-size: 11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif }

/* Location Menu Styles */
TD.locationMenu  { background-color: #ededed; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
TD.locationMenu A  { height: 16px; color: #654F79; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }
TD.locationMenu A:Visited  { height: 16px; color: #654F79; text-decoration: none; font-size: 11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif }
TD.locationMenu A:Hover  { height: 16px; color: #654F79; text-decoration: none; font-size: 11px; font-weight:bold; font-family: Arial, Helvetica, sans-serif }

/* SubLink Menu Styles */
TD.subLink  { background-color: #cccc99; text-decoration: none; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif }
TD.subLink A  { height: 16px; color: #fbfed8; text-decoration: none; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif }
TD.subLink A:Visited  { height: 16px; color: #fbfed8; text-decoration: none; font-size: 11px; font-weight:normal; font-family: Arial, Helvetica, sans-serif }
TD.subLink A:Hover  { height: 16px; color: #654F79; text-decoration: none; font-size: 11px; font-weight:normal; font-family: Arial, Helvetica, sans-serif }

/* List Styles */

TD.listHeader { color: darkred; font-size : 11px; font-weight: bold; background-color: d4d4d4; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.listHeader A  { color : darkred; text-decoration: underline; font-size : 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.listHeader A:Visited  { color : darkred; text-decoration: underline; font-size : 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.listHeader A:Active  { color : darkred; text-decoration: underline; font-size : 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.listHeader A:Hover  { color : red; text-decoration: underline; font-size : 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif }

TR.recordLight { background-color: white }
TR.recordLight A  { color : blue; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordLight A:Visited  { color : blue; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordLight A:Active  { color : blue; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordLight A:Hover  { color : red; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordLight TD { font-size : 10px }

TR.recordDark { background-color: ededed }
TR.recordDark A  { color : blue; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordDark A:Visited  { color : blue; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordDark A:Active  { color : blue; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordDark A:Hover  { color : red; text-decoration: none; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
TR.recordDark TD { font-size : 10px }

TD.listFooter {  background-color: FCF3D0 }
TD.listHr {  background-color: FCF3D0 }
HR {  color: c0c0c0 }

/* SAM Styles */

date { color: 654F79; font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

/* Location Menu Styles */
.productMenu  { font-size: 12px; font-weight: bold; }
.productMenu A  {color: blue; font-size: 12px; font-weight: normal; }
.productMenu A:Visited  { color: blue; font-size: 12px; font-weight:normal; }
.productMenu A:Hover  { color: red; font-size: 12px; font-weight:normal; }

/* Form Styles */

td.blue {font-color:blue}
textarea {font-size: 13px; font-family : Arial, Helvetica, sans-serif }
.form_display {font-size: 13px; font-family : Arial, Helvetica, sans-serif }
.form_button {color:654F79; background-color:C7C7E3; font-size: 10px; font-family : Arial, Helvetica, sans-serif }
.button {color:654F79; background-color:C7C7E3; font-size: 10px; font-family : Arial, Helvetica, sans-serif }
.error_message {color:red}
.errorMessage {color:red}

.tab {
	background-color : #dedede;
	font-weight : bold;
	font-size : 12px;
	padding : 2px 5px 2px 5px;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 2px;
}

.tabActive {
	background-color : #000000;
	font-weight : bold;
	font-size : 12px;
	padding : 2px 5px 2px 5px;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom : 1px solid white;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 2px;
}

.tab A, .tabActive A { color : Black;  text-decoration: none }
.tab A:Visited, .tabActive A:Visited  { color : Black;  text-decoration: none }
.tab A:Active, .tabActive A:Active  {color : Red;  text-decoration: none }
.tab A:Hover, .tabActive A:Hover  { color : Red;  text-decoration: none }