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

body {
	font: 78.1% helvetica neue, "Lucida Grande", "Helvetica", Arial, Sans-serif;
	color: #000000;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height:2.1em;
}

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

a {
color:#003333;
}

.top, .main, .header, .footer {
float:left;
width:100%;
}

.main {
background-image: url(../images/bck.jpg);
padding:12px 0;
border-bottom:1px solid #c8c9ca;
}

.int {
width:980px;
margin:0px auto;
}

.top {
background-image:url(../images/topbck.jpg);
height:40px;
}

.logo {
float:left;
width:auto;
}

.topmenu {
float:right;
width:auto;
}

.topmenu ul {
margin:0;
padding:0;
width:auto;
}

.topmenu ul li {
float:left;
margin:0;
list-style:none;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
padding:8px 20px;
height:40px;
display:block;
text-decoration:none;
  font-weight: bold
}

.topmenu ul li a:hover, .topmenu ul li a.active, .topmenu ul li#current a, .topmenu ul li a#active_menu-nav {
background-color:#ececec;
}

.header {
background-color:#FFFFFF;
border-bottom:1px solid #c8c9ca;
}

.maincontent {
float:left;
width:100%;
border-bottom:0px solid #444;
}

.leftcolfull {
float:left;
width:100%;
}

.leftcol {
float:left;
width:65%;
}

.rightcol {
float:right;
width:32%;
}

.left, .center, .right {
float:left;
width:28%;
padding:2.6%;
}

.leftsmall, .rightsmall, .rightcenter, .leftcenter {
float:left;
width:23%;
padding:1%;
color: #FFFFFF;
}

h2, .contentheading {
color:#000000;
margin:0;
padding:12px 0 8px 0;
font-weight:lighter;
font-size:2.6em;
}

h3, .componentheading {
color:#000000;
margin:0;
padding:12px 0 6px 0;
font-weight:lighter;
font-size:1.5em;
}

.footer {
font-size:.88em;
padding:12px 0;
background-image:url(../images/footerbck.jpg);
background-repeat:no-repeat;
background-position:top center;
}

.footer h3 {
color:#FFFFFF;
margin:0;
padding:12px 0 6px 0;
font-weight:lighter;
font-size:1.5em;
}

.small {
font-size:.8em;
color:#666;
}

blockquote {
font-family:"Times New Roman", Times, serif;
font-style:italic;
line-height:2em;
font-size:1.4em;
padding:0;
margin:0;
font-weight:lighter;
}

.subfooter {
float:left;
width:100%;
text-align:right;
color:#0033CC;
padding:10px 0;
font-size:.9em;
}
