@charset "utf-8";

/*--------------------------------------------

				Defaults
				
---------------------------------------------*/


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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}

a {
color: #253326;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

input, select {
border: 1px solid #969695;
}

input.image {
border: none;
}

.hidden {
display: none;
}

.print_page {
display: none;
}

.preload {
position: absolute;
left: -999em;
height: 0px;
width: 0px;
overflow: hidden;
}

/*--------------------------------------------

				Layout
				
---------------------------------------------*/

body {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background: #12377e url(../images/bkg.gif) repeat-x;
}

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

.header {
float: left;
width: 944px;
height: 137px;
background: url(../images/header.gif) no-repeat;
}

/*--------------------------------------------

				header
				
---------------------------------------------*/

.logo {
float: left;
width: 209px;
height: 137px;
}

.global {
float: right;
padding: 25px 10px 0 150px;
}

.global li {
float: left;
padding: 0 0 0 25px;
}

.global a {
color: white;
text-decoration: none;
font-size: 1.3em;
line-height: 1.4em;
}

.global a:hover {
text-decoration: underline;
}

.nav {
float: left;
padding: 15px 0 0 10px;
width: 500px;
}

.nav li {
float: left;
padding: 0 10px;
color: #003366;
line-height: 2.4em;
font-size: 1.4em;
font-weight: bold;
}

.nav a {
color: #003366;
text-decoration: none;
text-transform: uppercase;
}

.nav a:hover {
color: #fdaa28;
}

.form {
float: right;
padding: 21px 15px 0 0;
}

.form input {
width: 125px;
float: left;
} 

.form .submit {
width: auto;
float: left;
border: none;
padding: 0 0 0 10px;
}


/*--------------------------------------------

				Page
				
---------------------------------------------*/

.page_top {
float: left;
width: 944px;
padding: 14px 0 0;
background: url(../images/page_top.gif) top left no-repeat;
}

.page_bottom {
float: left;
width: 944px;
padding: 0 0 14px 0;
background: url(../images/page_bottom.gif) bottom left no-repeat;
}

.page {
float: left;
width: 942px;
background: #fff;
border-left: 1px solid #bdbcbd;
border-right: 1px solid #bdbcbd;
}

.left_col {
float: left;
padding: 0 0 0 11px;
width: 183px;
}

.left_nav_top {
float: left;
width: 182px;
background: url(../images/left_nav_top.gif) top left no-repeat;
padding: 4px 0 0;
}

.left_nav_bottom {
float: left;
width: 182px;
background: url(../images/left_nav_bottom.gif) bottom left no-repeat;
padding: 0 0 4px 0;
}

.left_nav {
width: 182px;
background: #f0f0f0 url(../images/box_mid_bkg.gif) repeat-x;
}

.left_nav li {
float: left;
}

.left_nav li a {
float: left;
height: 33px;
line-height: 33px;
width: 160px;
padding: 0 10px;
border-top: 1px solid #bdbcbd;
border-left: 1px solid #bdbcbd;
border-right: 1px solid #bdbcbd;
background: url(../images/left_nav.gif) repeat-x;
text-decoration: none;
color: #1d3e82;
font-size: 1.4em;
font-weight: bold;
}

.left_nav li a.top {
border-top: none;
}

.left_nav li a:hover {
background: url(../images/left_nav_hover.gif) repeat-x;
}

.box_mid_top {
float: left;
width: 182px;
background: url(../images/box_mid_top.gif) top left no-repeat;
padding: 15px 0 0;
margin: 15px 0 0;
}

.box_mid_bottom {
float: left;
width: 182px;
background: url(../images/box_mid_bottom.gif) bottom left no-repeat;
padding: 0 0 15px 0;
}

.box_mid {
width: 180px;
border-left: 1px solid #bdbcbd;
border-right: 1px solid #bdbcbd;
background: #f0f0f0 url(../images/box_mid_bkg.gif) repeat-x;
text-align: center;
}

.box_top {
float: left;
width: 182px;
background: url(../images/box_top.gif) top left no-repeat;
padding: 14px 0 0;
margin: 15px 0 0;
}

.box_bottom {
float: left;
width: 182px;
background: url(../images/box_bottom.gif) bottom left no-repeat;
padding: 0 0 14px 0;
}

.box {
width: 180px;
border-left: 1px solid #bdbcbd;
border-right: 1px solid #bdbcbd;
background: #f0f0f0 url(../images/box_bkg.gif) repeat-x;
text-align: center;
}

.box h4 {
color: #003366;
font-size: 1.4em;
font-weight: bold;
text-align: left;
padding: 0 14px 5px;
}

.box p {
padding: 5px 14px 5px;
text-align: left;
font-size: 1.1em;
line-height: 1.2em;
}

/*--------------------------------------------

				Right Column
				
---------------------------------------------*/

.right_col {
float: left;
padding: 0 20px 0 15px;
width: 710px;
color: #333333;
}

.right_col p {
font-size: 1.2em;
line-height: 1.4em;
padding: 0 0 15px;
}

.right_col ul, .right_col ol {
font-size: 1.2em;
line-height: 1.4em;
padding: 0 0 15px;
}

.right_col ul li {
background: url(../images/bullet.gif) no-repeat 0 8px;
padding: 0 0 0 15px;
list-style: none;
}

.right_col ol li {
background: none;
}

.right_col ol ul, .right_col ol p {
font-size: 1em;
}

.right_col ol {
list-style: decimal;
padding-left: 20px;
}

.flash {
float: left;
padding: 0 18px 0 0;
}

.right_col h2 {
font-size: 2.4em;
line-height: 1.4em;
font-weight: normal;
padding: 0 0 5px;
}

.right_col .content_home p {
font-size: 1.2em;
line-height: 1.4em;
padding: 0 0 15px;
}

.content_home {
float: left;
width: 285px;
}

/*--------------------------------------------

				Inner
				
---------------------------------------------*/

.breadcrumb {
float: left;
padding: 0 0 15px;
width: 710px;
}

.right_col .breadcrumb li {
float: left;
padding: 0 3px 0 0;
background: none;
}

.breadcrumb li.pipe {
padding: 0 5px 0 2px;
}

.right_col h2 {
clear: both;
}

.product_col {
float: left;
width: 340px;
padding: 10px 10px 0 0;
font-size: 1.3em;
line-height: 1.4em;
}

ul.product_col li {
float: left;
width: 340px;
padding: 0 0 25px;
background: none;
}

.product_col h5 {
font-size: 1.3em;
color: #CC6600;
font-weight: normal;
padding: 10px 0;
}

.product_col img {
float: left;
}

.product_col li ul {
float: left;
width: 180px;
padding: 5px 0;
}

.product_col li ul li {
float: left;
width: 170px;
padding: 0 0 5px 10px;
background: url(../images/bullet.gif) no-repeat 0 8px;
font-size: 0.8em;
}

.product_col a {
font-weight: bold;
color: #073D9C;
}

.purchase {
float: left;
clear: both;
width: 100%;
text-align: center;
}

table {
font-size: 1.2em;
line-height: 1.4em;
padding: 0 0 15px;
}

table table {
font-size: 1em;
}

table td {
padding: 5px;
}

table.product_detail {
font-size: 1em;
clear: both;
}

.right_col p ul {
font-size: 1em;
}

.right_col ul ul {
font-size: 1.1em;
}

/*--------------------------------------------

				Product
				
---------------------------------------------*/

#ctl00_contentBlock_tbRelated {
width: 710px;
}

