@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 108px 0 0 30px;
	line-height: 15px;
	word-spacing: 110%;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { font-size: 11px; color:#333; text-decoration: underline; }
a:active { font-size: 11px; color:#333; text-decoration: underline; }
a:visited { font-size: 11px; color:#333; text-decoration: underline; }
a:hover { font-size: 11px; color:#333; text-decoration: none; }

a img { border: none; }

.header {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight:bold;
line-height: 12px;
letter-spacing: 130%;
word-spacing: 110%;
}
.header2 {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight:600;
letter-spacing: 130%;
line-height: 15px;
word-spacing: 110%;
}

.subheader {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style:italic;
line-height: 15px;
font-weight:normal;
letter-spacing: 130%;
word-spacing: 110%;
}

.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.lineheight {
			line-height: 150%;
			
}
.lineheight2 {
			line-height: 96%;
			
}

.footer {
font-family: "Times New Roman", Times, serif;
   font-size: 11px;
line-height: 15px;
word-spacing: 0.10em;
position: fixed;
   bottom:0;
   width:100%;
   height:50px;   /* Height of the footer */
   background:#fff;
}
.padding {
	width: 270px;
}
.content {
	width: 219px;
	align: left;
	padding:0pt 20pt 20pt 0pt;
	height: 375px;
	
}
.homegrid {
	width: 1200px;
	align: left;
}
.
nav {
	z-index: 1;
}