.clearfix:after {  	
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{
	margin:0px;
	padding:0px;
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	height:100%;
	background: #000;
}

form {
	margin:0px;
	padding:0px;
}
body, td, p, div{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height:15px;
}

p {
	padding:0px;
	margin: 10px 0px 10px 0px;
}
p:first-child {
	margin-top: 0px;
}

p {
	margin-top: expression(
		(this == this.parentNode.firstChild)
			? '0px'
			: '10px'
	);

}

/*
p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
p:first-child {
	padding:0px;
	margin:0px 0px 10px 0px;
}
*/
form {
	padding:0px;
	margin:0px;
}


table { border-collapse : collapse; }
td { padding : 3px; /*border : 1px solid #000; */}

img { border : 0; }
img, #AgencyLogin { behavior: url(/iepngfix.htc); } 
html>body img, html>body #AgencyLogin { behavior: none; } 

input, select { 
	vertical-align: middle; 
	margin:0px; 
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	width:auto;
}
input.textfield {
	padding: 2px 5px;
	height:18px;
	line-height: 18px;
}

h1 {clear:both;font-size: 26px; font-family: Verdana, Tahoma; font-weight: bold; color:#000000; margin: 5px 0px 15px 0px;line-height:26px;
}
h2 {clear:both;font-size: 20px; font-family: Verdana, Tahoma; font-weight: bold; color:#000000; margin: 5px 0px 10px 0px;line-height:20px;
}
h3 {font-size: 16px; font-family: Verdana, Tahoma; font-weight: bold; color:#000000; margin: 5px 0px;}
h4 {font-size: 14px; font-family: Verdana, Tahoma; font-weight: bold; color:#000000; margin: 5px 0px;}
h5 {font-size: 12px; font-family: Verdana, Tahoma; font-weight: bold; color:#000000; margin: 5px 0px;}
h6 {font-size: 10px; font-family: Verdana, Tahoma; font-weight: bold; color:#000000; margin: 5px 0px;}
a, a:link, a:visited, a:active {
	color:navy;
	text-decoration:underline;
}
a:hover{
	color:navy;
	text-decoration:none;
}

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul li {
list-style-type: none;
color:#CC0000;
}


tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}

#Header {
	width:640px;
	height:272px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('/images/header.jpg');
	clear:both;
	margin:0px auto;
	padding:0px;
}

#Menu {
	width:640px;
	height:24px;
	overflow:hidden;
	background-color:#fff;
	clear:both;
	margin:0px auto;
	padding:0px;
	border-width: 1px 0px 1px 0px;
	border-color: #000;
	border-style: solid;
}

#Menu ul {
	width:auto;
	list-style-type : none;
	margin: 0;
	padding: 0;
	height:24px;
	width:640px;
	overflow:hidden;
}

#Menu ul li {
	width:auto;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	display:inline;
	float:left;
	padding: 0px;
	margin: 0px 0px;
	vertical-align:middle;
	height:24px;
	line-height:24px;
	font-family: Tahoma, Verdana, Arial;
}
html>body #Menu ul li {
	display:block
}

#Menu ul li.first {
	margin-left:5px;
}


#Menu ul li.selectedfirst {
	color: #000000;
	margin-left:5px;
}
#Menu ul li.selected {
	color: #000000;
}

#Menu ul li a, #Menu ul li a:link, #Menu ul li a:visited {
	display:inline;
	background: url(/images/spacer.gif) left top repeat-y;
	color:#000000;
	text-decoration:none;
	padding: 0px ;
}
#Menu ul li a:hover {
	display:inline;
	background: url(/images/menu_s.gif) left top repeat-y;
	color:#000000;
	text-decoration:underline;
	padding: 0px ;
}


#Menu ul li.selected a, #Menu ul li.selectedfirst a, 
#Menu ul li.selected a:link, #Menu ul li.selectedfirst a:link, 
#Menu ul li.selected a:visited, #Menu ul li.selectedfirst a:visited                                                    
{
	display:inline;
	background: url(/images/spacer.gif) left top repeat-y;
	color:gray;
	text-decoration:none;
	padding: 0px ;
}
#Menu ul li.selected a:hover, #Menu ul li.selectedfirst a:hover {
	display:inline;
	background: url(/images/menu_s.gif) left top repeat-y;
	color:gray;
	text-decoration:underline;
	padding: 0px ;
}



#Main {
	width: 630px;
	margin: 0px auto;
	padding: 5px;
	background:#96aece;
	height: 438px;
	position:relative;
}

html>body #Main {
	min-height: 438px;
	height:auto;
	overflow:hidden;
}

#ContentZone {
	width:630px;
	padding:0px;
	margin:0px;
	clear:both;
	height:438px;
}
html>body #ContentZone {
	overflow:auto;
	min-height:438px;
	height:auto;
}

#ContentZone #MembersMenu {
	width:200px;
	border-right: 1px solid #7d91ab;
	height:438px;
	padding-right:5px;
	float:left;
}
html>body #ContentZone #MembersMenu {
	min-height:438px;
	height:auto;
	overflow:auto;
}


#ContentZone #ContentArea {
	float:left;
	width:auto;
	padding-left:5px;
	height:auto;
	margin-bottom:5px;
}

html>body #ContentZone #ContentArea {
}

#Main #Footer {
	width: 630px;
	margin: 5px 0px 0px 0px;
	text-align:right;
	clear:both;
}

#Footer a, #Footer a:link, #Footer a:visited, #Footer a:active {
	color: #000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#Footer a:hover {
	text-decoration: underline;
}



.clear {
	clear:both;
}

.left {
	float:left;
}
.right {
	float:right;
}

.center {
	text-align:center;
}

.italic {
	font-style:italic;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	height: 0px;
	z-index: 200;
	width:220px;
}

#trailimageid div .heading2 {
	height:28px;
	margin:0px 0px 1px 0px;
	padding: 0px 10px;
	overflow:hidden;
	background: #48a0f2;
	width:inherit;
}

#trailimageid .heading2 h2 {
	width:auto;
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Verdana, Tahoma;
	color:#fff;
	line-height: 30px;
	line-height:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'28px' : '28px');
	text-transform:uppercase;
}


#Lang {
	position:absolute;
	z-index:36;
	width:100%;
	left:0;
	top:0;
}
#Lang div {
	width:620px;
	margin:10px auto;
	padding-right:20px;
	text-align:right;
}
#Lang a, #Lang a:link, #Lang a:visited, #Lang a:active {
	text-decoration: none;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
#Lang a:hover {
	text-decoration: underline;

}

#AgencyLogin {
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'absolute' : 'absolute');
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
	left:0;
	width:100%;
	height:100%;
	height:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.height : document.body.height);
	z-index:1024;
	background: url(/images/agencylogin_bg.gif);
	display:none;
}
html>body #AgencyLogin {
	position: fixed;
	top:0;
}
#AgencyLogin div.AgencyLoginBox {
	margin: 300px auto auto auto;
	width:300px;
	height:300px;
	padding:10px;
	border:1px solid black;
	overflow:hidden;
	background:white;
}


#ContentArea #Content .contentbox .multicolumn{
	column-count:2;
	column-width:190px;
	column-gap:20px;
	text-align:justify;
}
#ContentArea #Content .contentbox .multicolumn div{
}

#Privacy {
	width:auto;
	height:250px;
	padding:5px;
	margin:0px;
	overflow:auto;
	background-color:#fff;
	border: 1px solid navy;
}