body {
font-family: tahoma, arial, verdana;
background: #d5dce0;
}

a {
color: #0000CC;
}

img {
border: 0;
}

.maincontainer {
width: 910px;
position: relative;
margin: 0 auto;
background: #ffffff;
min-height: 100%;
overflow: hidden;
}

.header {
padding-bottom: 10px;
background: #ffffff
}


.maincontent {
clear: left;
padding: 10px;
background: #ffffff
}

.leftcontent {
float: left;
width: 324px;
background: #ffffff
}

.interiorleftcontent {
float: left;
width: 184px;
}

.flashcontent {
float: left;
width: 380px;
text-align:center;
}

.rightcontent {
float: left;
width: 180px;
}


.copyright {
clear: left;
padding: 10px;
font-size: 10px;
width: 100%;
text-align:center;
}

.copyright a {
color: #0000FF;
}

.midcontent {
float: left;
width: 500px;
padding: 0 10px;
}

.midcontent_nonav {
float: left;
width: 685px;
padding: 0 10px;
}

.midcontent th {
font-size: 14px;
}

.midcontent td {
font-size: 12px;
padding: 5px;
}

fieldset {
font-size: 12px;
border: 1px solid #cccccc;
}

#greenline {
font-size: 14px;
border-bottom: 1px solid green;
}

.submenu {
width: 480px;
margin: 0 0 10px 0;
border: 1px solid #000;
padding: 2px;
height: 20px;
}

.submenu dl {
padding-left: 5px;
margin: 0;
height: 20px;
line-height:20px;
}

.submenu dt {
float: left;
font-size: 14px;
font-weight: bold;
color: #000099;
text-decoration: none;
}

.submenu dt a {
font-size: 14px;
font-weight: bold;
color: #000099;
text-decoration: none;
}

.submenu dd a {
color: #000;
text-decoration: none;
}

.submenu dd {
float: left;
font-size: 12px;
margin-left: 20px;
}


.search {
float: right;
padding-right: 10px;
font-size: 12px;
color: #ffffff;
}

.search input {
font-size: 9px;
}

.gobtn {
background: #FFCC00;
border: 0;
height: 18px;
width: 20px;
}

/* Boxes */
.box_container {
width: 184px;
padding-bottom: 10px;

}

.box_top {
padding-top: 0;
height: 7px;
background: #e6eef6 url(/images/box_top.jpg) no-repeat top center;

}

.box_mid {
padding: 0 6px;
background: #e6eef6;
}

.box_mid ul {
padding-left: 0;
list-style-type:none;
margin: 0;
}

.box_mid li {
padding-top: 10px;
border-bottom: 1px solid #C1DBF4;
font-size: 10px;
line-height:12px;
}

.box_mid li a {
color: #000;
display: block;
text-decoration: none;
}

.box_mid li a:hover {
color: #00AA00;
}

.box_bot {
margin: 0;
height: 7px;
background: #e6eef6 url(/images/box_bottom.jpg) no-repeat bottom;
}

/* Wide version */
.box_container_wide {
width: 324px;
padding-bottom: 10px;
}

.box_mid_wide {
margin: 0;
padding: 0 0 0 5px;
height: 35px;
line-height:35px;
background: #ffffff url(/images/box_wide_bg.jpg) no-repeat top center;
}

.box_content {
font-size: 12px;
}

.bluefont {
font-size: 14px;
font-weight: bold;
color: #588abb;
}

#homelink {
color: #FFFF00;
}

.postedon {
font-size: 10px;
width: 685x;
text-align:right;
color: green;
}

.newsarticle {
font-size: 12px;
}

.articles {
padding: 10px;
font-size: 12px;
}

.articles fieldset {
margin-top: 10px;
color: #000;
}

.articles a {
color: #0000FF;
}

.searchresults {
	font-size: 12px;
}

.searchresults a {
	color: #0000FF;
}

.searchresults ul {
list-style-type:none;
padding-left: 5px;
}

.searchresults li {
padding: 5px;
}

.loginbox {
margin-left: 10px;
width: 420px;
padding: 20px;
background:#FFFFDD;
border: 1px solid #009900;
}

.loginbox td {
font-size: 14px;
padding: 5px;
}

#loginmsg {
color: #006600;
font-size: 16px;
font-weight: bold;
}

.loginbtn {
background: #009900;
border: 1px solid #000;
padding: 3px;
color: #ffffff;
}

.firstcategory {
border-bottom: 1px solid #000099;
}

.fontSize1{
	font-size:8pt;
	}
.fontSize2{
	font-size:10pt;
	}
.fontSize3{
	font-size:11pt;
	}
.fontSize4{
	font-size:12pt;
	}
.fontSize5{
	font-size:14pt;
	}
.fontSize6{
	font-size:18pt;
	}
.fontSize7{
	font-size:24pt;
}

#faqtable th, td {
font-size: 12px;
}