﻿.tablePadding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	min-height: 450px; /*1400*/
	border-collapse: separate;
	border-spacing: 15px;
}
.fieldRequired
{
	color: #FF0000;
}
#products
{
	margin: 30px;
	min-height: 200px;
}
.grayborder
{
	border-left: solid 1px Gray;
}
.textCenter
{
	text-align: center;
}

.textLeft
{
	text-align: left;
}
.productsBox
{
	margin: 20px;
	top: 20px;
	min-height: 120px;
	vertical-align: bottom;
}


/* Home Body Begin */
#homebody
{
	margin-right: auto;
	min-height: 400px; /*400*/
	position: relative; /*width: 980px;	*/
	z-index: 100000;
}

#hometitle
{
	position: absolute;
	left: 40px;
	top: 30px;
}

.homebodyimage
{
	float: left;
}
.homebodytitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	font-style: normal;
	color: #004B6E;
}

.homebodysubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	color: #004B6E;
}
.homebodysubtitle:hover
{
	color: #004B6E;
	text-decoration: none;
}
.homebodysubtitle:link
{
	color: #004B6E;
	text-decoration: none;
}
.homebodysubtitle:visited
{
	color: #004B6E;
	text-decoration: none;
}




.homebodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: Gray;
	line-height: 1.4;
}



div#header h1
{
	position: absolute;
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	background: #EEE;
	color: #79B30B;
}

div#container
{
	text-align: left;
}
div#content p
{
	line-height: 1.4;
}
div#navigation
{
	background: #B9CAFF;
}
div#extra
{
	background: #FF8539;
}


div#container
{
	width: 970px;
	margin: 0 auto;
}
div#content
{
	float: right;
	width: 500px;
}

div#navigation
{
	float: left;
	width: 200px;
	margin-left: 30px;
}

div#extra
{
	float: left;
	clear: left;
	width: 200px;
}


.prodContainer
{
	width: 400px;
	margin: 0px;
}
.prodImages
{
	float: left;
	width: 50px;
	margin: 10px;
}
.prodText
{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	color: #666666;
	line-height: 1.2;
}

legalText
{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	color: #666666;
	line-height: 1.2;
}
.legalTextBold
{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	line-height: 1.2;
}

.prodText:hover
{
	color: #666666;
	text-decoration: none;
}
.prodText:link
{
	color: #666666;
	text-decoration: none;
}
.prodText:visited
{
	color: #666666;
	text-decoration: none;
}

.prodOutlook2010
{
	padding-top:5px; 
	font-size:18px; 
	color:Red;
	font-weight:bold;
}

.prodDownload
{
	padding-top: 10px;
	border: 0;
	outline: none;
}

.prodMainImage
{
	position: absolute;
	top: 30px;
	left: 400px;
}



.prodimage
{
	top: 50px;
	position: absolute;
	float: left;
}
#prodConnect
{
	padding-top: 120px;
	padding-left: 50px;
}

#prodVue
{
	padding-top: 40px;
}
a:link
{
	outline: none;
}

/* Home Body End */

/* SideNav Begin */
.sideNav
{
	font-family: Arial, Helvetica, sans-serif;
	top: 20px;
	vertical-align: middle;
	left: 40px;
	width: 200px;
	text-align: left;
	position: relative;
}
.sideNavHeader
{
	color: #004a6b;
	font-size: 18px;
	height: 47px;
	background: url('images/sideNavHeader.png');
	background-repeat: no-repeat;
	font-weight: 400;
	line-height: 48px;
	padding-left: 20px;
}
.sideNavMenu
{
	font-size: 16px;
	font-weight: 200;
	background: url('images/sideNavMenu.png');
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
}

.sideNavPlain
{
	background-color: #e5e5e5;
	font-size: 14px;
	font-weight: 200;
	height: 115px;
	line-height: 18px;
	padding-left: 16px;
}
.sideNavPlainLink:hover
{
	color: #0a91cd;
	text-decoration: none;
}
.sideNavPlainLink:link
{
	color: #0a91cd;
	text-decoration: none;
}
.sideNavPlainLink:visited
{
	color: #0a91cd;
	text-decoration: none;
}

.sideNavMenuLink:hover
{
	color: #0a91cd;
	text-decoration: none;
}
.sideNavMenuLink:link
{
	color: #0a91cd;
	text-decoration: none;
}
.sideNavMenuLink:visited
{
	color: #0a91cd;
	text-decoration: none;
}

.sideNavMenuTop
{
	font-weight: 200;
	font-size: 16px;
	background: url('images/sideNavMenuTop.png');
	background-repeat: no-repeat;
	color: #0a91cd;
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
}

.sideNavMenuTopSelected
{
	font-weight: 200;
	font-size: 16px;
	background: url('images/sideNavMenuTop.png');
	background-repeat: no-repeat;
	color: Black;
	font-size: 16px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
}
.sideNavMenuSelected
{
	color: Black;
	font-size: 16px;
	font-weight: bold;
	background: url('images/sideNavMenu.png');
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
}

.sideNavMenuOther
{
	padding-top: 20px;
}
/* SideNav End */

.innerbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 90px;
	width: 700px;
	padding-top: 20px;
}

.innerbodylefthalf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	width: 250px;
}
.innerbodyrighthalf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

.innerbodyleft
{
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	width: 60%;
}


.innerbodyright
{
	float: right;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: Black;
	width: 40%;
}
li.listBullets
{
	list-style: square outside;
	margin-bottom: 10px;
	margin-left: 15px;
}

h3
{
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}
ul
{
	margin-bottom: 18px;
	list-style: none outside;
	color: Black;
}
ol
{
	margin-bottom: 18px;
	list-style: decimal;
	margin-left: 2.2em;
}

h3.list
{
	border-top: 1px solid Gray;
	border-top-color: #C0C0C0;
}
li.square
{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: inside;
	list-style-type: square;
}
li.circle
{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: inside;
	list-style-type: circle;
}

.innerbodytitle
{
	font-size: 28px;
	font-weight: bold;
	color: #004B6E;
	padding-left: 100px;
	padding-top: 20px;
}

.innerbodysubtitle
{
	font-size: 14px;
	font-weight: bold;
	color: Black;
}



.innerbodyIndent1
{
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.innerbodyIndent1
{
	font-size: 14px;
	font-weight: bold;
	color: Black;
}




/* Table Defs Begin*/
.tableFeatures
{
	padding-left: 50px;
	top: 130px;
	position: absolute;
}
.tableFeatures tr
{
	border-bottom: 1px solid #ccc;
}
.tableFeatures td
{
	padding-top: 15px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	width: 180px;
}
.tableFeaturesNoBorder td
{
	border: 0px;
	padding-top: 15px;
	width: 80px;
}

#tableFeature
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#tableFeature th
{
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	padding: 10px 20px;
	border-bottom: 2px solid;
	border-bottom-color: #808080;
	vertical-align: bottom;
	text-align: center;
}

#tableFeature td
{
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding: 8px 40px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tableBulletCell
{
	background-image: url('images/orangeBullet.png');
	background-repeat: no-repeat;
	background-position: center;
}
.tableProductCell
{
	font-size: 12px;
	font-weight: bold;
	color: #424242;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
}


/* Table Defs End */

/* Shopping Cart Begin */
.tableCartTitle
{
	font-size: 28px;
	font-weight: bold;
	color: #004B6E;
	font-family:Arial,Helvetica,sans-serif;
}

.tableCartSubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004B6E;
}

.tableCartTotalDiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.tableCartSubmitDiv
{
	font-family:Arial,Helvetica,sans-serif;
	width: 500px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.validationSummary
{
	width: 175px;
	border: 1px solid #C3D9FE;
	padding: 8px 35px;
	color: #8598B9;
	background: #EEF5FF url(Images/Error.png) 5px 6px no-repeat;
	margin: 3px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.validationSummary ul
{
	color:Red;
    list-style-type:square;
}


.tableCartBreakDownDiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

span.helpToolTip
{
	position: relative;
}

span.helpToolTip a span
{
	display: none;
}

span.helpToolTip a:hover span
{
	display: block;
	position: absolute;
	margin-top: 10px;
	margin-left: -10px;
	width: 175px;
	padding: 5px;
	z-index: 100;
	color: #000000;
	background: #FFFFAA;
	font: 12px "Arial" , sans-serif;
	text-align: left;
	text-decoration: none;
}

#tableCart
{
	margin: 10px;
	width: 300px;
	border-collapse: collapse;
}
.tableCart tr
{
	border-bottom: 1px solid #808080;
}
#tableCart td
{
	border-bottom: 1px solid #808080;
	padding: 5px 5px;
}

/* Shopping Cart End */



/* Table Documents Begin*/
.tableDocuments
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 50px;
	top: 130px;
	position: absolute;
}
#tableDocument
{
	margin: 45px;
	width: 650px;
	border-collapse: collapse;
}
.tableDocument tr
{
	border-bottom: 1px solid #808080;
}

#tableDocument td
{
	border-bottom: 1px solid #808080;
}


#tableDocument th
{
	color: #424242;
	padding: 10px 10px;
	border-bottom: 2px solid;
	border-bottom-color: #808080;
	vertical-align: bottom;
	text-align: center;
}

.tableDocumentCell
{
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	width: 200px;
}


li.mainDoc
{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	border: 5px;
}

ul.ListSpacing
{
	margin-top: 2em;
	text-align: center;
}


li.subDoc
{
	font-size: 11px;
	color: #424242;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.imagePDF
{
	margin: 5px;
}

/* Table Documents End*/

/* FAQ Begin*/

.FaqSection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.FaqSection a:link
{
	text-decoration: none;
	color: Black;
}
.FaqSection a:hover
{
	text-decoration: none;
	color: #E6784B;
}

.FaqEntry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.FaqEntry a:link
{
	text-decoration: none;
	color: Black;
}
.FaqEntry a:hover
{
	text-decoration: none;
	color: #E6784B;
}

.FaqEntry li
{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}


/* FAQ End*/

/* Table Defs End 
