/* Page Properties */
body {
	background-image: url(../images/global/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center; /* centering the content for IE6 */
}

body, html {
	height: 100%;
}

#main {
	display:table; /* show background colour beyond window height FIREFOX */
	background: #FFFFFF;
	margin: 0 auto;
	width: 830px;
	height: 100%; 
}

#content {
	position: relative; left: 33px; top: 0px;
	float: left;
	width: 357px;
	text-align: left;
}

#subNav {
	position: relative; left: 15px;
	width: 158px;
	float: left;
	background: #ffffff;
}

#quickLaunch {
	position: relative; right: 15px;
	width: 251px;
	float: right;
	background: #ffffff;
}

#quickTxt {
	position: relative;
	width: 230px;
	margin: 0 auto;
}

#footer  {
	clear: both;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;   
	padding-top: 15px; 
	padding-bottom: 15px;
	position: relative; bottom: 0;
}

#footer a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
}

#footer a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

#productTxt {
	position: relative;
	margin: 0 auto 5px;
}

#productTxt p {
	margin-left: 135px;
}

#productTxt img {
	margin-right: 15px;
	margin-bottom: 15px;
}

#productTxt ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	margin-left: 4em;
   	padding-left: 10em;
}

#productTxt li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
    list-style-type: square;
	list-style-position: outside;
}

#extraRow {
	position: relative; right: 0px; top: 1em;
	width: 200px;
	float: right;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:left;
	font-size: 18px;
	color: #333366;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align:left;
	font-size: 12px;
	color: #333366;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}

.pH2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
}

a {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #8da4b2;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #8da4b2;
    text-decoration: underline;
}

ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	margin-left: 1em;
   	padding-left: .4em;
}

li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
    list-style-type: square;
	list-style-position: outside;
}

.hr {
	margin-top:10px;
	margin-bottom:15px;
}

.quickBtn {
	margin-top: 8px;
	margin-bottom: 15px;
}

/* forms */
SELECT, TEXTAREA {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #8ca4b2;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}

.formFIELD {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #8ca4b2;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}
.itemMenu {
	border: 1px solid #8ca4b2;
	line-height: 16px;
	padding:0.2em;
	color: #8ca4b2;
	font-weight: bold;
	background-color: #ffffff;
}
.footer_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.footer_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19314F;
}
.product_titles {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
}
