html{
	overflow-y:scroll;	
}	

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	font-weight: 600;
	letter-spacing: normal;
}
div.scroll {
	height: 220px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.textContainer {
	padding:12px 40px;
	background: #FFFFFF;
}
div.scroller {
	overflow:auto;
}
.tableborder1 {
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0098D2;
	border-right-color: #0098D2;
	border-left-color: #0098D2;
}
.tableborder2 {
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0098D2;
	border-bottom-color: #0098D2;
	border-left-color: #0098D2;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: right;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li {
	display: inline;

}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #0098D2;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 6px solid #E8F0FB;
}

#navcontainer ul li a:hover
{
	background-color: #E8F0FB;
	color: #5C8090;
}
hr {
	color: #D0DADF;
	background-color: #D0DADF;
	height: 2px;
	margin-right: 30px;
	margin-left: 30px;
}
.footer, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

table.spec{
	border:solid 1px #cccccc; 
	border-top:0px;
}
table.spec th{
	color:#FFFFFF;
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	padding:6px 12px;
	background-color: #3FA3D7;
}
table.spec th:first-child{
	border-left:0px;
}
table.spec td{
	border-left:solid 1px #cccccc; 
	border-top:solid 1px #cccccc;
	padding:3px 6px;
}
table.spec td:first-child{
	border-left:0px;
}
table.specV th{
	text-align:right;
}

ul { 
	margin-left:18px; 
	margin-right:0px; 
	padding:0px;
} 

li {
	margin-left:0px;
	}
	
.imagedownload{
	border: 2px solid #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#topspacer{
	width:856px;
	height:57px;
	border-top: solid 2px #0098D2;
	border-left: solid 2px #0098D2;
	border-right: solid 2px #0098D2;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;
}

#topmenu{
	width:856px;
	height:57px;
	position:absolute;
	top:10px;
}
#mainmenu{
	margin-top:30px;
	float:left;
}
#mainlogo{
	margin-top:6px;
	float:right;
}

#topbanner{
	width:856px;
	height:130px;
	background-image:url(/images/Design/headerbackground.gif);
	background-repeat:repeat-x;
	border-top: solid 2px #0098D2;
	border-left: solid 2px #0098D2;
	border-right: solid 2px #0098D2;
	margin:0px auto;
	padding:0px;
}
#mainfeld{
	width:856px;
	min-height:250px;
	border-left: solid 2px #0098D2;
	border-right: solid 2px #0098D2;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;
	
}	
#mainfeldL{
	width:487px;
	float:left;
	padding:12px 5px 20px 40px;
}
#mainfeldR{
	width:232px;
	float:right;
	padding:12px 41px 20px 5px;
}

#footerbox{
	width:860px;
	height:20px;
	margin:0px auto;
/*	background-color: #5C8090; */
	background-color: #0098D2;
	border-top: solid 2px #0098D2;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	padding:15px 0px 10px 0px;
}

.clr{
	clear:both;	
}
#EndNote {
	width:800px;
	font-size:11px;
	padding:2px 10px;
	margin:5px auto;
	border:0px;
}
#NoteTxt {
	height:0px;
	visibility:hidden;
	overflow:hidden;
	font-size:12px;
	margin:2px 25px 5px 25px;
	padding:0px 15px;
	background:#ffffff;
	border: solid 2px #0098D2;
}
#NoteTxt p {
	margin:15px 0px;
}
#NoteTxt p.cloud{
	text-align:center;
}
#NoteTxt p.cloud a{
	padding:0px 8px;
	display:inline-block;
}
.fadebar{
	background-image:url(/css/images/fadebar.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:4px;
	width:273px;
	margin:0px;
}
.fadebarL{
	background-image:url(/css/images/fadebarL.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:4px;
	width:273px;
}
