body {	margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif;}

a:hover {  font-size: 1em; font-style: normal; color: #000066; text-decoration: underline}
a:link {  font-size: 1em; color: #006600; text-decoration: underline}
a:visited {  font-size: 1em; color: #666666; text-decoration: underline}

/*Header stuff*/
#header {width: 100%; }
#oldlogo {
	float: left;}
#percentlogo {
	float: right;
	position: absolute;
	right: 3em;}
#strapline {
	background-color: #990066;
	clear: left;
	float: left;
	width: 100%;}		
#linkscell {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 168px;
	float: left;
	text-indent: 0.5em;
	line-height: 1.8em;}
#SLIMcell {
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	width: 280px;
	float: left;
	text-indent: 2em;
	float: left;}
#swocell {
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	float: right;
	color: #FFFFFF;
	float: right;
	text-align: center;
	clear: right;}

/*for nav bar and text*/	
#container {
	width: 100%;
	float: left;
	clear:left;


}


/*contains the leftcol and right col divs*/
#content {
	border-left-width: 0.05em;
	border-left-style: solid;
	border-left-color: #999999;
	position: relative;
	width: 80%;
	float: left;

}
#leftcol{
	float: left;
	width: 65%;
	padding-top: 1em;}
#rightcol{
	float: left;
	width: 150px;
	padding-top: 1em;
	}
	#largecol{
	float: left;
	width: 85%;
	padding-top: 1em;
	margin-left: 1em;


	}
	
		#extralargecol{
	float: left;
	width: 98%;
	padding-top: 1em;
	margin-left: 1em;

	}


/*all footer stuff*/
#footer {
	width: 100%;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	margin-top: 1em;
	clear: left;
	float: left;}
#funding {
	width:170px;
	float: left;
	clear: left;
	margin-top: 0.5em;
}

#swonavbox {
	width: 90%;
	border: 1px none #CCCCCC;
	text-align: center;
	display: block;
	margin-top: 0.5em;

}
a.swo:link, a.swo:visited {
	font-size: 0.8em;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
	margin-left: 0px;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px 10px;
	font-weight: 400;
}
a.swo:hover {
	font-size: 0.8em;
	text-decoration: none;
	color: #990066;
	line-height: 20px;
	margin-left: 0px;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px 10px;
	font-weight: 400;
}


/*okayed font style*/

h1 {
	color: #990066;
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #990066;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
	
	h3 {
	color: #990066;
	font-size: .8em;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px;}
	
	h4 {
	font-size: 0.9em;
	color: #666666;
}

.default_text {
	font-size: .8em;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;

}
.reddybrownleft {
	font-size: .7em;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.defaulttextbold {
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 20px;


}

.cellgrey { 
background-color: #CCCCCC; 
font-size: .8em;
color: #000000; 
line-height: 20px; 
font-style: normal; 
text-align: left; }
.cellgreysmall { 
background-color: #CCCCCC; 
font-size: .7em;
color: #000000; 
line-height: 20px; 
font-style: normal; 
text-align: left; }
.purpletextbold {
	font-size: .8em;
	color: #990066;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}

.defaulttextpurple {
	
	font-size: .8em;
	color: #990066;
	line-height: 20px;
	font-style: normal;
}
.small {
	
	font-size: .7em;
	font-style: normal;
}
.smallbold {
	
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
}

.defaulttextcenter {
	
	font-size: .8em;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	text-align: center;
}

.bolditalicdefault {
font-size: .8em;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}


.imageleft {
	text-align: left;
	border: 0.05em solid #000000;
	margin-right: 0.5em;
	float: left;




}
.imagestaff {
	border: thin solid #666666;
	vertical-align: top;
	white-space: normal;
	float: left;
	margin: 3px;

}


 #content ul {
	list-style-type: square;
	line-height: 2em;



}

ol,ul {

	
	line-height: 1.5em;
	}

/* This is to render the 'skip to main content' link invisible. */
#skip {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
}

/* This next style makes the skip link visible when you tab to it. */
#skip:focus,#skip:active,#skip:hover {
  position: absolute;
  overflow: visible;
  width: auto;
  height: auto;
  /* The following are properties to style the link when it is visible */
  background: #039;
  color: red;
  top: 2px;
  left: 2px;
  padding: 2px;
  font-size: small;
}

/* NAVIGATION */

