﻿
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

body.noimage {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF ;
}

body.uisummary {
	margin: 5px;
	padding: 0px;
	background: #FFFFFF ;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h6 {
	margin: 0px;
}

h5 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h1 {
	margin: 0px;
}

h2 {
	margin-bottom: 15px;
	padding-left: 25px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-size: 18px;
	color: #5494D2;
}

h2.noicon {
	padding-left: 0px;
	background: none;
}

h3 {
	margin-bottom: 10px;
	padding-left: 25px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-size: 14px;
	color: #5494D2;
}

h3.noicon {
	padding-left: 0px;
	background: none;
}

h4 {
	margin-bottom: 5px;
	padding-left: 25px;
	background: url(images/homepage12.gif) no-repeat left center;
	font-size: 12px;
	color: #5494D2;
}

h4.noicon {
	padding-left: 0px;
	background: none;
}

/** TEXTS */

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p.left {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 170%;
}

ul.list1 li {
	padding-left: 11px;
	background: url(images/homepage17.gif) no-repeat left center;
}

ul.list1 li.bullet {
	padding-left: 11px;
}

ul.list1 li.selected {
	padding-left: 11px;
	background: url(images/homepage17.gif) no-repeat left center;
	font-weight:bold;
	color:navy
}

ul.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 170%;
	text-align: left;
}

ul.list2 li {
	padding-left: 11px;
	background: url(images/homepage17.gif) no-repeat left 6px;
}

ul.list2 li.selected {
	padding-left: 11px;
	background: url(images/homepage17.gif) no-repeat left 6px;
	font-weight:bold;
	color:navy
}

ul.downlinks {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 170%;
	text-align: left;
}

ul.downlinks li {
	padding-left: 11px;
	background: url(images/arrow_px_down.gif) no-repeat left;
}

ul.downlinks li.selected {
	padding-left: 11px;
	background: url(images/arrow_px_down.gif) no-repeat left;
	font-weight:bold;
	color:navy
}

/** LINKS */

a {
	color: #0450AE;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 9px;
	background: url(images/homepage16.gif) no-repeat left center;
}

/** Tables */

table.summary {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #5494D2
}
table.summary td {
	border-collapse: collapse;
	border: 1px solid #5494D2;
}

}
/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.sidebartable {
	background-color: #5494D2;
}
.sidebarrow {
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:white
}
.sidebarlastrow {
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1 {
	height: 47px;
	background: url(images/homepage09.jpg) repeat-x left center;
}

.hr1 b {
	display: block;
	height: 47px;
	background: url(images/homepage10.jpg) no-repeat left center;
}

.hr1 b b {
	background: url(images/homepage11.jpg) no-repeat right center;
}

.hr2 {
	height: 10px;
	background: url(images/homepage09.jpg) repeat-x left center;
}

div.sidebarright {
	float: right;
	width: 300px;
	padding-left: 10px;
}

/** MENUS */

#menus {
	width: 944px;
	height: 82px;
	margin: 0px auto;
}

#menus ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menus li {
	float: left;
	padding: 0px;
	background: none;
}

#menus a {
	display: block;
	float: left;
	text-decoration: none;
}

#menus a:hover {
	text-decoration: underline;
}

/** TOPMENU */

#topmenu {
	background: url(images/homepage04.jpg) no-repeat left top;
}

#topmenu ul {
	padding: 23px 0px 0px 24px;
}

#topmenu a {
	padding: 0px 20px;
	text-transform: lowercase;
	font-size: 9px;
	color: #676767;
}

#topmenu1 {
	background: url(images/subpage1_01.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/subpage1_02.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/twitter.gif) no-repeat left center;
}

/** MAINMENU */

#mainmenu {
	background: url(images/homepage05.jpg) no-repeat left top;
}

#mainmenu ul {
	padding: 15px 0px 0px 21px;
}

#mainmenu a {
	width: 96px;
	height: 30px;
	padding: 6px 0px 0px 39px;
	background: url(images/subpage1_04.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;

}
#mainmenu a.selected {
	width: 96px;
	height: 30px;
	padding: 6px 0px 0px 39px;
	background: url(images/subpage1_04a.jpg) no-repeat left top;
	font-weight: bold;
	color: navy;
	text-decoration:none;
	cursor:default;
}


#mainmenu a#mainmenu1 {
	background-image: url(images/subpage1_05.jpg);
}

/** PAGE */

#page {
	width: 944px;
	background: url(images/homepage06.gif) repeat-y 212px 0px;
}

#bgtop {
	background: url(images/homepage07.gif) no-repeat 212px 0px;
}

#bgbtm {
	background: url(images/homepage08.gif) no-repeat 212px 100%;
}

#single {
	width: 914px;
	padding: 0px 15px;
}

/** FOOTER */

#footer {
	width: 944px;
	padding-top: 20px;
}

#footer p {
	text-align: center;
}

#links {
	height: 36px;
	padding-top: 22px;
	background: url(images/homepage18.jpg) no-repeat left top;
	color: #FFFFFF;
}

#links a {
	color: #FFFFFF;
}

#legal {
	font-size: 10px;
	color: #A5A5A5;
}

/** BOX1 */

#box1 {
	padding-right: 15px;
}

/** News IFrame */

iframe.newsframe {
	float: left;
	width: 198px;
	height:375px;
	padding-left: 0px;
	border:0;
	margin-left: 0px;
	padding-bottom: 30px;
}

iframe.features {
	width: 100%;
	height: 100%;
	padding-left: 0px;
	border:0;
	margin-left: 0px;
	padding-bottom: 30px;
	bottom:auto
}

