/* GENERAL */
html,body {
	padding:			0;
	margin:				0;
	text-align: 		center;
	font-size: 			11px;
	color: 				#000000;
	text-decoration: 	none;
	line-height: 		1.2;
	font-family: 		verdana, arial
}
img {
	border:				none;
	text-decoration:	none;
}
br.clear {
	clear:both;
}
div.span,form{
	padding:0;
	margin:0;
}
p{
	padding:0px 0px 12px 0px;
	margin:0;
}

a,a:visited,a:active {
	color:#659acf;
	text-decoration:underline;
}
label{
	cursor:pointer;
	line-height:1.2;
}
input.text {
	border: 1px solid #a8a8a8;
	background-color: #f0f0f0;
	width: 144px;
	height: 14px;
	padding: 2px 2px 2px 2px;
	color:#707070;
}

.hidden {
	display:none;
}
.content {
	position:		relative;
	margin:		10px 10px 10px 10px;
	
}
.hilight {
	color:			#6080b0;
}

.grey {
	color: #999999;
}

img.headline{
	position:relative;
	top:10px;
	left:0px;
	margin-bottom:15px;
}

.nobr{
	white-space: no-wrap;
	white-space: nowrap;
}
/* POPUP */
.modal {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:100%;
	height:650px;
	z-index: 1000;
}
.modal2 {
	position:absolute;
	display:block;
	background:black;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index: -1;
	opacity : 0.5;
	filter :alpha(opacity=50);
}

.modalbox {
	display:			none;
	width:				430px;
	height:				470px;
	background-color:	white;
	text-align:			left;
	position:			relative;
}
.modalboxcancel{
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	color:black;
	text-decoration:none;
}

.modalboxcancel a {
	color:black;
	text-decoration:none;
}
.modalboxcancellink, .modalboxcancellink:link, .modalboxcancellink:visited, {
	color:black;
	text-decoration:none;
}
.modalboxcancelimage{
	position:			relative;
	top:2px;
}
.modalboxtitle{
	position:absolute;
	top:10px;
	left:13px;
	font-weight:bold;
}

.modalcontent{
	position:absolute;
	border:1px solid #c7c7c7;
	top:31px;
	left:13px;
	right:13px;
	bottom:90px;
	Xwidth:398px;
	padding:10px 10px 10px 10px;
	overflow-y:auto;
}

* html .modalcontent{
	top:31px;
	left:13px;
	width:378px;
	height:323px;
}
.modalbottom {
	position:absolute;
	bottom:5px;
	height:75px;
	left:13px;
	right:13px;
	padding-left:70px;
	color:#949494;
}
.modalbottom img{
	position:absolute;
	top:0px;
	left:0px;
}

/* POPIN */
.popin {
	width:537px;
	height:426px;
	position:relative;
	display:none;
	background:#ffffff;
	font-family:verdana, arial;
	font-size:11px;
}
.popin-top-left{
	position:absolute;
	top:10px;
	left:14px;
}
.popin-top-right{
	position:absolute;
	top:10px;
	right:14px;
}
.popin-bottom-left{
	position:absolute;
	bottom:10px;
	left:14px;
}
.popin-bottom-right{
	position:absolute;
	bottom:10px;
	right:14px;
}
.popin-arrow-down{
	position:relative;
	margin-bottom:-2px;
}

.popin-main{
	position:absolute;
	top:37px;
	left:14px;
	width:508px;
	height:343px;
	border:1px solid #d9d9d9;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:left;
}

a.popin-close, a.popin-close:active, a.popin-close:link, a.popin-close:Visited, a.popin-close:hover {
	text-decoration:none;
	color:black;
}
img.popin-close{
	position:relative;
	margin-bottom:-2px;
}


/* TOP MENU */
#topmenubg {
	background:			url(/images/generic/top_filler.gif) repeat-x;
	height:				105px;
	text-align: 		center;
}
#topmenu {
	width:				765px;
	height:				94px;
	margin-left:		auto;
	margin-right:		auto;
	text-align: 		left;
}
#topmenu > a {
	float:				left;
}


/* MAIN */
#main {
	position:			relative;
	width:				762px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
}


/* LEFT */
#left {
	float:				left;
	width:				180px;
}


/* MAIN BODY */
#printbody {
	float:				left;
}
.mainfull {
	overflow-x:hidden;
	width:				762px;
}
.mainleft {
	overflow-x:hidden;
	width:				572px;
}
.mainright {
	overflow-x:hidden;
	width:				582px;
}
.mainsmall {
	overflow-x:hidden;
	width:				395px;
}


/* RIGHT */
#right {
	float:				left;
	width:				190px;
	background-color:	green;
}

.hide {
	display:none;
}
.show {
	display:block;
}

