body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #CCCCCC;
*/	color:#FFF;
	background-image:  url(images_pres/bkg_tile.gif);
	background-repeat: repeat;

}
* {
margin:0; 
padding:0;
}
div#mainwrap {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;


}
div#header {
	width:750px;
	background-image : url(images_pres/bkgd_top.jpg);
	height: 62px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
div#header2 {
	width:750px;
	background-image : url(images_pres/bkgd_top2.jpg);
	height: 62px;
	background-repeat: no-repeat;
	margin-top: 30px;
}
div#header_nav {
	width:750px;
	background-image : url(images_pres/bkgd_nav.jpg);
	background-repeat: no-repeat;
	height: 13px;
	text-align: right;
}
div#header_nav2 {
	width:750px;
	background-image : url(images_pres/bkgd_nav2.jpg);
	background-repeat: no-repeat;
	height: 13px;
	text-align: right;
	}
div#contentarea {
	width:750px;
	background-image:  url(images_pres/bkgd_body.jpg);
	background-repeat: repeat;
	background-position: left;
	text-align: left;
/*	height: 100%;
*/	color: #CCCCCC;

}
div#column1 {
	width:185px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}
div#column2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 500px;
	float: right;
	margin-left: 20px;





}

div#column3 {
	float:right;
	width:185px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	clear: left;

}
div#column4 {
	float:right;
	width:185px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;

}
div#column2wide {
	width:475px;
	text-align: left;
	float:left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 15px;
}
div#column3B {
	background-color:#EDEDF9;
	float:right;
	width:150px;
	margin: 20px 25px 15px 10px;
	padding: .5em;
	border-top: 10px solid #282852;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;

}

div#column3C {
	float:right;
	width:150px;
	margin: 20px 25px 15px 10px;
	padding: .5em;

}

.table {
width:475px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-right:5px;
padding-left: 5px;
}
.td {
	width: 90px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	Margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	}
.td4copy {
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	Margin-bottom: 5px;
	text-align: left;
	}	
	
.tr{
	width: 475px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom:1px solid #c1c1c1; margin:0; padding:.3em 0

	}

div#leftcol_box {
	text-align: left;
	color : #414458;
	text-decoration : none;
	border-top : 10px solid #282852;
	border-right : 1px solid #878799;
	border-bottom : 1px solid #878799;
	border-left : 1px solid #878799;
	width: 130px;
	background-position: center;
	padding-left: 5px;


	}
div#listcontainer {
	background:#FCFCFD;
	width:380px;
	text-align: left;
	padding: 10px;
	border: 1px solid #c1c1c1;

}
div#box {
	width:90%;
	text-align: left;
	background-color: #ededf9;
	padding: 7px;
	list-style-position: inside;
	list-style-image: url(images_pres/bullet.gif);
	background-position: center;
	border: 1px solid #c1c1c1;
}
div#box_float {
	background-color: #ededf9;
	border: 1px solid #c1c1c1;
	width: 125px;
	float: right;
	padding: 5px;
	}


div#ulrule{
	border:0;
	margin:10px 0px 20px 0px;
	padding:0;

}

.ul{
	margin: 0 0 0 0 ;
	padding: 0 0 0 1.3em;

	}
	/*margin:10px 0px 20px 0px;
	padding:0;*/

.li{
margin:0; padding: 0 15 3 10;
list-style-image: url(images_pres/bullet.gif);
list-style-position: outside;

}


div#listcontainer2 {
/*border:1px solid #878799;*/
width:120px;
font-size: 1em;
}
div.story {
	color: #333333;
	border: 1px solid #c1c1c1;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.mainHD {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #E0CB89;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#row {
	height: 185px;
	width: 540px;
	text-align: left;
	border-top: #333333;
	border-bottom: #333333;
	margin-top: 10px;
	margin-bottom: 5px;



}
 div#nav_right {
	font-size: 12px;
	/*border: 1px dotted #990000;*/
	text-align: left;
	background-position: right;
	width: 128px;
}
div#footer {
    background-image: url(images_pres/bkgd_footer.jpg);
	background-repeat: no-repeat;
	height: 14px;
	text-align: center;
	width: 750px;
	text-align:center;
	clear:both;



}
div#footer p {
	width:750px;
	text-align:center;
     margin-top: 30px;
}
/*div#footersub {
	background-image: url(images_pres/bkg_bottom_sub.jpg);
	background-repeat: repeat;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-color: ededf9;
	height: 30px;*/
}
div.footersub {
    background-color:#EDEDF9; 
	width: 800px;
}

/* navigation*/
a:link {
	color: #E4E3AF;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;

	}
a:visited {
	color: #EFEECF;
	text-decoration: underline;
}
a:hover {
	color: #CFAE49;
	text-decoration: underline
}
a.header:link {
	color: #FCFCE8;
	text-decoration: none;
	font-weight: bold;
}
 a.header:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D3D3BE;
}
 a.header:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
 a.header:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
 a.left:link {
    color: #414458;
	text-decoration: none;
	font-weight: bold;
}
 a.left:visited {
	color: #414458;
	text-decoration: none;
	font-weight: bold;
}
 a.left:hover {
	color: #414458;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	color: #ebeaea;
	font-size: 10px;
}
 a.footer:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;

}
 a.footer:visited {
	color: #777777;
	text-decoration: underline
}
 a.footer:hover {
	color: #red;
	text-decoration: underline;
}
.footsub {
	background-position: center;
	margin: auto;
	padding-top: auto;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414458;
	padding-bottom: 10px;
}
.left {
	color: #ebeaea;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/*********** Forms ******************/
.frmLabel
{
	width: 70px;
	height: 30px;
	text-align:right;
	margin: 0px 10px 0px 0px;
	float:left;
}
.frmField
{
	width: 370px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	
}
.frmLabel2
{
	width: 70px;
	height: 195px;
	text-align:right;
	margin: 0px 10px 0px 0px;
	float:left;
}
.frmField2
{
	width: 370px;
	height: 195px;
	margin: 0px 0px 0px 0px;
	
}
