TD,FONT,DIV,P,input{
	color:#000000;
	text-align:justify;
	font: 11px/16px Tahoma;
}

BODY{
	color:#000000;
	background-color:#333333;
	font: 11px Tahoma;
}

hr{
	width:100%;
	color:#373f71;
	height:auto;
	border-top: 1px dashed;
	border-right: 1px dashed;
	border-bottom: 1px dashed;
	border-left: 1px dashed;
}

B{
	color:#333333;
}

input{
	font-family:arial;
	font-size:11px;
	color:#333333;
}

input.graybg{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	background-color:000066;
	border:1px solid cccccc;
}

.whiteTxt{
	font-size:12px;
	color:#ffffff;
}

A{
	text-decoration: underline;
	color:#6598cf;
	font: bold 11px Tahoma;
}

A:visited{
	text-decoration:underline;
	color:#6598cf;
	font: bold 11px Tahoma;
}

A:hover{
	text-decoration:underline;
	color:#336699;
	font: bold 11px Tahoma;
}

.title{
	text-decoration:none;
	color:#373f71;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.contenttitle{
  text-decoration:none;
  font-weight:bold;
  color:#003366;
  font-family:Tahoma;
  font-size:11px;
  padding-left:10;
  margin-bottom:0;
}

h1{
  text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
  color:#003366;
  font-family:Tahoma;
  font-size:13px;
  text-align:center;
}

h2{
	text-decoration:none;
	text-transform:uppercase;
	color:#333366;
	font: bolder 14px Arial, Helvetica, sans-serif;
}

h3{
  text-decoration:none;
  color:#003366;
  font-weight:bold;
  font-family:arial;
  font-size:11px;
}

A.contact,A.contact:Active,A.contact:Visited{
  text-decoration:none;
  color:#003366;
  font-weight:normal;
  font-family:Tahoma;
  font-size:11px;
  text-align:right;
}

contact{
  color:#003366;
  font-weight:normal;
  font-family:Tahoma;
}

A.contact:Hover{
  text-decoration:underline;
  color:#6699CC;
  font-weight:normal;
  font-family:Tahoma;
  font-size:11px;
}

h4{
  text-decoration:none;
  color:#003366;
  font-weight:bold;
  font-family:arial;
  font-size:10px;
}

.footer{
  font-family:Tahoma;
  font-size:9px;
  font-weight:normal;
  color:#999999;
  text-decoration:none;
  padding:4 5 0 0;
  text-align:right;
}

.breadcrumb{
	color:#7599bd;
	text-transform: uppercase;
	font: 11px Tahoma;
}

.breadcrumbpadding{
	color:#003366;
	text-transform: uppercase;
	font: 11px Tahoma;
}

A.breadcrumb,A.breadcrumb:Active,A.breadcrumb:Visited{
	color:#7599bd;
	text-decoration:none;
	font: normal 11px Tahoma;
}

A.breadcrumb:Hover{
  font-weight:normal;
  font-family:Tahoma;
  color: #FFFFFF;
  text-decoration:none;
}

.time {
	text-decoration:none;
	color:#373365;
	font: 11px Tahoma;
}
.timehome {
  text-decoration:none;
  text-transform: uppercase;
  color:#cccccc;
  font-weight:bold;
  font-family:arial;
  font-size:11px;
  padding-top:10px;
  padding-left:26px;
}

li{
	list-style-position:inside;
	list-style-type:square;
}

li b{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
}


h6 {
	color: #333366;
	background: #dddddd;
	padding: 4px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#homeText {
	font: 11px/16px Tahoma;
	color: #cccccc;
}
