html,body {
	height: 100.01%;
	margin: 0;
	padding: 0;
	font-size:100.1%;
	font-family: Verdana, serif;
}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background: #8BA3BD /*url(images/bg.gif) left top*/;
	height:100.01%;
}
* html body{
	background: #8BA3BD;
}
html #wrapper {
} 
* html #wrapper {
	text-align:center;
}
/* Neutralize styling: 
   Elements with a vertical margin
---------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
    margin:  .5em 0;
    padding: 0;
}

#outer{
	width:766px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background: url(images/bg_main_766x1.jpg) repeat-y top left;
}
* html #outer{
	background: url(images/bg_main_766x1.jpg) repeat-y top left;
}
#inner{
	width:766px;
	padding-top:170px;/*needed to make room for header*/
} 
#clearfooter{
	padding-left:13px;
	padding-right:13px;
	height:40px;
	clear:both;
} /* to clear footer */
#footer{
	width:740px;
	clear:both;
	height:40px;
	text-align:center;
	left:13px;
	bottom:0px;
	background: url(images/footer_740x40.jpg) no-repeat top left;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/
/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:40px;
	/* for ie*/
}
/* end hide*/
div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/
#shadow_bottom{
	margin:auto;
	width:766px;
	height:13px;
	clear:both;
	text-align:left;
	left:0px;
	bottom:-13px;
	background: url(images/shadow_bottom_766x13.jpg) no-repeat top left;
}
* html #shadow_bottom{
	background: url(images/shadow_bottom_766x13.jpg) no-repeat top left;
}
#header{
	position:absolute;
	top:0px;
	left:13px;
	width:740px;
	height:170px;
	z-index:1;
	background: url(images/header_740x170.jpg) no-repeat top left;
}
#wrapper_content {
	padding-left:13px;
	padding-right:13px;
}
#content {
	z-index: 300;	
	padding: 20px 25px 25px 25px;
	font-size:0.93em;
	font-weight:normal;
	line-height:1.44em;
	color:#505050;
}
#content h1, #content h2, #content h3, #content h4 {
	font-weight:normal;
	color:#406090;
	position: relative;
	font-family: "Trebuchet MS";
}
#content h1{
	font-size:1.32em;
}
#content h2{
	font-size:1.25em;
}
#content h3{
	font-size:1.19em;
}
#content h4{
	font-size:1.12em;
}
#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
}
a{
	color:#257;
}
/*#content p a, #content ul a, div.jot-message a{
	color:#93AF20;
}*/
a:hover{
	color:#0070B0;
	text-decoration:none;
}
img {
	border: none;
}
#footer_text {
	padding-top:12px;
	color: #DFDFDF;
	font-size: 0.82em;
}
#footer_text a{
	color: #DFDFDF;
}
#footer_text a:hover{
	text-decoration:none;
}
.shadow_guestbook{
	width:690px;
	height:12px;
	text-align:left;
	left:0px;
	margin-top:4px;
	background: url(images/shadow_guestbook_690x12.gif) no-repeat top left;
	padding-bottom:14px;
}
.url_links{
	float:left;
	padding-left:18px;
}
.tx_links{
	margin-left:190px;
	padding-bottom:10px;
}

/* News
------------------------------------------------------------------------------- */
#na_wrapper .nl_article {
  margin-bottom: 20px;     
}
#na_wrapper .na_title {
	padding-bottom:2px;
	border-bottom: 2px solid #5070a0;
	width: 100%;	
}
#na_wrapper .na_title a {
	text-decoration: none;	
	color:#446699;
	}
#na_wrapper .na_title .na_info {
	float: right; 
	display: block; 
	text-align: right; 
  font-size:0.75em;
	color:#505050;
}
#na_wrapper .na_link {
    font-size:0.83em;
    text-align:right;
		padding-bottom:12px;
}
.na_paging {
	border-top: 2px solid #4060a0;
	padding: 10px; 
	font-size: 0.83em;
	color:#446699;
}
#na_pages .ditto_currentpage {
	border: 1px solid #205070;
	padding: 1px 3px 3px; 
	margin-right: 1px;
	background-color: #306090; 
	font-size:0.83em;
	color: #f0f0f0;
}
#na_pages .ditto_off {
	border: 1px solid #104060;
	padding: 1px 3px 3px; 
	margin-right: 1px;
	font-size:0.83em;
	color: #808080;
}
#na_pages a, #na_pages a:link, #na_pages a:visited {
    border: 1px solid #104060; 
    padding: 1px 3px 3px; 
    margin-right: 1px; 
    text-decoration: none !important; 
		font-size:0.83em;
    color:#205070;
} 
#na_pages a:hover {
	color:#205070;
	background-color:#c0e0f0;
}
/*formular*/
div.formular label {
width: 180px;
float: left;
margin-top: 5px;
}
div.formular input, div.formular select, div.formular option {
border: 1px solid #104060;
width: 250px;
margin-top: 5px;
background: #EAEAEA;
color: #000;
}
div.formular textarea {
font-size: 12px;
border: 1px solid #104060;
margin-top: 5px;
background: #EAEAEA;
color: #000;
}
div.formular input.submit {
margin-left: 180px;
width: 150px;
background: #EAEAEA;
color: #000;
}
div.formular input.code {
width: 148px;
}
div.formular option {
background: #666;
color: #FFF;
width: 240px;
margin-top:2px;
}
div.formular img {
margin-top: 10px;
}
div.formular img.vericode {
border: 1px solid #104060;
margin-left:180px;
}
div.formular img.bgbutton, div.jot-mod img.bgbutton{
	background-color: #EAEAEA;
	border: 1px solid #104060;
	padding:1px;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
