@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat scroll center top #FFFFFF;
	color: #050505;
	font-family: Verdana;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #b41841;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
}
img {
	border:0px;}
#bodytop {
	background: url(../images/bg2-top.png) no-repeat scroll center top transparent;
	color: #050505;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#welcomepanel {
	float: left;
	width: 750px;
	height: 20px;
	background-color: #B81841;
	color: #FFF;
	text-align: right;
}
#login {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}
#login:hover {
	color: #000;
	text-decoration: underline;
	padding-right: 10px;
	font-weight: bold;
}
#panel {
	float: left;
}
.associates {
	color:#B81841;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.associates:hover {
	color:#050505;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#container {
	background: url(../images/bg_white.gif) repeat-x scroll left top #FFFFFF;
	min-height: 100%;
	position: relative;
	text-align: left;
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
}
#logo {
	padding-top: 13px;
	padding-left:9px;
	height: 60px;
}
.box {
	min-height: 0;
	padding: 0 5px;
}

#body {
	clear: both;
	float: left;
	width: 740px;
	overflow: visible;
	position: relative;
	padding-bottom: 10px;
}
/*Main Navigation CSS Starts*/
#navigation{
	height: 20px;
	width: 750px;
	float: left;
	background-image: url(../images/navi.jpg);
	background-repeat: repeat-x;
}
#navigation ul {
	padding:0px;
	list-style-type: none;
	margin: 0px;
}

#navigation ul li{
	list-style-type: none;
	display:inline-table;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
}
#navigation ul li.last{
	border-right:none;
	}
.last:hover
{
	color: #050505;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background-color: #FFF;
	width:108px;
	border-right:none;
}
#navigation ul li a{
	color:#fff;
	text-align:center;
	display:block;
	font-size: 13px;
	line-height:20px;
	height: 20px;
	text-decoration: none;
	width: 106px;
	margin:0px;
	padding:0px;
	font-family: calibri;
	font-weight: bold;
}

#navigation ul li a:hover{
	color: #050505;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background-color: #FFF;
}
#navigation ul ul{
	width:210px;
	display:none;
	z-index:5;
	position: absolute;
}

#navigation li:hover ul{
	display:inherit;
}
#navigation li:hover ul li{
	display:block;
	background-color:#B81841;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #050505;
	border-right-width: 0px;
	float: none;
}

#navigation li:hover ul li a{
	line-height:20px;
	height:20px;
	border:none;
	width:auto;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
#navigation li:hover ul li a:hover{
	background-color:#FFF;
	line-height:20px;
	height:20px;
	border:none;
	width:auto;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	color: #050505;
	text-decoration: none;
}

#holder {
	clear: both;
	background: #FFF url(../images/bg_white.gif) repeat-x top left;
	padding-top: 20px;
	float: left;
	width: 750px;
	overflow: visible;
}
.mainbox {
	min-height: 0;
	/*height: 251px;*/
	width: 650px;
}
.col_565 {
	width:555px;
	overflow: visible;
	margin-left: 182px;
	float: left;
}
.abouttext {
	text-align: justify;
	float: left;
	overflow: visible;
	min-height: 450px;
	line-height: 15px;
	width: 555px;
}
.box2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.col_250 {
	width: 300px;
	padding-bottom: 10px;
}
.bg_blue_solid_indented {
	min-height: 20px;
	background-color: #b81841;
}
.page_title {
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.indent_25 {
	padding-left:10px;
	line-height:20px;
}
.clr_white {
	color: #FFF;
}
.list_link {
	margin-top:5px;
	color:#B81841;
	margin-left:5px;
	margin-right:20px;
}
.list_link ul {
	margin:0px;
	padding:0px;
}
.list_link li {
	display:block; 
	text-decoration:none;  
	font-weight:bold; 
	line-height:20px; 
	list-style-type:none;
}
.list_link li a {
	font-weight:normal;
	color:#000000;
	list-style-type:none;
	text-decoration:none;
	outline:none;
}
.list_link li a:hover {
	color:#B81841;
	text-decoration:underline;
}
#readmore {
	color: #B81841;
	text-decoration: none;
}
#readmore:hover {
	color: #000;
	text-decoration: underline;
}

