body {
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#1e3d78;
	margin:0;
}
a {
	font-weight:bold;
	color:#1e3d78;
	text-decoration:none;
}
a:hover{
	color:#5896c2;
}


#container{
	position:relative;
	width:1010px;
	left:50%;
	margin-left:-500px;
}
#header{
	height:150px;
	width:992px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#left_col {
	height:520px;
	float:left;
}
#search {
	margin-top:3px;
	height:194px;
	width:181px;
	background-image:url(images/search_box.jpg);
	background-repeat:no-repeat;
	padding:15px;
	padding-top:60px;
	color:#ffffff;
}
#search_holder{
	width:180px;
	text-align:center;
	margin-top:5px;
}
.search_button{
	cursor:pointer;
	width:97px;
	height:38px;
	background-image:url(images/search_button.jpg);
	background-repeat:no-repeat;
	border:0px;
}

.input {
	font-size:8pt;
	font-family:sans-serif;
	color:#0b1f5f;
	margin-bottom:5px;
	display:block;
}

.box_top{
	width:777px;
	height:9px;
	background-image:url(images/box_top.gif);
	background-repeat:no-repeat;
}
.box_mid{
	width:737px;
	background-image:url(images/box_mid.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}
.box_bot{
	width:777px;
	height:9px;
	background-image:url(images/box_bot.gif);
	background-repeat:no-repeat;
}


.box_top_blue{
	width:777px;
	height:9px;
	background-image:url(images/box_top_blue.gif);
	background-repeat:no-repeat;
}
.box_mid_blue{
	width:737px;
	margin:0px;
	background-image:url(images/box_mid_blue.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}
.box_bot_blue{
	width:777px;
	height:9px;
	background-image:url(images/box_bot_blue.gif);
	background-repeat:no-repeat;
}

.read_more img{
	border:0px;
}
.read_more_blue img{
	border:0px;
}
.close_blue img{
	border:0px;
}
.close img{
	border:0px;
}
.read_more, .read_more_blue, .close, .close_blue{
	float:right;
	width:131px;
	height:46px;
	cursor:pointer;
}

.international, .international_blue{
	margin-top:2px;
	float:right;
	width:128px;
	height:46px;
	background-repeat:no-repeat;
}
.international{
	background-image:url('./images/international.gif');	
}
.international_blue{
	background-image:url('./images/international_blue.gif');
}
.details{
	display:none;
}


#main_div{
	float:left;	
	width:777px;
	padding-top:3px;
}


p {
	color:#4b4b4b;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.2em;
	margin-top:2px;
	margin-bottom:5px;
}

h1,h2,h3,h4 {
	margin-top:0px;
	color:#4b4b4b;
	font-size:1.5em;
	font-family:Arial Black, Gadget, sans-serif;
	margin-bottom:2px;
}

h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}


#footer{
	clear:both;
	background-image:url('./images/footer.jpg');
	background-repeat:no-repeat;
	width:991px;
	height:83px;
	color:#ffffff;	
}
#footer a{
	margin-right:5px;
	margin-left:5px;
	color:#1e3d78;
}
#footer_text{
	margin-left:124px;
	padding-top:20px;
}
#footer_links{
	padding-top:20px;
	color:#1e3d78;
	float:right;
	font-size:.8em;
	margin-right:15px;
}
#footer_links a{
	color:#ffffff;
}

#results_table{
	width:100%;
	border:1px solid #5896c2;
}
.r_head{
	font-weight:bold;
	font-size:130%;
	background-color:#5896c2;
	color:#ffffff;
}

.d_item{
	background-color:#ffffff;
	border:1px solid #5896c2;
	width:350px;
	padding:5px;
}
.item_name{
	vertical-align:top;
	font-weight:bold;
	width:75px;
}
.d_logo{
	float:right;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #5896c2;
	text-align:center;
}
.principal{
	color:#bb0004;
	font-size:120%;
}
.international{
	color:#119528;
}


.highlight {
	background-image:url('./images/advert_member.jpg');
	background-repeat:no-repeat;
	width:541px;
	height:85px;
	font-size:14pt;
	color:#ff00e4;
	padding-left:10px;
	padding-top:38px;
}
.highlight p{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.highlight a{
	font-size:10pt;
	color:#444244;
}
