body {
	font-family: Sans-Serif;
	padding: 0px;
	margin: 0px;
	background-color: #f2f2f2;
	font-size: 0.8em !important;
}

img {
	border: 0px;
}

h1 {
	margin: 0.1em;
}

a {
	color: #000000;
}

.hidden {
	display: none;
}

.cleared {
	clear: both;
}

a:focus {
	background-color: #000000;
	color: #EDEF00;
}

#main {
	margin: 0px auto;
	width: 1000px;
	border-left: 1px solid #7c7b7b;
	border-right: 1px solid #7c7b7b;
	background-color: #fff;
}

.nopadmar {
	margin: 0px;
	padding: 0px;
}

#header {
	display: block;
	width: 1000px;
	height: 111px;
	background: url('/website/images/header_bg.png') repeat-x;
	border-bottom: 1px solid #7c7b7b;
}

#header img {
	float: left;
}

#header .header_right {
	float: right;
	width: 800px;
	height: 111px;
}

#siteSearch {
	clear: both;
}

#siteSearch FORM {
	margin: 0px;
	padding: 0px;
}

#siteSearch FIELDSET {
	border: 0px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
}

#siteSearch LABEL {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}

#siteSearch INPUT {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}

#siteSearch INPUT:focus {
	border: 1px solid red
}

#siteSearch LEGEND {
	display: none;
}

#header .header_right .select {
	border: #000 1px solid;
	width: 177px;
	border-bottom: #000 1px solid
}

#top {
	float: right;
}

#top ul {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-right: 10px;
}

#top ul li {
	float: left;
	padding: 5px;
	color: #cc0000;
}

#header_menu {
	float: left;
	width: 100%;
	border-bottom: 1px solid #7C7B7B;
	clear: both;
}

#header_menu ul {
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #F1F1F1;
}

#header_menu ul li {
	width: 14%;
	float: left;
	text-align: center;
	font-size: 1.5em;
	vertical-align: middle;
}

#header_menu ul li a {
	display: block;
}

#header_menu ul li a:hover {
	display: block;
	background-color: #FFFFFF;
}

#features {
	float: right;
	position: relative;
	width: 692px;
	height: 262px;
	margin: 0px 14px 13px 0;
}

#features h2 {
	display: none;
}

#features div {
	right: 0;
	background: transparent;
	width: 626px;
	z-index: 2;
}

#features div h3 {
	margin: 0;
	padding: 5px 5px 0 10px;
	font-weight: normal;
	font-size: 1.5em;
	color: #fff;
}

#features div p {
	padding: 5px 5px 0 17px;
	line-height: 1.4;
	color: #fff;
}

#features div.info {
	width: 19em;
	height: 230px;
	float: left;
}

#features div.info h3 {
	padding-top: 9px;
}

#features ul.flist {
	float: left;
	position: absolute;
	height: 31px;
	bottom: 0;
	left: 0;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#features ul.flist li {
	float: right;
	margin: 0px;
	padding: 0px;
}

#features ul.flist li a {
	display: block;
	padding: 4px 10px 6px 10px;
	color: #000;
	text-decoration: none;
	background: #eaeaea
}

#features ul.flist li a:hover {
	text-decoration: none;
	background: black;
	color: #fff
}

#features ul.flist li .image,ul.flist li div {
	display: none;
	position: absolute;
	bottom: 100%;
}

#features ul.flist li .image {
	left: 0;
	line-height: 0;
	height: auto;
	padding: 0;
	z-index: 1;
}

#features ul.flist li.current .image,ul.flist li.current div {
	display: block;
}

#features ul.flist li.current {
	margin-top: 0;
}

#features ul.flist li.current a {
	background: black;
	color: white
}

#features ul.flist li.current div a {
	padding: 0;
	height: auto;
	background: none;
}

#emergency {
	border: 5px double #ffffff;
	background-color: #980600;
	color: #ffffff;
	padding: 0.5em;
	margin: 0em 0.5em 0.5em 0.5em;
}

#emergency h2 {
	margin: 0px;
}

#emergency a {
	text-decoration: none;
	color: #ffffff;
}

#emergency a:hover {
	text-decoration: underline;
}

#columns {
	float: left;
	width: 994px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

