
body {
		text-align:left;
		font-size:13px;
		line-height: 17px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333;
		padding:0;
		margin: 0 0 14px 0;
		background: #ffffff url(../images/gpm-bgd.png) 0 0;			
		}
	
	
	
a:link {  
	color: #003184; 
	text-decoration: none;
	}
a:visited {  
	color: #003184; 
	text-decoration: none;
	}
a:active {  
	color: #003184; 
	text-decoration: none;
	}	
a:hover {  
	color: #93a8d9; 
	text-decoration: none;
	}	
	

/** Divs **/

#pagewrapper { 
	width: 990px;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	}
	
#masthead {
	width: 990px;
	height: 160px;
	margin: 0;
	padding: 0;
	background: url(../images/gpm-header.png) 0 0 no-repeat;	
	}
	
		#name {
		width: 300px;		
		position: relative;
		top: 95px;
		left: 160px;
		font-size: 24px;
		line-height: 24px;
		font-weight: normal;
		text-align: center;	
		color: #003184;
		}
		.strapline {
		font-size: 21px;
		line-height: 24px;		
		font-style: italic;
		color: #576fb2;
		}
		#celebrate {
		float: left;
		width: 250px;		
		position: relative;
		top: 15px;
		left: 720px;
		text-align: center;	
		}		

#header {
	clear: both;
	width: 990px;
	height: 180px;
	margin: 0;
	padding: 0;
	background: url(../images/header-image.png) 0 0 no-repeat;		
	}
	#header-image {
		position: relative;
		top: 0;
		left: 20px;
		width: 950px;
		height: 180px;
		margin: 0;
		padding: 0;
		background: #ffffff url(../images/headers/sliced-logo.jpg) 0 0 no-repeat;
	}	
	
	
#navbar {
	width: 990px;
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(../images/gpm-navbar.png) 0 0 no-repeat;	
	}
#main { 
	clear: both;
	float: left;
	width: 990px;
 	padding: 0;
	overflow: none;
	margin: 0;	
	background: url(../images/gpm-midbar.png) repeat-y;		
	}
#crumbtrail { 
	clear: both;
	float: left;
	width: 650px;
	font-size: 11px;
	color: #999;
	padding: 0 10px 5px 0; 
	margin: 0 22px 10px 0px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}
#crumbtrail a { 
	color: #93a8d9;
	}
#crumbtrail a:hover { 
	color: #003184;
	}
#crumbtrail .down { 
	color: #666;
	font-weight: bold;
	}

#mainleft { 
	clear: both;
	float: left;
	width: 672px;
	padding: 0 0 20px 0; 
	margin: 0 30px 0 30px;
	text-align: justify;
	}
#mainleft h1 {
	margin: 0 0 7px 0;	
	font-size: 16px;
	font-weight: bold;
	color: #003184; 
	}
#mainleft h2 {
	margin: 0 0 5px 0;	
	font-size: 14px;
	font-weight: bold;
	color: #333; 
	}	
#mainleft ul {
		margin: 10px 10px 5px 0;
		padding: 0;
		list-style-type: none;
		
		}
#mainleft li {
		font-size: 11px;
		line-height: 14px;
		padding:0 0 4px 20px;
		background: url(../images/gpm-bullet.png) 0 2px no-repeat;		
		}		
	
#mainright { 
	float: left;
	overflow: auto;
	width: 210px;
	padding: 5px; 
	font-size: 12px;
	line-height: 14px;
	margin: 7px 0 7px 6px;
	background: #ffffff;
	border: 1px solid #cccccc;
	}
#mainright h1 {
	margin: 7px 0 7px 0;	
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #c2cee4; 
	}
#mainright h2 {
	margin: 0 0 5px 0;	
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #003184; 
	}	
#mainright p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 7px 0;
	padding: 0;
	}
