/* FODA CSS */
/* BEGIN BODY*/

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}


a:link{
color:#000000;
text-decoration:underline;
}
a:visited{
color:#6D7579;  
text-decoration:none;
}
a:hover{
color:#BDBFBF;
text-decoration:underline;
}
a:active{
color:#6D7579;
text-decoration:none;
}

.navLink a:link{
color:#6D7579;
text-decoration:none;
font-weight:bold;
}
.navLink a:visited{
color:#6D75791;  
text-decoration:none;
font-weight:bold;
}
.navLink a:hover{
color:#BDBFBF;
text-decoration:none;
font-weight:bold;
}

.navLink a:active{
color:#6D7579;
text-decoration:none;
font-weight:bold;
}

#maintable {
	width: 100%;
	height: 100%;
}


div.container {
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	
	margin-right: auto;
	width: 780px;
	border-width:0px; 
	
	
}

	




div.header {
	
	top:0px;
	width:850px;
	height:210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-image:url(../images/headerMOCK4c.jpg);
	background-repeat: no-repeat;
}



div.diagram {
	
	
	width:850px;
	height:181px;
	display: block;
	position: absolute;
	top:520px;
	
	background-image:url(../images/diagramMOCK4.gif);
	background-repeat: no-repeat;
}

div.footer {
	
	
	width:850px;
	height:25px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/footerMOCK4.gif);
	background-repeat: no-repeat;
}




#content {
	margin-top:25px;
	margin-left:20px;
	margin-right:20px;
	top:187px;
	width:810px;
	height:400px;
	color:#000000;
	font-size:11px;
	line-height:16px;
	
}



.leftUL ul {
margin-left: 0px;
}

.leftUL li {
margin-left: -25px;
}

div.hrw {
  background: #ffffff url(../images/hr.gif) repeat-x scroll center;
	margin-right: 40px;
	padding: 0;
	height: 1px;
}

h1 {
  font-family:Arial, Helvetica, sans-serif;
	color:#6D7579;
	font-size:16px;
	font-weight:bold;
}

ul
{
margin-right:-30px;
}

.bullet li {
	list-style: url("../images/bullet.gif");
	margin: 0px 0px 10px 10px;
	padding-left: 10px;
	
	
    background-repeat: no-repeat;
    background-position: center left;

}



div.flash {

	padding:0px;
	margin:0px 0px 0px 20px;
	top:0px;
	width:850px;
	height:320px;
	display: block;
	
	}
	
#flshc {

	padding: 0px;
 	margin: 0px;
 	border-style: none;
 	border-collapse: collapse;
	
}