div.hcol {
	float: left;
	margin-right: 10px;
	width: 260px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div.hcolos {
	float: right;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	width: 170px;
}

div.hcolos dt {
	margin: 0px;
	width: 112px;
	padding: 5px 0px 5px 2px;
	color: #fff;
	font-weight: bold;
}

div.hcolos dt a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div.hcolos dt a:hover {
	text-decoration: underline;
}

div.hcolos dd {
	margin: 0px;
	width: 112px;
	padding: 5px 0px 10px 0px;
	color: #fff;
}

div.hcolos dd a {
	text-decoration: none;
	color: #ffffff;
}

div.hcolos dd a:hover {
	text-decoration: underline;
	color: #ffffff;
}

div.hcolos dd ul {
	padding: 0px 0px 0px 15px;
	margin: 3px;
}

div.hcolos dd ul li {
	padding: 3px 0px 3px 0px;
}

div.hcolos dd ul li a {
	color: #fff;
	text-decoration: none;
}

div.hcolos dd ul li a:hover {
	text-decoration: underline;
}

div.hcolos dl.ri {
	margin: 0px 5px 10px 5px;
	padding: 0px;
	min-height: 100px;
	max-height: 200px;
	height: auto !important;
	height: 100px;
	background-image: url('/website/images/report_bg.png');
	background-repeat: no-repeat;
	background-color: #CF5F08;
	border: 2px solid #944406;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

div.hcolos dl.pi {
	margin: 0px 5px 10px 5px;
	padding: 0px;
	min-height: 100px;
	max-height: 200px;
	height: auto !important;
	height: 100px;
	background-image: url('/website/images/pay_bg.png');
	background-repeat: no-repeat;
	background-color: #5B6B87;
	border: 2px solid #37404F;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

div.hcolos dl.ai {
	margin: 0px 5px 10px 5px;
	padding: 0px;
	min-height: 100px;
	max-height: 200px;
	height: auto !important;
	height: 100px;
	background-image: url('/website/images/apply_bg.png');
	background-repeat: no-repeat;
	background-color: #007C6D;
	border: 2px solid #00554B;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

div.hcolos dl.sl {
	margin: 0px 5px 10px 5px;
	padding: 0px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-image: url('/website/images/links_bg.png');
	background-repeat: no-repeat;
	background-color: #623285;
	border: 2px solid #4B0082;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

div.hcolos dl.os {
	margin: 0px 5px 10px 5px;
	padding: 0px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-image: url('/website/images/online_bg.png');
	background-repeat: no-repeat;
	background-color: #A60800;
	border: 2px solid #800000;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

div.mod {
	position: relative;
	margin: 0px 3px 14px 3px;
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #ece9e6;
	border-bottom: 2px solid #ece9e6;
	min-height: 258px;
	height: auto !important;
	height: 258px;
}

div.mod li a {
	text-decoration: none;
}

div.mod li a:hover {
	text-decoration: underline;
}

div.mod li {
	padding-bottom: 2px;
}

div.small {
	min-height: 121px;
	height: auto !important;
	height: 121px;
}

div.small p {
	margin: 0px 5px 0px 5px;
}

div.mod p {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 3px;
}

div.mod h2 {
	display: block;
	background: #fbfaf9;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 3px;
	letter-spacing: 1px;
	border-bottom: 1px solid #ece9e6;
}

div.mod h2 a {
	padding-top: 2px;
	text-decoration: none;
	color: #000;
}

div.mod ul.flickr {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	min-height: 90px;
	height: auto !important;
	height: 99px;
}

div.mod ul.flickr li {
	margin: 0px;
	padding: 0px;
	height: 29px;
	color: #fff;
	cursor: pointer;
	background-color: #9c5855;
	border-bottom: 1px solid #d68c81;
}

div.mod ul.flickr li.nb {
	border-bottom: 1px solid #9c5855;
}

div.mod ul.flickr li a {
	color: #fff;
	text-decoration: none;
	height: 29px;
	display: block;
}

div.mod ul.flickr li.dy {
	color: #fff;
	background-color: #980600;
}

div.mod ul.flickr li p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	margin-left: 128px;
}

div.mod ul.flickr li img {
	display: none;
}

div.mod ul.flickr li.dy img {
	display: block;
	position: absolute;
	float: left;
	top: 0pt;
	left: 0pt;
}

div.mod dl {
	margin: 0px;
	padding: 0px;
}

div.mod dt {
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 3px;
	padding: 5px 0px 5px 0px;
	background: #fbfaf9;
	border-bottom: 1px solid #ece9e6;
}

div.mod dd ul {
	padding: 5px 10px 10px 5px;
	margin: 3px;
}

div.mod ul.poll {
	margin: 0px 0px 10px 5px;
	padding: 0px;
	list-style: none;
}

div.mod .life {
	width: 100%;
	padding: 3px;
}

div.mod .life img.cover {
	float: left;
}

div.mod .life div {
	padding-left: 3px;
	height: 100px;
}

div.col-l {
	float: left;
	overflow: hidden;
	width: 530px;
}

div.col-l-wide {
	float: left;
	overflow: hidden;
	width: 820px;
}

div.col-r {
	float: left;
	width: 285px;
}

div.col-l #faqlist dt {
	font-weight: bold;
	padding: 3px;
	color: #ffffff;
	background-color: #980600;
}

div.col-l #faqlist dt a {
	color: #ffffff;
}

div.col-l #faqlist dt a:visited {
	color: #ffffff;
}

div.col-l #faqlist dd {
	padding: 3px;
	border: 1px solid #980600;
	margin: 0px 0px 20px 0px;
}

.sortHelper {
	background: #eee;
	border: 1px dashed #333;
	width: auto !important;
}

div.breadcrumb {
	display: block;
	padding: 9px;
}

div.small {
	height: auto !important;
	min-height: 121px;
}

.line_sixteen {
	line-height: 16px;
}

#contentSub {
	margin: 0px 15px 0px 15px;
}

