/* GLOBAL DEFAULTS */
body, p, dl, dt, dd, h1, h2, h3, h4, h5, h6, th,
table, td, input, textarea, select, option, form {
	list-style:none;
	margin:0px;
	padding:0px;
	outline:none;}

a {
	outline:none;}

dl,
dt,
dd {
	display:block;}

table {
	border-collapse:collapse;
	border-spacing:0;
	border:none;}

td {
	vertical-align:top;}

img {
	border:0px;}

.submit {
	cursor:pointer;}

.pipe {
	padding:0 5px;}

.pic,
.pic img {
	display:block;}

.bold {
	font-weight:bold;}

.ga {
	text-indent:-20000px;
	display:block;}

.rndd {
	position:relative;}
.rndd .lt,
.rndd .rt,
.rndd .rf,
.rndd .lf {
	position:absolute;
	width:10px;
	height:10px;
	background-repeat:no-repeat;}
.rndd .lt {
	left:-1px;
	top:-1px;
	background-position:0 0;}
.rndd .rt {
	right:-1px;
	top:-1px;
	background-position:100% 0;}
.rndd .rf {
	right:-1px;
	bottom:-1px;
	background-position:100% 100%;}
.rndd .lf {
	left:-1px;
	bottom:-1px;
	background-position:0 100%;}

.column {
	float:left;}

.clear:after{
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;}
.clear {
	display:inline-block;}
/*\*/
.clear {
	display:block;}
/**/

html {
	height:100%;}
body {
	background-color:#4366a7;
	font:normal 75% Tahoma, Geneva, sans-serif;
	color:#000000;
	position:relative;
	height:auto;
	min-height:100%;}

a {
	}

h1 {
	font:normal 150% Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin-bottom:10px;}

.main {
	width:738px;
	margin:0 auto;
	padding-bottom:27px;
	background:url(img/bg-board.jpg) no-repeat 50% 0;
	position:relative;
	z-index:100;}
	
.menu {
	padding:26px 13px 0;
	margin-bottom:8px;
	width:172px;
	height:170px;
	position:relative;
	overflow:hidden;}
.menu dt {
	color:#516270;
	font:bold 150% Verdana, Geneva, sans-serif;
	padding-bottom:4px;}
.menu dd {
	border-bottom:1px #7b93b2 solid;
	font-size:109%;
	padding:4px 0 8px;}
.menu dd a {
	text-decoration:none;
	color:#466a82;
}
.menu dd a:hover {
	color: #fefefe;
}

.menu dd a:visited {
	color:#466a82;
}
	
.logo {
	position:absolute;
	right:12px;
	top:42px;}
	
.tn {
	width:254px;
	height:30px;
	position:absolute;
	top:122px;
	right:14px;
	background:url(img/bg-tn.jpg) no-repeat 0 0;}
	
.content {
	background:url(img/bg-columns-pttrn.gif) repeat-y 0 0;}

.column-1 {
	width:585px;
	margin-right:8px;}
.column-2 {
	width:145px;}

.bt {
	font:normal 150% Verdana, Geneva, sans-serif;
	color:#ffffff;
	padding:5px 12px;}

.column-1 .bt {
	background:url(img/bg-hdr1.jpg) no-repeat 0 0;}
.column-2 .bt {
	background:url(img/bg-hdr2.jpg) no-repeat 0 0;}
	
.text {
	padding:25px 8px 25px 25px;
	font-family:Arial, Helvetica, sans-serif;}
.text p {
	margin-bottom:15px;}
.text p:first-letter {
	margin-left:10px;}

.logos {
	padding-top:20px;}
.logos img {
	margin-bottom:15px;}

.footer {
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	z-index:50;
	padding:344px 0 4px;
	background:url(img/bg-pttrn.jpg) repeat-x 0 0;}
.footer .copy {
	width:738px;
	text-align:right;
	position:relative;
	left:50%;
	margin-left:-369px;
	font:bold 92% Verdana, Geneva, sans-serif;
	color:#ffffff;}
	
.ga,
div {
	//display:inline-block;}
