a {text-decoration:none;}
ul#mainnav {margin:0; padding:0; height:39px; overflow:hidden; background:url(../images/sce/nav-bg.png) repeat-x top left;}
ul#mainnav li {display:block; float:left; height:39px; font-size: 11px; }
ul#mainnav li a, ul#mainnav li a span {display:block; float:left; height:39px; color:#fff; line-height:39px;}
/* Irmi if you need to adjust the gap between the links, adjust the next two properties' padding (18px for both) */
ul#mainnav li a {background:url(../images/sce/nav-bg-left.png) no-repeat top left; padding:0 0 0 7px;}
ul#mainnav li a span {background:url(../images/sce/nav-bg-right.png) no-repeat top right; padding:0 7px 0 0; cursor:pointer;}
ul#mainnav li a:hover span {color:#A2BAC1;}

body {
	font-family: tahoma;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	background:url(../images/sce/bg.jpg) repeat-y center top #878F9A;
}

table {
	font-family: tahoma;
	font-size: 10pt;
	color:#333333;
}

.right {
	background: url(../images/sce/right_bar_bg.jpg) no-repeat bottom right #BABEC4;
}

.white {
	font-family: tahoma;
	font-size: 10pt;
	color:#ffffff;
	font-weight:bold;
}

.telephone {
	color:#4761A4;
	font-family:tahoma;
	font-size:14pt;
	font-weight:bold;
}

ul#bCrumbs{margin:0 0 6px;padding:0;height:20px;font-size:8pt;width:100%; border-bottom: 1px dotter #cccccc; }
ul#bCrumbs li{list-style-type:none;float:left;margin:0;background:url(../images/sce/arrow.png) no-repeat center left;padding:0 8px 0 12px}
ul#bCrumbs li.home{background:none;padding:0 8px 0 0}
ul#bCrumbs li a{font-size: 10px;}
ul#bCrumbs li a:visit{font-size: 10px;}
ul#bCrumbs li a:active{font-size: 10px;}
ul#bCrumbs li a:hover{font-size: 10px;}

ul.list {
	list-style-image: url(../images/sce/arrow.png);
}

.topbut {
	font-family:tahoma;
	font-weight:bold;
	font-size: 11px;
	color:#485361;
}

.topbut a:link, .topbut a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #485361;
}

.topbut a:hover, .topbut a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

ol, ul, li {
	margin-bottom: 0px;
}

h1 {
	font-family: tahoma;
	font-size: 13pt;
	color: #3A4654;
}

h2 {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color:#003366;
}

h3 {
	font-family: tahoma;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}

.padding {
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}

.smpadding{
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

a:link, a:visited {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a:hover, a:active {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	padding: 7px;
}

.footer a:link, .footer a:visited {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #ffffff;
}

.footer a:hover, .footer a:active {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #A2BAC1;
}