/* CSS Document */

body {
	background-color:#B4D670;
	text-align:center;
	vertical-align:top;
	margin:10px 0 0 0;
	}

div.container {
	width:801px;
	text-align:center;
	border-bottom:1px solid #cde8c9;
	margin-bottom:10px;
	}
	
div.body {
	width:801px;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	}
	
div.content {
	width:500px;
	margin-left:219px;
	padding:10px;
	text-align:center;
	}

div.contentFull {
	width:779px;
	padding:10px;
	text-align:center;
	}

div.sidebar {
	width:180px;
	margin-left:15px;
	float:left;
	padding:10px;
	text-align:center;
	vertical-align:top;
	border:1px solid #333333;
	background-color:#FFFFFF;
	}
	
div.footer {
	width:801px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#006666;
	font-size:10px;
	padding-bottom:20px;
	}
	
p.mainContent {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:13px;
	line-height:17px;
	color:#333333;
	padding:0 20px 0 20px;
	margin:0 0 15px 0;
	}
	
td.benefits {
	background-color:#FFFFFF;
	border:1px dotted #662e93;
	padding:5px;
	vertical-align:middle;
	text-align:left;
	}

p.benefits {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:13px;
	line-height:16px;
	color:#662e93;
	padding:0;
	margin:10px;
	}

p.quizAnswer {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:13px;
	line-height:16px;
	color:#333333;
	margin:0;
	}

td.quizQuestionCell {
	padding:1px;
	}

td.quizAnswerCell {
	padding:1px;
	}

p.introHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:19px; 
	font-weight:bold;
	color:#662e93;
	margin:0 0 7px 0;
	text-align:center;
	padding:0 20px 0 20px;
	}	
	
p.introHeadlineQuiz {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	line-height:22px; 
	font-weight:bold;
	color:#662e93;
	margin:0 0 7px 0;
	text-align:left;
	}	

td.mainContent {
	background-color:#FFFFFF;
	padding:10px;
	}

p.mainContentSubhead {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:15px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
	margin:0 0 8px 0;
	}
	
p.mainContentIndent {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	color:#333333;
	margin:0 0 15px 0;
	padding-left:40px;
	padding-right:40px;
	}
	
p.mainContentNoIndent {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	color:#333333;
	margin:0 0 15px 0;
	}

p.quizQuestion {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:17px;
	color:#006e91;
	font-weight:bold;
	margin:0;
	}

div.quote2 {
	width:200px;
	float:none;
	padding:5px;
	background-color:#d2ebc3;
	border:1px dotted #662e93;
	}

a {
	color:#662e93;
	}

p.sidebarHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px; 
	font-weight:bold;
	color:#662e93;
	text-align:center;
	margin-top:0;
	}	

p.sidebarText {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:13px;
	color:#333333;
	padding:0;
	margin:0;
	}

.red {
	color:#FF0000;
	}

#resources {
	text-align:center;
	margin-bottom:10px;
	padding:13px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}