@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #001954;

}

html {overflow-y: scroll;}


td {
	vertical-align: top;
}

h1 {
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	
}

h2 {
	font-size: 18px;
	font-weight:bold;

}

h3 {
	font-style:italic;
	font-weight: bold;
	color: #001954;
	font-size: 16px;
}

h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}

p {
	margin: 0px;
}

form {
	margin: 0px;
}

.outer {
	width: 740px;
}

.maintext {
	line-height: 130%;
	text-align: justify;
	
}

.maintext td {
	padding-right: 20px;
}

.header {
	background-image:url(images/pureLayout_01.png);
	height: 171px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
}

.headerMargin {
	margin-left: 160px;
	margin-top: 20px;
}

.widthbox {
	background-image:url(images/pureLayout_02.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #083a81;
}

.leftside {
	width: 171px;
}


.leftsideNoBG {
	background-color: #083a81;
	width: 171px;
}


.middle {
	width: 528px;
	height: 308px;
	background-color:#FFFFFF;

}

.rightside {
	width: 41px;
	background-color: #083a81;
}

.bottomLine {
	background-color: #083a81;
	width: 95%;
	color: #fff;
	font-size: 10px;
	text-align: center;
	height: 20px;

}


.bottomTable {
	width: 100%;
	color: #fff;
	font-size: 12px;
	text-align: center;
	
}

.bottomTable td {
	padding: 5px;

}

.bottomTable a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: none;

}
 .bottomTable a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;

}
.bottomTable a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;

}
.bottomTable a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;

}
.content {
	height: 450px;
	background-color:#FFFFFF;

}

.bottomcontent {
	height: 40px;
	vertical-align: top;
}

.topmenu {
	width: 520px;
}

.topmemu  {
	margin-left: 100px
}
.topmenu td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.topmenuSide {
	border-right: 1px solid #fff;
}

.wholemenu {
	color: #fff;
	width: 100%;
}

.wholemenu a:link {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;

}


 .wholemenu a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
.wholemenu a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	text-transform:uppercase;
}
.topmenu a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	text-transform:uppercase;
}

.topmenu a:link {
	font-weight: normal;
	color: #b2bacb;
	text-decoration: none;
	text-transform:uppercase;

}
 .topmenu a:visited {
	font-weight: normal;
	color: #b2bacb;
	text-decoration: none;
	text-transform:uppercase;
}
.topmenu a:hover {
	font-weight: normal;
	color: #b2bacb;
	text-decoration: underline;
	text-transform:uppercase;
}
.wholemenu a:active {
	font-weight: normal;
	color: #b2bacb;
	text-decoration: underline;
	text-transform:uppercase;
}


.menu td {
	background-image: url(images/rule.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.submenu td{
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

a:link {
	font-weight: bold;
	color: #5b6c90;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #5b6c90;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #c5962c;
	text-decoration: underline;

}
a:active {
	font-weight: bold;
	color: #c5962c;
	text-decoration: underline;

}

.underMargin {
	margin-bottom: 20px;
}

.testimonial {
	background-image: url(images/testimonial.png);
	height:	286px;
	width: 202px;
	background-repeat: no-repeat;
	font-style:italic;
	font-weight: bold;
	color: #001954;
	
}

.blueitalicstestimonial {
	font-style:italic;
	font-weight: bold;
	color: #001954;
	font-size: 12px;
}




.testimonial td {
	padding-left: 30px;
	padding-top: 58px;
}

.certifications {
	background-image: url(images/testimonial.png);
	background-repeat: no-repeat;
	
}

.certifications td {
	padding-left: 30px;
	padding-top: 58px;
	text-align: left;
	padding-right: 20px;
}


#bullets
{
margin-left: 0;
padding-left: 20;
list-style: none;
}

#bullets li
{
padding-left: 10px;
background-image: url(images/orangeBullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#bullets2
{
margin-left: 0;
padding-left: 5px;
list-style: none;
}

#bullets2 li
{
padding-left: 10px;
background-image: url(images/bullet2.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.yellowtext {
	color:#d39d1b;
	font-size: 11px;
	
}

.yellowtext a:link {
	font-weight: bold;
	color: #d39d1b;
	text-decoration: underline;

}
.yellowtext a:visited {
	font-weight: bold;
	color: #d39d1b;
	text-decoration: underline;

}
.yellowtext a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;

}
.yellowtext a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;

}

.yellowtext td {
	padding-top: 60px;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom: 15px;
}

.shoppingTable {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b2bacb;
}

.shoppingTable td{
	padding: 5px;
	vertical-align: middle;
}


.shoppingTablePale {
	background-color: #b2bacb;
}