@charset "utf-8";
body {
background-image: url(images/background.gif);
background-repeat: repeat-y;
}

.qt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:visited, a:link
{
	color: #445C88;
	font-weight: bold;
}

div.menu1-level1-no {
	font-size: 12px;
	color: #445C88;
	background-image: url(images/king%20half%20copy.gif);
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 70px;
	height: 75px;
	float: left;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	vertical-align: bottom;
	text-align: center;
}
div.menu1-level1-first {
	font-size: 12px;
	color: #445C88;
	background-image: url(images/king%20copy.gif);
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 70px;
	height: 131px;
	float: left;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
div.menu-level1-no a {
	color: #0000CC;
	font-variant:small-caps;
	font-weight: bold;
	position:relative;
	bottom:0px;
}

div.menu1-level1-no a {
	font-variant:small-caps;
	font-weight: bold;
	display: block;
	padding-top: 62px;
}
div.menu1-level1-act {
	font-size: 16px;
	color: #445C88;
	background-color: #FFFFFF;
	background-image:url(images/queen%20side%20copy.gif);
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 120px;
	height: 90px;
	float: left;
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
}
div.menu1-level1-act a {
	display: block;
	padding-top: 70px;
}

.menu_1 {
	width: 125px;
	float: left;
}

.right_content {
	float: left;
}
.Copyright
{
	clear:both;
	margin: 50px 0px 0px 300px;
	font-size: 10px;
}

p.align-left
{
	width: 600px;
}

div.csc-default p
{
	width: 600px;
}

p.bodytext
{
	width: 600px;
}

.news-list-container
{
	/*background-color: #445C88;*/ 
	background-color: transparent;
	border: 1px solid #000000;
	width: 600px;
}

div.news-list-container h3
{
	background-color: #445C88;
	border-bottom: 1px solid #445C88;
	margin-bottom: 5px;
	padding: 2px;
}

/*
div.news-list-container h3 news-list-date
{
	clear: both;
	float: left;
	background-color: #FFFF88;
	border-bottom: 1px solid #445C88;
	margin-bottom: 5px;
	padding: 2px;
}
*/


.news-list-item
{
	/* background-color: #DBE8E2; */
	background-color: transparent;
	border: 1px solid #0000FF;
	height: auto !important;
	line-height: 1.3;
	margin: 3px;
	padding: 3px;
}

.news-list-date {
background-color:#FFFFFF;
color:#445C88;
font-size:12px;
font-weight:bold;
width: auto;
height: auto;
margin: -2px -2px 0px 10px;
padding-left: 20px;
}

.news-single-item {
	background-color: #DBE8E2;
	border:1px solid #666666;
	margin-bottom:5px;
	padding:5px;
}

.news-single-item h2 {
	color:#445C88;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}

