		body {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: normal;
			font-weight: normal;
			color: black;
			text-decoration: none;
		}
		#main h1, #main #purplebox h1, #main #greenbox h1 { 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none;
			border-bottom: 1pt solid black;
			margin-bottom: 5pt;
			margin-top: 0pt;
		}
		h1, h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none;
			border-bottom: 1pt solid black;
			margin-bottom: 5pt;
			margin-top: 5pt;
		}
		h3, h4 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none;
			border-bottom: 0pt;
			margin-bottom: 0pt;
			margin-top: 0pt;
		}
		p, #main-content p, #main-content2 p, #main-content3 p, li {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: normal;
			font-weight: normal;
			color: black;
			text-decoration: none; 
		}
		.topictable, .achievements { 
			width: 80%; text-align: left; border: none;
			}
		#main .purple_table { 
			width: 35%; text-align: left; border: none;
			margin: 0 15pt 0 10pt;
			padding: 0pt 0pt 2pt 8pt;
			border: 2px solid #000000;
			}
		td, .topictable td, .achievements td, #main .purple_table td {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: normal;
			font-weight: normal;
			color: black;
			text-decoration: none; 
			border: none;
		}
		#main .purple_table td h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: normal;
			font-weight: bold;
			color: black;
			text-decoration: none; 
			border: none;
		}
		.topictable td p, .achievements td p  { 
			margin: 10pt 0pt 5pt 0pt; 
			padding: 0pt 0pt 0pt 0pt;
			}
		.topictable td li, .achievements td li, #main .purple_table td li  { 
			margin: 10pt 10pt 5pt 0pt; 
			padding: 0pt 0pt 0pt 0pt;
			}
		
		li {
			margin-bottom: 5pt;
			list-style-type: square;
		}
		a {						
			color: black;
			text-decoration: underline;
		}
		
		.slogan {
			font-size: 10pt;
			margin-bottom: 0pt;
		}
		.container {
			position: absolute;
		}
		#main {
			background-color: #FFFFFF;
		}		
		.header, #main-navigation, #column1, #purplebox, #greenbox { width: 100%; }
		#main-content, #main-content3 { width: 80%; text-align: left; } 
		#main-content2 { width: 90%; text-align: left; }
		hr, .search, .get_involved, #testimonials, #main-navigation, .footer { display: none; }
		
		.tabcontent { display:block!important; }
