body {
	background-color: #319c63;
	background-repeat: repeat;
	margin:0px;
	padding:0px;
}
th,td,div{color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:13px; }
#top_bg{
	background-image: url(images/Top_BG.png);
	background-repeat: repeat-x;
	height: 157px;	
}
.mainbg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
#menu_bg{
	background-color: #003131;
	height: 41px;
}
#logo{
	padding-left:30px;
	height: 126px;

}
#searchbox input{
	font-weight: normal;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	border: 1px solid #877d7d;
	height:22px;
}
#searchbox{
	padding-right:10px;
	padding-bottom:2px;

}
.contentpane{
	width:980px;
	padding:0px;
}
.middlepane{
	width:980px;
	padding:50px;
}
.level1Pane{
	width:480px;
	padding:10px;
}
.level1Pane1{
	width:500px;
	padding:10px;
}
.level1Pane2{
	width:300px;
	padding:10px;
}
.MidPane{
	width:314px;
	padding:10px;
}
.Level3Pane{
	width:230px;
	padding:10px;
}
.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;text-align:right;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	padding:2px 15px 2px 10px;
	border:1px #319c63 solid;
	border-width:1px 0px;
	z-index: 4;
}
.submenuitemselected{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	padding:2px 15px 2px 10px;
	background:#003131;
	border:1px #319c63 solid;
	border-width:1px 0px;
	z-index: 4;
}
.submenu{
	padding:0px;
	margin-top:5px;
	margin-left:0px;
	z-index: 4;
	background-color: #319c63;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #319c63;
	border-right-color: #319c63;
	border-bottom-color: #319c63;
	border-left-color: #319c63;
}
.rootmenuitem TD{
	color:#ff9900;
	font-size:12px;
	font-weight: bold;
	background:transparent;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align:center;

}
.rootmenuitemselected TD{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	z-index: 4;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align:center;
	background-color: #003131;
}
.rootmenuitembreadcrumb TD{
	color:#eeeeee;
	font-size:12px;
	font-weight: bold;
	padding:0px;
	z-index: 4;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align:center;
}
.SearchTab {
	font-weight: bold;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
A.SearchTab:link {
	font-weight: bold;
	font-size: 12px;
	COLOR: #454545; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;

}
A.SearchTab:visited {
	font-weight: bold;
    font-size: 12px;
	COLOR: #454545; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
A.SearchTab:active {
    font-weight: bold;
    font-size: 12px;
	COLOR: #454545; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
A.SearchTab:hover {
	font-weight: bold;
    font-size: 12px;
	COLOR: #454545; TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;


}
.DarkProBottom {
	background-color: #003131;
	height: 30px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
.SmallPrint {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ce9c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
A.SmallPrint:link {
    font-weight: normal;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #00ce9c; TEXT-DECORATION: none
}
A.SmallPrint:visited {
	font-weight: normal;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #00ce9c; TEXT-DECORATION: none
}
A.SmallPrint:active {
    font-weight: normal;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.SmallPrint:hover {
	font-weight: normal;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #ffffff; TEXT-DECORATION: none
}

