html, body {
	margin:0;
	padding:0;
	height:100%;
	text-align:left;
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background:url(images/06original.gif);
	background-color: #ccc;
	margin:0 auto;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 7px;
	padding-top: 9px;
}
.leftpane {
	width: 175px;
	background-color: #F7F7F7;
	padding-left: 0;
	padding-right: 0;
	padding-top: 9px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 13px;
	padding-top: 9px;
}
.rightpane {
	width: 175px;
	background-color: #F7F7F7;
	padding-left: 0;
	padding-right: 0;
	padding-top: 9px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 7px;
	padding-top: 9px;
}
.main_dnnmenu_container {
	background-color: transparent;
	padding:10px 0 0 0;
}
.main_dnnmenu_bar {/* root level */
	cursor: pointer;
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
/*
==============================================================
vvvvvvvvvv the main sections for good menu tweaking vvvvvvvvvv
==============================================================
*/

/*
================ root level ================
*/
.main_dnnmenu_rootitem { /* root level */
	cursor: pointer;
	cursor: hand;
	background-color: transparent;
	padding:3px 15px 0 5px;
	height:31px;
	line-height:2;
	color:#636363;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10pt;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	white-space: nowrap;
	border-right:solid 2px #fff;
}
.main_dnnmenu_itemhover {/* root level */
	color: #861100;
}

/*
================ sub menus ================
*/
.main_dnnmenu_itemhover td {/* sub menus hover */
	color: #861100;
}
.main_dnnmenu_item td { /* sub menus 'top' container */
	cursor: pointer;
	cursor: hand;
	background-color: #fff;	
	height:21px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:9pt;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	white-space: nowrap;
	border-bottom:solid 1px #636363;
	padding:3px 3px 0 3px;
	
}
.main_dnnmenu_submenu {  /* sub menus 'bottom' container */
	cursor: pointer;
	cursor: hand;
	background-color: #636363;
	border:1px solid #636363;
	padding: 0;
	margin:0 0 0 0;
}

.main_dnnmenu_icon {/* sub menus - acts as left padding if icon not being used */
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 0px;
	height: 100%;
}

/*
==============================================================
^^^^^^ end of the main sections for good menu tweaking ^^^^^^^
==============================================================
*/

.main_dnnmenu_break { /* apparently no affect */
	height: 1px;
	font-size: 1px;
}
.main_dnnmenu_arrow { /* apparently no affect */
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 1px;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow { /* apparently no affect */
	font-family: webdings;
	font-size: 1px;
	cursor: pointer;
	cursor: hand;
}

/*
==================================
Foremost Media Styles for ITW-Dynatec Skin
==================================
*/
#pgWrpr {
	text-align:left;
	width:780px;
	background:#fff;
	margin:0 auto;
	border:3px solid #861100;
	border-width:7px 3px;
}
#hdr {
	width:780px;
	height:93px;
}

#thelogo
{
    float:left;
    width:224px;
    height:93px;
}
#wrappemup
{
    float:right;
    width:556px;
    height:93px;
}
#ddlchange {
	width:556px;
	height:46px;
}
#ddlright
{
    float:right;
    margin:20px 20px 0 0;
}
#tpMnu {
	width:556px;
	height:47px;
	float:right;
}
#mnuright
{
    float:right;
    margin:15px 25px 0 0;
}
#tpMnu a {
	color:#AEAEAE;
	text-decoration:none;
	padding:0 10px;
}
#tpMnu a:hover {
	color:#861100;
	text-decoration:underline;
}
#mnu {
	background: url("images/mnuBg.gif") repeat-x top;
	margin:0;
	height:25px;
	padding:2px 0 2px 15px;
}
#mnu a {
}
#mnu a:hover {
	color:#fff;
	background:#861100;
}
#flsh {
	height:142px;
	background: url("images/flshBg.jpg") no-repeat top;
}
#flsh .SubHead {
	color:#fff;
}
#cnt {
	width:545px;
	padding:30px 20px 5px 35px;
	float:left;
	text-align:left;
}
#cnt2 {
	width:570px;
	padding:30px 1px 1px 5px;
	float:left;
}
#sdMnu {
	width:153px;
	padding:5px 10px 20px 10px;
	background:#F7F7F7;
	float: right;
}
#sdMnu h3 {
	font-size:11pt;
	color:#861100;
	margin:30px 0 10px 0;
}
#sdMnu p {
	margin:5px 0 0 0;
	padding:0;
	font-size:8pt;
}
#sdMnu a {
	color:#424242;
	text-decoration:none;
	font-weight:700;
}
#sdMnu a:hover {
	color:#861100;
	text-decoration:underline;
}
#brkr {
	clear:both;
	background: #F7F7F7;
	height:91px;
}
#ftr {
	text-align:center;
	padding:65px 10px 10px 10px;
	font-size:8pt;
	color:#636363
}
#ftr p {
	margin:5px 0;
}
#ftr a {
	color:#424242;
	text-decoration:none;
	padding:0px 10px;
	border-right:1px solid #424242;
}
#ftr a.tou {
	text-decoration:underline;
}
#ftr a.noBorder, #ftr a.tou {
	border-right-width:0px;
}
#ftr a:hover {
	color:#861100;
	text-decoration:underline;
}
.dvclr {
	line-height:.01;
	height:1px;
	clear:both;
}
.Normal {
	font-size:10pt;
	text-align:left;
}