#mainright a {
	font-size: 11px;
	font-weight: bold;
	}	

		#disaster, #network {
		clear: both;
		float: left;
		width: 320px;
		height: 150px;
		text-align: center;
		margin:0 20px 10px 0;
		}
		#disaster a, #network a {
		font-weight: bold;
		color: #003184;	
		}		
		#disaster a:hover, #network a:hover {
		color: #000000;	
		}			
		
		
		#insurance, #commodity {
		float: left;
		width: 320px;
		height: 150px;
		text-align: center;
		margin: 0 0 10px 0;	
		}
		#insurance a, #commodity a {
		font-weight: bold;
		color: #003184;	
		}		
		#insurance a:hover, #commodity a:hover {
		color: #000000;	
		}	

		
		.lhs-links {
		float: left;
		overflow: auto;
		width: 205px;
		height: 300px;
		text-align: left;
		margin: 10px 0 10px 15px;
		padding: 0;
		border-right: 1px solid #ccc;
		}
	
		
		.rhs-ads {
		overflow: auto;
		width: 190px;
		text-align: left;
		line-height: 12px;		
		margin:10px 0 10px 5px;
		padding: 0;
		}
		.rhs-ads p {
		margin: 0;
		padding: 0;
		}		
		.rhs-ads a {
		font-weight: bold;
		color: #003184;	
		}		
		.rhs-ads a:hover {
		color: #000000;	
		}
		.rhs-text {
		width: 190px;		
		text-align: left;
		margin: 0;
		padding: 0;		
		overflow: auto;
		}
		.rhs-text ul {
		margin: 0px 10px 5px 0;
		padding: 0;
		list-style-type: none;
		
		}
		.rhs-text  li {
		font-size: 11px;
		line-height: 14px;
		padding:0 0 4px 20px;
		background: url(../images/gpm-bullet.png) 0 2px no-repeat;		
		}			


#footer {
	clear: both;
	width: 990px;
	height: 48px;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;	
	margin: 0;
	padding: 11px 0 0 0;
	text-align: center;
	background: url(../images/gpm-footer.png) 0 0 no-repeat;	
	}
#bottom {
	clear: both;
	width: 990px;
	font-size:11px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: center;
	}	
	

	
hr.contentrule {
	border: none 0; 
	border-top: 1px solid #93a8d9;
	border-bottom: 1px solid transparent;
	width: 100%;
	height: 2px;
	margin: 3px 0 3px 0;
	}
	
.buttonlink a {
	clear: both;
	display: block;
	width: 320px;
	height: 28px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff !important;
	margin: 0;
	padding: 3px 0 0 0;
	background: url(../images/button-link.png) 28px 0 no-repeat;	
	}
.buttonlink a:hover {
	display: block;
	width: 320px;
	height: 28px;
	font-weight: bold;
	font-size: 12px;
	color: #000000 !important;
	margin: 0;
	padding: 3px 0 0 0;
	}
	
.lhs-buttonlink a {
	clear: both;
	display: block;
	width: 190px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #ffffff !important;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	background: url(../images/rhs-button-link.png) 0 0 no-repeat;	
	}
.lhs-buttonlink a:hover {
	display: block;
	width: 190px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #000000 !important;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
	}

.rhs-buttonlink a {
	clear: both;
	display: block;
	width: 190px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #ffffff !important;
	margin: 3px 0 0 0;
	padding: 5px 0 0 0;
	background: url(../images/rhs-button-link.png) 0 0 no-repeat;	
	}
.rhs-buttonlink a:hover {
	display: block;
	width: 190px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #000000 !important;
	margin: 3px 0 0 0;
	padding: 5px 0 0 0;
	}	

	
.formfield {
	width: 190px;
	margin: 3px 0 0 0;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;	
	border: 1px solid #cccccc;
	}
.formfield2 {
	width: 110px;
	margin: 3px 0 0 0;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;	
	border: 1px solid #cccccc;
	}
.formbutton {
	padding: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#003184;
	background: #ceddea; 	
	border: none;
	}	
	
label {
	width:150px;
	float:left;
}

.error {
	color:#cc0000;	
	}

.picborder {
	border: 1px solid #cccccc;
	}
.textleft {
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	}	
	
	
	
#Articles {
overflow: hidden;
width: 200px;
height: 270px; /* You should adjust this height for your project. */
position: relative;
float: left;
margin-left: 0;
padding-left:0;

}

 

#Articles img {
float: left;
border: 1px solid white;
padding: .2em;
background: #d3d3d3;
margin-right: .5em;
width: 90px;
height: 90px;
}
#Articles h1 {
	margin: 0 0 5px 0;
		font-size: 13px;
		font-weight: normal; 
		line-height: 15px;
	color: #000000;	
	}

	#Articles ul {
	list-style-type: none;
	}

#Articles li {
	clear: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 98px;
}

#Articles li a {
	font-weight: normal;
}

#boldlist ul {
		margin: 0 10px 15px 30px;
		padding: 0;
		list-style-type: none;
		
		}
#boldlist li {
		font-size: 13px;
		font-weight: bold; 
		line-height: 15px;
		padding:0 0 4px 20px;
		background: url(../images/gpm-bullet.png) 0 2px no-repeat;		
		}
	
	
.errorfield {
	border: 1px solid #ff0000 ! important;
	background-color: #ffdfdf ! important;
	}