body{
	margin:3px 0px 0px 0px;
	background:#f0eeee;
}

#container {
	width:854px;
	background:#FFF;
	border:1px solid #cccccc;
}

.header1 {
	width:850px;
	height:158px;
}

.header2 {
	width:850px;
	height:260px;
}

.footer{
	color:#ffffff;
	height:15px;
	background:#004964;
	text-decoration:none;
	text-align:center;
	font-size:11px; font-family:Tahoma, Arial, Verdana;
}
.footer a{
	color:#ffff00;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

h1 {
	color:#363636;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
}

a {
	color:#900;
	text-decoration:none;
}
.text{
	color:#363636;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	padding:0px 0px 0px 10px;
}
.text1{
	color:#018DA6;
	text-decoration:none;
}
.box{
	padding:0px 20px 0 45px;
}

.box2 {
	padding:0px 20px 0 25px;
}
.link a{
	color:#9A9A9A;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana;
}
.link a:hover{
	text-decoration:underline;
}

.leftpanel {
	float:left;
	width:490px;
	text-align:left;
}

.leftpanel img {
	float:left;
	margin:5px 5px 5px 0px;
}

.rightpanel {
	float:right;
	width:310px;
	background:#f0eeee;
	text-align:left;
	margin:10px 43px 0px 0px;
}

.rightpanel_text {
	color:#363636;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	padding:5px 20px 5px 20px;
}

.rightpanel img{
	padding:5px;
}



.postnote {
	width:275px;
	background:#fc8f11 url(../images/orangemid.gif) repeat top;
	margin:auto;
	margin-top:-15px;
}

.notices {
	padding:0px 10px 0px 10px;
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
}

.postnote_top {
	width:275px;
	height:13px;
	background:url(../images/orangetop.gif) no-repeat top;
	margin:auto;
	margin-top:10px;	
}

.postnote_bottom {
	width:275px;
	height:13px;
	background:url(../images/orangebottom.gif) no-repeat top;
	margin:auto;
	margin-top:-15px;
}

.line {
	height:1px;
	background:#CCC;
	width:90%;
	margin-left:10px;
	
}

.orangebox {
	width:255px;
	height:230px;
	margin:0px 12px 0px 13px;
	background:url(images/orangebg.jpg);
}
.clear {
	clear:both;
}

.blueline {
	width:850px;
	background:url(images/blueline.jpg);
}