/* Stylesheet - modifications to this document affect the entire site */

/* ********** ********** General Settings ********** ********** */
body {
	background: #425f7e url(img/bg.jpg) repeat-x fixed;
	color: #000000;
	margin-top:0;
	font-size:14px;
	font-family:arial;
}

table {
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family:georgia;
	font-weight:normal;
	font-size:140%;
	color:#516D8D;
	background: transparent none;
}

h2 {
	font-family:arial;
	font-size:100%;
	font-weight:bold;
	color:#516D8D;
	background: transparent none;
}

h2.list {
	margin-bottom:-15px;
}

h2.table {
	margin-bottom:0px;
}

h3 {
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	color:#516D8D;
	background: transparent none;
}

h3.list {
	margin-bottom:-15px;
}

h4 {
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	color:#516D8D;
	font-style:italic;
	background: transparent none;
}

h4.list {
	margin-bottom:-15px;
}

h5 {
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	color:#516D8D;
	background: transparent none;
}

h6 {
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	font-family: verdana;
}

a:link, a:visited, a:active {
	text-decoration:none;
	font-family:arial;
	color:#AD4600;
	font-weight:normal;
	background: transparent none;
}

a:hover, a:focus {
	text-decoration:underline;
	font-family:arial;
	color:#AD4600;
	background: transparent none;
}

table.main {
	color:#FFFFFF;
	background: transparent url(img/bkgd.jpg);
}

ul {
	list-style: square;
	margin-top: 15px;
}

.quote {
	font-size:100%;
	font-family:arial;
	font-style: italic;
}

.quoteby {
	margin-top: -12px;
	font-size:85%;
	font-family:arial;
	font-style: normal;
}

.quotename {
	font-weight:bold;
}

/* ********** ********** Top section settings ********** ********** */
.title1 {
	color:#FCD207;
	background: transparent none;
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, serif;
}

.title2 {
	color:#FFFFFF;
	background: transparent none;
	font-family: Arial, serif;
	font-size: 90%;
	font-weight: bold;
}

.title2 a:link,
.title2 a:visited,
.title2 a:active {
	color:#FFFFFF;
	background: transparent none;
	text-decoration:none;
	font-family: Arial, serif;
	font-weight: bold;
}

.title2 a:hover,
.title2 a:focus {
	color:#FCD207;
	background: transparent none;
	text-decoration:none;
	font-family: Arial, serif;
	font-weight: bold;
}

/* ********** ********** Top navigation bar settings ********** ********** */
button {
	overflow: visible;
	width: auto;
	vertical-align:middle;
}

button.link {
	color:#FFFFFF;
	font-family:verdana;
	font-weight:bold;
	font-size:70%;
	background: transparent none;
	border: none;
	cursor: pointer;
	-moz-user-select: text;
	letter-spacing: 0.15em;
}

.size, a.size {
	color:#FFFFFF;
	background: transparent none;
	font-weight:normal;
}

.selected {
	color: #FCD207;
	background: transparent none;
}

.topnav {
	margin: 0;
	padding: 0;
}

a.topnav {
	color:#FFFFFF;
	background: transparent none;
	font-family:verdana;
	font-weight:bold;
	font-size:70%;
	letter-spacing: 0.1em;
}

button.link:hover span,
button.link:focus span,
a.size:hover span,
a.size:focus span,
a.size:hover,
a.size:focus,
a.topnav:hover span,
a.topnav:focus span,
a.topnav:hover,
a.topnav:focus,
.openheader1 {
	color: #BEBEBE;
	text-decoration:none;
	background: transparent none;
}

.topmenu td a:link, 
.topmenu td a:visited,
.topmenu td a:active {
	color: #FFFFFF;
	background: transparent none;
	text-decoration: none;
	font-size: 80%;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 90%;
}

.topmenu td a:hover { /*hover state CSS*/
	color: #FCD207;
	background: transparent none;
	text-decoration:none;
}

.bgbar {
	background: transparent url(img/bgbar.png) repeat;
}

/* ********** ********** Left Menu settings ********** ********** */

.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 85%;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 0 0 0 30px; /*header text is indented 30px*/
	background: transparent url(img/arrow.png) no-repeat left top;
	display:block;
}

