html, body {
	
	padding: 0;
	background-color: #fff;
	font-family:Verdana,Arial,"Trebuchet MS",sans-serif;
	color: #000;
	margin-left: 8%;
	width: 85%;	
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	margin-top: 0px;
	}
#content ul{
text-align: justify; 
}
div {
	border: none;
	}
p, a {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	}

h1,h2,p{margin: 0 10px}
h1{font-size: 250%;color: #FFF}
h2{font-size: 200%;color: #f0f0f0}
p{padding-bottom:1em}
h2{padding-top: 0.3em}

div#nifty{ margin: 0 10%;background: #3A4767}

b.rtop {display:block;background: #FFF} 
b.rtop  b{display:block;height: 1px; overflow: hidden; background: #3A4767}
b.rtop b.r4{margin: 0 1px;height: 2px}

b.rbottom {display:block;background: #FFF}
b.rbottom b{display:block;height: 1px; overflow: hidden; background: #96A0BA}
b.rbottom b.r4{margin: 0 1px;height: 2px}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}




	

#header {
	margin-top: 10px;
	color: #000;
	height: auto;
	
	background: #3A4767;
	
	}
#pad {
padding-top:25px;
text-align:left;
}

#f1{
	width:100%;
}
#f2 {
	width:75%;
	text-align:right;
}

#f3 {
padding-left:10px
}

	
#submenu {
		
		text-align: right; 
		font-size: 8pt;
		background-color: #D6D9E0;
		border: 1px solid #B1B1B1;
		height: 19px;
		
		
	}
	
#leftcol {
	float: left;
	width: 170px;
	margin-top: 0px;
	color: #000;
	background: #96A0BA url("images/ascbg.gif") top center repeat-y;
	
	}
		
#rightcol {
	position: absolute;
	left: 78%;
	top: 200px;
	width: 122px;
	padding-left: 10px;
	z-index: 3;
	color: #000;
	padding: 3px;
	
	}

#leftcol p, #leftcol li, #rightcol p {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	
	}
	
#content {
	margin: 0px 15% 0 185px;
	padding: 3px;
	color: #000;
	font-size: 12px;
	}

#content h1{
	color:#D6D9E0;
	font-size: 26px;
	}

#imagesTop{
	padding-left:0px;
	padding-right:1px;
	margin:0px;
	}
	
#footer {
	clear: both;
	width: auto;
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 8px;
	padding: 3px;
	border-top: 1px solid #E4E6EA;
	color: #000;
	}
	
#footer .date {
		float: left;
		text-align: left;
		}
	
#footer .contact {
		
		text-align: center;
		color:#000;
		font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
		font-size: 10px;
		}
.txtBlock {
		
	padding: 10px;
	text-align: justify; 
		
	}
.txtQuote{
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-style: italic;
}
	

#menu {
	
	float: left;
	list-style: none;
	margin-left: 0px ;
	padding-left: 0px ;
	width: 100%;
	height: 1%;
}
#menu b{
	font-weight:bold;
	color:#FFFFFF
	
}
#menu li {
	
	margin: 0;
	padding: 0px 15px 10px;
	height: 1%;
}
#menu a {
	
	border-bottom: 0px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 0px 12px;
	text-decoration: none;
	height: 1%;
	
}
#menu a:hover {
	background: url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 0px;
}	
ul#menu div#current{
	margin: 0;
	padding: 0px 15px 0px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	border-color: #96A0BA;
	color: #3A4767
	}



ul#minitabs{
	list-style: none;margin: 0;
	padding: 3px 0;
  	border-bottom: 0px solid #CCC;
  	font-weight: bold;
  	text-align: right;
  	white-space: nowrap;
  	height: 2%;
  	
  	}
ul#minitabs li{
	display: inline;
	margin: 0 2px;
	height: 2%;
	
	}
ul#minitabs a{
	text-decoration: none;
	padding: 0 0 1px;
  	border-bottom: 2px solid #D6D9E0;
  	font-size: 10px;
  	color: #000
  	}
ul#minitabs a#current{
	border-color: #96A0BA;
	color: #3A4767
	}
ul#minitabs a:hover{
	border-color: #96A0BA;
	color: #666
	}

	

	

