html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
	background: #d2dde0 url('../images/bg.jpg') top center repeat-x;
	margin: 0 auto;
	padding: 0;
	font-family: arial;
	font-size: 12px;
}

p, div, td, li, span {
	line-height: 18px;
	color: #333;
	text-align: left;
}

p {
	margin: 0px 0px 15px 0px;
}

a, a:link, a:active {
	color: #284a96;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	color: #284a96;
	text-decoration: underline;
	font-weight: 700;
}

h1, .h1 {
	padding-top: 10px;
	color: #fff;
	margin: 0 0 12px 0;
	font-size: 24px;
	font-weight: 700;
}

h2, .h2 {
	margin-top: 0;
	color: #777;
	text-align: left;
	margin: 0 0 0px 0;
	font-size: 14px;
	font-weight: 600;
	padding: 0px 0 15px 0;
}

h3, .h3 {
	color: #000;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 14px;
}

h4, .h4 {
	color: #000;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
}

h5, .h5 {
	color: #000;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
}

h6, .h6 {
	color: #000;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
}

.specialshead {
	color: #2e4e97;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
}

.specialshead a {
	color: #2e4e97;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
}

.shead {
	color: #777777;
	text-align: left;
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
}

ul {
	margin-left: 15px;
}

small {
	color: #777;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.table {
	display: table;
	background: #ececec;
	padding: 10px;
	border: 1px solid #ccc;
	width: 350px;
}

.tablerow {
	display: table-row;
}

.tablecell {
	display: table-cell;
	padding: 5px;
	width: 200px;
}

.tablerow:hover {
	background: #ddd;
}











































.photo {
	padding: 5px;
	border: 1px solid #b6c0d6;
	width: 180px;
	background: #cfd8eb;
}

.productleft {
	float: left; 
	width: 500px;
}

.productright {
	float: left;
	width: 240px; 
	margin: 0 10px 0px 20px;
	border: 1px solid #acb8c8;
	background: #d9e0f0;
	padding: 15px;
}

.productright div {
	padding-bottom: 20px;
}











.breadcrumbs {
	font-size: 10px;
}

.breadcrumbs a {
	color: #222;
	font-weight: 900;
	text-decoration: underline;
}

/* Tool Tip */
p#vtip { 
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px; 
	font-size: 0.8em; 
	background-color: #444; 
	border: 1px solid #a6c9e2;
	z-index: 9999;
	width: 200px;
	
}

a.vtip {
	cursor: pointer;
}

p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 5px;
}






.msg_head {
	cursor: pointer;
}








label {
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
	width: 75px;
	font-size: 12px;
	text-align: right;
}

input, .text {
	width: 190px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	padding: 1px;
	color: #333;
	background: #eee;
	border: 1px solid #ccc;
}

.textarea {
	height: 100px;
}

.verify {
	width: 145px;
}

.verifytext {
	font-weight: 900; font-family: courier; font-size: 18px;
}

.radio {
	width: auto;
	border: 0px solid #555;
	background: transparent;
	cursor: pointer;
}

.radios {
	float: left; 
	display: inline;
	font-size: 11px;
	color: #ccc;
}

.submit {
	cursor: pointer !important;
	padding: 1px !important;
	background: #ccc !important;
	color: #333 !important;
	border: 1px solid #333 !important;
	width: auto;
}

.submit:hover {
	background: #eee !important;
}

.clear {
	clear: both;
	height: 10px;
}

.white {
	color: #fff;
}

.black {
	color: #000;
}

.blue {
	color: #284a96;
}

.red {
	color: #cc0000;
}


.whiteimage {
	border: 1px solid #000;
	background: #fff;
	padding: 10px;
}

.blackimage {
	border: 1px solid #000;
	background: #000;
	padding: 10px;
}

.blueimage {
	border: 1px solid #000;
	background: #284a96;
	padding: 10px;
}

.redimage {
	border: 1px solid #000;
	background: #cc0000;
	padding: 10px;
}

.tip {
	color: #777;
}

.logolinks {
	text-align: right;
	padding-top: 25px;
}

.logolinks a {
	font-weight: 100;
	color: #777;
	margin-left: 10px;
	margin-right: 2px;
}

.logolinks a:hover {
	font-weight: 100;
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 2px;
}

.smw { font-size:5 px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}














fieldset {
	border: 1px solid #333;
	width: 600px;
	margin-left: 15px;
	padding: 5px 15px 5px 15px;
}

legend {
	color: #fff;
	background: #222;
	border: 1px solid #333;
	padding: 2px 6px;
	margin-left: 10px;
} 




#bullets {
	padding: 10px 0px 0px 525px;
	font-size: 18px;
	line-height: 30px;
}

#bullets span {
	text-decoration: underline;
	color: #ccc;
	font-weight: 100;
}

#bullets span:hover {
	color: #fff;
}

#bg {

}

#main {
	width: 900px;
}

#header {
	height: 201px;
	overflow: hidden;
	text-align: center;
}

#middle {
	width: 900px;
	height: 278px;
	background: url('../images/middle.jpg') top center no-repeat;
}

#navigation {
	width: 900px;
	height: 53px;
	background: url('../images/navigation.jpg') top center no-repeat;
}

.flashnav {
	width: 497px;
	height: 50px;
	float: left;
	display: inline;
}

.products {
	float: left;
	display: inline;
	height: 50px;
	width: 60px;
	text-indent: -9999px;
	border: 0px solid #000;
}


#h1 {
	margin: 11px 0 0 0;
}

#ctas {
	width: 925px;
	height: 374px;
	background: url('../images/ctas.jpg') top center no-repeat;
	margin-top: -5px;
}

.ctahit {
	width: 215px;
	height: 348px;
	float: left;
	display: inline;
	margin-right: 14px;
	margin-top: 12px;
}

.ctahit a {
}
.ctahit a:hover {
	color: #000;
}
#content {
	margin: 20px 0px 50px 20px;
}

.cta {
	font-size: 18px;
	text-decoration: underline;
	line-height: 28px;
}


.cta h6{ 
 font-weight:bold;
 color: #000;
 font-size: 14px;
}


.ctatext {
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000;
	margin: 160px 8px 0px 5px;
}

.ctaspace {
	padding-top: 15px;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
}

.subcta {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.subcta:hover {
	background: #b2bacb url('../images/navbg.jpg') top center repeat-x;
	text-decoration: none;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.subcta span {
	display: block;
	padding: 5px 13px 8px 13px;
}

.subcta:hover span {
	color: #fff;
}

.contentleft {
	float: left;
	display: inline;
	width: 320px;
	padding: 25px 10px 10px 0px;
}

.contentright {
	float: left;
	display: inline;
	width: 570px;
	padding: 25px 0px 10px 0px;
}

.contentmain {
	padding: 25px 50px 10px 20px;
}

.line {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}





#sub {
	background: #fff;
}

.sub {
	padding: 0px 15px 15px 15px;
}

.subnavclear {
	clear: both;
	margin-bottom: 9px;
}

#navbar {
	background: #ffffff url('../images/navbar.jpg') top center repeat-x;
	padding-bottom: 25px;
}

#subnav {
	width: 900px;
	height: 89px;
	overflow: hidden;
	background: url('../images/subnav.jpg') top center no-repeat;
}

#footer {
	padding-top: 15px;
	padding-bottom: 50px;
}

#subfooter {
	background: #a8b1c2 url('../images/footer.jpg') top center repeat-x;
	padding-top: 15px;
	padding-bottom: 50px;
}
