body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top:0;
	background: #fff url(/images/body_bg.gif) repeat-x left top;
}

h1, h2 {
	color: #de3d8d;
}

div.intro h2 {
	text-transform: uppercase;
}	

div.intro {
	color: #00aee0;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 40px;
	clear: both;
}

p {
/*	text-align: justify;  */
}

a, a:visited, a:hover {
	text-decoration: none;
	color: #de3d8d;
}

div#pane {
	width: 803px;
	margin: auto;
	border-top: 1px solid white; 
}
a.more {
	color: #00aee0;
}
div#sidebar {
	width: 185px;
	background: #00aee0 url(/images/logo.gif) no-repeat top left;
	float: left;
	color: white;
}



h1.logo {
	width: 185px;
	height: 211px;
}
h1.logo span {
	display: none;
}

div#sidebar a, div#sidebar a:hover, div#sidebar a:visited {
	color: white;
	text-decoration: none;
}
div#sidebar input {
	width: 110px;
	background-color: white;
	font-size: 10px;
	color: #00aee0;
	border: 1px solid black;
	float: left;
}

div#sidebar form {
	color: white;
}

div#sidebar ul, div#sidebar li {
	list-style: none
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	list-style-type: none;
}

div#sidebar ul li {
	background-image: url(/images/menuitem.gif);
	height: 24px;
}
div#sidebar ul li:hover {
	background-image: url(/images/menuitem_selected.gif);
	height: 24px;
}
div#sidebar ul li a {
	margin: 0;
	padding-top: 0.4em;
	display: block;
	padding-left: 30px;
	font-weight: bold;
	opacity: 0.9;
	filter: alpha(opacity=90);
	text-decoration: none;
}
div#sidebar form {
	padding-left: 20px;
}

div#sidebar ul {
	margin-left: 0;
}
.preload { display: none }

div.clear {
	clear: both;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

div#content {
	padding-top: 40px;
	float: right;
	width: 593px;
}

div.browse_services {
	border: 2px solid #ccf1f7;
	height: 100px;
	margin-bottom: 2px;
	background-color: white;
}

div.browse_services div.browse_content {
	border-left: 1px solid #ccf1f7;
	float: right;
	width: 498px;
	_width: 490px;
	height: 100px;
	padding-left: 5px;
}

div.browse_services h4 {
	padding-top: 10px;
	margin-top: 10px;
	background-image: url(/images/arrow_on_white.gif);
	background-repeat: no-repeat;
	display: block;
}

div.browse_services h4, div.browse h4 {
	font-size: 1.1em;

}

div.reading h4 {
	padding-top: 0.5em;
	color: #555;
	border-top: 1px solid #aaa;
}

p.recordTeaser {
	color: #00aee0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

div.page h2 {
	text-transform: uppercase;
}



div.browse {
	width: 182px;
	height: 270px;
	float: left;
	margin-left: 3px;
	border: 2px solid #ccf1f7;
	margin-bottom: 3px;
	font-size: 0.8em;
	padding: 3px;
}
div.browse .imgwrapper {
	background-color: #ccf1f7;
}

div#sidebar img {
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	border :0;
	float: left;
}
#footer {
	clear: both;
	font-size: 0.8em;
}

p.sort {
	text-align: right;
}

.to_right {
	width: 464px;
	float: right;
	border-left: 2px solid #ccf1f7;
	padding: 3px;
}

#ccLogo {
	float: left;
	margin-right: 20px;
}
img#arr1 {
	display: block;
}
img#arr2 {
}
