@charset "utf-8";
h1 {
	margin:0px;
	padding:0px;
	color:#225781;
	font-size:18px;
	margin-bottom: 8px;
	font-weight: normal;
}
h2 {
	margin:0px;
	margin-bottom: 5px;
	padding:0px;
	width: 100%;
	color:#225781;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	padding-top: 7px;
}
h3 {
	margin:0px;
	margin-top: 4px;
	padding:0px;
	color:#293d48;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height: 18px;
}
.mainAddsiteBox h1 {
	margin:0px;
	padding:0px;
	width:190px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/gpTitleBackground.gif);
	padding-top:10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom:10px;
}
#contentMiddle {
	position:relative;
	float:left;
	display:block;
	width:430px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #295c85;
}
#footer {
	position:relative;
	float:left;
	text-align:left;
	width:710px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #225780;
	font-size: 9px;
}
.contentNavigationSelect a, .contentNavigationSelect a:visited {
	text-decoration:none;
	width: 214px;
	height: 30px;
	padding-left: 16px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height:30px;
	display:block;
	background-image: url(../images/gpSubNavigationBackground.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e8ed;
}
.contentSubNavigation {
	width:214px;
	padding:0px;
	margin:0px;
	padding-left:16px;
	list-style-type:none;
	background-image: url(../images/gpSubNavigationBackground.gif);
	padding-bottom: 10px;
}

