/* andreas03.css */

body{
margin:0;
padding:5px 0 30px;
font:75% tahoma, verdana, sans-serif;
background:#eeeeee;
color:#222;
}

#thetop{
	margin:0;
}

#container{
	width:720px;
	margin:0 auto;
	padding:10px 20px 0;
	background:#fff;
	color:#222;
	border-top: 15px solid #3399CC;
	border-right: #3399CC;
	border-bottom: #3399CC;
	border-left: #3399CC;
}

a{
text-decoration:none;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
	float:right;
	width:250px;
	margin:0 0 0 10px;
	padding:0;
	border:none;
	text-align:center;
	color:#555;
	overflow:auto;
	background: #FFFFFF;
}

#logo h1{
	margin:0px;
	font-size: 1.6em;
	text-align: center;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
	float:left;
	width:540px;
	margin-right:10px;
	padding:0;
	border: none;
	margin-top: 0px;
}

.headerstyle{
display:block;
margin:20px 0 10px;
padding:5px 0 5px 8px;
background:#eee url(../img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
	width:165px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
	border: none;
}

.sidelink,.active,.sidelink2,.active2{
display:block;
width:155px;
margin:3px 0px 2px 0;
padding:5px 0 5px 8px;
font-size:1em;
font-weight:bold;
text-align:left;
background:#eee url(../img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}





.sidelink:hover,.sidelink2:hover,.active,.active2,.menuheader{
background:#fff url(../img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.sidelink2,.active2{
	padding-left: 10px;

}



.menuheader,.active,.active2,.sidelink2{
text-decoration:none;
}

#footer{
margin:0 auto 20px;
width:760px;
background:#fff url(../img/footer.jpg) no-repeat left bottom;
padding:0 0 5px;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.4em;
}

h2{
	margin:0 0 4px 0;
	font-size:1.3em;
	text-decoration: none;
	font-weight: bold;
}

#sidebar h3{
margin:20px 0 8px 0;
font-size:1.2em;
}

h4{
margin:10px 0 5px 0;
font-size:1.1em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:.8em;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */#header {
	background: #FFFFFF;
}
#intro {
	margin-right: 300px;
}
#h_menu {
	margin: 5px 0px 0px;
	padding: 5px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #0066CC;
	border-bottom: 2px solid #000099;
	border-left: 1px solid #eeeeee;
}
#h_menu ul{
	width: 100%;
	padding: 0;
	margin: 0;
	white-space: nowrap;
    }

#h_menu ul li{
	display: inline;
	padding: 4px 2px;
	margin: 0px 10px 0px 0px;
    }
 
#h_menu a{
	font: bold 1.1em Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	border-left: 2px solid #666666;
    }
	
	#h_menu a:hover{
	text-decoration: underline;
    }


acronym {
	font-style: normal;
	border-bottom: 1px dotted #999999;
}
.image_lft {
	margin: 5px 10px 10px 0px;
	float: left;
}
.image_rht {
	margin: 5px 0px 10px 10px;
	float: right;
}
.image_rht_bdr {
	margin: 5px 0px 10px 10px;
	float: right;
	border: thin solid #CCCCCC;
}

.index_li {
	list-style: none;
}
#main h3 {
	color: #0000CC;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 10px;
}
#main h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
form {
	text-align: center;
	margin: 0px 0px 0px 100px;
	background: #eeeeee;
	border: thin dotted #CCCCCC;
	padding: 5px;
}
.liststyle {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-left: 10px;
}
input {
	margin-bottom: 5px;
}
.imgcnt {
	margin-right: auto;
	margin-left: 60px;
}
.left-box {
	width: 250px;
	float: left;
}
.right-box {
	width: 250px;
	float: right;
	margin-left: 280px;
}


.left_side {
	float: left;
	width: 245px;
	padding: 0;
	margin: 10px 0;
	text-align: center;
	background: url(../images/boxback.gif) no-repeat left bottom;
	border: none;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
	float: right;
	width: 245px;
	background: #FFF url(../images/boxback.gif) no-repeat left bottom;
	color: #414141;
	padding: 0 6px 0 0;
	margin: 10px 0px;
	text-align: center;
	border: 0px none;
	}
.right-list {
	padding: 5px 0px 5px 5px;
	margin: 0px;
	list-style: none;
}
.left_side p,.right_side p{
	padding-right: 0px;
	margin-right: 10px;
}
.sublink {
	margin-left: 10px;
	border-left: 3px solid #0033CC;
}
.right_side h3,.left_side h3{
	padding-top: 3px;
	background: #FFFFFF url(../images/gradient3.png) repeat-x;
	margin-right: 6px;
	padding-bottom: 5px;
	line-height: 1.6em;
	margin-left: 1px;
}
.breadcrumb {
	margin: 5px 0px 0px;
	padding: 3px;
}
.textsize {
	border-left: 90px solid #FFFFFF;
}
#sidebar h3 {
	font-weight: bold;
}
.a2 {
	font-size: 1.2em;
	font-weight: bold;
}
.a3 {
	font-size: 1.4em;
	font-weight: bold;
}
#contact_bar {
	background: #3399CC url(../images/contact_bar.gif) no-repeat;
	height: 22px;
}
.notused {
	font-size: .8em;
	font-style: italic;
}
.imghold {
	margin-left: 20px;
}
