/* CSS Document */

/* Global Styles */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:0px;
	width:950px;
	vertical-align:top;
	background-color:#999999;
	
	}
	
h1 {
	font-family:"Comic Sans MS";
	font-size:15px;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px 5px 25px 5px;
	color:#999;

}

  ul {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:3px 8px 0px 25px;
}

li {font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:3px 8px 0px 25px;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:5px;
	padding:5px;

}

a {
		
	text-decoration:none;
	font-family:"Comic Sans MS";
	font-size:12px;
	color:#00CCCC;
	
	}	

a:hover {
	color: #003366;
	text-decoration:none;
	}
	
a#home {
	font-family:"arial";
	text-decoration:none;
	color:#000000;
	font-size:14px;
	margin: 8px;
	padding:2px 2px 2px 10px;
}	

a#tagline {
	
	text-decoration:none;
	color:#000000;
	font:10px arial;
	line-height:16px;
	letter-spacing:.1em;
	margin:3px;
	padding:0px;
}	

sup {font-size:9px;
color:#000000;
}

sup#green {font-size:9px;
color:#00cccc;
}
/* ID Styles */
	
.navigation {
	
	font-weight:700;
	font-stretch:expanded;
	padding:5px;
	text-align:left;
	letter-spacing:0.1em;
	line-height:normal;
	letter-spacing:.1em;
	margin: 10px 10px 10px 60px;
}

	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}

#tagline {
	font:9px arial;
	color: #333333;
	line-height:16px;
	letter-spacing:.1em;
	margin-left:45px;
	padding:0px 25px;
		}
			
#tagline2 {
	font:9px arial;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:0px 25px;
		}	

/* Class Styles */

.logoHeader {
	margin:10px 20px 10px 15px;
	padding:0px;
	vertical-align:top;
	font:12px Arial;
	border:0px;
	text-align:center;
		}
		
.headerText {
	font:16px comic sans ms;
	font-weight:800;
	color: #00cccc;
	line-height:20px;
	letter-spacing:.1em;
	margin:10px 20px 10px 0px;
	padding-left:45px;
	}		
	
.headerText2 {
	font:18px comic sans ms;
	font-weight:800;
	color: #999;
	line-height:20px;
	letter-spacing:.1em;
	margin:10px 15px 10px 15px;
	padding:0px;
	text-align:center;
	}
	

	
.headerText3 {
	font:16px comic sans ms;
	font-weight:800;
	color: #999;
	line-height:20px;
	letter-spacing:.1em;
	margin:1px;
	}
	
.style2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
}
	
.subHeader {
	font-family:"Comic Sans MS";
	font-size:14px;
	font-weight:600;
	color:#00CCCC;
/*	margin: 8px;*/
	margin-left:40px;
	padding:2px 2px 2px 5px;

}

.subHeader2 {
	font-family:"Comic Sans MS";
	font-size:12px;
	color:#fff;
	margin:10 5 5 40;
	padding:2px 2px 2px 25px;

}

.subHeader3 {
	font-family:"arial";
	font-size:14px;
	color:#000000;
	margin: 8px;
	margin-left:38px;
	padding:2px 2px 2px 10px;

}

.subHeader4 {
	font-family:"Comic Sans MS";
	font-size:14px;
	font-weight:600;
	color:#00CCCC;
	margin: 8px;
	margin-left:40px;
	padding:2px 2px 2px 10px;
	font-stretch:extra-expanded;

}




.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	padding:5px;
	text-align:justify;
	margin-left:40px;
	margin-right:25px;
	}
	
.bodyText2 {
	font:12px arial;
	line-height:24px;
	color:#ffffff;
	padding:5px;
	text-align:justify;
	margin-left:40px;
	margin-right:25px;
	}
	
.formatting {
	border-bottom:3px;
	border-bottom-color:#00CCCC;
	border-bottom-style:inset;
	border-bottom-width:thin;

}
.formatting2 {
	border-top:3px;
	border-top-color:#00CCCC;
	border-top-style:inset;
	border-top-width:thin;

}

.images {
	padding:5px;
	text-align:top;
}
	
/**** for straight list at bottom***/
.bottomNav {
	text-align:center;
	font-family:"Arial";
	font-size:10px;
	text-decoration:none;
	color:#999;
	padding: 0 15 0 15;
	width:650px;
	
	}
/******Tables*****/
/*************home page table******/
.mainTable {
	width:820px;
	background-color:#FFFFFF;
	border-bottom:groove;
	border-bottom-color:#333333;
	border-bottom-style:ridge;
	border-right:double;
	border-right-color:#00CCCC;
	border-right-style:ridge;
	border-bottom-width:thin;
	border-right-width:medium;
	border-left:thin;
	border-left-color:#00CCCC;
	border-top:thin;
	border-top-color:#00CCCC;
	margin:5px;
	padding:5px;
	border:3px;
	vertical-align:top;
	
	}
.leftTable {
	/*background-image: url(images/EasyDoesBkgdsplitLEFT.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	width: auto;
	vertical-align: top;
	border:0;
	margin:0px 5px;
/*	margin-bottom:10px;*/
	}

.rightTable {

	background-image: url(images/EasyDoesBkgdsplit.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 99%;
	border:0px;
	margin:2px 5px 2px 2px;
	padding:2px;

}

/***************end home page tables***************/

.mainTable2 {
	width:800px;
	background-color:#FFFFFF;
	background:top;
	background-image:url(images/Picture1Enlarged.gif);
	background-position:middle;
    background-color:#FFFFFF;
	background-repeat:repeat-y;
	margin:5px 5px 5px 5px;
	padding:0px 5px 5px 5px;
	vertical-align:top;
	border-bottom:groove;
	border-bottom-color:#333333;
	border-bottom-style:ridge;	
	border-bottom-width:thin;
	border-bottom:double;
	border-bottom-width:thin;

	border-right:double;
	border-right-color:#00CCCC;
	border-right-style:ridge;
	border-right-width:medium;
	
	
	border-left:thin;
	border-left-color:#00CCCC;
	border-left-style:outset;
	
	border-top:thin;
	border-top-color:#00CCCC;
	border-top-style:outset;
	
	}

.mainTable3 {
	width:800px;
	background-color:#FFFFFF;
	margin:0px 5px 5px 5px;
	padding:0px 5px 5px 5px;
	vertical-align:top;
	border-bottom:3px;
	border-bottom-color:#00CCCC;
	border-bottom-style:inset;
	border-bottom-width:thin;
	}
	

/*************end table formatting************/

.pageName {
	font:20px comic sans ms;
	font-weight:800;
	text-shadow:#999;
	color: #00cccc;
	
	letter-spacing:.1em;
	line-height:28px;
	padding-left:45px;
	padding-top:25px;
	
	}
	
.question {
	
	font-family:"Arial";
	color:#b2b2b2;
	text-align:center;
	font-size:90px;
	font-stretch:extra-expanded;
	
	}	

	

.style5 {color: #000000}