@charset "utf-8";
/* CSS Document */

v\:* {
  behavior:url(#default#VML);

}

body {
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-color:#081040;
}
p {
	padding-right:5px;
}

a {
	color:#ff0a9c;
	text-decoration:underline;
}

a:active, a:focus {
	outline:0;
}

a:hover {
	color:#930a0a;
	text-decoration:underline;
}
div#spacer {
	width:20px;
	height:20px;
	float:left;
}
div#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	position:relative;
}

div#menu{
	clear:both;
	width:700px;
	background:url(../images/bg_tabs.gif) repeat-x;
}

.cntnt {
	margin:10px;
	padding:5px;
	padding-bottom:15px;
	float:left;
	color:#fff;
} 
.hdr {
	font-size: 18px;
	line-height:23px;
	padding-bottom:7px;
	font-weight:bold;
}

div#header {
	width:200px;
	margin-bottom:20px;
}

div#wrapper_nav {
	width:200px;
	float:left;
}
.column {
	float:left;
	width:200px;
}
.column_cntnt {
	background:#d50021;
	border-left:solid #fff 3px;
	border-right:solid #fff 3px;
	overflow:hidden;
	padding:10px;
	color:#fff;
}
.column_cntnt img {
	padding-left:-3px;
}
div#wrapper_cntnt {
	width:700px;
	float:right;
	padding-top:70px;
}

div#cntnt {
	width:694px;
	float:right;
	border:solid #fff 3px;
	background:#d50021;
	border-top:none;
}

div#map {
	width:694px;
	height:400px;
}

/* STANDARD LAYOUT COLUMN */
.b {
	background:#d50021;
	border-bottom:solid #fff 3px;
	font-size:1px;
}
.lb {
	width:15px;
	height:15px;
	background:url(../images/crnr_lb.png) no-repeat;
}
.rb {
	width:15px;
	height:15px;
	background:url(../images/crnr_rb.png) no-repeat 100%;
}
.menu_spacer{
	float:left;
	width:20px;
	height:33px;
	border-bottom:solid #ffffff 3px;

}

.btn{
	background:url(../images/btn_href.gif) no-repeat;
	padding-left:23px;
	font-weight:bold;
	line-height:18px;
	margin-top:3px;
	padding-bottom:5px;
	color:#000000;
}

.btn a {
	color:#0e1e7d;
	text-decoration:none;
}
.input{
	border:solid 1px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.att{
	color:#00a9eb
}

