body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#logo {
	position: absolute;
	left: 42px;
	top: 59px;
	margin: 0px;
	padding: 0px;
	height: 147px;
	white-space: nowrap;

}
hr {
	margin: 0px 0px 3px;
	padding: 0px;
}
.nav {
	height: 15px;
	width: 176px;
	border-bottom: 1px solid #000000;
	cursor: hand;



}
#nav {
	position: absolute;
	left: 41px;
	top: 207px;
	width: 180px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 9px;

}
#news {
	background-color: #D6D6D6;
	width: 210px;
	position: absolute;
	left: 510px;
	top: 0px;
	height: 335px;
	font-size: 11px;
	overflow: hidden;


}
#content {
	position: absolute;
	left: 200px;
	top: 33px;
	width: 290px;
	font-size: 11px;
}
#footer {
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	padding-bottom: 5px;
	padding-top: 10px;
}
#left {
	vertical-align: text-bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 450px;
	background-image: url(images/orange_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 42px;
	position: absolute;
	left: 0px;
	top: 206px;
}
a {
	color:#0668B3;
	}	
a:hover {
	color:#CE6213;
	}

.over { 
	color: #CE6213;
   	height: 15px;
   	width: 176px;
   	border-bottom: 1px solid #CE6213; 
	}
#content2nd {
	width: 490px;
	font-size: 12px;
	margin-top: 25px;
	margin-left: 211px;



}
#body {
	position: absolute;
	width: 720px;
	left: 40px;
	top: 206px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
#nav2nd {
	width: 180px;
	padding-top: 30px;
	text-transform: uppercase;
	padding-left: 10px;
	margin-right: 21px;
	float:left;
	font-size: 11px;
	font-weight: bold;
	clear: right;

}
.insert {
	background-color: #D6D6D6;
	margin: 5px;
	height: 200px;
	width: 130px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0668B3;
	float: right;

}
H4	{
	color:#0668B3;
	font-size: 16px;

}
h5 {
	color: #CE6213;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.info {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.insert2 {

	background-color: #D6D6D6;
	margin: 5px;
	height: 100%;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #0668B3;
	float: right;
}
.newsContent {
	margin-top: 10px;
	height: 120px;
	overflow: auto;

}
.Warning
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-STYLE: italic;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif
}