@charset "utf-8";
#container {
   position: relative;
   width: 850px;
   margin-right: auto;
   margin-left: auto;
   padding-bottom:3px;
   margin-bottom: 40px;
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
   background-color: #FFFFFF;
}
#top_header {
	width: 800px;
}
body {
	margin-top:0px;
	background-image: url("/images/pinStripe.jpg");
	background-repeat: repeat;
	height: 100%;
}
img {
	border:0px;
	display: block;
}
#nav_bar {
	top: 0px;	
}

a {
 font-family:Verdana;
        color:#02507e;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.button {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col_one {
	float: left;
	clear: left;
	margin-top: 0px;
	width: 210px;
	padding-top: 0px;
}

#col_two {
   float: left;
   width: 640px;
}

#home_nav_img {
   margin: 20px 0px 20px 50px;
}

#col_one #leftNavReports {
   width: 192px;
   border-color:#02507e;   
   -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
   font-size: 11px;
   font-family: "Arial";
   border: 0;
   margin-left: 8px;
   padding-right: 0px;
}

#col_one .homeNewsLabel {
   color:#02507e;
   font-size: 14px;
}

#col_two .homeServiceBox {
   border: 0px;
   border-bottom: 1px solid #02507e;
   font-size: 14px;
   line-height: 20px;
}

#col_two .homeServiceBox .label {
   color:#02507e;
   border-bottom: 1px solid #02507e;
   background: transparent;
   padding: 0px 0px 5px 0px;
   margin:0;
   
}

#col_two .homeServiceBox img {
   margin: 0 auto;
}


#image {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login_form {
	float: left;
}
#login_box_form {
	background-color: #fbdb90;
	border-left-width: 0px;
	border-left-color: #f0b53d;
	width: 104px;
	float: right;
}
#login_box {
	float: left;
}
.text_box {
	font-family:Verdana;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	width: 250px;
	padding-top: 10px;
	padding-bottom:25px;
}
.verdana_header {
	font-family:Verdana;
	font-size:14px;
	color:#02507e;
}
.verdana_small {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	word-spacing: 5px;
}
#divider {
	float: left;
}
#text_desc_box {
	padding-left: 25px;
}
.verdana_blue_text {
	font-family:Verdana;
	font-size:12px;
	color:#02507e;
}
.gray_text {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}
#text_margin {
	padding-left: 50px;
  padding-right: 20px;
}

table.euroContact td {
   padding: 3px;
}

#text_contact_box {
	margin-left:50px;
	width:500px;
}
.star_red {
	font-family:Verdana;
	color:#FF0000;
}

.gray_text_small {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

div.bottomNav {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}

div.bottomNav a {
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
