body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin: 0;
	text-align: left;
	background: #003877 url(../img/bg.jpg) repeat-x;
}

a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #06c;
}
a:active {
	text-decoration: none;
	color: #06c;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #036;
	letter-spacing: -1px;
	word-spacing: -3px;
}
h2 {
	font-size: 18px;
	color: #036;
}
h3 {
	font-size: 16px;
	color: #036;
	
}
h4 {
	font-size: 14px;
	color: #036;
}
h5 {
	font-size: 12px;
	color: #036;
}
p {
	padding: 0;
}
.clear {
	clear: both;
}
.headerbg {
	background: #fff url(../img/bg.jpg) repeat-x top;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.header {
	width: 960px;
	height: 131px;
	margin: 0px auto;
	background: url(../img/header.png) no-repeat top;
	padding: 0;
}
.global ul {
	list-style: none;
	float: right;
	display: inline;
	padding: 0;
	margin: 5px 15px 0 0;
	height: 14px;
}
.global li {
	list-style: none;
	display: inline;
}
.global li a, .global li a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #689BCE;
	padding-right: 10px;
	margin-right: 10px;
}
.global li a.end, .global li a.end:visited {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}
.global li a:hover, .global li a.active {
	color:#3cf;
}
#navigation {
	float:right;
	line-height:normal;
}
#navigation ul {
	margin-top: 67px;
	margin-right: 5px;
	padding: 0;
	list-style:none;
}
#navigation li {
	float:left;
	background:url("../img/tab-left.gif") no-repeat left top;
	margin: 0 5px;
	padding:0 0 0 5px;
	overflow: hidden;
}
/*#navigation li:hover, #navigation li.active {
	background:url("../img/tab-left_o.gif") no-repeat left top;
}*/
#navigation li.active {
	background:url("../img/tab-left_o.gif") no-repeat left top;
}
#navigation a, #navigation a:visited {
	float:left;
	display:block;
	background:url("../img/tab-right.gif") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 20px;
	height: 30px;
}
/*#navigation a:hover, #navigation .active a, #navigation .active a:visited {
	color:#036;
	background:url("../img/tab-right_o.gif") no-repeat right top;
}*/
#navigation a:hover {
	text-decoration: underline
}
#navigation .active a, #navigation .active a:visited {
	color:#036;
	background:url("../img/tab-right_o.gif") no-repeat right top;
}
.containerbg {
	background: #fff url("../img/content_bg.jpg") repeat-x bottom;
	width: 100%;
	text-align: center;
	padding-bottom:20px;
}
.container {
	width: 960px;
	min-height: 90px;
	margin: 0px auto;
	text-align: left;
}
.container .subnav {
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
	margin: 19px 0px 0px;
}
.container .subnav li {
	margin: 0;
	padding: 0;
	height: 1%;
}
.container .subnav a {
	display: block;
	border-bottom: solid #ccc 1px;
	padding: 8px 0;
	margin: 0;
}
.container .subnav a:hover {
	border-bottom: solid #06c 1px;
	color: #06c;
}
.container .subnav a.active:hover, .container .subnav a.active {
	border-bottom: solid #000 1px;
	color: #000;
	font-weight: bold;
}

.container .subnav .tlnav {
	width: 140px;
	margin: 0 0 0 10px;
	font-size: 95%;
	list-style: none;
	padding: 0px;
}
.container .subnav .tlnav a{
	padding: 5px 0;
}
.container .content {
	float: right;
	width: 790px;
	margin-top: 18px;
}
.container .content h2 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #000;
}
.container .plist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.container .plist .pright {
	margin: 0;
	padding: 0;
}
.container .plist img {
	border:0;
}
.container .plist .thumb{
	float: left;
	margin-right: 20px;
}
.container .plist a.thumb {
	border: 1px solid #ccc;
	padding: 5px;
	background: #e3e3e3;
}
.container .plist a.thumb:hover {
	border: 1px solid #06c;
	padding: 5px;
	background: #06c;
	float: left;
}
.container .plist li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	min-height: 64px;
}
.container .plist h5 {
	margin: 0 0 5px;
	padding: 0;
}
.container .content .intro {
	font-size: 14px;
	line-height: 150%;
}

