body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3 {
	margin: 0;	
}
#center {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
}

#footer_logo {
	position: relative;
	height: 37px;
	width: 86px;
	left: 6px;
	float: left;
	top: 5px;
}

#footer_links {
	position: relative;
	height: 25px;
	width: 840px;
	top: 9px;
	float: right;
}

#subnav_title {
	position: relative;
	height: 54px;
	width: auto;
}

#subnav {
	z-index:10;
	position: absolute;
	height: 14px;
	width: 660px;
	top: 138px;
	text-align: right;
	left: 291px;
}

#image_right {
	height: auto;
	width: auto;
	float: right;
	position: relative;
}

.text {
	color: #555555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.text a {
	color: #f88326;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

a.text:link, a.text:visited, a.text:active {
    color: #868686;
}
a.text:hover {
	color: #262626;	
}

.text_title {
	color: #262626;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}

.text_title2 {
	color: #262626;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

.text_title3 {
	color: #f88326;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

.text_title4 {
	color: #f88326;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 24px;
	line-height: 30px;
}

.text_title5{
	color: #262626;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 14px;
	
}
.subnav_video {
    color: #f06600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
a.subnav_video:link, a.subnav_video:visited {
    color: #a3a3a3;
}
a.subnav_video:hover {
	color: #f06600;	
}


.subnav_web {
    color: #ffde00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
a.subnav_web:link, a.subnav_web:visited, a.subnav_web:active {
    color: #a3a3a3;
}
a.subnav_web:hover {
	color: #ffde00;	
}


.subnav_multi {
    color: #0082f0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
a.subnav_multi:link, a.subnav_multi:visited, a.subnav_multi:active {
    color: #a3a3a3;
}
a.subnav_multi:hover {
	color: #0082f0;	
}


.subnav_other {
    color: #0ec500;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
a.subnav_other:link, a.subnav_other:visited, a.subnav_other:active {
    color: #a3a3a3;
}
a.subnav_other:hover {
	color: #0ec500;	
}


.subnav_text {
    color: #262626;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
a.subnav_text:link, a.subnav_text:visited, a.subnav_text:active {
    color: #a3a3a3;
}
a.subnav_text:hover {
	color: #262626;	
}


.footer_text {
	color: #9a9a9a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
}
a.footer_text:link, a.footer_text:visited, a.footer_text:active {
    color: #5d5d5d;
}
a.footer_text:hover {
	color: #9a9a9a;	
}



.text_side{
	color: #555555;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding:10px;
	
}
.text_side a{
	color: #f88326;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.text_side_date {
	color: #555555;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size: 10px;
	line-height: 14px;
}

#side_column_container {
	max-width:250px;
	height:auto;
	background-color:#f2f2f2;	
}

#news_text_container{
	max-width:250px;
	padding:10px;
	/*overflow:auto;
	height:200px;*/
	
}

#side_column_top {
	max-width:250px;
	height:14px;
	background-image:url(../images/table_grey_top380.jpg);
	background-repeat:no-repeat;


}
#side_column_bottom {
	max-width:250px;
	height:14px;
	background-image:url(../images/table_grey_bottom380.jpg);
	background-repeat:no-repeat;

}

#side_column_container_sm {
	max-width:200px;
	height:auto;
	background-color:#f2f2f2;	
}

#news_text_container_sm{
	max-width:150px;
	padding:10px;
	/*overflow:auto;
	height:200px;*/
	
}

#side_column_top_sm {
	max-width:200px;
	height:14px;
	background-image:url(../images/table_grey_top380.jpg);
	background-repeat:no-repeat;


}
#side_column_bottom_sm {
	max-width:200px;
	height:14px;
	background-image:url(../images/table_grey_bottom380.jpg);
	background-repeat:no-repeat;

}