
* {margin:0;padding:0}
h1,h2,h3,h4,p {margin-bottom:1em}
ul{margin-left:16px;margin-bottom:10px}

body { 	
	background: url(images/bckgrnd-final.jpg); 
	text-align:center;
	font-size:x-small;
}
#outer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(images/outerbg.gif) repeat-y center top;
	text-align:left;	
}
* html #outer {
	width:986px;
	w\idth:980px;
/*	height:100%; */
}
#header{
	background:#1F1F1F;
	}
#topnav{
	background:#1F1F1F;
	}
#footer{
	width:980px;
	height:55px;
	text-align:center;
	color:#cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(images/footer.gif);
}

#clearfooter {
	clear:both;
	}
#right {
	float:left;
	width:197px;
	text-align: left;
	}
#left {
	float:left;
	width:168px;
	text-align: center;
	}
#content{
	float:left;
	width:615px;
	}

.content1{
	padding:0px;		
}
.content2{
	width:595px;
	padding:10px;
	color:#000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
.content2print{
	padding:10px;
	color:#000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background:#ffffff;
	text-align:left;
	}
.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
.pageHeaders {
	font-weight: bold;
	color: #2C3E78;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font : bolder;
	color: #2C3E78;
	}
a:link {
	color: #425BA6;
	text-decoration: none;
}
a:visited {
	color: #425BA6;
	text-decoration: none;
}
a:hover {
	color: #585656;
	text-decoration: underline;
}

input {	
	color: #2C3E78;
		
	}
.button {
    height: 27px;
	width: 195px;
	cursor: pointer;
	border: 0;
	padding-bottom: 2px;
    background: url('images/printer.gif') no-repeat top left;
    
}
.button:hover {
    height: 27px;
	width: 195px;
	cursor: pointer;
	border: 0;
	padding-bottom: 2px;
    background: url('images/printeron.gif') no-repeat top left;
    
}
/*	xml parse */

.row_heading {
		background:#999999;
		color:#111111;
		font-weight:bold;
		}
.row_odd {
		background:#eeeeee;
		color:#111111;
		}
/*	forms */
.alt1 {font-size: 11px; font-weight: bold; color: #000000; background-color: #E5E1E2;}
.alt2 {font-size: 11px; font-weight: bold; color: #000000; background-color: #C1C1C1;}