@charset "utf-8";
html {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CSS Document */
#header {
	width:920px;
	height: 120px;
	background-image: url(../images/top.jpg);
	position:relative;
	margin-bottom:15px;
	text-align:left;
	color:#FFFFFF;
	background-color: #203668;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

#col1   .col1ad   a  img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#headerlogo {
	position:absolute;
	top:14px;
	left:20px;
	height: 88px;
	width: 90px;
}
#headermenu {
position:absolute;
top:20px;
right:20px;
width:400px;
text-align:right
}
#searchbox {
	text-align: left;
	top: 85px;
	color: #FFFFFF;
	width: 20em;
	position: absolute;
	right: 10px;
}
#searchbox  label {
	position: absolute;
	top: 0px;
	left: 0px;
}
#searchbox #box input {
	border: 0px solid #FFFFFF;
	color: #003333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 12em;
	font-size: 1em;
}
#searchbox  #box   {
	background-color: #ffffff;
	width: 13.2em;
	float: right;
	position: absolute;
	top: 0px;
	right: 10px;
	padding-left: 8px;
}

#register .logbox, #register_home .logbox {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#register_home .logbox a, #register .logbox a {
	color:#000000;
	text-decoration:none;
}

#register_home h2, #register h2 {
	color:#000000;
}







#breadcrumb {
	width:920px;
	text-align:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#breadcrumbleft {
	float:left;
	width:550px;
	padding-bottom:7px;
	white-space: nowrap;
}












.col1ad {
width:155px;

background-color: #ffffff;
margin-top:3px
}


.clear{
clear:both;
}
.tblDefault {
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tblDefault td {
	border: 1px dotted #999999;
	padding: 5px;
	margin: 0px;
}

#switchbutton {
	width:100px;
	line-height: 1.5em;
	float: right;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

#switchbutton   .Asml   a  {
	padding-right: 3px;
}
#switchbutton   .Amed  a {
	font-size: 1.2em;
	padding-right: 3px;
	font-weight: bold;
}
#switchbutton   .Alrg  a {
	font-size: 1.4em;
	font-weight: bolder;
}
#headerTitle {
	position: absolute;
	top: 60px;
	left: 170px;
}
#credit {
	float: left;
	width: 100px;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 8px;
	color: #DADADA;
}
#credit a {
	color: #DADADA;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}


.poll_even_box {
	padding:5px; 
	border-bottom:1px dotted black; 
	background-color:#DCE3EB;
	width:450px;
	overflow:auto; 
	margin:auto;
}

.poll_odd_box {
	padding:5px; 
	border-bottom:1px dotted black; 
	width:450px; 
	overflow:auto; 
	margin:auto;
}

.poll_border { 
	width:465px;  
}

.loginButton {color:black; background:#aacbec; border:none; font-weight:bold;}
.searchButton {color:white; background:#1d2f5f; border:none;}
