@charset "utf-8";
/* CSS Document */

body {
	background: #A4CB61 url(img/shadowLR_green_int.jpg) repeat-y center;
font-family:Arial, Verdana, Geneva, sans-serif;
height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#333;
	line-height: 130%;}
	
	
	
	h3 {
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 1px;
	line-height:16px;
}

h4 {color:#1880B1;
font-size: 15px;
margin-bottom:1px;
margin-top:-2px;}

h5 {color:#005900;
font-family: Arial, Verdana, Geneva, sans-serif;
font-size: 13px;
margin-bottom:1px;
margin-top:-2px;
font-weight:normal;}

ul {font-size: 12px;
	color: #333;
	line-height: 1.4em;
	margin: 2px 2px 4px -5px;
	list-style-image: url(images/bul_purple.jpg);
	list-style-type: none;
	list-style-position: outside;}

#wrapper {
	width:950px;
	margin-left:auto;margin-right:auto;
}

#copyright p { 
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size:86%;
		color:#8DD331;
		text-align:center;
		line-height:130%;}
		
#wrapper #header {
	background-color:#39c;
height:195px; margin-bottom:0px;
background: #3398CC url(img/int_generic.jpg) repeat-x bottom;}

#wrapper #belly {
width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:aliceblue;
	margin-top:0;
	margin-bottom:0;
	text-align: left;

}

#wrapper #belly #maincontent {
	width:700px;
margin-left:auto;
	margin-right:auto;
	background-color:aliceblue;
	text-align: left;
	color: #666;
}

a:link {color:#663493;}
	a:visited {color:#663493;}
	a:hover {color:black;}
	a:active {color:#666;}

	
	td p {
	color:#666;
}
	
	#copyright a:link {color: #C6DDA5;}
	#copyright a:visited {color:#C6DDA5;}
	

