#header_top_menu{
	background-image:url(img/header_livechatagent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin:0;
	max-width:630px;
	overflow: hidden;
	height: 165px;
	width: 630px;
	position: relative;
}
.header {
	text-transform: capitalize;
	color: #D7E0EE;
	text-decoration: none;
	background-color: #1B559F;
	background-image: url(img/header_bg_blue.gif);
	height: 25px;
	width: 130px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px;
	padding: 10px 0px;
	color: #666666;
	white-space: normal;
	text-align: left;
	background-image: url(img/header_bg_white.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.header_main {
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(img/header_bg_white.gif);
	height: 25px;
	width: 620px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	padding-left: 10px;
}
.left_section {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 15px 10px 10px;
	background-color: #F9F9F9;
}
.footer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-left-color: #C9C9C9;
}
.login_label {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(img/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
}
a:link {
	color: #1B559F;
	text-decoration: underline;
}
a:visited {
	color: #1B559F;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
.news_title {
	font-size: 10px;
	font-weight: bold;
	color: #19539E;
	margin-top: 10px;
}
.news {
	font-size: 10px;
	color: #5B5B5B;
	white-space: normal;
	text-align: left;
	text-decoration: none;
}
.top {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
input {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.padding5_all {
	padding: 10px 5px 5px;
}
.text_main {
	font-size: 11px;
	white-space: normal;
	color: #666666;
}
.text_main_title {
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
li {
	font-size: 10px;
	list-style-type: square;
	margin-bottom: 5px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.header_agent_shared {
	background-color: #FFFFFF;
	background-image: url(img/panel_top_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 169px;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.header_agent_dedicated {
	background-color: #FFFFFF;
	background-image: url(img/panel_top_bg.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 169px;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #19539E;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	white-space: nowrap;
}
#logo {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}


hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.list_orange {
	list-style-image: url(img/bullet_orange.gif);
}
.list_blue {

	list-style-image: url(img/bullet_blue.gif);
}
.text_emphasis {
	white-space: normal;
	color: #19539E;
	font-weight: normal;
}
.gray_border_and_padding {
	padding: 5px;
	border: 1px dashed #999999;
	margin: 10px;
}
.all_padding_10 {
	padding: 10px;
}
.lbr_padding_10 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.padding5_lbt {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.button {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.field_tag {
	color: #999999;
}
.br_padding_10 {
	padding-right: 10px;
	padding-bottom: 10px;
}
.tbr_padding_10 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.page_title {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.list_generic {
	list-style-image: url(img/bullet_orange.gif);
}
.title_paragraph {
	color: #19539E;
	font-weight: bold;
	background-image: url(img/arrow_orange.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.main_section {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
.copyright {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.lbr_gray_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 10px;
}
.bottom_menu_section {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 10px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	color: #999999;
}
.copyright_section {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 10px;
	color: #999999;
}
.columns {
	text-decoration: none;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #F9F9F9;
	color: #19539E;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
.footer_section {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 10px;
}
.main_table {
	background-color: #FFFFFF;
}
.left_top_section {
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-size: 10px;
}
p {
	margin-top: 0px;
}
.text_emphasis2 {

	white-space: normal;
	color: #19539E;
	font-weight: bold;
}
