@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}

body{background:url(../images/background.gif) top repeat-x;}

.clear{clear:both;}
#MainContainer {
	width: 1000px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

#Logo_Container {
	float: left;
	height: 79px;
	width: 313px;
}
#tp_rgt_nav {
	float: right;
	height: 22px;
	width: 165px;
	padding-top: 54px;
}
#Navi_Strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3f8ecb;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#Navi_Strip ul{
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Navi_Strip li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tp_active_lnk_a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px;
}
.tp_active_lnk_a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/navi_bg_rollhover.gif);
	background-repeat: repeat-x;
	padding: 12px;
}
.tp_active_lnk_a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/navi_bg_rollhover.gif);
	background-repeat: repeat-x;
	padding: 12px;
}
.tp_active_lnk_a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/navi_bg_rollhover.gif);
	background-repeat: repeat-x;
	padding: 12px;
}
.tp_deactive_lnk_a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px;
}
.tp_deactive_lnk_a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px;
}
.tp_deactive_lnk_a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/navi_bg_rollhover.gif);
	background-repeat: repeat-x;
	padding: 12px;
}
.tp_deactive_lnk_a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px;
}
#Search_Container {
	float: right;
	width: 282px;
	margin-top: 8px;
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/search_txt_box.gif);
	background-repeat: no-repeat;
	width: 195px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	background-position: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#Div_Home_Header {
	background-color: #3f8ecb;
	background-image: url(../images/Homepage_banner.gif);
	background-repeat: no-repeat;
	height: 319px;
	margin-top: 15px;
}
#Container_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #8F8F8F;
	text-decoration: none;
	float: left;
	width: 163px;
	margin-top: 20px;
	margin-right: 20px;
	line-height: 16px;
	font-weight: bold;
}
#Quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #e40000;
	text-decoration: none;
	padding-top: 12px;
}
#Container_Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #353535;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	float: left;
	width: 547px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #001b35;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
}
#Container_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
	float: left;
	width: 207px;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 16px;
}
#Div_ClienteleProfile {
}
#Container_right ul {
	font-size: 10px;
	line-height: 16px;
	color: #353535;
	text-decoration: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#Container_right li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/red_arrow.gif);
}
#Container_right a {
	color: #3f76a1;
	text-decoration: none;
}

#Container_right a:hover {
	color: #3f76a1;
	text-decoration: underline;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686869;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dedede;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#Footer a {
	color: #001b35;
	text-decoration: none;
}

#Footer_left {
	float: left;
	width: 600px;
	padding-left: 10px;
}
#Footer_right {
	float: right;
	width: 380px;
	padding-left: 10px;
	text-align: right;
}
#Footer a:hover {
	color: #001b35;
	text-decoration: underline;
}

