body,
	html {
		margin:0;
		padding:0;
		color:#000;
		/*line-height: 1.5em;*/
		font: 10px Verdana, Arial;
		background-color: #FFF;

	}
	
	
	h1 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
				font-size: 110%; font-weight: bold; 
				line-height: normal; text-transform: capitalize; 
				letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
				color: #CC0000;
		}
		
	h2 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
			font-size: 110%; font-weight: bold; 
			line-height: normal; text-transform: capitalize; 
			letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
			color: #CC0000;
		}
		
	h3
	{
		
		font-size: 110%;
		color: #cc0000;
		background-color: transparent;
		width: 25em;
	}
	
	h4
		{
			
			font-size: 100%;
			background-color: transparent;
	}
	
	
	#wrap {
		margin:0 auto;
		
		
	}
	#wrap-home {
			margin:10px;
			width:500px;
			height:700px;
			background: transparent url(images/homebg.png) top left no-repeat; 
			
	}
	

	
	#waterbody-home
		{
			
			background: transparent url(images/waterbody.png) top left no-repeat; 
			height: 72px;
			width: 300px;
			margin: 0px 0px 0px 180px; 
	}
	#menu-home
		{
			
			float: left;
			height: 16px;
			padding: 0px 0px 0px 375px; 
			
	}
	#main-home {
			
			float:left;
			with: 300px;
			padding: 10px 0px 0px 150px;
	}
	
	#main-home li{
				
		margin: 10px;
		padding: 2px;
		
		font: 11px Verdana, Arial;
	}
	
	#main-home p{
					
			padding-top: 3px;
			
		}
	
	
	#header {
		
	}
	
	
	#toplink{
		
		    border-top: 3px solid #007057;
		    text-align: right;
		    padding:10px;
	}
	
	#logo {
		clear: both;
	    	width:100%;
	    	height:75px;
	    	font-family: "Times", "serif"; 
		font-size: 12px; 
		font-weight: bold; 
	    	background-color: #fff;
	    	background: transparent url(images/logobg.png) top left no-repeat; 
		
	}
	#waterbody
	{
		float: right;
		background: transparent url(images/waterbody.png) top left no-repeat; 
		height: 75px;
		width: 300px;
	}
	#logobottom
	{
	background: transparent url(images/menubg.jpg) top left repeat; 
	height:22px;
	}
	#navcontainer
		{
		border-top: 1px solid #007057;
		border-bottom: 1px solid #007057;
		background-color: #eee;
		height: 20px;
		/*background: transparent url(images/topbg.jpg) top left repeat; */
		
		}
	
	
	
	
	
	
	#navlist
	{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 20px 50px;
	border-bottom: 1px solid #007057;
	}
	
	#navlist ul, #navlist li
	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font: 10px Verdana, Arial;
	}
	
	#navlist a:link, #navlist a:visited
	{
	float: left;
	line-height: 14px;
	
	margin: 2px 10px 4px 10px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}
	
	#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
	{
	font-weight: bold;
	
	border-bottom: 2px solid #007057;
	padding-bottom: 2px;
	background: transparent;
	color: #007057;
	}
	
	#navlist a:link#currentgray, #navlist a:visited#currentgray
		{
		font-weight: bold;
		border-bottom: 2px solid #cccccc;
		padding-bottom: 2px;
		background: transparent;
		color: #fff;
	}
	
	

	#navlist a:hover#currentgray
	{
		border-bottom: 2px solid #fff;
	}

	#main {
		CLEAR: both; 
		float:left;
		width:90%;
		padding: 20px 0 10px 40px;
	}
	
    
    	#main li{
    		font: 11px Verdana, Arial;
	}
	
    	.parentmenu
    	{
    		background: transparent url(images/arrow.png) top right no-repeat;
    	}
    	#flash {
		background: transparent url(images/flash_back.jpg) top left no-repeat;
		float: center;
		width: 443px;
		padding:20px 10 10 10;
		}
	
	#flash p{
		margin-top: 6px;
		margin-left: 6px;
		text-align: center;
		padding:50px 0 0 0;
		
	}
	
    	
	
	#sidebar {
		
		float:right;
		width:200px;
		padding:10px 20px 0 0;
		
	}
	
	
.box2 {
	WIDTH: 200; 
	BORDER-RIGHT: #7B828C 1px solid; 
	BORDER-TOP: #7B828C 1px solid; 
	BORDER-LEFT: #7B828C 1px solid; 
	BORDER-BOTTOM: #7B828C 1px solid; 
	text-align: left;
	
}