#contentSub div {
	margin-bottom: 15px;
}

#contentSub img.left {
	float: left;
	margin: 5px;
}

#contentSub img.right {
	float: right;
	margin: 5px;
}

#contentSub img.center {
	clear: both;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contentSub h2 {
	clear: both;
}

#contentSub li {
	padding-bottom: 0.2em;
}

#contentSub li a {
	text-decoration: none;
}

#contentSub li a:hover {
	text-decoration: underline;
}

#columns table {
	border-collapse: collapse;
	border: 1px solid #000000;
	min-width: 75%;
	width: 90%;
}

#columns table th {
	background-color: #980600;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
	vertical-align: top;
}

#columns table td {
	border: 1px solid #000000;
	vertical-align: top;
}

#columns table tr.even {
	background-color: #F5EFE3;
}

div.section {
	background: #F5EFE3 none repeat scroll 0 0;
	border: 1px solid #980600;
	clear: both;
	float: left;
	width: 100%;
}

div.section h2 {
	background: #980600 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0;
	padding: 2px 0;
	text-indent: 3px;
	width: 100%;
}

div.section dt {
	color: #9C5855;
	font-weight: bold;
	margin: 0 0 5px 5px;
}

div.section dt a {
	color: #6A514F;
	text-decoration: none;
}

div.section dd {
	margin: 0 0 0 5px;
	padding: 0;
}

div.section li a {
	text-decoration: none;
}

div.section li a:underline {
	text-decoration: underline;
}

.expired {
	width: 90%;
	color: #FFE900;
	background-color: #CF001C;
	border: 3px double #FFE900;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

#page-rating {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#page-rating a {
	display: block;
	text-align: center;
	text-decoration: none;
}

#page-rating-question {
	margin-top: 5px;
	text-align: center;
}

#page-rating-faces {
	margin-top: 5px;
	text-align: center;
}

div.share {
	text-align: center;
	clear: both;
}

div.related {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #BFBFBF;
	float: left;
	margin: 0 5px 14px;
	position: relative;
	width: 275px;
}

div.related h2 {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	background-color: #FBFAF9;
	border-bottom: 1px solid #BFBFBF;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 2px;
	text-indent: 10px;
}

div.related ul {
	list-style: circle;
	padding: 0px;
	margin: 3px 0px 0px 2px;
	padding: 0px 0px 0px 15px;
}

div.related ul li {
	padding: 0px 0px 5px 0px;
}

div.related a {
	text-decoration: none;
}

div.related a:hover {
	text-decoration: underline;
}

.relinfotitle {
	margin: 0.1em;
}

div.smod {
	border: 1px solid #BFBFBF;
	float: left;
	margin: 0 5px 14px 5px;
	position: relative;
	width: 250px;
}

div.smod h2 {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	text-indent: 3px;
	background-color: #FBFAF9;
	margin-top: 0px;
	border-bottom: 1px solid #BFBFBF;
}

div.smod ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

