/* 3 button menu styles */
#taskDrop1, #taskDrop2, #taskDrop3, #NeedPrice, #WallPanelOptions, #topnavmenu, #SideNav, .TempHide, .PrintHide, #FWTableContainer259570478 , #Footer {
	display: none;
}
#container-main, #MainTableWrap, #MainContentWrap {border:0px;}
.NoPrint {display:none;}

#CompanyName {display:block;}

.topnavLinks,  .BlockMenu {
	display:none;
	}
.pghdr{
	margin: 0px;
	padding: 0px;
	position: relative;
/*	left: .5in;*/
	top: 0px;
	float: right;
	clear: left;
}
/* end 3 button menu styles */

body {
	margin:0px;
	margin:0px;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	width:100%;
	}	
	
a { 
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color:#71878C;
}

#imageFlush {
	padding:0px;
	margin:0px;
}

#topcontent {
	background:#fff;
	border: 1px;
	margin-right:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#topnav {
	background:#475459;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding:4px 0px 4px 61%;
	text-align:left;
	color: #FFFFFF;
}

#topnav a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#topnav a:hover {
	color: #71878C;
}

#content {
/*	padding-left: 450px;*/
	min-height: 309px;
	border:0px;
}
#MainText {
width:70%;
margin:0px;
padding:5px;
border:0px;
}


#leftcontent {
	float:left;
	clear:right;
/*		position: relative;
top:95px;
	left: 1px;	
	height:310px;*/
	width:264px;
	border:0px;
	margin-right:1px;
	padding:0px;
	margin:0px;
}

#leftcol1{
	/*position: relative;
	float: left;
	height: 310px;*/
	width: 281px;
	border: 1 px thin #FFF;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}

#leftcol2 {
	position: relative;
	/*float: right;
	height:310px;	*/
	width:264px;
	border: 1 px thin #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*
#rightcontent {
	position: relative;
	margin:0px;
	padding:0px;
	border: 1px solid orange;
}		
*/
.tblSpecs {
	background:#FFFFCC;
	}
#bottomcontentHeader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:95%;
	background: url(/img/bot_NarrowBac.gif) repeat-x;
	border:1px solid #FFF;
	text-align:center;
}

#bottomNavLinks {
	display:none;
}

#bottomNavLogo {
	float:Left;
	clear:right;
	font : bolder larger;
}
#footer {
	position: absolute;
	width: 100%;
	height: 100px;
	top: auto;
	right: 0px;
	bottom: 0px;
	left:0px;
}
		
h1 {
	font-size:14px;
	color: #FFF;
	display: inline;
	padding-left: 5px;
}
h2 {
	font-size:18px;
	margin: 10px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	color: #71878C;
	font-weight : lighter;
	line-height: 17px;
}
h3 {
	font-size:17px;
	padding: 0px 0px 0px 5px;
	color: #71878C;
	font-weight : bolder;
	line-height: 20px;
}
h4 {
	font-size: 14pt;
	padding: 0px;
	color: #71878C;
	font-weight : bold;

}
h5 {
	font-size:12px;
	padding: 6px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	color: #B1A78B;
	font-weight : bolder;
	line-height: 12px;
	/*display:inline;*/
}
h6 {
	font-size:12px;
	padding-top: 5px 0px 0px 0px;
	margin: 0px;
	color: #71878C;
	font-weight : bolder;
}


.NavIndent {
padding-left:25px;
color:#71878C;
font-weight : bolder;
}
	
#rightcontent p {
	font-size:11px;
	margin-right: 40px;
	padding-right: 40px;
}

.box {
	width: 13%; 
	float: left; 
	color: #fff;
	height: 60px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align:center;
}
.box a {
	color:#E7E3DA;
}

.box a:hover {
	background-color:#E7E3DA;
	border:1px solid #ffffff;
	height: 60px;
	padding: 20px 20px 43px 20px;
}

#box1, #box2, #box3 {
	display:none;
}


ul.ApplicationList {
	display: list-item;
	text-indent: 0px;
	/*color: #516382;*/
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	line-height: 15px;
	vertical-align : middle;
	list-style : none url(/img/bul_Disc.gif);
}

ol {
	display: list-item;
	text-indent: 20px;
	/*color: #516382;*/
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	line-height: 15px;
	vertical-align : middle;
	
}

table {
	border-style: solid;
	border-color: #71878C;
	margin:0px;
	padding:0px;
	}
	
.TblWhiteText {
color:#FFFFFF
}