body {
	margin: 0px;
	padding: 0px; 
	color: #294379;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(../images/bg.gif);
	background-position: top left;
	background-repeat: repeat;
}

p {
	padding: 0;
	margin: 0;
	}

/* Hyperlinks Controls */
a:link { color: #990000; text-decoration: underline; }
a:visited { color: #990000; text-decoration: underline; }
a:hover { color: #990000; text-decoration: underline; }
a:active { color: #990000; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS", Helvetica, sans-serif; line-height: normal;}
h1 {font-size: 195%; color: #294379; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 18px;}
h2 {font-size: 150%; color: #990000; border-top: 1px dashed #DBDADA; padding-bottom: 2px; padding-top: 14px;}
h3 {font-size: 130%; color: #294379; padding-bottom:0px; margin-bottom:0px;}
h4 {font-size: 110%; color: #294379;}
h5 {font-size: 105%; color: #294379;}
h6 {font-size: 100%; color: #294379;}

.pad {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

.main {
	width: 790px;
	text-align: center;
}

.left {
	float: left;
	width: 420px;
	position: relative;
	left: 0px;
	top: 1px;
	padding-right: 22px;
	vertical-align: top;
}

.right {
	float: right;
	width: 344px;
	position: relative;
	left: 0px;
	top: 1px;
	vertical-align: top;
}

.commentBox {
	background-image: url(../images/commentBox.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 112px;
	position: relative;
	left: 0px;
	top: 1px;
}

.commentContent {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 32px;
}

.discussionBox {
	background-color:#f7f6f0;
	border-style: solid;
	border-color:#b8a5a6;
	border-width: 2px;
	
	position: relative;
	width: 98%;

}

.discussionContent {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #294379;
	padding: 20px;
	position: relative;
}

.callout {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	color: #333333;
	padding-bottom: 35px;
	padding-left: 5px;
	padding-top: 6px;
}

.measureBoxOne {
	background-image: url(../images/measureOne.gif);
	background-repeat: no-repeat;
	width: 344px;
	height: 185px;
	position: relative;
	left: 0px;
	top: 1px;
	padding-bottom: 12px;
}

.measureBoxTwo {
	background-image: url(../images/measureTwo.gif);
	background-repeat: no-repeat;
	width: 344px;
	height: 185px;
	position: relative;
	left: 0px;
	top: 1px;
	padding-bottom: 12px;
}

.measureBoxThree {
	background-image: url(../images/measureThree.gif);
	background-repeat: no-repeat;
	width: 344px;
	height: 185px;
	position: relative;
	left: 0px;
	top: 1px;
	padding-bottom: 12px;
}

.measureBoxFour {
	background-image: url(../images/measureFour.gif);
	background-repeat: no-repeat;
	width: 344px;
	height: 185px;
	position: relative;
	left: 0px;
	top: 1px;
}

.measureBoxContent {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color: #294379;
	padding-left: 25px;
	padding-right: 45px;
	padding-top: 22px;
}

.measureBoxHeadline {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #294379;
	padding-bottom: 5px;
}

.learnMore {
	padding-top: 11px;
	text-align: right;
}

.bigBox {
	border: solid 2px #B8B5A6;
	background-color: #FFFFFF;
	width: 786px;
}

.copy {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #294379;
	line-height: 16px;
	vertical-align: top;
}

.foot {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #294379;
	text-align: right;
	padding-right: 5px;
	padding-top: 15px;
}

/* FOOTER Hyperlink Controls */
.foot a:link { color: #FFFFFF; text-decoration: none; }
.foot a:visited { color: #FFFFFF; text-decoration: none; }
.foot a:hover { color: #FFFFFF; text-decoration: underline; }
.foot a:active { color: #FFFFFF; text-decoration: none; }
