﻿body
{
	font-family: Segoe UI,Arial;
	text-align: center;
	font-size: 10pt;
	color: White;
	background: #48484A url("Images/Global_bg.jpg") repeat-x scroll 0 0;
	height: 100%;
	margin: 0;
}

.news-end
{
	height: 51px;
	background-image: url("Images/news_spark.png");
	background-repeat: no-repeat;
	background-position: center;
	border-style: none;
}

h1
{
	margin: 0px;
	font-size: 19pt;
	font-weight: bold;
	color: #3ca517;
}

h2
{
	margin: 0px;
	padding-top: 15px;
	font-size: 14pt;
	font-weight: bold;
	color: #4F7A9E;
}

h3
{
	margin: 0px;
	padding-top: 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

h6
{
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

a:link
{
	/*color: #3ca517;*/
	color: #4F7A9E;
	text-decoration: underline;
}
a:visited
{
	/*color: #4F7A9E;*/
	color: #1d1d1d;
	text-decoration: underline;
}
a:hover
{
	color: #3ca517;
	text-decoration: underline;
}

a img
{
	border-style:none;
}

#frame
{
	text-align: left;
	width: 970px;
	margin: 0 auto;
	border: solid 1px #48484A;
}

#top
{
	height: 20px;
	background-image: url("Images/top.jpg");
	background-repeat: repeat-x;
}

#header
{
	height: 200px;
	background-image: url("Images/header.jpg");
}

#tagline
{
	margin: 0px;
	padding-top: 70px;
	padding-left: 20px;
	width: 305px;
}

#content
{
	/*background-color: #e5e5e6;*/
	background-color:#f2f2f3;
	color: #1d1d1d; /*width: 720px;*/
	padding: 20px;
	text-align: justify;
}

.panel
{
	/*background-color: #bfbfbf;*/
	width: 170px;
	margin-right: 20px;
	margin-top: 20px;
}

.panel-head
{
	background-image: url("Images/panel.png");
	background-repeat: repeat-x;
	background-color: #e5e5e6;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.panel-body
{
	border: solid 1px #1d1d1d;
	min-height: 70px;
	padding-left: 5px;
	padding-right: 5px;
	color: #1d1d1d;
}

.news
{
	background: #F5F5F5 none repeat scroll 0 0;
	border: solid 1px silver;
	width: 214px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.news a
{
	color: #4F7A9E;
	text-decoration: none;
}

.news a:hover
{
	color: #4F7A9E;
	text-decoration: none;
	color: #3ca517;
}



.news .head
{
	background: #E9E9E9 none repeat scroll 0 0;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	clear: both;
	height: 12px;
}

.news h6
{
	display: inline;
}

.news ul
{
	padding-left: 20px;
	padding-right: 10px;
	list-style-type: circle;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:5px;
}

.news ul li
{
	margin-top:5px;
}

.news .head a
{
	color: #3ca517;
	font-size: 10px;
	margin-left: 35px;
	text-decoration: none;
}

.news-item
{
	/*text-decoration:blink; :P*/
}

#footer
{
	background-image: url("Images/footer.jpg");
	background-repeat: repeat-x;
	height: 80px;
	text-align: center;
}

#footer-legal
{
	font-family: Arial;
	position: relative;
	top: 20px;
	font-size: 8pt;
}

#footer-legal a
{
	color: Black;
}

#menucontainer
{
	position: relative;
	height: 40px;
	color: #FFFFFF; /*background:#383636;*/
	background: white;
	width: 100%;
	font-family: Segoe UI,Arial,Verdana,sans-serif;
}
#menunav
{
	position: relative;
	height: 38px;
	font-size: 12px; /*text-transform:uppercase; 	font-weight:bold;*/
	background: #fff url(images/background.jpg) repeat-x bottom left;
	padding: 0 0 0 20px;
}

#menunav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}

#menunav ul li
{
	display: block;
	float: left;
	margin: 0 1px;
}

#menunav ul li a
{
	display: block;
	float: left;
	color: #1d1d1d;
	text-decoration: none;
	padding: 0 0 0 20px;
	height: 38px;
}

#menunav ul li a span
{
	padding: 12px 20px 0 0;
	height: 21px;
	float: left;
}

#menunav ul li a:hover
{
	color: #fff;
	background: transparent url(images/hover.jpg) repeat-x bottom left;
}

#menunav ul li a:hover span
{
	display: block;
	width: auto;
	cursor: pointer;
}

#menunav ul li a.current, #menunav ul li a.current:hover
{
	color: #fff;
	background: #1D6893 url(images/left.jpg) no-repeat top left;
	line-height: 275%;
}
#menunav ul li a.current span
{
	display: block;
	padding: 0 20px 0 0;
	width: auto;
	background: #383636 url(images/left.jpg) no-repeat top right;
	height: 38px;
}

.list-item
{
	border: solid 1px black;
	padding: 5px;
	margin-bottom: 10px;
}

.list-item a
{
	color: #4F7A9E;
	text-decoration: none;
}

.list-item a:hover
{
	color: #4F7A9E;
	text-decoration: none;
	color: #3ca517;
}

.list-item h2
{
	padding: 0px;
}

.list-item-new fieldset
{
	padding: 0px;
	margin: 0px;
}
