		
body {
	background-color:#E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #666666;
 	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-size: 18;
	line-height: normal;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.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: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-size: 10px;
	color: #666666;
}

.legal {
	font-size: 9px;
	color: #999999;
	line-height: 18px;
}

.box1 {
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
}

.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: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

a:hover  { 
	color: #FFFFFF; background:#CC0000;  text-decoration: none; 
}


a:link { 
	text-decoration: none; 
}
	
a:visited { 
	text-decoration: none;
}

.content{
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.content_heading{
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;

}


.download{
color: #666666;
text-decoration: underline blink;
}

a.download2{
color: #666666;
text-decoration: underline;
}

.new{
	color: #666666;
	text-decoration: underline;
	line-height: 20px;

}

.shadow{
	/*background-image: url(../images/shadow.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e3e3e3;
}
.tablebackground{
	background-image: url(../images/index_r3_c2.jpg);
	background-repeat: no-repeat;

}

.red{
	color:#F00;
	font-weight:bold;
	}