body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}


a {
color: #066;
}
a:hover {
color: #639A27;
}
h3{
color: #066;
}
a:hover h3{
color: #639A27;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

#leftBar
{
 visibility:hidden;
 display:none;
}

#rightBar
{
 visibility:hidden;
 display:none;
}

#mainMn
{
 visibility:hidden;
 display:none;
}

#hd {
background: #fff url("/assets/images/hd.jpg") no-repeat right bottom;
text-align: right;
height: 25px;
width: 591px;
padding: 60px 2px 0 0;
}

#hd form {
visibility:hidden;
 display:none;
}

#path {
background-color: #DBDBDB;
color: #666;
font-size: 1.1em;
width:100%;
}
#path td {
padding: 4px 0 2px 10px;
margin: 0;
width:100%;
}


/* -----------------------  footer */
#footer div {
color: #666;
font-size: 1.1em;
text-align:left;
}

/* -----------------------  xtras */
img.left {
float:left;
margin: 0 5px 1px 0;
}

/* -----------------------  content */
td#contentCell {
border: solid 1px #fff;
}
td.titleContent {
font-weight: bold;
color: #FFFFFF;
background-color: #999;
}
td.titleContent h2 {
font-size: 1.1em;
padding: 3px;
margin: 0;
}

#contentCell table#standOutInfo {
margin: 5px;
}
#contentCell #standOutInfo h3 {
font-size: 1.4em;
margin: 0 0 2px;
}
#contentCell #standOutInfo h4 {
font-size: 1.2em;
margin: 0 0 2px;
font-weight: normal;
}
#contentCell #standOutInfo img {
float:left;
margin: 0 8px 2px 0;
}
#contentCell #standOutInfo p {
font-size: 1.1em;
color: #3B3B3B;
margin: 0;
}
#contentCell #standOutInfo td.sepHoriz {
border-bottom: solid 1px #E0E0E0;
height: 1px;
}
#sepHoriz {
border-bottom: solid 1px #C0C0C0;
height: 1px;
}
#contentCell #standOutInfo td.sepVert {
border-left: solid 1px #E0E0E0;
}
#content {
font-size: 1.1em;
}
#contentBody {
background: #fff url("../images/contentBg.gif") repeat-y;
}

/* news */
table#news {
margin: 5px;
font-size: 1.1em;
color: #535353;
}
table#news td.date {
padding: 0 6px 0 0;
}


#mainTable
{
	width:100%;
}