a {
	color: #050505;
	text-decoration: none;
}

a.link1:link, a.link1:visited {
	color: #050505;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
	color: #b81841;
}
a.page_link:link,
a.page_link:visited {
	color: #690;
	text-decoration: none;
}

a.page_link:hover {
	text-decoration: underline;
}
.col_160 {
	border-right:solid 1px #bfbfbf;
	float: left;
	width: 177px;
	overflow: visible;
	height:100%;
	position:absolute;
}
.box3 {
	height: auto;
	width: 170px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	overflow: visible;
}
.t_img {
	float: left;
	background-image: url(../images/top-border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 172px;
}
.bt_img {
	float: left;
	background-image: url(../images/bottom-border.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 172px;
}


.bullets{
	margin:0px;
	padding:0px;
	float:left;
}
.bullets ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
	overflow: visible;
	float: left;
}

.bullets ul li {
	height:100%;
	position: relative;
	float:left;
	width: 100%;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	overflow: visible;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	}

.bullets ul li a{
	display:block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
	}

.bullets ul li a:hover {
	color: #a00;
	text-decoration: underline;
}

.bg_grey {
	width:167px;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
	background-color: #b81841;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
.indent_15 {
	padding-left: 15px;
}
.item {
	line-height:25px;
	border-bottom:solid 1px #bfbfbf;
	padding-left:20px;
}

.pdf_link {
	color:#B81841;
}
.pdf_link ul {
	margin:0px;
	padding:0px;
}
.pdf_link li {
	display:block;
	text-decoration:none;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 4px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}
.pdf_link li a {
	font-weight:normal;
	color:#000000;
	list-style-type:none;
	text-decoration:none;
	outline:none;
}
.pdf_link li a:hover {
	color:#B81841;
	text-decoration:underline;
}

.client_link {
	color:#B81841;
}
.client_link ul {
	margin:0px;
	padding:0px;
}

.client_link li {
	display:block;
	text-decoration:none;
	line-height:20px;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(../images/black_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.client_link li a {
	font-weight:normal;
	color:#000000;
	list-style-type:none;
	text-decoration:none;
	outline:none;
}
.client_link li a:hover {
	color:#B81841;
	text-decoration:underline;
}


#footer {
	font-size: 9px;
	clear: both;
	border-top: 1px solid #E1E1E1;
	background-color: #B81841;
	padding: 5px;
	color: #FFF;
	margin: 0px;
}
#footer ul {
	margin: 0;
	padding: 0;
	height: 21px;
}

#footer li {
	margin: 0;
	float: right;
	list-style-type: none;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #050505;
}
.col_60 {
	float: left;
	width: auto;
	padding-bottom: 10px;
	padding-left: 30px;
}

.cont_link {
	color:#B81841;
	text-decoration: none;
	margin: 5px;
}
.cont_link li {
	text-decoration:none;
	line-height:20px;
	list-style-type: none;
	height: 20px;
	width: auto;
	font-weight: bold;
}
.cola {
	float: left;
}
.conta_link {
	color:#B81841;
	text-decoration: none;
}
.conta_link li {
	text-decoration:none;
	list-style-type: none;
	width: auto;
	float: left;
}
.submitbutton {
    -moz-box-sizing: content-box;
    border: 1px solid #BBBBBB;
    border-radius: 15px 15px 15px 15px;
    color: #464646;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 14px !important;
    line-height: 16px;
    padding: 6px 12px;
    text-decoration: none;
}
.submitbutton:hover {
    border-color: #666666;
    color: #000000;
}

.important {
	text-align: left;
	float: left;
}
.it {
	float: left;
	margin-top: 10px;
	width: 170px;
}
.important ul {margin: 0px 0 0 0px; padding: 0px;}
.important ul li {
	padding-left: 5px;
	margin: 0;
	list-style: none;
	font-weight:normal;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ea3a8;
	background-image: url(../images/listdot.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	width: 165px;
}
.important ul li a{
	color:#050505;
	text-decoration:none
}
.important ul li a:hover{
	color:#B81841;
	text-decoration: underline;
}
.logo {
	float: left;
	padding: 32px;
}
