/*
* {
	margin: 0;
	padding: 0;
} */

body  { background: #dbdddf url(../images/background.gif) repeat-x left top; margin:0; padding: 0;}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 1.1em;
}

a, a:link, a {
	color: #020151;
}
a:hover {
    color: #13bc01;
}

h1 {
    font-size: 18px;
    color: #020151;
}
h3 {
    color: #006699;
}

p, li {
    text-align: left;
    line-height: 1.7em;
}

strong {
    color: #000;
}

#footer {
    background-color: #020151;
    width: 100%;
    height: 40px;
    color: #FFF;
    font-size: 10px;
    text-transform: uppercase;
}
#bottom_info {
    font-size: 10px;
    padding: 0px 20px 10px 78px;
     border: 0px dotted red; 
     text-align:center;   
}
#bottom_info a {
    font-size: 10px;
}

/* Wrapper */

#wrapper {
}

/* Main Menu */

#mainmenu ul { list-style: none; margin:0; padding: 0; margin-right: 15px; }
#mainmenu li {
    list-style: none;
    float: right; margin:0; padding: 0;
}
#mainmenu a {
    font-family: "trebuchet MS", helvetica, arial, Verdana, sans-serif;
	display: block;
	width: 125px; 
	background: #FFF;
	text-decoration: none;
	color: #01004e;
	height: 26px;
	font-weight: bold; 
	/*text-transform: uppercase;*/
	font-size: 12px;
	margin: 0;
	line-height: 2.3em;
	text-align: center;
	border:1px solid #eeeeef; border-left: none; border-bottom:none;
	border-top: 2px solid #f6f7f7;
	margin-top: 9px;
	letter-spacing: 0px;
}
#mainmenu a.last { border-left:1px solid #eeeeef; }
#mainmenu a:hover {
	background:#f5f5f5;
	/* color: #FFF; */
	
}
#mainmenu li a.topnav_active {
	background:#f5f5f5;
}


#mainmenu ul ul {
    display: none;
    visibility: hidden;
}


/* Page */

#page {
	width: 956px;
	margin: 0;padding: 0;
	background: #FFFFFF;
	border-top: none;
}

/* Content */

#content {
	padding: 0;
	/*border: 1px dotted red;*/
}

#content .content_pad {
	padding: 10px 6px;
	/*border: 1px dotted green;*/
}

.content_home {
	padding: 32px 20px 10px 92px;
	/*border: 1px dotted green;*/
}
.content_main {
	padding: 32px 20px 10px 78px;
	text-align: left;
	/*border: 1px dotted green;*/
}

/* Section Padding */
#searchForm, #poll, #josForm {
    padding: 10px 6px;
}

/* Background PND's */
.site_left {
	background: url(../images/shadow_left.png) repeat-y;
}
.site_right {
	background: url(../images/shadow_right.png) repeat-y;
}
.site_top {
	background: url(../images/shadow_top.png) repeat-x center bottom;
}
.site_bottom {
	background: url(../images/shadow_bottom.png) top center no-repeat;
}

.sub_content {
     /*margin: 10px;
          padding: 10px;
	 margin: 10px 0;*/
     border: 1px solid #e4e5e5;
     border-top: 22px solid #01004e;
	 width: 254px;
	 margin-top:14px;
}
.sidebar_img {
    margin: 10px; margin-bottom: 5px;

}

/* Product Table Styles */
.product {

}

.style1 {
	font-family: Tahoma;
	font-size: x-small;
}
.style2 {
	text-align: left;
	background-color: #f3f4f8;
	font-weight: bold;
}
.style3 {
	font-weight: bold;
}
.style6 {
	border-width: 0px;
}
.style7 {
	text-align: left;
	padding: 6px 10px;
	background: #020151;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: .1em;
}


.maincontent {
	text-align: left;
}
.maincontent a, .maincontent a:link, .maincontent a {
	color: #444;
}


.smallfont {
    font-size: small;
}
.smallfont_centered {
    font-size: small;
    text-align: center;
}




.product_table td {
	font-size: 12px;
}

.product_table .blue_td {
    background-color: #020151;
    color: #FFF;
    font-size:16px;
}
.product_table .blue_td_sm {
    background-color: #24236a;
    color: #FFF;
    font-size:13px;
}
.product_table .inner_table {
	margin-left: -4px;
}

p.products_top_listing {
	padding: 2px 0;	margin:0;
}
td.bottom_lined {
	border-bottom: 1px solid #999;
}
p.products_topp {
	margin-top:0; padding-top:0;
}
.product_table .fine_print, p.fine_print {
    font-size: 10px;
	line-height: 1.2em;
}

.subHeadBlue { 
    font-size : 14px; color: #006699; font-weight : bold;  margin-left: 0%; margin-right: 0%; line-height: 20px;
}
.subHeadBlue2 { color: #006699; font-weight : bold;}

