body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}

h3 {
	color: #18d;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}

a:link, a:visited {
	color: #9c0;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	background: #9c0;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

.accesskey {
	text-decoration: underline;
	}

/* Container Styles */

#container {
	position: relative;
	width: 900px !important;
	width /**/: 750px;
	background: #fff url(imgs/container_bg.gif) repeat-y;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#pageTitle {
	width: 900px;
	height: 116px;
	background: #18d url(imgs/title.jpg) no-repeat;
	}

#pageTitle h1, #pageTitle h2 {
	text-indent: -999em;
	margin: 0;
	}

#blDivider {
	width: 900px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	background: url(imgs/cvsa.gif);
	}

#blDivider p.p1 {
	position: absolute;
	left: -999em;
	}

#quickSummary p.p2 {
	width: 248px !important;
	width /**/: 276px;
	height: 28px !important;
	height /**/: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	}

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	text-decoration: underline;
	background: transparent;
	}

/* Supporting Text Styles */

#welcome, #main, #more, #contact, #extra {
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 305px;
	}

#footer {
	width: 888px !important;
	width /**/: 800px;
	height: 24px !important;
	height /**/: 30px;
	background: #3d6dab;
	margin-top: 15px;
	border-top: 1px solid #fff;
	text-align: right;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}

/* Link List Styles */

#linkList {
	position: absolute;
	top: 156px;
	left: 0px;
	width: 275px;
	border-bottom: 1px solid #fff;
	height: 484px;
	}

#linkList h3 {
	text-indent: -1100px;
	height: 45px;
	margin: 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 11px;
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#lblue, #lfavorites {
	border-top: 1px solid #fff;
	background: #77BB22;
	}

#lblue h3 {
	background: url(imgs/blue.gif);
	}

#lfavorites h3 {
	background: url(favourites.gif);
	}

#lblue li, #lfavorites li {
	color: #6cf;
	background: url(imgs/blue_bg.gif) repeat-x left bottom;
	}

#lblue a:hover, #lblue a:active, #lfavorites a:hover, #lfavorites a:active {
	color: #77BB22;
	}

#lgreen {
	border-top: 1px solid #fff;
	background: #77BB22;
	}

#lgreen h3 {
	background: url(imgs/green.gif);
	}

#lgreen li {
	color: #cf3;
	background: url(imgs/green_bg.gif) repeat-x left bottom;
	}

#lgreen a:hover, #lgreen a:active {
	color: #77BB22;
	}

#lorange {
	border-top: 1px solid #fff;
	background: #77BB22;
	}

#lorange h3 {
	background: url(imgs/orange.gif);
	}

#lorange li {
	color: #77BB22;
	background: url(imgs/orange_bg.gif) repeat-x left bottom;
	}

#lorange a:hover, #lorange a:active {
	color: #77BB22;
	}
	
#lyellow {
	border-top: 1px solid #fff;
	background: #77BB22;
	}

#lyellow h3 {
	background: url(imgs/yellow.gif);
	}

#lyellow li {
	color: #77BB22;
	background: url(imgs/yellow_bg.gif) repeat-x left bottom;
	}

#lyellow a:hover, #lyellow a:active {
	color: #77BB22;
	}