/* CSS Document */

/* Links */

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}

a {	
	text-decoration: underline;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	color: #FF9A24;
}

a.files {
	line-height: 170%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FF9A24;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF9E2B;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
	width: 90%;
}

legend {
	font-weight: bold;
	color: #003399;
}

label {
	display: block;
	/*background-color: red;*/
	margin: 10px 0px 0px 0px;
}

input, select, textarea {
	margin: 2px 0px;
}

#sitesearch input {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px 0px 6px 0px;
}

#sitesearch label {	
	padding-left: 5px;
}

#sitesearch a {
	text-decoration: none;
	font-size: 10px;
	color: #999;
}

#sitesearch a:hover {
	text-decoration: underline;
	color: #FF9A24;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

#cd_header h2 {
	display: none;
}

#cd_bg a {
	text-decoration: underline;
	color: #003366;
}

#cd_bg a:hover {
	text-decoration: underline;
	color: #fff;
}

#sharedownership h2 {
	display: none;
}

#sitemap a {
	text-decoration: none;
	line-height: 150%;
}

#sitemap a:hover {
	text-decoration: underline;
	line-height: 150%;
}

.fullwidth {
	clear:both;
}

/* -- Module styles -- */

.listTable {
border: 1px solid #000066;
background-color: #FFFFFF;
padding: 6px;
} 

.listHeader {
line-height: 150%;
font-size: 100%;
font-weight: bold;
border-bottom: 1px solid #000066;
background-color: #FF9E2B;
color: #FFFFFF;
text-align: left;
} 

.listItem {
line-height: 150%;
font-weight: normal;
border-bottom: 0px dotted #000066;
padding-top: 2px;
padding-bottom: 2px;
}

/* ----- */

.switchTable {
	border-top: 1px solid #FF9E2B;
	border-bottom: 1px solid #FF9E2B;
}

.switchHeader {
	height: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.switchContent {
	background-color: #FFFFFF;
	border-top: 1px solid #FF9E2B;
}

/* ----- */

.error {
	color: #ff3300;
}

.apply {
	display: block;
	width: 80px;
	text-align: center;
	padding: 10px;
	background-color: #000066;
	color: #ffffff;
	text-decoration: none;
}