.bwindow {
	background: url(../img/bwindow_bg.gif) no-repeat 0 50%;
	padding-left: 360px;
	width: 420px;
	min-height: 350px;
	float: left;
}
.bwindow h1 {
	padding: 10px 0 10px;
	margin: 0 10px;
}
.bwindow h1 .bblue {
	color: #036;
	font-weight: 900;
}
.bwindow h1 .lblue {
	color: #69c;
	font-weight: normal;
}

.bwindow h3 {
	padding: 0px 0px 0px;
	margin: 0 10px;
}
.bwindow h3 .lblue {
	color: #69c;
	font-weight: normal;
}
.bwindow p {
	padding: 10px 0;
	margin: 0 10px;
}
.bwindow p.call {
	margin-top: 10px;
}
.button {
	color: #fff;
	background: #235f9d;
	padding: 9px;
}
a.button, a.button:visited {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
a.button:hover {
	color: #ocf;
	background: #036;
}
.bwindow a.grey {
	color: #999;
	font-weight:bold;
	text-transform: uppercase;
	padding-left: 15px;
}
.bwindow a.grey:hover {
	color:#333;
}


/*   Home Page 3 Product Boxes */

.bwrwrapper {
	float:right;
	background: #ccc;
	padding: 1px;
	margin: 40px 0 0;
}
.bwrwrapper2 {
	float:right;
	background: #ccc;
	padding: 1px;
	margin: 20px 0 0;
}
.bwrlist {
	width: 140px;
	background: #ebebeb;
	border: 3px solid #fff;
	padding: 10px;
	font-size: 12px;
}
.bwrlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bwrlist li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
.bwrlist h5 {
	padding: 0px 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #ccc;
}
.newsbg {
	background: url(../img/news_bg.png) repeat-x;
	width: 100%;
	text-align: center;
	height: 83px;
	z-index: 2;
	float: left;
	position: relative;
}
.news {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
.news p {
	float: right;
	width: 900px;
	color: #fff;
	line-height: 25px;
	font-size: 13px;
	padding: 10px 0;
	margin:0;
}
.news a, .news a:visited {
	font-weight: bold;
	color: #6cf;

}
.news a:hover {
	color: #fff;
}
.news .headline {
	border-right: 1px solid #39c;
	margin-right: 10px;
	padding-right: 10px;
}
.news a.more, .news a.more:visited {
	padding-right: 10px;
	background: url(../img/more.gif) no-repeat right center;
	padding: 0 10px;
}
.news a.more:hover {
	background: url(../img/more_o.gif) no-repeat right center;
}
.date {
	background: url(../img/date_bg.png) no-repeat;
	height: 42px;
	width: 42px;
	margin: 15px 0;
	float: left;
}
.date .month {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display: block;
	width: 38px;
	font-size: 10px;
	padding-top: 1px;
}
.date .day {
	text-transform: uppercase;
	color: #333;
	text-align: center;
	width: 38px;
	display: block;
	font-size: 20px;
	font-weight: bold;
}
.barea {
	width: 960px;
	margin: -17px auto 0;
	text-align: left;
	background: #144b88 url(../img/barea_bg.gif) no-repeat bottom;
	padding: 17px 0 0;
}
.item1, .item2, .item3, .item4 {
	display: block;
	width: 220px;
	height: 162px;
	float: left;
	margin: 0 10px;
	padding: 0;
	text-align: center;
}
.item1 h3, .item2 h3, .item3 h3, .item4 h3 {
	margin: 110px 0 0;
}
.item1 p, .item2 p, .item3 p, .item4 p {
	margin: 0;
	padding: 0;
}
.item1 {
	background: url(../img/callout_item1.png) no-repeat;
}
.item2 {
	background: url(../img/callout_item2.png) no-repeat;
}
.item3 {
	background: url(../img/callout_item3.png) no-repeat;
}
.item4 {
	background: url(../img/callout_item4.png) no-repeat;
}
.item1:hover {
	background: url(../img/callout_item1_o.png) no-repeat;
}
.item2:hover {
	background: url(../img/callout_item2_o.png) no-repeat;
}
.item3:hover {
	background: url(../img/callout_item3_o.png) no-repeat;
}
.item4:hover {
	background: url(../img/callout_item4_o.png) no-repeat;
}
.footer {
	margin: 10px 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #369;
	padding: 10px;
}
.footer ul, .sFooter ul {
	list-style: none;
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
}
.footer li, .sFooter li {
	list-style: none;
	display: inline;
	border-right: 1px solid #689BCE;
	padding-right: 10px;
	margin-right: 10px;
}
.footer li a, .footer li a:visited,.sFooter li a, .sFooter li a:visited {
	color: #6cf;
	font-weight: bold;
}
.footer .end, .sFooter .end  {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}

.footer li a:hover, .sFooter li a:hover, .footer li a.active, .sFooter li a.active {
	color:#fff;
}
.sFooter {
	margin: 10px auto;
	text-align: left;
	color: #fff;
	width: 960px
}
a.pdf {
	background: url(../img/btn_pdf.png) no-repeat;
	height: 69px;
	width: 270px;
	display: block;
	color: #fff;
	margin: 20px 0;
	font-weight: bold;
	font-size: 16px;
	padding-top: 25px;
	padding-left: 68px;
}
a.pdf:hover {
	background: url(../img/btn_pdf_o.png) no-repeat;
	color: #d6dfea;
}
.pphoto{
	float:right;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 20px 40px;
	background: #fff;
}
.right{
float:right;
}
.left{
float:right;
}


/*   Product Page Box to Link to PDF & Back to Overview */


.productwrapper2 {
	float: left;
	background: #ccc;
	padding: 1px;
	margin: 20px 0 0;
}
.productlist {
	width: 300px;
	background: #F5F5F7;
	border: 3px solid #fff;
	padding: 10px;
}
.productlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.productlist li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

.productlist h2 .bblue {
	color: #036;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: -3px;
}
.productlist h2 .lblue {
	color: #69c;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: 0px;
	font-weight: normal;
}


/*   Product Page Header */

.productheader h1 .bblue {
	color: #036;
	font-size: 18px;
	letter-spacing: -1px;
	word-spacing: 0px;
}
.productheader h1 .lblue {
	color: #69c;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: 0px;
	font-weight: normal;
}


/*   Product Page Box to Contact or Go Back */

.productwrapper3 {
	float: right;
	background: #ccc;
	padding: 1px;
	margin: 20px 0px 0;
}
.productlist2 {
	width: 292px;
	background: #F5F5F7;
	border: 3px solid #fff;
	padding: 10px;
}
.productlist2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
.productlist2 li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

.productlist2 h2 .bblue {
	color: #036;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: -3px;
}
.productlist2 h2 .lblue {
	color: #69c;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: 0px;
	font-weight: normal;
}



/*   About Us Box*/


.globaltextboxwrap {
	float: center;
	background: #ccc;
	padding: 1px;
	margin: 20px 0 0;
}
.textboxwrap {
	width: 97%;
	background: #F5F5F7;
	border: 3px solid #fff;
	padding: 10px;
	text-align: left;
}
.textboxwrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.textboxwrap li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

.textboxwrap h2 .bblue {
	color: #036;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: -3px;
}
.textboxwrap h2 .lblue {
	color: #69c;
	font-size: 20px;
	letter-spacing: -1px;
	word-spacing: 0px;
	font-weight: normal;
}