/* Page Snippet Style
-------------------------------------------------------------------*/
body {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:80%;
	line-height:1.75;
	background:#fff url(../graphics/bigback.jpg) no-repeat center top;
	color: #606060;
}

h1{
	font-size: 120%;
	margin: 0;
	padding: 0 10px;
	background: #003082;
	color: #fff;
	height: 30px;
	position: relative;
}
h2{
	font-size: 120%;
	padding: 0 10px;
	margin: 0 0 10px 0;
}

.maincol p, .maincol ul, .maincol ol{
	padding: 0 10px;
	font-size: 100%;
	line-height: 1.7em;
}

.copy_section .left_copy_section h2{
	margin: -5px 0 10px 0;
	padding: 0;
	font-size: 150%;
	}

.copy_section{
	width: 660px;
	margin: 10px 10px 0 10px;
	overflow: hidden;
	border-bottom: 1px solid #E9E9E9;
	}
	
.copy_section .right_image_section{
	width: 200px;
	margin: 0 0 0 10px;
	float: right;
	text-align: right;
	}
.copy_section .wrapped{
	width:auto !important;
	float:none !important;
}
.copy_section .right_image_section img{
	margin: 0 0 10px 0;
	border: 1px solid #606060;
	}
	
.copy_section .left_copy_section{
	width: 440px;
	float: left;
	}
	
.copy_section .left_copy_section p{
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.copy_section .left_copy_section h2{
	margin: -5px 0 10px 0;
	padding: 0;
	}
	
.copy_section .left_copy_section h3{
	margin: -5px 0 10px 0;
	padding: 0;
	}
.copy_section .left_copy_section.full{
	width: 660px;
	float: left;
	}