/* colors : 

Petrol blue: #046367
Maroon: #984205
Light brown: #F76606
*/

@charset "utf-8";
body  {
	font: 13px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 20px 0px 10px 0px;
	padding: 0;
	text-align: center; 
	color: #000000;
}

/*********************************************************/
/*********************GLOBAL STYLES***********************/
/*********************************************************/
div {
	margin: 0;
	padding: 0;
}
p, ul, li {
	line-height: 130%;
	color: #333;
}
li {
	list-style-image: url(../images/square.gif);
	list-style-position: 0px 0px;
/*	border-left: 10px solid #984205;
	margin-bottom: 5px;*/
	padding-left: 5px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
form {
	margin: 0;
	padding: 0;
}
a, a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover, a:active {
	color: #984205;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	color: #984205 !important;
	text-decoration: none;
	letter-spacing: 0.05em;
/*	border-left: 5px solid #984205;*/
/*	border-color: #000000 !important;*/
}
h1,h2,h3 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
h1 {

	background-color: #fff;
	font-size: 1.7em;
	text-transform:uppercase;
	color: #984205;
	padding: 0px 0px 0px 10px;
	border-left: 10px solid #984205;
	margin-bottom: 30px;
}
h2 {
	font-size: 1.2em;
	color: #046367;
	margin-top: 25px;
/*	border-left: 3px solid #003366;
	padding-left: 5px;*/
}
h3 {
	font-size: 1.4em;
}
.firstheader {
	margin-top: 0px;
}
strong {
	color: #046367;
}
.small {
	font-size: 90%;
}
img{
	border: 0;
}
.caption {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.lightcaption {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	width: 90%;
}
img .nomargin {
	margin: 0;
	padding: 0;
}
.imageborder {
	border: 1px solid #333333;
	padding: 1px;
}
.boxdotted {
	border: 1px dotted #333333;
	padding: 5px;
	background: #efefef;
}
/*********************************************************/
/**********************LAYOUT DIVS************************/
/*********************************************************/
#wrapper { 
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	padding: 0;
	border: 3px solid #fff;
/*	border-top: 15px solid #046367;
	border-right: 15px solid #984205	;
	border-bottom: 15px solid #984205;
	border-left: 15px solid 	#046367;*/
	text-align: left; 
} 
html>body #wrapper {
	width: 950px;
}
#top { 
	position: relative;
	background: #ffffff; 
	padding: 0px;  
	background-image: url(../images/banner01.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	height: 167px;
	overflow: hidden;
} 
#top .content {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#top .content h1 {
	margin: 0;
	padding: 10px;
	border: none; 
	background-color: white;
}
#subnav {
	position: absolute;
	top: 5px;
	right: 15px;
	width: auto;
	height: 20px;
	padding: 0px 3px 0px 3px;
/*	background-color: #fff;
	background-image:url(../images/bg_navbartop.jpg);
	background-repeat:repeat-x;*/
}
#subnav .content {
	color: #046367;	
	font-size: 11px;
	text-align: right;
}
#subnav .content a, #subnav .content a:link, #subnav .content a:visited{
	color: #046367;
	text-decoration: underline;
}
#subnav .content a:hover{
	color: #984205;
	text-decoration: none;
}
#sidebartop {
	margin-right: 20px;
	float: left;
	width: 221px;
	height: 34px;
	background-image:url(../images/bg_navbartop.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #efefef;
}
html>body #sidebartop {
	width: 220px;
}
#sidebartop .content {
	color: #fff;
	text-align: center;
	padding-top: 12px;
}
#navbartop {
	background: #333333;
	background-image:url(../images/bg_navbartop.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #fff;
}
#navbartop .content {
	padding: 10px;
	color: #F76606;
}
#navbartop .content a, #navbartop .content a:link, #navbartop .content a:visited, #navbartop .content a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #efefef;
}
#navbartop .p7uberlink {
	font-weight: bold !important;
	color: #F76606 !important;
	text-decoration: none;
	letter-spacing: 0.05em;
/*	border-left: 5px solid #984205;*/
/*	border-color: #000000 !important;*/
}
#navbartop .p7uberlink ul, #navbartop .p7uberlink li{
	list-style: none;
}
#sidebarleft {
	float: left; 
	width: 221px;
	background: #fff; 
	padding: 0px 0px 15px 0px;
	border-bottom: 0px dotted #999;
	border-right: 1px dotted #999;
	font-size: 14px;
}
html>body #sidebarleft {
	width: 221px;
}
#sidebarleft p.small {
	font-size: 90%;
	color: #999;
}
#sidebarleft h2 {
/*	background-color: #046367;*/
	background-color: #333333;
	background-image:url(../images/bg_navbartop.jpg);
	background-repeat:repeat-x;
	font-weight: normal;
	color: #efefef;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-left: 15px solid #984205;
}
#sidebarleft h2 a {
	display: block;
	color: #efefef;
}
#sidebarleft .shadow{
	margin: 0;
	padding: 0;
	height: 15px;
	background-image:url(../images/bg_box.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
#sidebarleft ul {
	list-style-image: none;
	list-style: none;
	margin-top: 0;
	margin-left: 15px;
	padding-left: 0px;
	}
