﻿body
{
	font-size: 11pt;
	background-color: Transparent;
	margin: auto;
	width: 1024px;
	font-family: 'Georgia','Times New Roman' , Times, serif;
}
.roundedMainBoxTop
{
}
.roundedMainBoxBody
{
	background-color:white;
	border:solid 1px white;
}
.roundedMainBoxBottom
{
}
.roundedBoxTop
{
}
.roundedBoxBottom
{
}

iframe
{
	width:100%;
	height:600px;
}

.contentPlaceHolder
{
	background-color: #FFFFFF;
}

.clear
{
	clear:both;
	height:0px;
}

.menuTitle
{
	font-weight: bold;
	margin: 0px;
	font-size: large;
	color: #4D84C4;
}
div.mainMenuTop
{
	width:100%;
}
div.mainMenuBody
{
	float: left;
	background-color: #5184c5;
	width: 100%;
}
div.mainMenuBottom
{
	width:100%;
}

.mainMenuItem
{
	margin-left:4px;
	margin-top:10px;
	margin-bottom:8px;
	background-color: Transparent;
	color: Black;
	float: left;
}

.leftContent
{
	float: left;
	color:black;
	width:225px;
	margin:4px;
	background-color:White;
}
.mainContent
{
	color: black;
	float: left;
	width: 525px;
	background-color: white;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.rightContent
{
	float: left;
	color:black;
	width:225px;
	margin:4px;
	background-color: white;
}

.bottomContent
{
	margin: 10px; 
	float: left;
	vertical-align: bottom;
	width: 100%;
	color: Black;
	font-size:small;
	background-color:Transparent;
}

a:link
{
	color: #5184C5;
	text-decoration:underline;
	cursor: hand;
	font-weight: normal;
	border:solid 0px red;
}
a:visited {color: #5982B6;text-decoration:underline;font-weight:normal;}
a:hover {color: red; background-color: transparent; text-decoration:underline;font-weight:normal;}
a:border {color:black;}

img
{
	border:solid 0px transparent;
}

.itemBox
{
	border:solid 1px #867A64;
	float:left;
	background-color: #F6F6F6;
	margin-bottom:2px;
}
.itemTitle
{
	text-align:left;
	background-image:url(images/captionbackground.png);
	background-repeat: repeat-x;
	font-size: 14px;
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
	padding-bottom:1px;
	font-weight:normal;
	text-indent:3px;
	color:black;
}
.itemContainer
{
	color:black;
}
.itemText
{
}
.accordionHeader
{
	color: #665D4C;
	background-color: Transparent;
	padding: 5px;
	margin-bottom: 1px;
	cursor: hand;
}
.accordionLink
{
	background-color: Transparent;
	color: white;
}
.accordionContent
{
	background-position: left top;
	text-align: left;
	padding: 5px;
	background-color: Transparent;
	color:Black;
}
.mainPromo
{
	height:150px;
	background-color:transparent;
	padding:10px;
}
.customerReviewBox
{
	margin-top:5px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:20px;
	border:dashed 1px black;
	padding:7px;
}

.box
{
	padding: 10px;
	border: 1px solid #8A7967;
	width:100%;
}

div.row
{
	clear: both;
	padding-top: 2px;
}

div.row span.titleLabel
{
	font-weight: bold;
	color: #4E84C2;
}

div.row span.fieldLabel
{
	float: left;
	text-align: right;
	font-weight: normal;
	color: #867A65;
	margin: 2px;
	margin-right: 6px;
	width: 120px;
}

div.row span.fieldTextBox
{
	float: left;
	text-align: left;
	font-weight: normal;
	color: White;
	margin: 2px;
}

div.row span.fieldImage
{
	float: left;
	margin: 2px;
	margin-right:6px;
	width:32px;
	height:32px;
}

div.row span.infoLabel
{
	float: left;
	text-align: left;
	font-weight: normal;
	color:Black;
	margin: 2px;
	margin-right:6px;
	width:200px;
}

div.row span.infoValue
{
	float: left;
	text-align: left;
	font-weight: normal;
	color:black;
	margin: 2px;
	margin-right:6px;
	width:350px;
}

div.spacer
{
	clear: both;
}

.pageTitle
{
	font-size: 20pt;
	color: #5184C5;
	margin-bottom: 20px;
}

.page
{
	float:left;
	width:100%;
	margin-bottom:10px;
}

iv.step
{
	margin-top:5px;
	float:left;
}
div p.step
{
	margin-left:0px;
	border:solid 1px #8a7967;
	padding:8px;
}
div.subtitle
{
	color: #4F84C3;
}

div.tabpage
{
	padding:0px;
	background-color:Transparent;
}
img.feature
{
	width:16px;
}
.accordionHeader
{
	color: white;
	background-color: transparent;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
    background-color:Transparent;
    padding: 5px;
    padding-top: 0px;
    margin-left:26px;
    margin-right:26px;
    margin-bottom:10px;
}

.accordionLink
{
	color:Red;
	background-color: transparent;
	color: white;
	margin:4px;
	vertical-align:top;
}
div.roundedBox
{
	background: transparent;
	margin-bottom: 4px;
}

div.roundedBoxHeading
{
	color: white;
	text-align: left;
	background-image:url(images/captionbackground.png);
	background-repeat: repeat-x;
}

div.roundedBoxContent
{
	height:98%;
	background-color:#eaeaea;

}
b.roundedBoxHeading
{
	margin-left: 5px;
	color:Black;
	font-weight:300;
	font-size:small;
}
b.roundedBoxContentTitle
{
}
div.news
{
	padding:0px;
}
div.newsTitle
{
	color: #336699;
	margin-left:8px;
}
div.newsContent
{
}

.shadedEffect
{
	background-image:url(images/captionbackground.png);
	background-repeat: repeat-x;
	color:Black;
}

.checklist
{
	width:200px;
	height:200px;
}
