/* Global Styles */

body {
	margin:0;
	background-color: #5b6c86;
	}
	
td {
	font: 12px arial;
	color: #ffffff;
	}
	
hr {
	height:1px; 
	color: #AFC3AB;
	border: 0;
	}
	
a {
	color: #AFC3AB;
	}
	
a:hover {
	color: #B2CFED;
	}

/* ID Styles */

#navigation td {
	white-space: nowrap;
	}
	
#navigation a {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	}
	
#navigation a:hover {
	background: rgb(153,178,204);
	color:#ffffff;
	}
	
#navheader {
	font:28px arial;
	color: #5B6C86;
	letter-spacing:.2em;
	line-height:30px;
	padding:8px 0px 8px 0px;
	border-bottom: 1px solid rgb(91,108,134);
	}

#colheader {
	padding: 4px;
	}

#logo {font:18px arial;
	color: #ffffff;
	letter-spacing:.3em;
	}

#tagline {font:12px geneva;
	color: #5B6C86;
	letter-spacing:.4em;
	}
	
#dateformat {font:11px arial;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #5b6c86;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.bodyText {
	font:12px arial;
	color:#ffffff;
	line-height:20px;
	margin-top:0;
	}
	
.pageName{
	font:18px arial;
	color: #AFC3AB;
	line-height:22px;
	letter-spacing:.3em;
	}
	
.subHeader {
	font:14px arial;
	color: #B2CFED;
	line-height:18px;
	letter-spacing:.1em;
	}

.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:18px;
	}
	
.smallText {
	font:10px arial;
	color:#99B2CC;
	}
	
.navText {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}

.style3 {
	font-size: 13px;
	color: #EEEEEE;
	background-color: #5B6C86;
}

.style4 {
	background-color: #5B6C86;
}


/* Mambo specific styles */
#right_moduletable tr {
	padding-top: 8px;
	padding-bottom: 8px;
}
#right_moduletable th {
	font-size: 16px;
	font-family: arial;
	white-space: nowrap;
	color: #bfc4c7;
	letter-spacing: .2em;
	line-height: 18px;
	padding: 0px 0px 8px 0px;
	border-top: 2px solid #bfc4c7;
}
table.moduletable th {
	font-size: 16px;
	font-family: arial;
	white-space: nowrap;
	color: #5B6C86;
	letter-spacing: .2em;
	line-height: 18px;
	padding: 8px 0px 8px 0px;
	border-bottom: 2px solid rgb(91,108,134);
}

table.moduletable td {
	text-align: left;
	border-bottom: 1px solid rgb(91,108,134);
}

.inputbox {
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #333333;
}

.adminform {
	background-color: #ffffff;
	color: #000000;
}
.adminform td {
	color: #000000;
}

.componentheading {
	font:18px arial;
	color: #AFC3AB;
	line-height:22px;
	letter-spacing:.3em;
}

.contentheading {
	font:18px arial;
	color: #AFC3AB;
	line-height:22px;
	letter-spacing:.3em;
	text-decoration: none;
}
.contentheading a {
	text-decoration: none;
}

.latestnews {
	list-style-type: none;
}

.latestnews {
	list-style-type: none;
	/* padding-bottom: .3em; */
	line-height: 1.5em;
}
.latestnews li {
	margin-left: -3em;
}
.latestnews a {
	background-color: #FFFF99;
	color: #FF0000;
	/*text-decoration: blink; */
	font-size: 90%;
	font-weight: bold;
}

#introtext {
	background-color: #5b6c86;
}