#sidebarleft li {
	display: block;
	list-style-image: none;
	list-style: none;
	border-left: 15px solid #984205;
	padding-top: 0px;
	padding-left: 10px;
	margin-left: 0;
	margin-bottom: 5px;
	height: 20px;
}
#sidebarleft li a{
	display: block;
	}
#sidebarleft li a:hover{
	color: #F76606;
	}
#main { 
	position: relative;
	margin: 0 0 0 230px; 
	padding: 0 0px 0px 0px; 
} 
#main .content {
	margin: 0;
	padding: 0px 10px 0px 10px; 
}
#main .content img {
/*	margin: 0;
	padding: 0;*/
	text-align: left;
}
#breadcrumbs {
	width: 98%;
	border-bottom: 1px dotted #999;
}
#breadcrumbs .content {
	padding: 10px 0px 10px 10px;
	color: #666;
	font-size: 11px;
}
.sidebarright {
	float: right;
	width: 190px;
	height: auto;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
	background: ;
	border-left: 0px dotted #999;
}
html>body .sidebarright{
	width: 210px;
}
.sidebarright .content {
	position: relative;
	z-index: 10;
	height: auto;
	margin: 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
	border: 0px solid green;
}
.sidebarright .content ul {
	margin: 0;
	padding: 0px 0px 5px 15px;
}
.sidebarright .content li {
	border: 0px;
	list-style-image: url(../images/squarepetrol.gif);
	list-style-position: outside;
	margin: 0;
	padding: 0px 0px 5px 0px;
	line-height: 110%;
}
.sidebarright h2 {
	font-size: 13px;
	color: #046367;
	margin-top: 0;
	padding-top: 0;
/*	border-left: 3px solid #046367;
	padding-left: 5px;*/
}
.sidebarright .content h3 {
	font-size: 12px;
	color: #003366;
	margin-top: 0;
}
/*AutoScrollContainer {
	position:absolute; 
	top:60px; 
	left:500px; 
	width:200px; 
	height:200px; 
	clip:rect(0,200,200,0); 
	overflow:hidden; 
	z-index:1; 
	visibility:visible; 
	background-color: #FFFFFF; 
	background-color: #FFFFFF; 
	border-left: 1px dotted #000000;
}*/
#AutoScrollContent {
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	padding: 0px;
	visibility: visible;
	overflow: hidden;
	} /*Do NOT rename this class  */

#bottom { 
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #333333;
	} 
#bottom .content {
	font-size: 11px;
	color: #ffffff;
	padding: 8px 20px 15px 20px;
		}
#bottom .content p {

}
#bottom .content a, #bottom .content a:link, #bottom .content a:visited {
	color: #fff;
	text-decoration: underline;
}
#bottom .content a:hover {
	color: #fff;
	text-decoration: none;
}

#bottom .content .p7uberlink {
/*	font-weight: bold !important;*/
	color: #fff !important;
	letter-spacing: 0.05em;
/*	border-left: 5px solid #984205;*/
/*	border-color: #000000 !important;*/
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	margin: 0;
	padding: 0;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*********************************************************/
/**********************TABLE STYLES***********************/
/*********************************************************/

table {
	margin: 0;
	padding: 0;
}
table th {
	background-color: #333333;
	color: orange;
	font-weight: bold;
	padding: 5px;
}
table td {
	margin: 1px;
	padding: 5px;
	background-color: #fff;
	color: #333;
	font-size: 11px;
}
table .white {

}
table .white td {
	background-color: #fff;
}
/*********************************************************/
/**************************BOXES**************************/
/*********************************************************/

.border {
	border: 1px dotted #999;
	padding: 5px;
}
.box1 {
	float: left;
	margin: 0;
	padding: 0;
}
.box2 {
	float: left;
	margin: 0;
	padding: 0;
}
.box3 {
	float: left;
	margin: 0;
	padding: 0;
}
.box1, .box2, .box3 {
/*	width: 17.65em;*/
	width: 212px;
	height: auto;
	margin-top: 10px;
	padding: 10px 10px 10px 0px;
	background-color: #fff;
	border-right: 0px dotted #333;
	border-bottom: 0px dotted #333;
}
html>body .box1, html>body .box2, html>body .box3 {
	width: 220px;
}
.box1 .content, .box2 .content, .box3 .content{
	margin: 0;
	padding: 0px;
	font-size: 0.95em;
	line-height: 120%;
	/*background-image:url(../images/bg_box.jpg);
	background-repeat:repeat-x;
	background-position:0px 28px;*/
}
.box1 .content ul, .box2 .content ul, .box3 .content ul{
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
}
.box1 .content li, .box2 .content li, .box3 .content li{
	border-left: 15px solid #984205;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style-image: none;	
	list-style:none;
}
.box1 .content h2,.box2 .content h2,.box3 .content h2 {
/*	background-color: #046367;*/
	background-color: #333333;
	background-image:url(../images/bg_navbartop.jpg);
	background-repeat:repeat-x;
	font-weight: normal;
	color: #efefef;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-left: 15px solid #984205;
}
.box1 .content h2 a {
	display: block;
	color: #999;
}
