﻿.agent_blue_top {
	background-image: url('images/agent-blue-top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	height: 10px;
}
.agent_blue_mid {
	background-position: left;
	background-image: url('images/agent-blue-mid.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 230px;
	vertical-align: top;
}
.agent_blue_bot {
	background-image: url('images/agent-blue-bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 10px;
}
.agent_green_top {
	background-image: url('images/agent-green-top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	height: 10px;
}
.agent_green_mid {
	background-position: left;
	background-image: url('images/agent-green-mid.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 230px;
	vertical-align: top;
}
.agent_green_bot {
	background-image: url('images/agent-green-bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 10px;
}
.agent_yellow_top {
	background-image: url('images/agent-yellow-top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	height: 10px;
}
.agent_yellow_mid {
	background-position: left;
	background-image: url('images/agent-yellow-mid.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 230px;
	vertical-align: top;
}
.agent_yellow_bot {
	background-image: url('images/agent-yellow-bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 10px;
}
.agent_margin {
	margin-right: 6px;
	margin-left: 6px;
}
.content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.footer {
	margin-top: 16px; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 12px; 
	color: #808080; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #808080; 
	padding-top: 6px; 
	margin-right: auto; 
	margin-left: auto; 
	width: 760px; 
	text-align: center
}
.footer a {
	color: #808080;
}
.footer a:hover {
	color: #000000;
}
.agent_pic img {
	border: 2px solid #FFFFFF;
}
.agent_margin a {
	color: #FFFFFF;
}
.agent_margin a:hover {
	color: #000000;
}
.sc_body_margins {
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
}
.sc_body a {
	color: #FFFFFF;
}
.sc_body a:hover {
	color: #000000;
}
.tab {
	background-image: url('images/tab-bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 88px;
	height: 40px;
}
.tab:hover {
	background-position: -88px 0;
}
.tab_selected {
	width: 88px;
	height: 40px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
.subheading {
	font-size: 16px;
	font-style: italic;
}
.agent_pic {
	border: 1px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
	padding: 1px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.row_height {
	height: 10px;
}

.sc_blue_top {
	background-image: url('images/sc-blue-top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
	height: 10px;
}
.sc_blue_mid {
	background-position: left;
	background-image: url('images/sc-blue-mid.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
	vertical-align: top;
}
.sc_blue_bot {
	background-image: url('images/sc-blue-bot.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 10px;
}
.sc_green_top {
	background-image: url('images/sc-green-top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
	height: 10px;
}
.sc_green_mid {
	background-position: left;
	background-image: url('images/sc-green-mid.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
	vertical-align: top;
}
.sc_green_bot {
	background-image: url('images/sc-green-bot.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 10px;
}
.sc_yellow_top {
	background-image: url('images/sc-yellow-top.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
	height: 10px;
}
.sc_yellow_mid {
	background-position: left;
	background-image: url('images/sc-yellow-mid.gif');
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
	vertical-align: top;
}
.sc_yellow_bot {
	background-image: url('images/sc-yellow-bot.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 10px;
}
.sc_margin {
	margin-right: 6px;
	margin-left: 6px;
}
.sc_margin img {
	border: 2px solid #FFFFFF;
}
.sc_margin a {
	color: #FFFFFF;
}
.sc_margin a:hover {
	color: #000000;
}


.sc_margin ul {
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.link_block {
	margin-bottom: 6px;
}
.link_block ul {
	margin-top: 3px;
	margin-left: 20px;
	margin-bottom: 3px;
}


