body {
	margin:0px;
	visibility:visible;
	text-align:left; /* Hack for IE5/Win */
	background-color:#FFFFFF; 
	background-image:none;
	font-size:12px;
	line-height : 140%;
	}
#all{
	
}

#newtek_nav {
	display: none;
	
}

#flash {
	display: none;
}

#header{
	display: none;
}

#header_content{
	display: none;
}

#logo{
	display: none;
}

#product_nav{
	display: none;
}

#secondary_nav {
	display: none;
}

#screenshot {
 
}

#body_content{
	padding:10px;
	background-color:#FFFFFF;
	min-height:250px; /* was 450px */
	text-align: left;
}

#product_copy{
	width:732px;
	
	text-align: left;
}

#page_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: bold;
	/* width: 450px; */
	padding-top: 12px;
	padding-bottom: 30px;
	position: relative;
}

#printer_btn{
     display: none;
}

#more_info{
     display: none;
}

#content_two {
	background-color: #141922;
	text-align: left;
}

/* ------------ Tabs ---------------------------------------------------*/

#tab_box{
	text-align: left;
	
}

.tab_container{
	text-align: left;
}

.tab_content{
	text-align: left;	
}

.tab_left{
	display: none;
}

.tab_right{
	display: none;

}

.tab_on{
	display: none;
}

.tab_off{
	display: none;
}

/* ------------ END Tabs ------------------------------------------------- */


/* ------------ Right Column Box ----------------------------------------- */

#right_column_box{
	display: none;
}

.page_right_box_two{
	display: none;
	
}

.page_right_box{
	display: none;
}

.page_right_box_head{
	display: none;
}

.page_right_box_row{
	margin:10px;
}



.print { visibility:visible; } 
#print{	visibility:visible; }

/* ------------ END Right Column Box ---------------------------------------- */

.list {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 10px;
}

/* -------------- Left Box ----------------------------------------------------*/

.page_left_box{
	text-align: left;
	
}

.page_left_box_head{
	text-align: left;
}

.page_left_box_row{
	text-align: left;
}
#info{
    text-align: left;
}

/* -------------- End Left Box ------------------------------------------------ */

/* -------------- Footer ------------------------------------------------------ */

#footer {
	display: none;
}

.footer_menu {
	display: none;
}

.footer_copyright {
	font-size: 9px;
	color: #636363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* -------------- End Footer -------------------------------------------------- */

body {
	margin:0px 0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D4D4D;
	line-height : 140%;
	background-image: url(../images/page_bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #03aff0;
}

.clear {
	clear:both;
}

.extra_box{
	margin-top:15px;
	width:732px;
}

.rowicon {
	float:left;
	width: 22px;
}
.rowentry {
	display: none;
}	

p{
	padding-left:12px;
	padding-right:10px;
}

.moreinfo {
   display: none;
}



.title {
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}
.sub_title {
	font-weight: bold;
	color: #000066;
}