div.smod dl dt {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 3px;
}

div.smod dl dt span {
	color: #999999;
}

div.smod dl dd {
	margin: 0;
	padding: 0 0 0 3px;
}

#lowerPanel {
	display: block;
	clear: both;
	min-height: 222px;
	height: auto !important;
	margin: 0 auto;
	background: #666666;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	width: 100%;
	float: left;
}

#lowerPanel h2 {
	font-size: 1.8em;
	text-indent: 6px;
	color: #fff;
	margin: 10px 0px 10px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
}

#lowerPanel div.explore {
	display: block;
	margin: 5px 5px 0px 5px;
	padding-bottom: 20px;
	width: 980px;
	height: auto !important;
	float: left;
	background: #ffffff;
}

#lowerPanel div.eCol {
	float: left;
	width: 235px;
	padding: 0px 7px 0px 3px;
}

#lowerPanel div.eCol dl {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#lowerPanel div.eCol dt {
	font-weight: bold;
	font-size: 1.6em;
	color: #626262;
}

#lowerPanel div.eCol dt a {
	color: #626262;
	text-decoration: none;
}

#lowerPanel div.eCol dd {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #a70800;
}

#lowerPanel div.eCol dd a {
	text-decoration: none;
}

#lowerPanel div.eCol dd a:hover {
	text-decoration: underline;
}

.az {
	width: 980px;
	display: block;
	padding: 0px;
	margin: 5px
}

.az ul {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

.az li {
	list-style: none;
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 0px 1px 0px 1px;
	padding: 1px;
}

.az li a {
	background: #ffffff;
	border: 1px solid #ffffff;
	text-decoration: none;
}

.az.li a:hover {
	background: #B9B3B3;
	text-decoration: underline;
}

ul.azletterlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

ul.azletterlist li {
	border: 1px solid #7C7B7B;
	display: block;
	float: left;
	font-size: 1.7em;
	height: 1.1em;
	list-style: none outside none;
	margin: 0.05em;
	text-align: center;
	width: 1.2em;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

ul.azletterlist li a {
	text-decoration: none;
	width: 100%;
	display: block;
}

ul.azletterlist li a:hover {
	background-color: #000000;
	color: #ffffff;
}

.otheraz {
	padding-top: 20px;
}

ul.azl a {
	text-decoration: none;
}

ul.azl a:hover {
	text-decoration: underline;
}

ul.azl a {
	text-decoration: none;
}

ul.azl a:hover {
	text-decoration: underline;
}

dl.azdl dd {
	margin-left: 1em;
	padding-left: 1em;
}

dl.azdl p {
	margin: 0px;
	padding: 0px;
}

#footer {
	display: block;
	clear: both;
	width: 1000px;
	height: 57px;
	margin: 0px auto;
	background: #666;
}

#footer div.links {
	width: 100%;
	float: left;
}

#footer div.links ul {
	margin: 0px;
	padding: 0px;
	color: #fff;
	list-style: none;
	float: right;
}

#footer div.links ul li {
	float: left;
	margin-right: 10px;
}

#footer div.links ul li a {
	color: #fff;
}

#footer div.links ul li a:hover {
	background-color: #fff;
	color: #000;
}

div.footerimages {
	float: left;
	width: 1000px;
	background-color: #ffffff;
	padding: 3px 0px 3px 0px;
	border-left: 1px solid #7C7B7B;
	border-right: 1px solid #7C7B7B;
}

.news_description {
	font-weight: bold;
}

#news_archive_controls {
	float: right;
	width: 25%;
	background-color: #F5EFE3;
}

#news_archive_list {
	float: left;
	width: 73%;
	margin: 0 15px;
}

.control_list {
	list-style: none;
}

div.news_article {
	border: 1px solid #ECE9E6;
	border-bottom: 2px solid #ECE9E6;
	margin-bottom: 10px;
}

div.news_article_top {
	background-color: #FBFAF9;
	padding: 1px 1px 1px 3px;
	font-weight: bold;
	border-bottom: 1px solid #ECE9E6;
}

div.news_article_description {
	padding: 1px 1px 1px 3px;
}

div.news_article_more {
	padding: 1px 1px 1px 3px;
}

div #lnListContainer {
	max-height: 250px;
	height: 250px;
	overflow: auto;
	float: left;
	width: 100%;
}

#idTabs {
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	border-bottom: 1px solid #BFBFBF;
}

