@charset "utf-8";
/* CSS Document */

.SidebarList {
	color: #000000;
	list-style-image: url(images/warning.gif);
	list-style-position: outside;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 115%;
}
h2 {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}
#tagline {
	height: 200px;
	background-image: url(../images/home-test2.jpg);
	background-position: 20px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #88A5C3;
	border-right-color: #88A5C3;
	border-bottom-color: #0E1F4B;
	border-left-color: #88A5C3;
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	background-color: #CCCCCC;
}
.xanthis {
	display: block;
	width: 390px;
	font-size: 80%;
	text-align: right;
}
.xanthis img {
	float: left;
	margin-right: 5px;
}
.tdSidebar h3 {
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.cs {
	text-align: justify;
	width: 280px;
	font-size: 0.7em;
	border: 1px solid #666666;
	padding: 5px;
}
.cs img {
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
}
h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 100%;
	text-align: left;
	clear: both;
}
