body, p, li, td, tr, table, small	{ 

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666; 
	line-height: 160%;    /* 19.2px */

}

/* BEGIN NEW DRUPAL/CMS STUFF */

h1,h2,big { font-weight: normal; }

big {
	display: block;
}

h1,big {
  border-bottom: 1px solid #D6DDB9;
  clear: left;    /* LTR */
  font-family: Myriad Pro, Myriad Web Pro Regular, Lucida Grande, Geneva, Trebuchet MS, sans-serif;
  font-size: 1.4em;
  font-weight: 600; 
  /* 
  	color: #27638C;
  */
  line-height: 1.2727em;
}

h2 {
  font-size: 1.5em;
  margin-bottom: 14px;
}

/* END NEW STUFF */


/*
big	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #0d439b; 
}

h1	{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	margin:-1px 0 0px 0;
	color: #005592;
	font-weight:normal;
	}
	
h1 a:link {color: #005592;font-weight: normal; text-decoration:none;}	
h1 a:visited { color: #005592; font-weight:normal; text-decoration:none;}

h2	{text-indent: 0em;
	text-align:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#005592;
	font-size:16px;}

*/

h3	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:-1px 0 10px 0;
	color: #005592;
	font-weight:normal;
	}
	
h4	{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:-1px 0 10px 0;
	color: #005592;
	font-weight:normal;
	}
	
h2 a:link {text-decoration:none; font-weight:normal; color:#005592;}

form { 
	display: inline; 
}

input.text { 
	background: #ffffff; 
	border: solid 1px; 
	border-color: #a5a5a5;
}

select { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #299199; 
}

.field {
	width: 200px;
}

.required	{
	color: #003399; 
}

.hot {
	color: #688E45;
}

.declined {
	color: #cc0000;
}

.white	{
	color: #ffffff; 
}

hr	{
	color: #0d439b;
	height: 0px;
    width: 745px;
    background: #0d439b;
    margin: 0px 0px 0px 0px;
}

.error {
	color: #cc0000;
}

.info {
	color: #669933;
}

.grey	{
	color: #646464; 
}

.warn {
	color: #669933;
	padding: 10px;
	border: 1px double #669933;
}