.product_detail {
padding: 0 0 15px;
}

.product_detail td {
vertical-align: top;
padding: 0;
}

.product_detail td.product_image div {
float: left;
width: 250px;
overflow: hidden;
text-align: right;
}

.product_detail td.product_image div img {
float: right;
}

.related td {
padding: 15px 15px 0 15px;
}

/*--------------------------------------------

				Forms
				
---------------------------------------------*/

tbody.layout {
font-size: 1.2em;
line-height: 1.4em;
}

tbody.layout p {
font-size: 0.9em;
line-height: 0.9em;
}

tbody.layout td {
vertical-align: top;
padding: 0 0 15px;
}

.non_field input {
border: none;
}

.left_width {
width: 200px;
}

.left_width1 {
width: 125px;
}

/*--------------------------------------------

				Contact
				
---------------------------------------------*/

.contactus label, .newsletter label {
float: left;
width: 150px;
font-size: 1.2em;
line-height: 1.4em;
}

.contactus p label, .newsletter p label {
font-size: 1em;
}

.contactus input, .newsletter input {
width: 170px;
}

.contactus input.submit, .newsletter input.submit {
width: auto;
}

.contactus textarea, .newsletter textarea {
width: 450px;
height: 200px;
border:1px solid #969695;
}

.right_col h3 {
font-size: 1.6em;
font-weight: bold;
line-height: 1.4em;
padding: 0 0 5px;
}

.interest {
clear: both;
width: 350px;
}

.interest input {
width: auto;
float: left;
clear: both;
margin: 2px 10px 0;
}

.interest label {
clear: none;
float: left;
}

.captcha {
clear: both;
width: 200px;
padding: 15px 510px 15px 0;
}


/*--------------------------------------------

				Search Results
				
---------------------------------------------*/

#searchDescription, .searchResult {
padding: 0 11px 15px 0;
font-size: 1.2em;
line-height: 1.4em;
}

.description {
padding: 5px 0 5px 15px;
float: left;
}

.pageSize, .crawlData {
font-size: 0.9em;
}

/*--------------------------------------------

				Footer
				
---------------------------------------------*/

.wide {
width: 100%;
}

.footer {
float: left;
color: #fff;
padding: 10px;
font-size: 1.1em;
text-align: center;
width: 924px;
}

.footer .wide {
float: left;
width: 924px;
text-align: center;
padding: 0 0 10px;
}

.footer li {
display: inline;
padding: 0 5px;
}

.footer li a {
color: #fff;
text-decoration: none;
}

.footer li a:hover {
text-decoration: underline;
}

#ctl00_requiredSearchTerm {
font-size: 1.2em;
}

.req {
color: red;
}

#ctl00_contentBlock_ucLoaderNewsletterPrefs_ctl00_validationSummary1, #ctl00_contentBlock_ucLoaderNewsletter_ctl00_validationSummary1 {
font-size: 1.2em;
}

#ctl00_contentBlock_ucLoaderNewsletterPrefs_ctl00_validationSummary1 ul {
font-size: 1em;
}