td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	color:#22405A;
}
body { margin:0; padding:0; }
form{ margin:0px; padding:0px}
a { color:#4371B7}
a:hover{ text-decoration:none}
span a  { color:#22405A; font-weight:bold}
span a:hover{ text-decoration:none}
b a {color:#22405A; font-weight:normal; font-size:11px}
.head{ background-image:url(images/head.gif); background-repeat:no-repeat}
.tall_menu{ background-image:url(images/tall_menu.gif); background-repeat:repeat-x}
.foot{ text-align:right;  padding:0px 15 0px 0px }
.foot a{color:#22405A; text-decoration:none }
.foot a:hover{ text-decoration:underline}
.foot span a {color:#6285BB; text-decoration:underline; font-weight:normal; }
.foot span a:hover{ text-decoration:none}
.tall_bot{ background-image:url(images/tall_bot.gif); background-position:left; background-position:bottom; background-repeat:repeat-x}
.tall_x{ background-image:url(images/tall_x.gif); background-repeat:repeat-x}
.tall_y{ background-image:url(images/tall_y.gif); background-repeat:repeat-y}
.blue_td{ background-color:#AFBFD7; background-image:url(images/tall_blue.gif); background-repeat:repeat-x; }
.blue_td span a{ color:#092952; }
.blue_bot{ background-image:url(images/blue_bot.gif); background-repeat:no-repeat}
.blue_td1{ background-color:#A0B3D0; background-image:url(images/tall_blue1.gif); background-repeat:repeat-x; }
.blue_td2{ background-color:#C4D0E2; background-image:url(images/tall_blue2.gif); background-repeat:repeat-x; }
.blue_bot2{ background-image:url(images/blue_bot2.gif); background-repeat:no-repeat}
.blue_bot1{ background-image:url(images/blue_bot1.gif); background-repeat:no-repeat}
.margin1{ margin-left:20px; margin-top:16px}
.margin{ margin-left:11px}
b { font-size:12px; font-weight:normal}
.privacy_bg{ background:url(images/privacy_bg.gif) left bottom no-repeat}
.list ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.list ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 20px; }
.list ul li a{ color:#22405A; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:400px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}









.form input{
	width:217px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color:#22405A;
	padding:3 0 0 4px;
	border-color:#767676;
	border-width:1px;
	
}
.form textarea{
	width:217px;
	height:141px;
	font-family:tahoma;
	font-size:11px;
	color:#22405A;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#767676;
	border-width:1px;
	
}
	
