/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #BCDFFF url(images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}

/** HEADER */

#header {
	width: 978px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -70px;
	padding: 0px 0px 0px 95px;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 978px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .li current_page_item {
	background: #FF00FF;
	color: #ff4360;
}

/** CONTENT */

#content {
	width: 978px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#columnA {
	float: right;
	width: 738px;
	padding-left: 20px;
	border-left: 1px dashed #EEEEEE;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 200px;
}

#columnB a {
	text-decoration: none;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/* Submenu */


#subnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#subnavi li.left-level-1-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
	background: #00ACE6;
	color: #fff;
	margin-top: 3px;
}

#subnavi li.left-level-1-no a:hover, #subnavi li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 25px;
	background: #0039E6;
	color: #FFFFFF;
	margin-top: 3px;
}


#subnavi li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	margin-left:10px;
	padding: 3px 6px 3px 25px;
	background: #00ACE6;
	color: #fff;
	margin-top: 3px;
}

#subnavi li.left-level-2-no a:hover, #subnavi li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	margin-left:10px;
	padding: 3px 6px 3px 25px;
	background: #0039E6;
	color: #FFFFFF;
	margin-top: 3px;
}

#subnavi li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	margin-left:20px;
	padding: 3px 6px 3px 35px;
	background: #00ACE6;
	color: #fff;
	margin-top: 3px;
}

#subnavi li.left-level-3-no a:hover, #subnavi li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	margin-left:20px;
	padding: 3px 6px 3px 35px;
	background: #0039E6;
	color: #FFFFFF;
	margin-top: 3px;
}







#twrss_table {
	border: 2px solid blue;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 10px;
	margin: 0px 0px 20px 0px;
	background: #DBEFFF;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
