body {
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        line-height: 16px;
        color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        line-height: 16px;
        color: #666666;
}

a {
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #0066CC;
		text-decoration: none;
}

a:hover {
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #0066CC;
        text-decoration: underline;
}

.date {
		margin-right: 5px;
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
        font-size: 11px;
    	font-weight: normal;
		color: #666666;
		float: left;
}

.top {
	background-image : url(/images/general/fade.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #666666;
}

.top_box {
	margin: 0px 60px 0 0;
	padding: 102px 0 0 0;
	float: right;
}

.stretch {
	margin: 50px 0 0 0;
	width: 1000px;
	height: 620px; 
	background-image : url(/images/general/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.content {
	margin: 50px 0 0 0px;
	width: 915;
	height: 360px;
}

.cont_left {
	margin: 0px 0 0 40px;
	width: 460px;
	float: left;
	text-align: left;
}
.cont_right{
	margin: 0px 0 0 140px;
	width: 275px;
	float: left;
}

.news_headline {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
    font-size: 9px;
	font-weight: bold;
    line-height: 18px;
    color: #666666;
}

.navig_on {
	border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
	border-bottom: none;
	background: #FFFFFF;
}

.navig_off {
	border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 0px solid #ffffff;
	border-bottom: none;
}

.bottom {
	height: 100%;

	background-image : url(/images/general/fade.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	border-top: 1px solid #C0C0C0;
}

.box {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.foot {
	position:relative;
	left: 0px;
	top:0px;
}	

ul {
	margin: 10px;
	padding-left: 20px;
}

ul li {
	color: #0066CC;	
	list-style-type: none;
}

ul li.greyed_out {
	color: #C0C0C0;	
}

.clr {
	clear: both;
	height: 1px;
	width: 1px;
}
