body {
background:#FFFFFF url('images/bg.jpg') no-repeat left top;
color: #000000;
padding:0px;
margin:0px;
scrollbar:none;
}
.contentheading, .componentheading 	{
	font-family:verdana; 
	font-weight:bold; 
	color: #0038a9; 
	font-size:20px; 
	line-height:22px; 
	height:200px
	margin:0px 0px 00px 0px; 
	padding:0px 0px 0px 0px}

{}


td			{font-family:verdana; font-size:12px}
a			{text-decoration:underline; color:#0038a9}
a:hover		{text-decoration:none; color:#000}
span.article_seperator {display:block; height:40px}

.contentheading img, .componentheading img, table.contentpaneopen img			{padding-left:30px; padding-right:10px}

span.pathway {font-family:arial; font-size:11px; padding-left:5px}
table.blog table.contentpaneopen {}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu.gif) no-repeat;  
	vertical-align: middle;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0038a9;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #0038a9;
}

a.mainlevel#active_menu {
	color:#0038a9;
	font-weight: bold;
	background: url(images/menu.gif) no-repeat;  
	background-position: 0px -25px;
}

a.sublevel:link, a.sublevel:visited	{
	display: block;
	vertical-align: middle;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-left: 27px;
	height: 15px;
	width: 100%;
	text-decoration: none;
	}
	
a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #0038a9;
}

div.moduletable td {padding-top:10px}
