/* CSS Document */

#container {
	width:960px;
	margin:0 auto;
	padding:5px;
	background-color: #FFFFFF;
}

#header {
	width:960px;
	height:120px;
	float:left;
	background-image: url(images/graphic-images/waeco-banner.jpg);
}

#topnav {
	width:960px;
	height:25px;
	float:left;
}

#sidenav {
	width:158px;
	float:left;
	margin-right:2px;
	margin-top:2px;
	overflow:visible;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B1B1B1;
}

#content {
	width:785px;
	float:left;
	overflow:visible;
	padding: 5px;
	background-color: #FFFFFF;
}

#footer {
	width:958px;
	float:left;
	margin-top:5px;
	border: 1px solid #000000;
	-moz-border-radius:20px;
	background-image: url(images/graphic-images/buttom-blue.jpg);
}
p {
	font-family: Verdana;
	font-size: 0.75em;
	color: #000000;
}
li {
	font-family: Verdana;
	font-size: 0.8em;
}


h1 {
	font-family: Verdana;
	font-size: 30px;
	color: #0198F1;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #0297F1;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	color: #5392DA;
}
.redtext {
	font-family: Verdana;
	font-size: 1.2em;
	color: #FF0000;
}
.Whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
.div-border {
	border: .05em solid #999999;
	-moz-border-radius:20px;
}
.redtext-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF0000;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.tabletopcolour {
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: bold;
	-moz-border-radius:5px;
	background-image: url(images/graphic-images/buttom-blue.jpg);
}

.tablemidcolour {
	background-color: #EFEFF8;
	font-size: 15px;
	font-family: Verdana;
}

#sidebar1 a:link, #navlist a:visited
{
	color: #000000;
}

#sidebar1 a:hover {
}

#sidebar1 a.selected {
  color:white;
  font-weight:bold;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D2D2D2;
	background-color: #FFFFFF;
}
#sidebar a {
	display:block;
	padding: 5px;
	width: 146px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sidebar a:link, #navlist a:visited
{
	color:#000000;
	background-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

#sidebar a:hover {
	background-color:#E1E1E1;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#sidebar a.selected {
	color:white;
	font-weight:bold;
	background-color:#CDF5F5;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tablenocolour {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial;
}
.tablebuttonsbiggertext {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana;
}

.smallredtext {
	font-size: 15px;
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
}
.smallredtextgreen {
	background-color: #E8E8F4;
	font-size: 1em;
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
}
.tablenocolourbold {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
h4 {

	font-family: Verdana;
	font-size: 16px;
	color: #0066FF;
}
h5 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
}
