h3 {
	font-size: 26px;
	color: #3D59A5;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 16px;
	color: #3D59A5;
	margin: 0px;
	padding: 0px;
}

img.headerimg {
	border-top: 7px solid #3D59A5;
	margin-top: 9px;
}

div#sidenavbg_island {
	background: url(images/sidenav_default_bg.gif) repeat-y left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
}

div#sidenavbg_island a, div#sidenavbg_island a:visited {
	color: #76746d;
}

div#sidenavbg_island a:hover {
	background: url(images/sidenav_flag.gif) no-repeat right top;
	padding-right: 22px;
}

div#sidenav_island_top {
	background: url(images/sidenav_default_top.gif) no-repeat left top;
	width: 174px;
	height: 6px;
	margin-top: 11px;
}

div#sidenav_island_bottom {
	background: url(images/sidenav_default_bottom.gif) no-repeat left top;
	width: 174px;
	height: 12px;
}

td.content a, td.content a:visited {
	color: #3D59A5;
}

div.maincontent {
	float: left;
	width: 555px;
	border: 1px solid #3D59A5;
	border-bottom: 7px solid #3D59A5;
	margin-top: 10px;
	padding: 10px;
}

div.sideboxwrap {
	float: left;
	width: 185px;
	border-right: 1px solid #3D59A5;
	border-left: 1px solid #3D59A5;
	border-bottom: 1px solid #3D59A5;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	background-color: #e4ebff;
}

div.sidebox {
	border-top: 1px solid #3D59A5;
	padding: 10px;
}

div.ghc a {
	background: url(images/sidebox_ghc_default.gif) no-repeat left top;
	width: 113px;
	height: 80px;
	margin-top: 8px;
	margin-bottom: 7px;
	display: block;
	text-decoration: none;
}

div.vacation a {
	background: url(images/sidebox_vacation_default.gif) no-repeat left top;
	width: 127px;
	height: 100px;
	margin-top: 8px;
	margin-bottom: 13px;
	display: block;
	text-decoration: none;
}

hr {
	border-top: 1px solid #3D59A5;
	border-bottom: 0px solid #3D59A5;
	border-left: 0px solid #3D59A5;
	border-right: 0px solid #3D59A5;
	height: 1px;
}

div.newsletter {
	background: url(images/email_vacation.gif) no-repeat left top;
	width: 44px;
	height: 43px;
	float: right;
	margin-left: 5px;
	margin-bottom: 8px;
	margin-top: 8px;	
}