/* FOOTER */
#footer {
	position:			relative;
	clear:				left;
	width:				761px;
	height:				22px;
	margin-top:			10px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	line-height:		1.4;
	font-size:			11px; 
	background:			#669bd0 url(/images/blue-gradian.gif) repeat-x top left;
	border-top:			1px solid #669bd0;
	border-bottom:		1px solid #669bd0;
	border-right:		1px solid #669bd0;
	color:				#ffffff;
}

#footer-left{
	position:			absolute; 
	left:				0px; 
	top:				0px;
	width:				2px;
	height:				22px;
	background:			#669bd0 url(/images/left-blue-gradian.gif) no-repeat top left;
}

#footerdivider{
	position:			absolute; 
	left:				230px; 
	top:				0px;
	width:				2px;
	height:				22px;
	background:			#669bd0 url(/images/left-blue-gradian.gif) no-repeat top left;
}
#footerdividerright{
	position:			absolute; 
	right:				105px; 
	top:				0px;
	width:				2px;
	height:				22px;
	background:			#669bd0 url(/images/left-blue-gradian.gif) no-repeat top left;
}

#footerleft {
	position:			absolute; 
	left:				20px; 
	top:				3px;
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
}
#footerright {
	position:			absolute; 
	left:				248px; 
	top:				3px;
	line-height: 		1.4;
	font-size:			11px; 
	color:				#ffffff;
}
#footerright a {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}
#footerright a:active {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}
#footerright a:visited {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}
footerright a:link {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}

#footerprivate {
	position:			absolute; 
	right:				20px; 
	top:				3px;
	line-height: 		1.4;
	font-size:			11px; 
	color:				#ffffff;
}
#footerprivate a {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}
#footerprivate a:active {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}
#footerprivate a:visited {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}
footerprivate a:link {
	line-height:		1.4;
	font-size:			11px; 
	color:				#ffffff;
	text-decoration:	underline;
}



/* MENU */
#menuheadline {
	height:				50px;
}


/* LOGIN */
#menuloginfrm input {
	width:				115px;
}
#menuloginfrm label {
	font-size: 			11px;
	color: 				#707070;
}
#menulogincontent {
	margin: 0px 15px 0px 15px;
}

