html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}



html {
	margin:0;
	padding:0;
}


body {
	background-color:#797168;
	padding:0px;
	margin:0px;
	background-repeat: repeat-x;
}

body.index{
	background-color:#FFFFFF;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CF8332;
	leading:4px;
	font-size:14px;
	align:"left";
	font-weight: bold;
	padding-top: 20px;
	line-height: 20px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	leading:4px;
	font-size:16px;
	align:"left";
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	leading:4px;
	font-size:16px;
	align:"left";
	font-weight: bold;
	background-image: url(../_img/lines.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 5px 25px;
	margin-bottom: 10px;
}

h4 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#013668;
	text-decoration: none;
	padding-bottom:15px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 25px;
}

h5 {
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	leading:4px;
	font-size:14px;
	align:"left";
	line-height: 22px;
	padding-bottom: 20px;
	font-weight: normal;
	font-style:italic;

}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#013668;
	leading:4px;
	font-size:22px;
	align:"left";
	font-weight: bold;
	height: 32px;
	padding-left: 25px;
	padding-top: 5px;
}


#container{
	background-image:url(../_img/main_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	height:100%;
}

#site{
	width:800px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	margin-top: 20px;
}

#leftColumn{
	width:500px;
	text-align: justify;
	margin-left: 10px;
	margin-top: 20px;
}

#rightColumn{
	float:right;
	margin-top: 25px;
}

#rightColumn p{
	font-family:Helvetica, Futura, Arial;
	color:#FFFFFF;
	leading:4px;
	line-height: 14px;
	padding-bottom: 10px;
	font-size:10px;
	text-align:right;
	padding-right: 18px;
	
}

#rightColumn a{
	font-family:Helvetica, Futura, Arial;
	leading:4px;
	font-size:10px;
	color:#FFFFFF;
	line-height: 14px;
	text-align:right;
	text-decoration:none;
}

#rightColumn a:hover{
	text-decoration:underline;
	line-height: 14px;
}

#headerLeftColumn{
	width:500px;
	text-align: justify;
}

#headerRightColumn{
	float:right;
	margin-top: 25px;
}

p {
	font-family:Helvetica, Futura, Arial;
	color:#FFFFFF;
	leading:4px;
	font-size:12px;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: justify;
}

.bigger{
	font-family:Helvetica, Futura, Arial;
	color:#FFFFFF;
	leading:4px;
	font-size:16px;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: justify;
}


.myTitle{
font-family:Helvetica, Futura, Arial;
	color:#FFFFFF;
	leading:4px;
	font-size:20px;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: justify;
}