body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 {
	letter-spacing: 0px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	text-align: left;
	font-weight: 900;
}
h2 {
	PADDING-RIGHT: 0.5em;
	BORDER-TOP: #bcd 1px solid;
	PADDING-LEFT: 0.5em;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 1.4em;
	MARGIN: 0px 0px -0.5em;
	COLOR: #BB2F16;
	PADDING-TOP: 0.1em;
	background-color: #eef0f3;
	background-image: url(sfx_titlebar_bg2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h3 {
	letter-spacing: 0px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: Arial, Sans-Serif;
	font-size: 9px;
	text-align: left;
	font-weight: 900;
}
h4 {
	margin: 0;
	padding: 0;
	font: normal 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding-top: 8px;
	padding-left: 8px;
}
h1 a { color: #CCCCCC; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
}
#wrap {
	MARGIN-LEFT: auto; WIDTH: 800px; MARGIN-RIGHT: auto
}
#header {
	CLEAR: both; WIDTH: 100%; HEIGHT: 150px; BACKGROUND-COLOR: #0099cc
}
#body {
	WIDTH: 100%
}
#left-column {
	FLOAT: left; WIDTH: 145px; MARGIN-RIGHT: 5px; BACKGROUND-COLOR: #00cc99
}
#middle-column {
	FLOAT: left; WIDTH: 500px
}
.agencylist {
	MARGIN-LEFT: auto;
	WIDTH: 405px;
	MARGIN-RIGHT: auto;
	height: auto;
}
.agency {
	FLOAT: left;
	MARGIN-BOTTOM: 20px;
	WIDTH: 130px;
	MARGIN-RIGHT: 2px;
	HEIGHT: 155px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #999999;
}
.agency-logo {
	PADDING-BOTTOM: 7px;
	MARGIN-LEFT: auto;
	WIDTH: 110px;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 7px;
	HEIGHT: 60px;
	TEXT-ALIGN: center;
	float: none;
	border-left: 8px;
}
.agency-logo img{
	width: 110px;
	height: 60px;
}
.agency-name {
	PADDING-BOTTOM: 5px;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.agency-name a {
	FONT-SIZE: 12px; COLOR: #333366; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}
.agency-phone {
	TEXT-ALIGN: center
}
.agency-phone a {
	FONT-SIZE: 12px; COLOR: #333366; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: none
}

.bbox {
	height: 50px;
	width: 113px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top_bbox {
	color: #333333;
	height: 22px;
	width: 130px;
	background-color: #D6DBFE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
.logo {	padding: 18px 0 0 3px; }
.arrow {
	float: left;
	margin-left: 0px;
	text-indent: 0px;
	position: relative;
	width: 3px;
	height: 8px;
	background-image: url(hyperlink_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span {
	float:left;
	display:block;
	color:#fff;
	padding: 7px 5px 4px 10px;
	background: #C43219 url(nav.gif) no-repeat 100% 0px;
	text-decoration:none;
	font-weight: bold;
}
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   


.sf_left {
	float: left;
	width: 247px;
	height: 88px;
	background: #D9F0FF url(logobg.gif) repeat-x;
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.sf_right {
	width: 496px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}
.box_top_user {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_user.gif);
	background-repeat: no-repeat;
	}
		.box_top_tools {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_tools.gif);
	background-repeat: no-repeat;
	}
			.box_top_network {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_network.gif);
	background-repeat: no-repeat;
	}			
	.box_top_resources {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_resources.gif);
	background-repeat: no-repeat;
	}
				.box_top_admin {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_admin.gif);
	background-repeat: no-repeat;
	}
					.box_top_featured {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_featured.gif);
	background-repeat: no-repeat;
	}
						.box_top_services {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_services.gif);
	background-repeat: no-repeat;
	}
					.box_top_news {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_newsletter.gif);
	background-repeat: no-repeat;
	}
						.box_top_stats {
	color: #808080;
	height: 40px;
	width: 159px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top_stats.gif);
	background-repeat: no-repeat;
	}
	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { float: right; width: 405px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 164px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 2px;
}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
