/* Begin Typography & Colors */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #e7e7e8;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.13em;
	color: #22a4dd;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .88em;
	color: #58595a;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #646565;
	font-weight: bold;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68C0E7;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #58595a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 18px;
	font-weight: normal;
}

.word {
	font-weight: bold;
	text-transform: uppercase;
	color: #58595A;
}
.back {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 36px;
	color: #58595a;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#nav li {
	display: inline;
	list-style-type: none;
	background-image: url(../images/div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	clear: left;
	margin: 0px;
	height: 34px;
}

#nav li.last {
	background:none;
	margin: 0px;
	padding: 0px;
}

#nav li a:link, #nav li a:visited {
	list-style-type: none;
	text-decoration: none;
	color: #858486;
	margin: 0px;
	padding: 0px 60px;
}

#nav li a:hover{
	list-style-type: none;
	text-decoration: none;
	color: #22a4dd;
	background-image: url(../images/over.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	display: inline;
	padding: 0px 60px 10px;
}

#nav li a#current{
	list-style-type: none;
	text-decoration: none;
	color: #22a4dd;
	background-image: url(../images/over.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px 60px 10px;
}

#nav li a#current2{
	list-style-type: none;
	text-decoration: none;
	color: #22a4dd;
	background-image: url(../images/over.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px 60px 10px;
}

#links ul{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #87868A;
	font-size: .81em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color:  #E2EDF8;
	list-style-type: none;
}

#links li{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#letters ol{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0%;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 0.81em;
	font-weight: bold;
}

#letters li{
	margin: 0px;
	color: #E3EFFA;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	color: #3299c6;
	text-align: center;
	list-style-type: circle;
	margin: 0px;
	padding: 3px 0px 11px;
}

#footer p.foot img {
	padding-bottom: 10px;
}

.foot ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.foot li{
	margin: 0px;
	display: inline;
	color: #6e6d70;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/div.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.foot li.lastft {
	background:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.foot li a:link, .foot li a:visited {
	margin: 0px;
	display: inline;
	color: #6e6d70;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

.foot li a:hover {
	margin: 0px;
	display: inline;
	color: #22a4dd;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

a:link, a:visited {
	color: #22a4dd;
	text-decoration: none;
}

a:hover {
    color: #0072bc;
}


/* Begin Structure */

#header {
	background-image: url(../images/header.jpg);
	height: 231px;
	width: 810px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#content {
	margin: 0px;
	padding-top: 102px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}

#holder {
	width: 810px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/tile.jpg);
}

#nav {
	background-image: url(../images/nav.jpg);
	width: 810px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding: 0px;
}

#glossary {
	width: 500px;
	border: 2px solid #F0F0F0;
	overflow: scroll;
	height: 300px;
	padding: 15px;
	margin: 0px;
}

#letters {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#links {
	float: right;
	width: 200px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	height: 147px;
	width: 810px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(../images/footer.jpg) no-repeat 0 63px;
}


/* Begin Images */

.img {
	padding: 0px;
	margin: 22px 0 0px;
}

.about_oil_pic {
	background-image: url(../images/body_about_oil.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.home_pic {
	background-image: url(../images/body_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.about_pic {
	background-image: url(../images/body_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.smallcolumn {
	width: 500px;
}

.invest_pic {
	background-image: url(../images/body_invest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

form {
	padding: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E7E7E8;
}

.client_pic {
	background-image: url(../images/client_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.p2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #939598;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 18px;
	font-weight: normal;
}

.datetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #58595a;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}	

p2.a:link, p2.a:visited {
	color: #22a4dd;
	text-decoration: none;
}

p2.a:hover {
    color: #0072bc;
}

#emailcontent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}


