#leftCol .sidemenu {
	background-color: #DAE2F2;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#leftCol .sidemenu .boxtitle {
	color: #FFFFFF;
	background-color: #0077C3;
	font-size: 1em;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin: 0px;
}
#leftCol .sidemenu a {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftCol .sidemenu ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.01em;
}
#leftCol .sidemenu ul a {
	font-weight: normal;
}

#leftCol .sidemenu ul li {
	color: #0077C3;
	
}
#leftCol .sidemenu .sectiontitle {
	font-weight: bold;
}





#leftCol p {
	color: #0077C3;
	display: block;
	margin: 0px;
	padding-right: 5px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-size: 1.01em;
}
#leftCol form {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
#leftCol form p {
	font-size: 1em;
}
#leftCol input {
	font-size: 1em;
	color: #0077C3;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#leftCol input[type="button"] {
	width: auto;
	margin-right: 5px;
	display: block;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 0px;
}
#leftCol select {
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;	
}
#leftCol form a, #leftCol form a:link, #leftCol form a:active, #leftCol form a:visited {
	font-weight: bold;
	color: #0077C3;
	text-decoration: none;
}
#leftCol form a:hover, #leftCol form a:focus{
	color: #0077C3;
	text-decoration: underline;
}


#page #navigation {
	background-color: #0077C3;
}
#page #footer {
	background-color: #0077C3;
	width: auto;
	height: 15px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#page #footer p,
#page #footer a,
#page #footer a:hover, 
#page #footer a:visited,
#page #footer a:focus,
#page #footer a:active{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	
}
#page #footer a,
#page #footer a:hover, 
#page #footer a:visited,
#page #footer a:focus,
#page #footer a:active{
text-decoration: underline;
}
.large {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	list-style-type: disc;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;
}
.large li {
	margin-bottom: 10px;
	color: #0077C3;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px;
}
#centreCol ul{
	padding: 0px;
	margin-left: 15px;
	list-style-position: outside;
}
#centreCol ol {
	padding: 0px;
	margin-left: 20px;
	list-style-position: outside;
}
#centreCol .rightWrap {
	margin-right: 50px;
}


#centreCol .blue {
	background-color: #DAE2F2;
	padding: 5px;
}
#centreCol .blue p, 
#centreCol .blue strong, 
#centreCol .blue bold {
	color: #0077C3;
}
#centreCol .blue input {
	color: #0077C3;
}

#centreCol ul .blue {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#centreCol .blueText {
	color: #0077C3;
}
#centreCol .blueText li {
	margin-bottom: 5px;
}


#centreCol .container {
	position: relative;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1.1em;
}
#centreCol .container p {
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1em;
}
#centreCol a {
	font-weight: bold;
}

.container .cLeft {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.container .cRight {
	width: auto;
	margin-left: 55px;
}
#centreCol #zipme .container a {
	font-weight: bold;
}

#centreCol #zipme input[type="checkbox"] {
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

