	body {
	line-height: 16px;
	font-family: "tahoma", serif;
	font-size: 76%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg2.jpg);
	
	color:#666666;
	background-color: #fff;
	}
	
	p {	
	margin: 0 0 5px 0;
	
}
	
h2{
			font-size: 13px;
			color: #6A849D;
			}
h3{
			font-size: 13px;
			color: #000000;
			}
		a{
	color: #000000;
	text-decoration: underline;
		}	
		a:hover{
			color: #CDCC02;
		}
		a:visited{
		color: #993333;
		}
		
		#ribbon {
		 height: 307;
		 background-image:url(images/headBackground.jpg);
		 background-repeat:repeat-x;
		 
		}
		#container {
			width:780px;						
			margin-left: auto;
			margin-right: auto;
				
		}

		#banner {
		height: 330px;
			padding: 0px;
			margin-bottom:1px; 
			background-image: url(images/head.jpg);
			background-repeat: no-repeat;
		}

		#content {
		
		text-align: justify;
		font-size: 0.9em;		
		
		color: #666666;
		background-image: url(images/shad.jpg);
		background-repeat: no-repeat;
		}
		
		#indentC {
		margin-left:130px;
		text-align:left;
		}
		.indentM {
		margin-left:40px;
		text-align:left;S
		}
		
		#csText {
		
		text-align: justify;
		font-size: 0.9em;		
		
		color: #000000;
		
		}
		

		#footer {
		   height: 50px;
			clear: both;
			background-image: url(images/footer.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
			float: inherit;
		}
		#footerM {
		   height: 60px;
			clear: both;
			background-image: url(images/footerM.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
			float: inherit;
		}
		.fotext{
		border-top: 1px dashed #EEEEEE;
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 10px;
		color:#6A849D;
		}
		.csschanger{
color: #6A849D;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}
	
	.navcontainer
{
margin: 350px 0 0 27px;
padding: 0;
height: 20px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a
{border-right: 1px solid #6A849D;
background: #fff;
width: 80px;
height: 15px;
border-top: 1px solid #6A849D;
border-left: 1px solid #6A849D;
border-bottom: 1px solid #6A849D;
padding: 2px;
margin: 0 0 10px 0;
color: #6A849D;
text-decoration: none;
display: block;
text-align: center;
font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover
{
color: White;
background: #C9D3DC;
}

.navcontainer a:active
{
background: #6A849D;
color: #fff;
}

.navcontainer li#active a
{
background: #6A849D;
color: #fff;

}

#rightmenu {
font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left ;
	color: #6A849D;
		padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}



.box{
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 1.2em;
	color: #6A849D;
}
.box h2{
	color: #993333;
	font-size: 2em;
	
}
.imgright{
vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
}
.tblFont{font-size:12px; color:#000000; font-weight:bold;}
.tblCS{background-image:url(images/shad.jpg)}
.identity{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	vertical-align:top;
	visibility:visible;
	}