.line1 {
	CLEAR: both; BORDER-TOP: #7B828C 1px solid;
	font: 9px Verdana, Arial;
	padding:10px;
}

.BoxTitle {
	FONT-SIZE: 10px; PADDING-RIGHT: 0.75em; PADDING-LEFT: 0.75em; 
	COLOR: #000; 
	text-align: center;
}

.clr7 {
	COLOR: #007057; BACKGROUND-COLOR: #eeeeee;
	
}	
	
#footer {
	
	clear:both;
	height:80px;
	padding: 0 0 10px 10px;
	border-top: 1px dashed #7B828C;
	bottom: 0px;
	right: 0px;
	left: 0px;
	

	margin: 0px 0px 0px 0px;
	
	
}
#footer p {
	padding:5px;
	margin:0;
}
    
A:link {
	COLOR: #666666; 
	text-decoration: none;
}

A:visited {
	COLOR: #007057; 
	text-decoration: none;
}
A:active {
	COLOR: #666666; 
}
A:hover {
	COLOR: #007057; 
	text-decoration: underline;
}

A.detail:link {
	COLOR: #666666; 
	text-decoration: underline;
}

A.detail:visited {
	COLOR: #007057; 
	text-decoration: underline;
}


A.graylink:link {
	COLOR: #666666; 
}
A.graylink:visited {
	COLOR: #666666; 
}
A.graylink:active {
	COLOR: #666666; 
}
A.graylink:hover {
	COLOR: #000000; 
}

A.grayimglink {
	background: transparent url(images/textbutton.gif) center left no-repeat; 
	padding:0 0 0 15px;
	COLOR: #666666; 
}
A.grayimglink:visited {
	COLOR: #666666; 
}
A.grayimglink:active {
	COLOR: #666666; 
}
A.grayimglink:hover {
	
	background: transparent url(images/textbutton2.gif) center left no-repeat; 
	COLOR: #000000; 
}

A.grayimglinkalways {
	background: transparent url(images/textbutton2.gif) center left no-repeat; 
	padding:0 0 0 15px;
	COLOR: #CC0000; 
}



.titlelabel {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
		font-size: 110%; font-weight: bold; 
		line-height: normal; text-transform: capitalize; 
		letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
		color: #CC0000;
		}
		
.titlelabel2 {  font-family: "Arial", "Helvetica", "sans-serif"; 
		font-size: 120%; font-weight: bold; 
		line-height: normal; text-transform: capitalize; 
		
		color: #007057;
		}


#updates {
	padding-left:50px;
}



#updates dl dd div
{
	padding:10px;
}



dl dt
{
	COLOR: #CC0000; 
	padding:0 20px;
}

#updates dl dt
{
	
	
	margin: 5px;
	padding: 0 0 0 20px;
}


a.btn:link,
a.btn:visited {
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #142f7d;
	
	border: solid 1px #dddddd;
}
a.btn:hover {
	background: #007057;
}

td {
		
	font: 10px Verdana, Arial;
	

}

.highlight { 
	background-color: yellow;
}

#dynacloud
{
	font-size: 50%;
	border: 1px solid #FF9933;
}

.imgframe {
padding: 5px;
border: solid 1px #CCCCCC;

}
	
	
.ultext
{
	text-decoration: underline;
	COLOR: #007057;
}



fieldset
{
	border: 1px solid #eee; padding: 0.2em; 
}

#bottom
{
	border: 1px dotted #eee; padding: 0.2em; 
}
.graybox {
	WIDTH: 100%; 
	border: solid 1px #CCCCCC;
	background: #eeeeee;
	text-align: left;
}
.label {DISPLAY: inline-block; WIDTH: 150px; overflow: hidden;text-align:right; padding-top:5px;}

.redinfo {
    background-color: red; /* background color */
    border-color: red;     /* border color */
    color: black;           /* text color */
    }
.yellowinfo {
    background-color: yellow; /* background color */
    border-color: yellow;     /* border color */
    color: black;           /* text color */
    }
.greeninfo {
    background-color: white; /* background color */
    border-color: white;     /* border color */
    color: green;           /* text color */
    }


.redinfo a {
    background-color: red; /* background color */
    border-color: red;     /* border color */
    color: black;           /* text color */
    }
.yellowinfo a {
    background-color: yellow; /* background color */
    border-color: yellow;     /* border color */
    color: black;           /* text color */
    }
.greeninfo a {
    background-color: white; /* background color */
    border-color: white;     /* border color */
    color: green;           /* text color */
    }

