/* ----------------Header and Container ---------------------------------------*/

	body 	{
		background-color: #2f4f7f;
		border: 0px;
		padding: 0px 0px 0px 0px;
		font-family: Tahoma, Georgia, Verdana, sans-serif;
		font-size: 0.95em;
		line-height: 1.4em;
		letter-spacing: 0em;
		word -spacing: 0.4em;
		margin-left: auto;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: auto;
		
		}	



	#wrapper {
		width: 780px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		text-align: center;
		font-size: 95%;
		border: 2px solid black;
		background: #eeeeee;
		}






/*-----------------------Content---------------------------------------------------*/


	#header   {
		text-align: center;
		height: 90px;
		width: 750px;
		margin: 0px;
		}

	#welcome {
		color: #ffffff;
		background-color: #0066ff;
		padding: 2px 0px 5px 0px;
		margin-top: 0px;
		font-size: 1.3em;
		}

	#main {
		background-color: #dddddd;
		border-top: 1px solid #0066FF;
		border-right: 3px solid #0066FF;
		border-bottom: 4px solid #0066FF;
		border-left: 1px solid #0066FF;
		padding: 10px 5px 10px 5px;
		margin-top: 15px;
		margin-left: 40px;
		margin-right: 40px;
		margin-bottom: 10px;
		text-align: center;
		font-size: 90%;
		font-weight: bold;

	}


	#maintext {
		background: #ffffff;
		margin: 10px 10px 10px 10px;
		padding: 5px 10px 2px 10px;		
		color: #424242;
		font-weight: normal;
		text-align: left;
		text-indent: 2em;
		border-top: 1px solid #4682b4;
		border-right: 2px solid #4682b4;
		border-bottom: 3px solid #4682b4;
		border-left: 1px solid #4682b4;
		font-weight: bold;
		}


	#maintext ol {
		list-style-type: lower-latin;
		list-position: outside;
		text-indent: 0em;

		}

	#maintext ol li {
		margin-bottom: 10px;	
		}

	#maintext2 {
		background: #ffffff;
		margin: 10px 10px 10px 10px;
		padding: 5px 10px 2px 10px;		
		color: #424242;
		font-weight: normal;
		text-align: left;
		text-indent: none;
		border-top: 1px solid #4682b4;
		border-right: 2px solid #4682b4;
		border-bottom: 3px solid #4682b4;
		border-left: 1px solid #4682b4;
		font-weight: bold;
		}


	.style12 {
		color: #0066FF;
		}

	#sig {
		font-family: "Edwardian Script ITC";
		font-weight: 600;
		font-size: 2.1em;
		color: #0066FF;
		}


	.scopeheadertop  {
		font-size: 1.5em;
		border-right: ridge 2px #0066ff;
		border-bottom: ridge 3px #0066ff;
		color: white;
		background-color: #2f4f7f;
		padding: 2px 10px 5px 10px;
		margin: 60px 0px 10px 0px;
		}

	#scopeol 
		{
		margin: -5px 30px 0px 30px;
		padding: 3px 5px 3px 5px;
		}	

	#scopeol li {
		
		font-size: 1.1em;
		font-style: italic;
		list-style-type: none;
		letter-spacing: 0.05em;
		}	
		
	.center	{
		text-align: center;
		font-weight: bolder;
		padding: 0px 10px10px 10px;
		margin: 20px 0px 10px 0px;
		}
			
	.center2  {
		
		text-align: center;
		margin-top: 15px;
		}


	.bolder	{
		text-align: center;
		font-size: 115%;
		font-weight: 600;
		color: #0066FF;
		}

	.textbox {
		border: 1px solid #cccccc;
		margin: 2px 20px 5px 20px;
		padding: 5px 5px 3px 5px;
		}

	.p2	{
		text-indent: 0em;
		padding: 5px;
		}

/*---------------------------------Footer----------------------------------------------*/

	#line {
		background-color: #0066ff;
		border: none;
		padding: 0px 0px 0px 0px;
		margin: 25px 0px 0px 10%;
		line-height: 0.15em;
		width: 80%;
		text-align: center;
		}

	
	.contacttable {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		border: none;
		text-align: center;
		}

	.contacttable td {
		padding: 2px;
		}

	#footer	{
		text-align: center;
		margin-top: 10px;
		}

	#footer a:link {
		color: #0066ff;
		text-decoration: none;
		
		}

	#footer a:visited {
		color: black;
		text-decoration: none;
		}

	#footer a:hover {
		background: #b0c4df;
		color: white;
		}

	#author {
		font-size: 80%;
		}

	#yahoo {
		text-align: center;
		}


	#yahoo img {
		border: none;
		}

	#yahoo a:link {
		border: none;
		}

	#yahoo a:visited {
		border: none;
		}

	#yahoo a:hover {
		border: none;
		}

