﻿@import url(layout.css);
@import url(topheader.css);
@import url(sidenav.css);
@import url(subheader.css);
body 
{
    text-align:center;
    font-family:Verdana;
    font-size:12px;
    line-height:16px;
    background-color:#0055a5;
/*    background-image:url('../images/bodybkgr.gif');background-repeat:repeat-x;background-position:0 0; */
    color:#000048;
    height:100%;
}
#container
{
    width: 850px;
    border: solid 2px #ff0033;
    border: solid 2px #2727a7;
    border: solid 2px #0055a5;
    border-left-width:0px;border-bottom-width:0px;border-right-width:0px;
    margin:0px auto;
    background-image:url('../images/topheader36h.gif');background-repeat:repeat-x;
    background-image:url('../images/containergradient6.gif');background-repeat:repeat-x;
    background-image:url('../images/containergradient.jpg');background-repeat:repeat-x;
    background-image:url('../images/containergradient010810.png');background-repeat:repeat-x;
    background-color:#0055a5;
    background-color:#fff;
    height:100%;
    height:750px;
    text-align:left;
}
#mainheader 
{
    width:100%;
    height:160px;
    /*background-color:#ffffff;*/
    margin-bottom:10px;
}
#mainheader a 
{
    text-decoration:none;
}
#mainheader a:hover 
{
    text-decoration:none;
}
#mainsub {
	float:left;
}
#mainsub img.logo 
{
    float:left;
    margin:6px;
}
#mainsub table {
	width:100%;
}
#mainsub td.col1 {
	width:300px;
}
#mainsub td.col2 {
	margin-right:18px;
	text-align:right;
}
#subcontainer {
	float:left;
	text-align:left;
    height:80%;
}
#sidenav {
    float:left;
    width:160px;
    text-align:left;
    background-image:url('../images/sidebar-bkgr.gif');
	background-repeat:no-repeat;
	height:480px;
}
#content 
{
    width:800px;
    float:right;
    /*background-color:#fff;*/
    margin-right:5px;
    padding-right:5px;
    border:1px 2727a7 solid;
    border:1px 0055a5 solid;
    height:650px;
}
#content a {
	color:#ee2e24;
	text-decoration:none;
	font-weight:bold;
}
#footer 
{
    width:100%;
    text-align:center;
    color:white;
    margin-top:5px;
    background-color:#2727a7;
    background-color:#0055a5;
	font-size:9px;
	line-height:13px;
	padding:2px 0px 2px 0px;
}
#footer a{
	color:#fff;
}
img {
	border:0px white solid;
}
h1, h2, h3 {
	text-align:left;
	font-weight:bold;
	color:#ff0033;
	text-decoration:underline;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
	text-indent:15px;
}
h3 {
	font-size:12px;
}
#text_main {
	width: 98%;
	width: 95%;
	background-color: #e0ebf4;
	background-color: #fff;
	margin-left: 5%;
	font-size: 12px;
	text-align: left;
	padding: 6px 8px 6px 8px;
	overflow:hidden;
}
#text_main p {
	margin-left:60px;
	margin-left:30px;
	margin-right:15px;
}
#text_main ul {
	margin-left:40px;
}
#text_main li {
	margin-left: 30px;
}
#contact form {
	margin-left:30px;
	border:1px #2727a7 solid;
	border:1px #0055a5 solid;
}
#contact table {
	width:auto;
}
#contact td.col1 {
	width:30%;
	padding-left:5px;
}
#home_window {
	background-image:url('../images/home-window.png');background-repeat:no-repeat;
	height:635px;
	width:640px;
	visibility:visible;
	margin-left:0px;
	padding:0 0 0 10;
}
h3.homepage {
	/*used on home page
	margin:6px 0px 6px 0px; */
	font-weight:normal;
	font-size:11pt;
	color:#000;
	text-decoration:none;
	text-align:center;
	width:90%;
	margin:0 auto;
}
h1.homepage {
	/*used on home page
	margin:6px 0px 6px 0px; */
	font-weight:normal;
	font-size:11pt;
	color:#000;
	text-decoration:none;
	text-align:center;
	width:90%;
	margin:6 auto;
}
#newsstories {
	font-size:11px;
}
#newsstories img.photo {
	float:right;
}
#newspiece {
	overflow: scroll;
	height: 300px;
	font-size: 11px;
}
#accordionvideo {
	float:left;
	width:630px;
	overflow:hidden;
	display:block;
	margin-left:0px;
	margin-top:35px;
}
p.framepara {
	margin:24px;
	text-align:left;
	border:thin #2727a7 groove;
	padding:12px;
}
#phototable table {
	width:600px;
}
#phototable td {
	width:300px;
	text-align:center;
	vertical-align:middle;
}
/*hidden and displayed text styles*/
div.hidden { display: none; }
div.unhidden { display: block;}
.displaynote {
	font-size:11px;color:#777;
	margin-top:12px;
	vertical-align:bottom;
}
li.customerlist {
	font-weight:bold;
	margin-bottom:6px;
	list-style:none;
}
.custinfo {
	/*margin-left:25px;*/
	font-weight:normal;
}
#hiddenlist h4 {
	margin-left:30px;
	color:#ff0033;
}
#hiddenlist p.newstitle {
	font-weight:bold;
	margin-left:30px;
}
#hiddenlist .normaltext {
	font-size:11px;
	font-weight:normal;
}
#hiddenlist img {
	margin-right:6px;
	height:8px;
	border:0px;
}
#hiddenlist a {
	text-decoration:none;
}
/*faq styles */
#faqs a {
	text-decoration:none;
}
#faqs h3 {
	text-decoration:none;
	margin-left:20px;
}
#faqs p {
	margin-left:40px;
	text-indent:0px;
}
p.paraindent20 {
	text-indent:20px;
}
.centertext {
	text-align:center;
}