td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCCCC;
}

.title 

.subtitle 




.header {
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color:#f1f1f1;
  color: #f1f1f1;
  /*height:40px;*/
}

/*.navcontainer	{
float:left;
width: 100px;
height:auto;
background-color:#cdd1d8;
background-image:url(../images/Left Menu/images/home-OFF-bkg-fill.gif) top repeat-x repeat-y;
}*/


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	/*background-color: #CCCCCC;*/
	background:url(../images/nav_bar/Nav_bg2.jpg) repeat-x;
	width:762px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #3E4871;
}

.tableheader {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
	font-weight:bolder;
	background-color: #3E4871;
}


		
.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #13bab3;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/*ul	{
	margin:o;
	padding:0;
	list-style-type: none;
	}*/

.heading	{
	background-color:#47a2eb; /* was #666699 */
	width: 100%;
	}
	
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	/*color: #FFFFFF;*/
	font-weight:bold;
	/*background-color: #146fb8; /* was 666699 */*/
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  /*color: #146fb8; /* was 66699 */
}
.h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  /*color: #146fb8;  was 66699*/
}
.h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold; 
  /*color: #146fb8;  wwas 666699*/
}

/* let's do a blue... */
td.BlueWho {
  background-color:#FFF;
  border:2px solid blue;
  padding:15px;
}

