/*<![CDATA[*/
/* START LAYOUT */
html, body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background: #009FC6 url(images/bg_sky.jpg) 0px 415px repeat-x;
	}

* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}

.container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#banner h1{
	color: #fff;
	margin-bottom: 18px;
}

#header {
	height: 190px;
	width: 100%;
	background: #fff url(images/bg_banner.jpg) right top no-repeat;
}

#header img {
	margin: 20px 0px 0px 0px;
	}
	
#top-contact {
	background: transparent url(images/bg_contact.png) right top no-repeat;
	width: 250px;
	height: 105px;
	float: right;
	margin: 20px 50px 0px 0px;
	color: #fff;
}

#top-contact h2 {
	margin-bottom: 0px;
	padding: 5px 0px 0px 10px;
	color: #fff;
	font-size: 17px;
}

#top-contact p {
	margin-bottom: 0px;
	padding: 0px 0px 0px 10px;
}
	
#banner-inner {
	height: 10px;
	width: 100%;
	background: #0C1560 url(images/bg_navy.jpg) left top repeat-x;
	color: #fff;
}

#banner {
	height: 225px;
	width: 100%;
	background: #0C1560 url(images/bg_navy.jpg) left top repeat-x;
	color: #fff;
}

#banner img{
	float: right;
	margin: 30px 0px 0px 10px;
}

#flash-banner {
	float: right;
	margin: 30px 0px 0px 10px;
	height: 170px;
}

#cnt-l {
	width: 630px;
	float: right;
	background: #009FC6 url(images/bg_cnt-r.jpg) left top no-repeat;
	min-height: 440px;
}

#cnt-l-bottom {
	float: right;
	background: #009FC6 url(images/bg_cnt-r-bottom.jpg) left top no-repeat;
	height: 25px;
	width: 630px;
	
}

#cnt-l p, #cnt-l h2, #cnt-l h3 {
	line-height: 16px;
	padding: 0px 15px 0px 15px;
}

#cnt-l h1 {
	padding: 10px 15px 0px 15px;
}

.banner-image {margin: 0px 0px 10px 15px;}

#cnt-r {
	width: 200px;
	float: left;
	height: 500px;
}

#cnt-r-inner {
	width: 200px;
	height: 175px;
	background: #0B1560 url(images/bg_right_top.jpg) 0px 0px no-repeat;
	margin: 0px 0px 20px 0px;
}

#cnt-r-inner2 {
	width: 200px;
	height: 250px;
	background: #0B1560 url(images/bg_right_bottom.jpg) 0px 0px no-repeat;
}


#cnt-r h2 {
	color: #fff;
	padding: 10px 10px 0px 10px;
	font-size: 17px;
	margin-bottom: 10px;
}

#cnt-r p {
	color: #009FC6;
	padding: 0px 10px 0px 10px;
}
	
#cnt-r span {
	color: #fff;
	font-size: 12px;
	vertical-align: top;
}

#menubar {
	height: 41px;
	background: #4A3291 url(images/bg_menu.gif) 0px 30px repeat-x;
	border-top: 2px solid #EA118D;
}

.clear {
	clear: both;
}

#content0col {
	width: 850px;
	text-align: left;
	margin: 20px 0px 20px 0px;
	min-height: 300px;
	border-bottom: 1px solid #0B1560;
	
}

.lead {
	font-size: 14px;
	color: #fff;
}

.double-space {
	margin-bottom: 2em;
}

.news {
	width: 114px;
	height: 20px;
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
	background: #fff url(images/bg_news.gif) left top no-repeat;
	padding: 1px 0px 0px 5px;
	font-style: italic;
	margin-top: 25px;
}

#ftrstrap {
	clear: both;
	height: 75px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

#ftrstrap img {
	margin: 13px 0px 0px 0px;
	}

#ftradrr {
	width: 900px;
	height: 20px;
	background-color: #FFFFFF;	
	padding: 10px 0px 0px 0px;	
	text-align: center;	
}
.footer {	
	width: 850px;
	height: 25px;	
	font-size: 10px;
	text-align: center;
}
table.tabftr {
	color: #CCCCCC;
	font-size: 10px;
}
.ftr-debug {
	width: 900px;
	height: auto;
	font-size: 10px;
	color: #666666;
}
.ftrinfo {
	width: 900px;
	height: auto;	
	margin: 0px 0px 0px 0px;

}
.ftrinfo h1 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.ftrinfo p {
	font-size: 10px;
	color: #999999;
	text-align: justify;
}

/* Navigation Tabs */	

#navigation {
	height: 23px;
	}

#navigation a, #navigation span {
	height: 23px;
	width: 80px;
	float: left;
	display: block;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	margin: 0px 2px 0px 0px;
	background: transparent url(images/button.gif) left top no-repeat;
	}

#navigation a:link {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	}

#navigation a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	}

#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent url(images/button_ro.gif) left top no-repeat;
	}

#navigation .last, #navigation .maintenance, #navigation span {
	border: none;
	}

#navigation .last {
	margin-right: 0px;
	}

#navigation .maintenance {
	width: 150px;
	margin: 0px 0px 0px 160px;
	background: transparent url(images/button_maintenance.gif) left top no-repeat;
	}

#navigation .maintenance:hover {
	background: transparent url(images/button_maintenance_ro.gif) left top no-repeat;
	color: #fff;
	}

#navigation .selected {
	background: transparent url(images/button_ro.gif) left top;
	}
	
#navigation .large {
	background: transparent url(images/button_big.gif) left top no-repeat;
	width: 110px;
	}
	
#navigation .large:hover {
	background: transparent url(images/button_big_ro.gif) left top no-repeat;
	}
	

/* End Navigation Tabs */


