
A:link{text-decoration: none; color: #2C5893; text-decoration:underline;}
A:visited {text-decoration: none; color: #2C5893; text-decoration:underline;}
A:active  {text-decoration: none; color: silver; text-decoration:underline;}
A:hover   {color: #234676; text-decoration:none;}

A.rightside:link {
	color: #369;
	border-bottom: 1px dotted #369;
	text-decoration: none;
}
A.rightside:visited {
	color: #369;
	border-bottom: 1px dotted #369;
	text-decoration: none;
}
A.rightside:active  {
	color: #369;
	border-bottom: 1px dotted #369;
	text-decoration: none;
}

A.rightside:hover {
	color: #234676; 
	text-decoration: none;
}

A.disclaimer:link{text-decoration: underline; color: #FFFFFF}
A.disclaimer:visited {text-decoration: underline; color: #FFFFFF}
A.disclaimer:active  {text-decoration: underline; color: white}
A.disclaimer:hover   {text-decoration: none; color: #E7E4E0}


.headLine 
{ 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   font-style: normal;
   font-weight: 700
}

.SUBheadLine 
{ 
   font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color:#3E6E94;
   font-style: normal;
   font-weight: 800;
}

/* This is for the included right file */
.right { 
  font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
  color: #666666; 
  font-size: 11px; 
  line-height: 1.5em; 
  padding: 2px 14px 4px 14px ; 
}

.rightSUB { 
  font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
  color: #666666; 
  font-size: 12px; 
  line-height: 1.6em; 
  padding: 2px 14px 4px 14px ; 
}

/* This is for the Sub Page main copy */
.subCopy {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	padding : 1em 2.5em 0em 2.5em;
	color: #666666;
	line-height : 1.4em;
}
.subCopySM {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	line-height : 1.4em;
}


.disclaimerCopy {
	font-family: verdana, Times, serif;
	font-size: 10px;
	color: #454545;
	padding: 2px 5px 3px 5px;
}

#searchRight	{
	color : #900000;
	padding : 0px;
	font-size : 10pt;
	font-weight : bold;
	width : 35px;
	border : 0px;
	background-color: #FFFFFF;
}

.floatRight {
	float: right;
	font-family: "Lucida Grande", "arial narrow", arial, sans-serif;
	color: #722D23;
	font-size: 18px;
	width: 50%;
	font-weight: bold;
	padding: 6px;
}


/*--------------------- Login -------------------------- */

.login_form {
	
	margin: 10px 5px 20px 10px;
	
	
}

#user {
	
  color: #666666; 
	margin-bottom: 10px;
	
}

#pass {
	color: #666666; 
	font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
  
}

input {
	width: 120px;
}



.form_label {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
	float: left;
	width: 6em;
	text-align: right;
	clear: left;
	margin-right: 8px;
}

.form_field {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif; 
}

#submit_button {

	float: right;
	/*margin-left: -5px;*/
	clear:left;
	padding-bottom: 20px;
}

.flash {
	color: #FF0000;
	padding-top: 10px;
	padding-left: 10px;
	
}
