/* --- standard tags --- */
BODY, HTML {
	margin:0px;
	padding:0px;
	background:#f5f5f5;
	width:100%;
	height:100%; 
	font-family:verdana, arial, helvetica, sans;
	font-size:10px;
	line-height:14px;
	color:#333333;
	text-align:center;
	}
	
IMG {border:0px;}
	
H1, H2, H3, H4 {margin:0px;padding:0px;}	

.headertext {line-height:25px;color:#333333; color:#003399;font-size:20px; font-weight: normal;margin-bottom:4px;}

.newstext {line-height:20px;color:#003399;font-size:20px; font-weight: normal}

A {color:#000000;text-decoration: none;}
	
A:hover {color:#000000;}

A.newslink {color: #003399;}

hr {
	border: none 0; 
	border-top: 1px dotted #003399;
	border-bottom: 1px dotted #ffffff;
	}
	
.content_home .menu UL LI HR{
	margin-bottom: 10px;
	border: none 0; 
	border-top: 1px dotted #ff6600;
	border-bottom: 1px dotted #ffffff;
	}
	
/* --- main structure --- */

.container {
	width:778px;
	padding:0px;
	margin:auto;
	background:#ffffff;
	position:relative;
	text-align:left;
	border:1px solid white;
	height:auto;
}

.homeitem {
	font-size: 10px;
	}
	
.homeitem a{
	font-size: 10px;
	}

.homeitem input{
	font-size: 10px;
	}
		
.header {
	margin-left:18px;
	margin-right:24px;
	margin-top:25px;
	height: 70px;
	}
	
.header .title {
	float:left;
	margin-left:32px;
	}

.intro {
	z-index:1;
	clear:both;
	width:778px;
	margin-left:0px;
	margin-top: -30px;
	}	


/* --- index --- */
 .content_home {	
	position:relative;
	z-index:1;
	margin-left:24px;
	margin-right:24px;
	background:#ffffff;
	height:100%;	
	background: url(../images/faux.gif) repeat-y 100% 0;
	}

 .alt{	
	background: white;
	}
	

.content_home UL {
	list-style-type:none;
	padding:0px;
	margin:0px;
	height:100%;	
	}

		
.content_home UL LI{
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
	position:relative;
	height:100%;	
	}


.content_home UL UL{
	float:none;
	display: block;
	list-style-image: url(../images/bullet.gif);
	padding-left: 2em;
	}
		
.content_home UL UL LI{
	font-size: 10px;
	float:none;
	display: block;
	display: list-item;
	}	

.content_home UL UL#buttons{
	float:none;
	display: block;
	list-style-image: none;
	padding-left: 0;
	}
	
	
.content_home .menu {
	width:256px;
	position:relative;
	z-index:300;
	padding-bottom:18px;
	padding-left:0px;
	padding-right:10px;
	}

.content_home .menu UL {
	width:118px;
	list-style-type:none;
	margin:0px;
	display:inline;
	padding:0px;
	height:auto;
	}
	
.content_home .menu UL LI {
	float:left;
	display:inline;
	position:relative;
	font-weight:normal;
	color:#666666;
	margin-right:43px;
	text-align: right;
	width:118px;
	height: auto;
	}
	
.content_home .menu UL LI A {
	font-size: 10px;
	text-decoration:none;
	display:block;
	padding-bottom:4px;
	width:118px;
	}

.menulinkalt{
	margin-top: 0px;
	margin-bottom: 6px;
}

.content_home .menu UL LI A:hover {
	color:#ff6600;
	text-decoration:none;
	display:block;
	width:118px;
	}
	
.content_home .menu UL LI A.on {
	color:#666666;
	width:118px;
	}
	
.content_home .menu UL UL  {

	list-style-type:none;
	position:absolute;
	padding:5px;
	top:-15px;
	left:0px; 
	width:118px;
	background:#CCFFFF;
	margin-left:118px;
	border: solid 10px white;
	}
	
.content_home .menu UL UL LI {
	margin:0px;
	display:block;
	font-weight:normal;
	width:100%;
	text-align: left;
	background:#CCFFFF;
	}
	
.content_home .menu UL UL LI A {
	font-size: 10px;
	line-height:14px;
	color:#000000;
	text-decoration:none;
	display:block;
	}

.content_home .menu UL UL LI A:hover {
	color:#ff6600;
	display:block;
	}
	
.content_home div.menu ul ul	{
	display: none;
	}
	
.content_home div.menu ul li:hover ul {
	display: block;
	}

.articleintro{
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	color: #999999;
	float:none;
}


.main_copy{
	float:none;
	font-size: 10px;
	line-height:14px;
	width:346px;
	margin:0px;
	z-index:10;
	}

	
.main_copy table tr td{
	font-size: 10px;
	text-decoration:none;
	}	

.bodycopy{
	font-size: 10px;
	}
	
.bodycopy select{
	font-size: 10px;
	}

.main_copy p{
	line-height:14px;
	font-size: 10px;
}

.main_copy b{
	line-height:14px;
	font-size: 10px;
}


.main_copy sup{
	line-height:0px;
	font-size: 8px;
}

.main_copy sub{
	line-height:0px;
	font-size: 8px;
}

.main_copy i{
	line-height:14px;
	font-size: 100%;
}

.main_copy em{
	line-height:14px;
	font-size: 100%;
}
	
.main_copy a{
	line-height:14px;
	font-size: 100%;
	color:#003399;
	font-weight:bold;
}

.main_copy a:hover{
	line-height:14px;
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}

.main_copy strong{
	line-height:14px;
	font-size: 100%;
	font-weight:bold;
}

.main_copy font, .main_copy span{
	font-size: 10px;
}
.main_copy img{
	margin-top:4px;
}

.content_home p{
	margin: 0px;
	padding-bottom: 10px;
}	

.content_home br{
	margin: 0px;
	padding: 0px;
}	

.news_copy{
	font-size: 10px;
	width:306px;
	background-color: #ffffff;
	color: #333333;
	}

.news_copy b{
	font-size: 10px;
	}

.news_copy strong{
	font-size: 10px;
	}

.news_copy a{
	font-size: 10px;
	}
	
.news_copy h1{
	color: white;
	}
		
.buttons{
	padding-left:9px;
	height:100%;
}

.buttons img{
	padding-top:4px;
}

.buttons ul{
	width: 107px;
	height: 37px;
	padding:0px;
	margin:0px;
	border:0px;
}

.img_btm {
	vertical-align:bottom;
	bottom: 0px;
	margin-top: 240px;
	text-align: center;
	}

.img_base{
	vertical-align:top;
	bottom: 0px;
	margin-bottom: 20px;
	padding-right: 38px;
	padding-left: 2px;
	
	}

.img_base img{
	position: relative; 
	z-index:100;
}		
/* --- index2 --- */

.content {
	font-size:110%;
	margin:24px;
	position:relative;
	clear:both;
	z-index:1;
	height:1%;
	}
	
.content[class] {height: auto}
	
	
.content_home .menu .lmenu_top {
	height:5px;
	line-height:0px;
	}
	
.content_home .menu .lmenu_bottom {
	height:13px;
	}
	
.lmenu_btm {
	height:10px;
	line-height:0px;
	}

/* --- footer --- */	
.footer {
	position:relative;
	top:-60px;
	clear:both;
	}


.footer .panel{
	color:#666666;
	position: relative;
	background:#cccccc;
	border:1px solid #cccccc;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:24px;
	}

.links {
	color:#666666;
	padding-top:7px;
	padding-bottom:15px;
	padding-left:6px;
	background:#ffffff;
	}
	
.links a{
	font-size:10px;
	color:#003399;
	font-weight:bold;
}

.legal {
	width:778px;
	padding-top:7px;
	padding-bottom:15px;
	margin:auto;
	background:#f5f5f5;
	border:0px;
	position:relative;
	text-align:left;
	height:auto;	
	}
	
.legal a{
	font-size:10px;
	color:#000000;
}

	
.floatright
	{
	float: right;
	margin: 0 0 6px 6px;
	}

.floatleft
	{
	float: left;
	margin: 0 6px 6px 0;
	}

.floatmiddle
	{
	float: none;
	margin: 0 0 4px 0;
	}
		
.left {
	position: absolute;
	margin-top: 5px;
	float:left;
	top:0px;
	z-index: 100;
	}
	
.right {
	float:right;
	display:inline;
	}
	

.cleaner {
	clear: both;
	font-size:1px;
	border:0px;
	margin:0px;
	padding:0px;
	background:transparent;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}



.highslide-image-blur {
}

.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */