html, body {
font-family: arial;
color: #000;
font-size:12px;
margin:0px;
padding:0px;
height: 100%;
text-align:center;
background:url(images/top_bg.png);
background-repeat:repeat-x;
}
.footerfont {
font-family: arial;
color: #9999cc;
font-size: 10px;
}
.indent {text-indent: 20pt;}
.fonttable {
font-family: arial;
color: #000;
font-size: 9px;
}
h1 {
font-family: arial;
color: #000066;
font-size: 18px;
font-weight:bold;
font-variant:small-caps;
}
h2 {
font-family: arial;
color: #000066;
font-size: 14px;
font-weight:bold;
font-variant:small-caps;
}
h3 {
font-family: arial;
color: #000066;
font-size: 11px;
font-weight: bold;
}
td {
	font-family: arial;
	color: #000;
	font-size:11px;
	text-align:justify;
}

th {
	font-family: arial;
	color: #000;
	font-size:11px;
}
a:link { 
color:#ff9933; 
text-decoration: none; 
font-weight: normal;
} 
a:visited { 
color:#cc6600; 
text-decoration: none; 
font-weight: normal;
}
a:hover { 
color: #99cccc; 
text-decoration: none; 
font-weight: normal;
}
a.l1:link {
color: #333399;
text-decoration: none;
font-weight:normal;
}
a.l1:visited { 
color:#333399; 
text-decoration: none; 
font-weight: normal;
}
a.l1:hover {
color: #9999cc;
text-decoration: none;
font-weight:normal;
}
#container {
width: 1024px;
height: auto;
margin-left: auto;
margin-right: auto;
margin: 0 auto;
text-align: left;
}
#top {
position: relative;
left: 0;
top: 0px;
width: 1024px;
height: 159px;
color: #C9E2E9;
padding: 0px 0px 0px 0px;
top:0px;
background-image:url(images/header_bg.png);
background-repeat:no-repeat;
}
#content {
position: relative;
margin-right: 0px;
top: 0px;
float: left;
width: 748px;
padding: 0px 0px 0px 0px;
background:url(images/content_bg.png);
background-repeat:no-repeat;
}
#rightnav {
position: relative;
float: left;
top: 0px;
left: 0px;
margin-left: 0px;
width: 276px;
height: 555px;
padding: 0px 0px 0px 0px;
background:url(images/rightnav_bg.png);
background-repeat:no-repeat;
background-attachment:inherit;
background-position:top;
}
.clear {
line-height: 0px;
font-size: 0px;
clear: both;
height: 0px;
}
.clearfooter { 
height: 10px;
clear: both;
}
#sock {
width: 1024px;
height: 64px;
margin-left: auto;
margin-right: auto;
position: relative;
}
#footer {
position: relative;
top: 0px;
bottom: 64px;
height: 64px;
left: 0px;
width: 1024px;
padding-top: 0px;
margin-left: 0px;
padding: 0px 0px 0px 0px;
background-image:url(images/footer_bg.png);
background-repeat:no-repeat;
}