/* START PRESENTATION */
img {
	margin: 0px 0px 0px 0px;
}

a {
	color: #0B1560;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	outline: none;
}

a:visited {
	color: #0B1560;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}
a img {
	border: none;
}

a.footerlink {
	color: #CCCCCC;
}
a.footerlink:visited {
	color: #CCCCCC;
}
a.footerlink:hover {
	color: #0B1560;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0B1560;
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	color: #0B1560;
	font-weight: normal;
	}
	
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #0B1560;
}

.pen h3 {
	margin-bottom:0px;
	color: #000;
	}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom:0px;
}

hr {
border: 0;
color: #0B1560;;
background-color: #0B1560;
height: 1px;
width: 100%;
text-align: left;
clear: both;
margin-bottom: 15px;
}

ul {
	margin: 0px 0px 15px 30px;
}

ul li {
	padding: 0px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: disc;
}
	
ul.big  {
	list-style-type:none;
	padding: 0px;
	margin: 0px 0px 0px 12px;
	}
.big li {
	list-style-type: none;
	background-image:url(images/li.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 4px 0px;
	height:20px;
	font-size:13px;
	}

ul.big2  {
	margin: 0px 0px 20px 16px;
	}

.big2 li {
	font-size:12px;
	background-image:url(images/li2.gif);
	}

/* Forms General */
form {
	font-size: 12px;
}
input, select, textarea {
	font-size: 12px;
	padding: 1px;	
}
/* FAQ */
.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99CC;
	border: 0px solid #990000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	width: auto;	
}


/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 9px;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 9px;
}

/*Contact Us Page */


table.tabcontus_idx {
	margin: 0px 0px 0px 10px;
	}
	
table.tabcontus_idx td {
	padding: 2px 6px 7px 0px;
	font-size: 12px;
	}

table.tabcontus {
	font-size: 11px;
	width: 570px;
	text-align: left;	
	margin: 0px 0px 25px 15px;
	}
table.tabcontus td {padding: 2px;}
table.tabcontus td.head {font-size: 17px; color: #0B1560;}

a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2, table.tabstckenq {
	font-size: 12px;
	width: 570px;
	border: 0px solid #CCCCCC;	
	text-align: left;		
	}
	
table.tabcontus2 td {
	padding: 3px;
	color: #fff;
	}

a.tabcontus2 {
	font-size: 12px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-size: 12px;
	width:250px;
	border: 1px solid #ccc;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #7F9DB9;	
}	
input.contbtn, input.contbtn2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 75px;
	font-size: 11px;
	border: 0px solid #333333!important;
	color: #FFFFFF;
	background-color: #00A0C6;	
	margin-bottom: 5px;
}

input.contbtn2 {
	background-color: #081461;		
	}

fieldset.cntout {
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width: 580px;
	border: 1px solid #ccc;
	margin: 0px 0px 25px 20px;	
}
.qtybx {
	width: 16px;
	position: relative;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #ccc;
	padding: 4px;	
}

#reactive {
	padding: 10px; 
	height: 150px; 
	margin-bottom:15px; 
	background: #fff url(images/maintenance.jpg) left top no-repeat; 
	color: #fff;
	}


/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #990000;
	margin-bottom: 0px;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #990000;
	font-weight: bold;	
}

label {
	display: block;
	width: 105px;
	height: 20px;
	text-align: right;
	font-weight: normal;
	float:left;
	margin-right: 10px;
}

.picture-frame-right {
	float: right;
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 15px;
	background-color: #fff;
}

.picture-frame-right3 {
	float: right;
	padding: 4px;
	border: 1px solid #fff;
	margin-right: 15px;
}

.picture-frame-right2 {
	float: right;
	margin-right: 15px;
}

.case-download {float:right; margin-top: 12px;}

.case-download img {
    margin: 0px 6px 0px 0px;
	vertical-align: middle;
	}

.errors {
	color: #CC0000;
}
ul.errors {
	margin: 10px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
.terms {
	color: #AAAAAA;
	font-size:9px;
}

table {
	text-align: left;
}

/* Front Page Boxes */

.inner-box, .categories {
	width: 285px;
	min-height: 230px;!important
	min-height: 230px;
	float: left;
	margin: 0px 12px 0px 0px;
	display: inline;
}

.last {margin: 0px 0px 0px 0px;}


.inner-box p {
	padding: 0px 18px 0px 8px;
	line-height: 17px;
	color: #fff;
	}
	
.inner-box h2 {
	padding: 0px 0px 0px 8px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #0B1560;
	}
	
.inner-box a:link {
	color: #0B1560;
	}
	
.inner-box a:visited {
	color: #0B1560;
	}
	
.inner-box a:hover {
	color: #fff;
	}
	
	
#top-contact a:link, #banner a:link {
	color: #009FC6;
	}
	
#top-contact a:visited, #banner a:visited {
	color: #009FC6;
	}
	
#top-contact a:hover, #banner a:hover {
	color: #fff;
	}
		
.white {font-weight: bold;}

.case {
	margin: 0px 30px 25px 15px;
	}
/* End Front Page Boxes */

/* Drop Down Menu */

.dropmenudiv{
	position: absolute;
	top: 0;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #fff;
	width: 180px;
	visibility: hidden;
	margin-top: 9px;
/*	border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #081461;
	padding: 3px;
	text-decoration: none;
	font-weight: normal;
	color: #081461;
	font-size: 12px;
	text-align: left;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}
	
.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
	color: #081461;
	text-decoration: none;
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #081461;
	color: #fff;
	text-decoration: none;
	}
	
.list-right {float:right; margin-right:40px; width: 260px;}

.last {
	margin-right:0px;
	}
	
/*]]>*/