#idTabs li {
	float: left;
	text-align: centre;
	background-color: #EEE;
	margin: 1px;
	padding: 3px;
	cursor: pointer;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#idTabs li.current {
	border-bottom: 2px solid black;
	padding-bottom: 1px;
}

#featuredNews {
	position: relative;
	height: 300px;
	margin: 0px 14px 14px 5px;
	background-color: #eee;
}

#featuredNews h2 {
	display: none;
}

#featuredNews div {
	right: 0;
	background: transparent;
	width: 625px;
	z-index: 2;
}

#featuredNews div h3 {
	margin: 0;
	padding: 5px 5px 0 10px;
	font-weight: normal;
	font-size: 1.5em;
}

#featuredNews div p {
	padding: 5px 5px 0 17px;
	line-height: 1.4;
}

#featuredNews div.info {
	width: 14em;
	height: 260px;
	float: left;
}

#featuredNews div.info h3 {
	padding-top: 9px;
}

#featuredNews ul.flist {
	float: left;
	position: absolute;
	height: 30px;
	bottom: 0;
	left: 0;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#featuredNews ul.flist li {
	float: right;
	width: 33.3%;
	margin: 0px;
	padding: 0px;
}

#featuredNews ul.flist li a {
	display: block;
	padding: 8px 10px 8px 10px;
	color: #000;
	text-decoration: none;
	background: #DEDDDD;
}

#featuredNews ul.flist li a:hover {
	text-decoration: none;
	background: black;
	color: #fff
}

#featuredNews ul.flist li .image,ul.flist li div {
	display: none;
	position: absolute;
	bottom: 100%;
}

#featuredNews ul.flist li .image {
	line-height: 0;
	height: auto;
	padding: 0;
	z-index: 1;
	left: 0;
}

#featuredNews ul.flist li.current .image,ul.flist li.current div {
	display: block;
}

#featuredNews ul.flist li.current {
	margin-top: 0;
}

#featuredNews ul.flist li.current a {
	background: black;
	color: white
}

#featuredNews ul.flist li.current div a {
	padding: 0;
	height: auto;
	background: none;
}

div.wmod {
	border: 1px solid #BFBFBF;
	float: left;
	margin: 0 5px 14px 5px;
	position: relative;
	width: 510px;
}

div.wmod h2 {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	text-indent: 3px;
	background-color: #FBFAF9;
	margin-top: 0px;
	border-bottom: 1px solid #BFBFBF;
}

div.wmod ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

div.wmod dl dt {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 3px;
}

div.wmod dl dt span {
	color: #999999;
}

div.wmod dl dd {
	margin: 0;
	padding: 0 0 0 3px;
}

#center {
	margin: 15px;
}

#columns form fieldset legend {
	font-weight: bold;
}

#columns form .formrow {
	width: 100%;
	margin-bottom: 5px;
}

#columns form .formrow label.inputlabel {
	font-weight: bold;
	width: 100%;
	display: block;
}

.footer-image {
	height: 31px;
	background-image: url(/website/images/footer/footer-sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
}

#footer-image-beacon {
	background-position: 0px 0px;
	width: 31px;
}

#footer-image-blood {
	background-position: -31px 0px;
	width: 136px;
}

#footer-image-defra {
	background-position: -167px 0px;
	width: 73px;
}

#footer-image-directgov {
	background-position: -240px 0px;
	width: 110px;
}

#footer-image-dwp {
	background-position: -355px 0px;
	width: 140px;
}

#footer-image-idea {
	background-position: -495px 0px;
	width: 81px;
}

#footer-image-iip {
	background-position: -576px 0px;
	width: 47px;
}

#footer-image-nhs {
	background-position: -623px 0px;
	width: 85px;
}

#footer-image-pct {
	background-position: -708px 0px;
	width: 100px;
}

#footer-image-pad {
	background-position: -807px 0px;
	width: 38px;
}

#footer-image-respect {
	background-position: -846px 0px;
	width: 119px;
}

.translation-flag {
	height: 20px;
	width: 30px;
	background-image: url(/website/images/flags/flag-sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
}

#translation-image-german {
	background-position: -0px 0px;
}

#translation-image-spanish {
	background-position: -30px 0px;
}

#translation-image-french {
	background-position: -60px 0px;
}

#translation-image-italian {
	background-position: -90px 0px;
}

#translation-image-portugese {
	background-position: -120px 0px;
}
