body {
	padding: 0px;
	margin: 0px;
	background-color: DimGray;
	overflow: auto;
	scrollbar-base-color: #666666;
	scrollbar-face-color: #808080;
	scrollbar-arrow-color: #FCC05D;
	scrollbar-arrow-color: #DCDCDC;
	SCROLLBAR-TRACK-COLOR: #666666;
	text-decoration: none;
	background-color: #666666;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 75%;
}

img {
	border: none;
}
td {
	vertical-align: top;
}



.tah11 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.tah10 {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
.tah9 {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.ar11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ar10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ar9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

/* begin ssiop styles */


#logo {
	display:block; 
	width:100%; 
	/*
	height:89px; 
	background-image:url(../_gui/logo.jpg);
	*/
 
	/* choose between: logo_new.jpg, logo_new2.jpg & logo_new3.jpg
	height:96px; 
	background-image:url(../_gui/logo_new3.jpg);
	height:93px; 
	background-image:url(../_gui/logo_new3b.jpg);
	background-repeat:no-repeat; 
	*/
	height:89px; 
	background-image:url(../_gui/logo_new4a.jpg);
	background-color:gray;
	text-align:center;
	cursor: pointer;
	cursor: hand;
	padding:0;
	margin:0;
	border:0;
	
}

#belowlogo {
	display:block; 
	width:100%; 
	height:11px; 
	background-image:url(../_gui/bac_below_logo.jpg);
	background-color:gray;
	text-align:center;
	cursor: pointer;
	cursor: hand;
	padding:0;
	margin:0;
	border:0;
	
}

#sectionCrumb {
	display:block;
	border-top: 0px dashed gray;
	margin-top: 0px;
	padding-top: 5px;
	width:100%;
	text-align: left;
	/* color: gray; */
	color: #CCCCCC;
	font-size:68%;
	font-weight: bold;
	font-style: normal;
	font-family: Georgia, 'Times New Roman'; 
	background-image: url(../_gui/bac_crumb.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
	
}

#contentWrapper {
	width:506px;
	height: auto;
	background-image: url(../_gui/bac_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E8E1C7;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 75%;
	color: black;
	}
	
.contentWrapper {
	width:506px;
	height: auto;
	background-image: url(../_gui/bac_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E8E1C7;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 75%;
	color: black;
	}

#sectionHeader {
	border: 0px solid red;
	width: 90%;
	height: auto;
	text-align: right;
	padding-right: 10px;
	margin: 20px 0px 40px 0px;
	
}

#contactInfo {
	display: block;
	padding: 10px 40px;
	/* color: silver; */
	color: #AAAAAA;
	font-size:60%;
	font-weight: normal;
	text-align:left;
	font-family: Tahoma, Verdana, MS Sans Serif, Arial;
	
}

#content {
	text-align: left;
	width: 90%;
	margin-bottom: 50px;
	
}


/******* NIFTY CORNERRS   *******/

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

/******* Content Formatting & Layout CSS ******/

.tblWrapper  {
	display:block; 
	width: 95%; 
	background:#A2A296; 
	padding: 5px; 
	text-align:left;
}

.leftColumn {
	display:block; 
	width:63%; 
	float:left; 
	
}

.rightColumn  {
	display:block; 
	width:36%; 
	float:right;  
	}


div.roundedHeader {
	display:block; 
	width: 100%; 
	background:#7B796D; 
	}

div.roundedHeader H2 {
	color: beige;
	font-weight: bold; 
	margin: 0px 0px 0px 10px;
	padding: 1px;
	font-size: 10px;
}

div.roundedBody {
	display:block; 
	width: 100%; 
	background:#7B796D; 
	margin-top: 3px;
	line-height: normal;
	color: #e3e3e0;
}

div.roundedBody div.dummyWrapper {
	margin: 5px  3px 0px 5px;
}

div.roundedBody P {
	font-size: 85%;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	line-height: 150% !important;
	line-height: 137%;
	text-align: left;
		}


div.roundedBody P A {
	color: beige; 
	text-decoration: none;
	border-bottom: 1px beige dotted;
	}

div.roundedBody UL {
	font-size: 90%;
	}

div.roundedBody UL LI {
	margin-left: -20px;
	margin-right: 10px;
	padding: 3px; 
	font-size: 90%;
	list-style-image: url(../_gui/bul_li_01.gif);
	border-bottom: 1px dotted #95958D;
	
}


div.roundedBody img {
	margin: 7px 0px 0px -1px;
	padding: 2px;
	display:block;
	clear: both;
	border: 1px double silver;
	}

	
div.roundedBody img.inlineLeft {
	margin: 0px 7px 0px 0px;
	padding: 2px;
	float: left;
	display: block;
	clear: both;
	border: 1px double silver;
	}

	
div.roundedBody img.floatLeft {
	margin: 0px 5px 5px 3px;
	padding: 2px;
	display: block;
	float: left;
	clear: none;
	border: 1px double silver;
	}

input, textarea {
	font-family: 'MS Sans Serif', Arial, Sans Serif;
	font-size: 11px;
	border: 1px inset gray;
	background: silver;
 	color: black;
	width: 80%;

}

.button {
	font-size: 11px;
	font-weight: bold;
	border: 1px outset black;
	background: #656661; color: #e8e1c7;
	height: 22px;
}
