@charset "utf-8";
/* CSS Document */
body {
	background-color: #d9c795;
	margin: 0 auto;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}



#wrapper {
	background-image: url(images/body-bg.jpg);
	width: 1010px;
	margin: 0 auto;
	height: 100%;
}
#container {
	background-color:#FFFFFF;
	width: 970px;
	margin: 0 auto;
}#header {
	width: 970px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #044A8E;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.client1 {
	background-color: #f6fbe4;
	width: 96%;
	margin: 0 auto 15px auto;
	padding: 10px;
	border: 1px solid #666666;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}


#navigation {
	background-image: url(images/nav-bg.jpg);
	width:122px;
	height: 20px;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:4px; padding-right:10px;
	margin:0px;
	font-size:14px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}

#navigation a{
	color: #317BAA;
	text-decoration: none;
	width:136px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}


#banner {
background-image: url(images/banner-bg.jpg);
clear:both;
width:970px;
height:216px;
padding-top:1px;
padding-bottom:1px;
}

#maincontent {
	clear: both;
	width: 970px;
	min-height:400px;
	overflow:auto;
	background-image: url(images/body-bg-grey.png);
	background-repeat: repeat-y;
	background-position: 100%;
	padding-bottom: 15px;
}
#leftcontent {
	float: left;
	width: 630px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	overflow:auto;
}


#rightcontent {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	min-height:400px;
	text-align:left;
}


#footer {
	height: 30px;
	width: 930px;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	clear:both;
	color: #FFFFFF;
	background-color: #bea066;
	font-weight: normal;
	background-image: url(images/drop-shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #044a8e;
	padding-bottom: 0px;
	margin: 0px;
}



p {
	font-family: Tahoma;
	font-size: 12px;
	text-align:justify;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: left;
	padding: 0px;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style-image: url(images/bullet3.gif);
	margin: 0px;
	margin-left:16px;
}
.link1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3179A9;
	text-decoration: none;
}
.text02 {
	font-size: 12px;
}
.link2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #3179A9;
	text-decoration: none;
	font-weight: bold;
}

.link3 {
	font-family: Arial;
	font-size: 12px;
	color: #044A8E;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	vertical-align: middle;
}
.linkreverse {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.rightmenu {
	background-image: url(images/right-menu-bg.png);
	background-repeat: no-repeat;
	width:224px;
	height:42px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #044A8E;
	text-indent:10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: middle;
}
#box {
	width: 590px;
	border: 1px dotted #044A8E;
	background-color: #FFFEEC;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#box li {
	list-style-image: url(images/bullet1.gif);
	line-height: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 25px;
}
.link4 {
	font-family: Arial;
	font-size: 12px;
	color: #044A8E;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	padding-top: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	margin-bottom:10px;
}

/** Start Table Atributes **/

#box-01 {
	width: 590px;
	border: 1px dotted #044A8E;
	background-color: #FFFEEC;
	margin-top: 10px;	
}

.box01-title-left {
	background-color: #f3f2f2;
	margin-top: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #044a8e;
	font-weight: bold;
}

.box01-title-right {
	border-left: 1px dotted #044A8E;
	background-color: #f3f2f2;
	margin-top: 10px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #044a8e;
	font-weight: bold;
}


.box01-left {
	border-top: 1px dotted #044A8E;
	margin-top: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}



.box01-right {
	border-top: 1px dotted #044A8E;
	border-left: 1px dotted #044A8E;
	margin-top: 10px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.box01-right a{
	text-decoration:none;
	color: #333333;

}

.box01-right a:hover{
	color: #044a8e;
	text-decoration: underline;

}
/** End Table Atributes **/
.date{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #044A8E;
	font-weight: bold;
	margin-top: 10px;
}



.article{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 20px;
}

.article a{
	text-decoration:none;
	color: #333333;
}

.article a:hover{
		color: #044A8E;
}