html, body {
	background-color: #a5a5a5;
	background-image: url(../images/bg_shadow_base.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	margin: 0px;
	padding: 0px;
	height:100.1%;
}
a {
	color:#069;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form label  {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	font-size: 12px;
	width: 100%;
	text-align: left;
	clear: both;
	display: block;
}
form input  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
form input:focus, select:focus
{
  border: 1px solid #069;
}

form textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
form textarea:focus, select:focus
{
  border: 1px solid #069;
}
#Main {
	width: 660px;
	background-color: #FFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006699;

}
#Top {
	padding-top: 15px;
	height: 66px;
	padding-bottom: 20px;
}
#Logo {
	float: left;
	width: 120px;
	height: 66px;
}
#Menu {
	height: 66px;
	text-align: center;
	width: 488px;
	float: right;
}
#Menu ul {
	padding-bottom: 30px;
}

#Menu ul li {
	list-style-type: none;
	padding-right: 14px;
	padding-left: 0px;
	margin-top: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#Menu ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #069;
	text-decoration: none;
}
#Menu ul li a:hover {
	color:#F60;
}

#Menu ul #MenuItemDivider {
	margin-top: 0px;
}

#Dekor {
	padding-bottom: 20px;
}
#Content {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#ContentMain {
	width: 440px;
	padding: 0px;
	margin: 0px;
}
#ContentMain h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	font-size: 24px;
	margin-top: 0px;
	font-weight: normal;
}

#ContentMain p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	clear: both;
}
#ContentMain h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	padding-top: 10px;
}

#ContentMain .contentMainDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#ContentDivider {
	width: 40px;
}
#ContentDivider #Middle {
	background-image: url(../images/column_divider_middle.jpg);
	background-repeat: repeat-y;
	width: 2px;
}
#ContentDivider #Lower {
	height: 99px;
	width: 2px;
}
#ContentDivider #Upper {
	height: 99px;
	width: 2px;
}



#ContentLeft {
	width: 180px;
}
#Footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 90px;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 20px;
	background-position: bottom;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Footer #FooterDivider {
	clear: both;
	width: 100%;
}

#Footer #FooterContent #FooterLogos {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Footer #FooterContent #FooterLogos ul {
	padding: 0px;
	margin: 0px;
}
#Footer #FooterContent #FooterLogos ul li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
	margin: 0px;
}
#FooterCompanyAddress   {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding: 10px;
}
#NewsBox h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #069;
}
#NewsBox .newsItem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}
#NewsBox .newsItem h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#NewsBox .newsItem .newsItemDate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding: 0px;
}


#NewsBox .newsItem a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	text-decoration: none;
	background-image: url(../images/arrow_blue_small.jpg);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 8px;
}
#NewsBox .newsItem a:hover {
	text-decoration: underline;
}

#NewsBox #NewsBoxFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#NewsBox #NewsBoxFooter a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	text-decoration: none;
	background-image: url(../images/arrow_blue_small.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 8px;
}
#NewsBox #NewsBoxFooter a:hover {
	text-decoration: underline;
}



.contentDivider{
	background-image: url(../images/column_divider_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


.tableList {
}
.tableList tr th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding: 3px;
	background-color: #069;
}
.tableList tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
}

.arrowRight{
	background: url(../images/arrow_blue_small.jpg) no-repeat right 6px;
	padding-right: 8px;
}

.box{
	padding: 5px;
	border: 1px solid #CCC;
	background: #EEE;
}
.box h2{
	margin-top: 0px !important;
}

