body { 
	margin: 0; 
	padding: 0; 
	font: 11px/16px  Verdana, Arial, Helvetica, sans-serif; 
	color: #7F7F7F;
}

table{font: 10px/14px  Verdana, Arial, Helvetica, sans-serif; color: #7F7F7F;}
img{border: none;}
a:link, a:visited, a:active {text-decoration: none; color: #13694E;}
a:hover {text-decoration: underline; color: #13694E;}

#envelope
{
	width:790px; 
left:50%; 
margin-left:-395px;
padding: 0 0 0 7px;
background:  url(../images/background.gif) left top repeat-y;
}
#content {width: 777px;}	
#content2 
{
    	margin-right:5px;
	margin-left:15px;
	}	
#header
{
	background:  url(../images/grid.gif) left top repeat;
	height: 28px;
	font: 9px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-bottom: solid #ffc726 3px;
	
}
#headerlinks 
{
	padding: 3px 8px 0 0;
}
#headerlinks a 
{
	color: #ffffff;
	text-decoration: none; 
	margin: 0 2px 0 2px;
}
#headerlinks a:hover
{	
	color: #ffc726;
	text-decoration: underline;
	margin: 0 2px 0 2px;
}
		
#footer
{
	background:  url(../images/grid.gif) left top repeat;
	height: 50px;
	font: 9px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	clear: both;
	margin: 0;
}
#footer p
{
	margin: 0;
	padding: 6px 10px 0px 8px;
} 
#left
{	
	float:left
} 
#right
{
	float:right
}
#footer a 
{
	color: #ffffff;
	text-decoration: none; 
}
#footer a:hover
{	
	color: #ffc726;
	text-decoration: underline;
}	
p{
	line-height: 18px;
	text-align:left;
}
h1{
	color: #13694E; 
	font-size: 15px; 
	font-weight: bold;
	margin: 0;
	text-align:left;
	}
h2{
	color: #13694E; 
	font-size: 11px;
	font-weight: bold;
	margin: 30px 0 0 0;
	text-align:left;
		}
h3{
	color: #13694E; 
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-align:left;
		}
h4{
	color: #7F7F7F; 
	font-size: 12px;
	font-style:italic;
	font-weight:normal;
	margin: 10px 0 0 0;
	text-align:left;
		}
ul {
	list-style-type: square;
	margin: 5px 0 15px 45px;
	padding: 0;
	text-align:left;
		}
ol {
	list-style-type:decimal;
	margin: 5px 0 15px 45px;
	padding: 0;
	text-align:left;
	}
.clear{clear: both;}
.more{
				margin: 0;
				padding: 12px 0 0 12px;
				background:  url(../images/arrow-r.gif) 2px 16px no-repeat;
				}
h1 sup {font-size: 9px;}	
p sup {font-size: 7px;}
#envelope{
	width: 800px; 
	position: relative;
}
	
	#navigation{height: 101px;}
	
	#art{
		position: relative;}
#contentArea{
				padding: 30px;
		}
	#leftCol{
				float: left; 
				width: 196px; 
				padding: 0px 68px 30px 0px;
				}
			
					.l2nav{width: 196px;}
					
						#l2Bottom{
							position: relative;
							height: 1px;
						}
						
						.l2nav ul{
							margin: 0;
							padding: 0;
							list-style: none;
							}
							
							.l2nav ul li{
								padding-bottom: 1px;
								padding-left: 0;
								border-bottom: dashed 1px #A8ADB4;
								}
													
								.l2nav a:link, .l2nav a:visited, .l2nav a:active{
									display: block;
									padding: 9px 16px 10px 21px;
									background:  url(../images/arrow-0.gif) 10px 16px no-repeat;
									color: #A8ADB4;
								}
		
								.l2nav a:hover{
									background:  url(../images/arrow-r.gif) 10px 16px no-repeat; 
									color: #13694E;}

								.l2nav a.on:link, .l2nav a.on:visited{
									background:  url(../images/arrow-r.gif) 10px 16px no-repeat;
									color: #13694E;
									font-weight: bold;
								}
									#subnav{width: 196px;}
									#subnav ul{
										margin: 0 0 10px 40px;
										padding: 0;
										list-style: none;
										}
							
							#subnav ul li{
								padding: 0 0 1px 0;
								font-size: 10px;
								border: none;
								}
													
								#subnav a:link, #subnav a:visited, #subnav a:active{
									display: block;
									padding: 0;
									color: #A8ADB4;
									background: none;
								}
		
								#subnav a:hover{
									color: #13694E;
									background:none;}
					

								#subnav a.on:link, #subnav a.on:visited{
									color: #13694E;
									font-weight: bold;
									background: none;
								}
						
							#sidebar {
	font: 9px/10px  Verdana, Arial, Helvetica, sans-serif;}
	
	#rightCol{
				float: left; 
				width: 425px; 
				padding: 0 0 30px 0;
				}
	#newsletter{
				width: 550px; 
				padding: 0 20px 30px 200px;
				}			
				
				
/* DHTML */
#dhtmlEnvelope{position: absolute; top: 132px; left: 0;}

.dhtmlMenu{
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	background: #ffc726;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 0;
}

	.dhtmlMenu ul{
		list-style: none;
		padding: 15px 10px 5px 5px;
		margin: 0;
		margin-bottom/* */: -1px;
	}

		.dhtmlMenu li{
			padding: 0;
			background:  url(../images/links_dottedline.gif) bottom left no-repeat;
		}
		.dhtmlMenu li.lastchild{
			padding: 0;
			background: none;
		}	
			.dhtmlMenu a:link, .dhtmlMenu a:visited{
				display: block;
				text-decoration: none;
				font-size: 10px;
				color: #ffffff;
				padding: 0px 0 8px 4px;
			}
			
			.dhtmlMenu a:hover, .dhtmlMenu a:active{
				color: #13694e;
				font-weight: bold;
			}	