/*   */
.gradian-full {
	position:relative;
	border-top:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
.gradian-top {
	position:relative;
	border-top:1px solid #cacaca;
	width:100%;
}
.top-gradian {
	position:absolute;
	top:0px;
	left:0px;
	background: url(/images/top-gradian.gif) repeat-x top left;
	height:51px;
	width:100%;
	padding:0;
	margin:0;
	z-index:0;
}
.bottom-gradian {
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(/images/bottom-gradian.gif) repeat-x top left;
	height:51px;
	width:100%;
	padding:0;
	margin:0;
}

.top-left-gradian {
	position:absolute;
	top:0px;
	left:0px;
}
.top-right-gradian {
	position:absolute;
	top:0px;
	right:0px;
}
.bottom-left-gradian {
	position:absolute;
	top:0px;
	left:0px;
}
.bottom-right-gradian {
	position:absolute;
	top:0px;
	right:0px;
}

.li {
	background: url(/images/dot-red.gif) no-repeat 0px 7px;
	padding-left: 10px;
	padding-bottom: 2px;
	line-height:1.8;
}
.li-red {
	background: url(/images/dot-red.gif) no-repeat 0px 7px;
	padding-left: 10px;
	padding-bottom: 2px;
	line-height:1.8;
}
.li-blue {
	background: url(/images/dot-blue.gif) no-repeat 0px 7px;
	padding-left: 10px;
	padding-bottom: 2px;
	line-height:1.8;
}
.li-none {
	padding-left: 10px;
	padding-bottom: 2px;
	line-height:1.8;
}

.li-blue > a,.li-none > a {text-decoration:none;color:black}
.li > .li {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	background: url(/images/dot-blue.gif) no-repeat 0px 5px;
	line-height:1.8;
}
.check {
	background: url(/images/check-red.gif) no-repeat 0px 1px;
	padding-left: 15px;
	padding-bottom: 4px;
}


/*   */
.small-gradian {
	position:relative;
	border:1px solid #cacaca;
}
.top-small-gradian {
	position:absolute;
	top:0px;
	left:0px;
	background: url(/images/top-small-gradian.gif) repeat-x top left;
	height:20px;
	width:100%;
	padding:0;
	margin:0;
}
.bottom-small-gradian {
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(/images/bottom-small-gradian.gif) repeat-x top left;
	height:19px;
	width:100%;
	padding:0;
	margin:0;
}

.top-left-gradian {
	position:absolute;
	top:0px;
	left:0px;
}
.top-right-gradian {
	position:absolute;
	top:0px;
	right:0px;
}
.bottom-left-gradian {
	position:absolute;
	bottom:0px;
	left:0px;
}
.bottom-right-gradian {
	position:absolute;
	bottom:0px;
	right:0px;
}

.whiteline{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:1px;
	background-color:#ffffff;
	font-size:1px;
}


.blue-gradian {
	position:			relative;
	width:				100%;
	height:				22px;
	line-height:		2;
	font-size:			11px; 
	background:			#669bd0 url(/images/blue-gradian.gif) repeat-x top left;
	border-top:			1px solid #669bd0;
	border-bottom:		1px solid #669bd0;
	border-right:		1px solid #669bd0;
	color:				#ffffff;
	margin-bottom:5px;
}

.blue-left-gradian{
	position:			absolute; 
	left:				0px; 
	top:				0px;
	width:				2px;
	height:				22px;
	background:			#669bd0 url(/images/left-blue-gradian.gif) no-repeat top left;
}

.blue-left-arrow-gradian{
	position:			absolute; 
	left:				0px; 
	top:				0px;
	width:				6px;
	height:				22px;
	background:			#669bd0 url(/images/left-arrow-blue-gradian.gif) no-repeat top left;
}

.red-gradian {
	position:			relative;
	width:				100%;
	height:				22px;
	line-height:		2;
	font-size:			11px; 
	background:			#CD0101 url(/images/red-gradian.gif) repeat-x top left;
	border-top:			1px solid #cd0101;
	border-bottom:		1px solid #cd0101;
	border-right:		1px solid #cd0101;
	color:				#ffffff;
	margin-bottom:5px;
}

.red-left-gradian{
	position:			absolute; 
	left:				0px; 
	top:				0px;
	width:				2px;
	height:				22px;
	background:			#CD0101 url(/images/left-red-gradian.gif) no-repeat top left;
}

.red-left-arrow-gradian{
	position:			absolute; 
	left:				0px; 
	top:				0px;
	width:				6px;
	height:				22px;
	background:			#CD0101 url(/images/left-arrow-red-gradian.gif) no-repeat top left;
}


/* BUTTONS  */
a.button-left{
	position:relative;
	display:inline;
	background: url(/images/button/main.gif) repeat-x top left;
	padding:0px 10px 0px 25px;
	margin-right:2px;
	height:20px;
	line-height:1.7;
	font-family:verdana, geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	float:left;
}
a.button-right{
	position:relative;
	display:inline;
	background: url(/images/button/main.gif) repeat-x top left;
	padding:0px 25px 0px 6px;
	margin-right:2px;
	height:20px;
	line-height:1.7;
	font-family: verdana, geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	float:right;
}
a.button-right>span, a.button-left>span {
	font-weight:	normal;
}
a.button-left:visited{color:black;text-decoration:none;}
a.button-right:visited{color:black;text-decoration:none;}

img.button-left{
	position:absolute;
	top:0px;
	left:0px;
	text-decoration:none;
	border:none;
}
img.button-right{
	position:absolute;
	top:0px;
	right:0px;
	text-decoration:none;
	border:none;
	margin-right:-2px;
}

a.small-button, a.small-button:visited :link :active :hover{
	position:relative;
	display:inline;
	background: url(/images/button/small-main.gif) repeat-x top left;
	height:14px;
	line-height:1.3;
	font-family:verdana, geneva, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding:0px 3px 0px 3px;
	float:left;
}
a.small-button-left, a.small-button-left:visited :link :active :hover{
	position:relative;
	display:inline;
	background: url(/images/button/small-main.gif) repeat-x top left;
	height:14px;
	line-height:1.3;
	font-family:verdana, geneva, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding:0px 3px 0px 15px;
	float:left;
}
a.small-button-right, a.small-button-right:visited :link :active :hover{
	position:relative;
	display:inline;
	background: url(/images/button/small-main.gif) repeat-x top left;
	height:14px;
	line-height:1.3;
	font-family:verdana, geneva, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding:0px 25px 0px 3px;
	float:right;
}


/* STRIPED AREA */
.stripedtop {
	border-top:		1px solid #d9d9d9;
	height:			3px;
	font-size:		1px;
}
.stripedbottom {
	border-bottom:	1px solid #d9d9d9;
	height:			3px;
	font-size:		1px;
}
.stripedmain {
	background:		url(/images/stripedbg.gif) repeat; 
	padding:		10px;
	font-size: 		11px;
	line-height: 	1.4;
	font-family: 	verdana,arial;
}

div.tooltip {
	font-family: verdana,arial;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	font-size:10px;
	padding:3px 5px;
	border:1px solid #999;
	background:#e5e5e5;
	z-index:200;
	display:none;
	text-align:left;
}


.error, .error:active, .error:visited, .error:link {
	position:absolute;
	display:block;
	width: 200px;
	background: #f70000;
	border: 2px solid #c80000;
	color: white;
	text-decoration: none;
	color: white;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
	z-index:200;
}
* html .error {
	width: 216px;
}
img.error-tab0{
	height:11px;
	width:13px;
	position:absolute;
	bottom:-2px;
	left:-13px;
}
img.error-tab1{
	height:11px;
	width:13px;
	position:absolute;
	bottom:-2px;
	right:-13px;
}

* html img.error-tab0{
	bottom:-3px;
	left:-13px;
}
* html img.error-tab1{
	bottom:-3px;
	right:-13px;
}
/* TABS */ 
a.tab1,a.tab1:visited,a.tab1:link,a.tab1:active{
	position:relative;
	display: inline;
	display: -moz-inline-box;
	display: inline-block;
	background: #ffffff url(/images/tabs/tab1.gif) repeat-x;
	padding:0px 10px 0px 10px;
	margin-right:5px;
	bottom:-4px;
	height:22px;
	line-height:1.7;
	font-family:verdana, geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	float:left;
}
a.tab1 img.tab-left{
	position:absolute;
	top:0px;
	left:0px;
	text-decoration:none;
	border:none;
}
a.tab1 img.tab-right{
	position:absolute;
	top:0px;
	right:-1px;
	text-decoration:none;
	border:none;
}

.fortab1{
	display:block;
}

a.tab0,a.tab0:visited,a.tab0:link,a.tab0:active{
	position:relative;
	display: inline;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	padding:0px 10px 0px 10px;
	margin-top:4px;
	margin-right:5px;
	bottom:-3px;
	height:17px;
	line-height:1.5;
	font-family:verdana, geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	float:left;
	border-top:1px solid #dcdcdc;
	color:#777777;
	text-decoration:none;
}
a.tab0 img.tab-left{
	position:absolute;
	top:-1px;
	left:0px;
	text-decoration:none;
	border:none;
	height:18px;
	width:10px;
}
a.tab0 img.tab-right{
	position:absolute;
	top:-1px;
	right:0px;
	text-decoration:none;
	border:none;
	height:18px;
	width:10px;
}
a.tab0:hover{
	color:#555555;
	margin-top:0px;
	height:21px;
	line-height:1.7;
}
a.tab0:hover img.tab-right, a.tab0:hover img.tab-left{
	height:21px;
}

.fortab0{
	display:none;
}

.tabbox {
	border-bottom: 1px solid #DCDCDC;
	height:25px;
	margin-bottom:3px;
	position:relative;
	padding-left:10px;
}

select.select{
background:url(/images/dropdown/input.gif) repeat-x;
width:135px;
height:20px;
float:left;
line-height:150%;
border:1px solid #707070;
}
select.select-small{
background:url(/images/dropdown/input.gif) repeat-x;
width:45px;
height:20px;
float:left;
line-height:150%;
border:1px solid #707070;
}
a.select {
display:inline-block;
position:relative;
border:1px solid #777777;
text-decoration:none;
color:black;
background:url(/images/dropdown/bg.gif) repeat-x;
padding:0px 20px 0px 5px;
width:110px;
height:18px;
overflow:hidden;
white-space:nowrap;
font-size:11px;
line-height:1.7;
font-family:verdana,arial;
cursor:pointer;
}
a.select-small {
display:inline-block;
position:relative;
border:1px solid #777777;
text-decoration:none;
color:black;
background:url(/images/dropdown/bg.gif) repeat-x;
padding:0px 20px 0px 5px;
width:40px;
height:18px;
overflow:hidden;
white-space:nowrap;
font-size:11px;
line-height:1.7;
font-family:verdana,arial;
cursor:pointer;
}
.select_area{
background: white;
width:135px;
height:200px;
border:1px solid #707070;
position:absolute;
overflow-y:auto;
overflow-x:hidden;
font-size:11px;
line-height:1.4;
font-family:verdana,arial;
text-align:left;
}
.select-small_area{
background:white;
width:65px;
height:200px;
border:1px solid #707070;
position:absolute;
overflow-y:auto;
overflow-x:hidden;
font-size:11px;
line-height:1.4;
font-family:verdana,arial;
text-align:left;
}
.select_area .item,.select-small_area .item{
display:block;
color:black;
text-decoration:none;
overflow:hidden;
white-space:nowrap;
background:#ffffff;
}
.select_area .item:hover,.select-small_area .item:hover{
color:black;
background:#ccccee;
}
.select_area .selected,.select-small_area .selected{
display:block;
background:#486F98;
color:white;
text-decoration:none;
white-space:nowrap;
}
a.select img.select_down,a.select-small img.select_down{
top:0px;
right:0px;
border:none;
position:absolute;
}