﻿/* JH - mrm */
#allcontent {
	position: relative;
}
#allcontent a:link { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:visited { color: #1F79A5; font-size: 12px; text-decoration: none; }
#allcontent a:hover { color: #1F79A5; font-size: 12px; text-decoration: underline; }
#allcontent a:active { color: #ff0000; font-size: 12px; text-decoration: none; font-weight: normal; }

/* table */
#tblContent td {width:180px; font-size:12px; vertical-align:top;}
#tblContent h2 {color:#fff; font-size:13px; margin-top: 0px; padding-top: 5px; padding-bottom: 5px; margin-bottom: 0px; text-align:center; }
.divContent_Header {width:178px; border:1px solid #fff; border-bottom:0px; height:45px; margin:0px; padding:0px; background:url(/mobile_resource_management/graphics/homepage/hp_tabs.jpg) top center no-repeat #fff;}
#tblContent .divContent_Header H2 a:link { color: #fff; font-size: 13px; text-decoration: none; }
#tblContent .divContent_Header H2 a:visited { color: #fff; font-size: 13px; text-decoration: none; }
#tblContent .divContent_Header H2 a:hover { color: #fff; font-size: 13px; text-decoration: underline; }
#tblContent .divContent_Header H2 a:active { color: #fff; font-size: 13px; text-decoration: none; padding-left: 0px; font-weight: bold;}

.divContentBody {width:176px; border:1px solid #CCE3EF; border-top:0px; margin:0px 1px 0px 1px; padding:0px;}
.bar {background:#1F7BAA; height:3px; padding:0px; margin:5px 0 0 0;font-size:1px;}
.imgHeader {width:178px;}
.btn_link { text-align: center; font-weight: bold; color: #fff; font-size: 12px; padding: 5px; background: url(/agriculture/graphics/general/btn_blue_136x26.jpg) top center no-repeat #fff; }
#tblContent .btn_link a:link { color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; }
#tblContent .btn_link a:visited { color: #fff; font-weight: bold; font-size: 12px; text-decoration: none; }
#tblContent .btn_link a:hover { color: #fff; font-weight: bold; font-size: 12px; text-decoration: underline; }
#tblContent .btn_link a:active { color: #FAE65A; font-weight: bold; font-size: 12px; text-decoration: none; padding-left: 0px; }

#bottomcontent {
position: relative;
padding: 10px 0px 5px 10px;
overflow: auto;
}
#bottomcontent H2 {
font-size: 18px;
font-weight: bold;
color: #005985;
}
#bottomcontent H2 SPAN {
font-size: 12px;
font-weight: bold;
color: #467BB1;
}

#left_content {
position: relative;
float: left;
width: 490px;
border:0px solid #999;
}
#right_content {
position: relative;
float: right;
width: 248px;
border:0px solid #999;
}
#right_content UL LI {
	padding-bottom: 3px;
}

