﻿* {
	margin:0;
	padding:0;
}
html{ height: 100%;  margin-bottom: 1px; }
html *{ padding: 0; margin: 0; }

body {
	background:#ebebeb url(../images/mainbg.jpg) repeat-x top left;
	text-align:center;
	color:#333;
	margin:17px 0;
}
h3 {
	font:11px Arial, Helvetica, sans-serif;
}

h2 {
	font:11px Arial, Helvetica, sans-serif;
}

h1 {
	font:11px Arial, Helvetica, sans-serif;
}

li {
	font:11px Arial, Helvetica, sans-serif;
}

ul {
	font:11px Arial, Helvetica, sans-serif;
}

p {
	font:11px Arial, Helvetica, sans-serif;
}

div {
	font:11px Arial, Helvetica, sans-serif;
}

th {
	font:11px Arial, Helvetica, sans-serif;
}

td {
	font:11px Arial, Helvetica, sans-serif;
}

body {
	font:11px Arial, Helvetica, sans-serif;
}

th{
	padding:0;
	margin:0;
	border:none;
}

td{
	padding:0;
	margin:0;
	border:none;
}

tr{
	padding:0;
	margin:0;
	border:none;
}

table{
	padding:0;
	margin:0;
	border:none;
}

#print{
padding-right:12px;

}

div {
	position:relative;
}
a img {
	border:none;
}

a {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a:focus {
outline: 0;
}
a:active {
outline: 0;
}
/*  Float containers fix 
========================== */ 

/* Hacks that can't be avoided in this file */
/* =Clearfix */
.clearfix:after { content:"."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* hide hack from Mac-IE5 \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* end hiding */



/*     Layout 
=================== */
#Header {
	width:790px;
	margin:0 auto;
	height:143px;
	background:url(../images/headerbg.jpg) no-repeat;
	text-align:center;
}
#Outer {
	width:790px;
	margin:0 auto;
	background: url(../images/bgo.gif) repeat-y center top;
}
#BgIN {
	width:790px;
	background: url(../images/bgin.png) no-repeat left top;
}
#Wrapper {
	background: url(../images/bg.gif) repeat-y;
	width:750px;
	text-align:left;
	margin:0 20px 0 20px;
}
#Page {
	background:#FFF;
	text-align:left;
	margin:0;
}

#Main {
	width:750px;
	background:#FFF url(../images/bgc.gif) repeat-y;

}
#LeftCol {
	width:180px;
	float:left;
	border-top:1px solid #e7e7e7;
}



#table1{
	
	border:none;
	margin:0;
	padding:0;
	border-collapse:collapse;
}



/* Header Styles ================== */
#Logo {
position:absolute;
left:42px;
top:41px;
}

#SubLinks {
position:absolute;
right:44px;
top:41px;
}

#SubLinks p {
margin:0;
padding:0
}

#Logo p {
margin:0;
padding:0
}
#SubLinks p a {
margin-left:15px;
}
/* Main Navigation ================== */
#MainNav {
background:#dfdfdf;
margin:0 0 7px 0;
}
#MainNav ul {
	list-style:none;
}
#MainNav ul li {
display:inline;
float:left;
}
#MainNav ul li a {
display:block;
padding:7px 30px;
color:#464646;
text-decoration:none;
}
#MainNav .current {
	color:#ff8a12;
}
#MainNav li a:hover {
	color:#ff8a12;
}
/* Sub Navigation ================== */

#Nav {
}
#Nav ul {
	list-style:none;
	border-top: 1px solid #e7e7e7;
}
#Nav li {
	border-bottom:1px solid #e7e7e7;

}
#Nav li a {
	display:block;
	color:#666666;
	text-decoration:none;
	background: url(../images/m.gif) repeat-y;
	padding:9px 0 9px 20px;
}
#Nav .current {
	background:#FFF url(../images/mo.gif) repeat-y;
	color:#ff8a12;
}
#Nav li a:hover {
	background:#FFF url(../images/mo.gif) repeat-y;
	color:#ff8a12;
}
/* Fix IE. Hide from IE Mac \*/
* html #Nav ul li { float: left; height: 1%; }
* html #Nav ul li a { height: 1%; }
/* End */


/*     Texts
================================ */
/*
h1, h2, h3, p, table {
	margin-left:20px;
    margin-right:40px;

}*/



h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
}

h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:0px;
}
p{
	padding-bottom:0px;
	line-height:18px;
}

#Content ul{
	padding: 0 30px 10px 0;
	margin:0 0 0 60px;

}

#Content p{
font-size:12px;
}
	

#Content ul li{
	padding: 0 0 5px 0;
}

#Content p.ImgR{
float:right;
margin-right:10px;
margin-left:10px;
}
/*     Footer & Copyrights
================================ */
#Footer{
	width:790px;
	height:62px;
	margin:0 auto;
	background:url(../images/bgf.gif) no-repeat;
	text-align:center;
}

#Footer p {
	padding:15px 0 0 0;
	color:#FFF;
	margin:0;
	text-align:center;
	font-weight:bold;
	}

 