#navigation {
	float: left;
	background-color: #ffffff;
	width: 168px;
	margin-right: -1px;
	margin-top: 20px;


	}	

#navigation ul{
	list-style: none;
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
	margin: 0px 0px 0px -5px;
	font-size: 0.9em;  
	padding-left: 5px;
}

#navigation ul li{
	border-bottom: 1px solid #f1f1f1;

	

	}
	
	
#navigation .section {
	font-weight: bold;
	border-top: 1px solid #666666;
	background: #f1f1f1;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}

#navigation .section a {
	margin-left: -5px;
	}

#navigation .subsection {
	border-top: 1px solid #999999;

}
		
#navigation a {
	display: block;
	color: #666666;
	text-decoration: none;
	

}

#navigation li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #993366;
	}
	
#navigation li{
	list-style: none;

	}
.cellEASI {

background-color: #CCCC99; 
font-size: 0.7em;
color: #003366; 
line-height: 20px; 
font-style: normal; 
text-align: left;
}
.EASItitle {
	background-color: #666666;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 20px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	padding: 0.5em;
	width: 75%;


}

/* ICONS */
.icondoc {background: url(../../../images/icons/icondoc.gif) left top no-repeat; padding-left: 20px;}
.icondot {background: url(../../../images/icons/icondot.gif) left top no-repeat; padding-left: 20px;}
.iconexe {background: url(../../../images/icons/iconexe.gif) left top no-repeat; padding-left: 20px;}
.iconexp {background: url(../../../images/icons/iconexp.gif) left top no-repeat; padding-left: 20px;}
.iconflv {background: url(../../../images/icons/iconflv.gif) left top no-repeat; padding-left: 20px;}
.icongif {background: url(../../../images/icons/icongif.gif) left top no-repeat; padding-left: 20px;}
.icongsp {background: url(../../../images/icons/icongsp.gif) left top no-repeat; padding-left: 20px;}
.iconhtm {background: url(../../../images/icons/iconhtm.gif) left top no-repeat; padding-left: 20px;}
.iconhqx {background: url(../../../images/icons/iconhqx.gif) left top no-repeat; padding-left: 20px;}
.iconjpg {background: url(../../../images/icons/iconjpg.gif) left top no-repeat; padding-left: 20px;}
.iconkmz {background: url(../../../images/icons/iconkmz.gif) left top no-repeat; padding-left: 20px;}
.iconmdb {background: url(../../../images/icons/iconmdb.gif) left top no-repeat; padding-left: 20px;}
.iconmht {background: url(../../../images/icons/iconmht.gif) left top no-repeat; padding-left: 20px;}
.iconmp3 {background: url(../../../images/icons/iconmp3.gif) left top no-repeat; padding-left: 20px;}
.iconmyc {background: url(../../../images/icons/iconmyc.gif) left top no-repeat; padding-left: 20px;}
.iconnet {background: url(../../../images/icons/iconnet.gif) left top no-repeat; padding-left: 20px;}
.iconood { background: url(../../../images/icons/iconood.gif) left top no-repeat; padding-left: 20px;}
.iconpdf {background: url(../../../images/icons/iconpdf.gif) left top no-repeat; padding-left: 20px;}
.iconppt {background: url(../../../images/icons/iconppt.gif) left top no-repeat; padding-left: 20px;}
.iconrtf {background: url(../../../images/icons/iconrtf.gif) left top no-repeat; padding-left: 20px;}
.iconrss {background: url(../../../images/icons/iconrss.gif) left top no-repeat; padding-left: 20px;}
.icontif {background: url(../../../images/icons/icontif.gif) left top no-repeat; padding-left: 20px;}
.icontxt {background: url(../../../images/icons/icontxt.gif) left top no-repeat; padding-left: 20px;}
.iconxbk {background: url(../../../images/icons/iconxbk.gif) left top no-repeat; padding-left: 20px;}
.iconxls {background: url(../../../images/icons/iconxls.gif) left top no-repeat; padding-left: 20px;}
.iconzip {background: url(../../../images/icons/iconzip.gif) left top no-repeat; padding-left: 20px;}
.iconpps {background: url(../../../images/icons/iconpps.gif) left top no-repeat; padding-left: 20px;}
.iconemail {background: url(../../../images/icons/iconemail.jpg) left top no-repeat; padding-left: 20px;}