.openheader{ /*CSS class to apply to expandable header when it's expanded*/
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 85%;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 0 0 0 30px; /*header text is indented 30px*/
	background: transparent url(img/arrow1.png) no-repeat left top;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowlistmenu h6 a:link,
.arrowlistmenu h6 a:visited,
.arrowlistmenu h6 a:active {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background: transparent none;
}

.arrowlistmenu h6 a:hover,
.arrowlistmenu h6 a:focus {
	text-decoration:none;
	color:#AD4600;
	font-weight:bold;
	background: transparent none;
}

.arrowlistmenu ul li a:link,
.arrowlistmenu ul li a:visited,
.arrowlistmenu ul li a:active {
	color: #000000;
	background: transparent none;
	padding-left: 45px; /*link text is indented 19px*/
	text-indent: -10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	display:block;
}

.arrowlistmenu ul li a:hover,
.arrowlistmenu ul li a:focus {
	color: #AD4600;
	background: transparent none;
	padding-left: 45px; /*link text is indented 19px*/
	text-indent: -10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	display:block;
}

.arrowlistmenu ul li ul li a:link, 
.arrowlistmenu ul li ul li a:visited,
.arrowlistmenu ul li ul li a:active {
	color: #000000;
	background: transparent none;
	padding-left: 55px; /*link text is indented 19px*/
	text-indent: -10px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	display:block;
}

.arrowlistmenu ul li ul li a:hover,
.arrowlistmenu ul li ul li a:focus {
	color: #AD4600;
	background: transparent none;
	padding-left: 55px; /*link text is indented 19px*/
	text-indent: -10px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	display:block;
}

.arrowlistmenu ul li ul li ul li a:link, 
.arrowlistmenu ul li ul li ul li a:visited,
.arrowlistmenu ul li ul li ul li a:active {
	color: #000000;
	background: transparent none;
	padding-left: 65px; /*link text is indented 19px*/
	text-indent: -10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	display:block;
}

.arrowlistmenu ul li ul li ul li a:hover,
.arrowlistmenu ul li ul li ul li a:focus {
	color: #AD4600;
	background: transparent none;
	padding-left: 65px; /*link text is indented 19px*/
	text-indent: -10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	display:block;
}

/* ********** ********** Body text settings ********** ********** */
.breadcrumb {
	color:#707070;
	background: transparent none;
	font-size: 90%;
	letter-spacing: 0.1em;
	font-weight: normal;
}

a.breadcrumb {
	color:#707070;
	background: transparent none;
	font-size: 90%;
	letter-spacing: 0.1em;
	font-weight: normal;
}
a.breadcrumb:hover,
a.breadcrumb:focus,
a.breadcrumb:hover span,
a.breadcrumb:focus span {
	color: #053476;
	background: transparent none;
	text-decoration:none;
}  

a.return {
	font-size: 85%;
}

ul.deflist {
	display:block;
	margin-left: 10px;
	padding-left: 10px;
}

ul.deflist a, ol.deflist a{
	font-weight: normal;
}

ul li ul.deflist {
	list-style: square;
	margin-top: 0px;
}

ul.sitemap {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	display:block;
}

ul li ul li ul.sitemap {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	display:block;
}

ul li ul li ul li ul.sitemap {
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	display:block;
}

.faq {
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	color:#516D8D;
	background: transparent none;
}

/* ********** ********** Right colum Settings (home page) ********** ********** */

.newsbg {
	color:#FFFFFF;
	background: transparent url(img/bgnews.png) repeat;
}

a.news {
	color:#FFFFFF;
	background: transparent none;
	font-weight:bold;
	font-size:90%;
	font-family: verdana;
}
a.news:hover,
a.news:focus,
a.news:hover span,
a.news:focus span {
	color: #FCD207;
	background: transparent none;
	text-decoration:none;
}

a.news1 {
	color:#FFFFFF;
	background: transparent none;
	font-weight:normal;
	font-size:90%;
	font-family: verdana;
	font-style: italic;
}
a.news1:hover,
a.news1:focus,
a.news1:hover span,
a.news1:focus span {
	color: #FCD207;
	background: transparent none;
	text-decoration:none;
}

.newstitle {
	font-family: Georgia;
	font-size: 160%;
	color:#7BD6F7;
	background: transparent none;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.newstitle2 {
	font-family:"Franklin Gothic Demi", Times, serif;
	font-size: 170%;
	color:#FFFFFF;
	background: transparent none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.news {
	font-family:arial;
	font-size:100%;
	font-weight:bold;
	color:#516D8D;
	background: transparent none;
	margin-bottom:0px;
}

h3.news {
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	color:#516D8D;
	background: transparent none;
	margin-bottom:0px;
	margin-top:0px;
}

/* ********** ********** Footer settings ********** ********** */
a.ask {
	color:#FFFFFF;
	background: transparent none;
	font-style: italic;
	font-family: Georgia;
	font-size: 100%;
	font-weight: normal;
}

td.report {
	text-align: right;
}

a.report1 {
	color:#FFFFFF;
	background: transparent none;
	font-family: verdana;
	font-size: 65%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a.report2 {
	color:#7BD6F7;
	background: transparent none;
	font-family: verdana;
	font-size: 65%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a.report3 {
	color:#FFFFFF;
	background: transparent none;
	font-family: verdana;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a.report4 {
	color:#7BD6F7;
	background: transparent none;
	font-family: verdana;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 0.1em;
}


a.ask:hover,
a.ask:focus,
a.report1:hover,
a.report1:focus,
a.report2:hover,
a.report2:focus,
a.report3:hover,
a.report3:focus,
a.report4:hover,
a.report4:focus {
	color: #FCD207;
	background: transparent none;
	text-decoration:none;
}

td.footer {
	color:#FFFFFF;
	background: #707070 none;
	font-weight:bold;
	font-size:80%;
	letter-spacing: 0.1em;
	font-family: verdana;
	vertical-align:middle;
}

a.footer:link,
a.footer:visited,
a.footer:active {
	color:#FFFFFF;
	background: transparent none;
	font-weight:bold;
	font-size:100%;
	letter-spacing: 0.1em;
	font-family: verdana;
}

a.footer:hover,
a.footer:focus {
	color: #FCD207;
	background: transparent none;
	text-decoration:none;
}

td.memberarea {
	background: #575757 none;
}

a.memberarea {
	font-family:"Franklin Gothic Demi", Times, serif;
	color:#FFFFFF;
	background: transparent none;
	font-size: 140%;
	font-weight: normal;
}

a.memberarea1 {
	color: #FCD207;
	background: transparent none;
	font-size: 75%;
	font-family: Verdana;
	font-weight: bold;
}

a.memberarea2 {
	color: #FFFFFF;
	background: transparent none;
	font-size: 75%;
	font-family: Verdana;
	font-weight: bold;
}

.login {
	border-width:0; 
	background:#FFFFFF none; 
	color: #575757; 
	text-align:right; 
	font-style: italic;
}

p.quail {
	color:red;
}