body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #631E4D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #631E4D;
	text-decoration:none;
	font-weight:bold;
}

A:visited {
	color: #916282;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	color: #D49132;
	text-decoration:underline;
	font-weight:bold;
}
A:active {
	color: #D49132;
	text-decoration:none;
	font-weight:bold;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 24px;
}

.listtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}

.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.secnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	padding-bottom: 6px;
}

div#secnav {
	width:121px;
}

#secnav ul {
	text-align:left;
	color:#ffffff;
	padding-left:15px;
	margin-top:0;
	margin-left:2px;
	margin-bottom:0;
	list-style:none;
	list-style-image:url(images/whitedot_purp.gif);	
}

#secnav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
	padding-bottom: 6px;
}

#secnav a {
	display:block;
}

#secnav a.new {
	background-image:url(images/new.gif);
	background-position:right center;
	padding-right:30px;
	background-repeat:no-repeat;
}

#secnav a:hover {
	color:#631E4D;
	}

div#tertiarynav  {
	width:80%;
	padding-left:20px;
	padding-bottom:15px;
}

#tertiarynav ul {
	padding-left:0px;
	margin-top:0;
	margin-left:2px;
	margin-bottom:0;
	list-style-type:none;
	padding-bottom:0;
}

#tertiarynav li {
	white-space:nowrap;
} 

#tertiarynav a {
	line-height:20px;
	padding-left:20px;
	background-image:url(images/greendot.gif);
	background-repeat:no-repeat;
	background-position:5px 2px;
}

div#tertiarynav2 {
	width:131px;
	float:right; 
	text-align:center;
	padding-left:20px;
	background-color:#FFFFFF;
	background-image:url(images/headBackground.gif);
	background-repeat:repeat-x;
	background-position:top;
	
}

div#tertiarynav3 {
	width:131px;
	float:right; 
	text-align:center;
	padding-left:20px;	
}

#tertiarynav2 ul {
	list-style-type:none; 
	padding:10px 0px; 
	margin:0; 
	font-size:11px; 
	line-height:13px;	
}

#tertiarynav2 li {
	padding-bottom:8px;
	}
	

	
h1
{
	font-family: Arial;
	font-size: 18px;
	color: #631E4D;
	line-height: 24px;
	font-weight: bold;
	margin: 1px 0 8px 0;
}


h3 em {
	color: #916182;
}

h3.h3_MakingWaves:first-line
{	
	font-size: 18px;
	line-height: 24px;
}



h4
{
	font-family: Arial;
	font-size: 14px;
	color: #916182;
	line-height: 24px;
	font-weight: bold;
	margin: 1px 0 3px 0;
	padding-top: 15px;
}




.programform {
	font-size: 11px;
	color: #37965B;
	font-weight: bold;
	line-height: 15px;
}

.whoform {
	font-size: 11px;
	color: #cc0026;
	font-weight: bold;
	line-height: 15px;
}

.generalform {
	font-size: 11px;
	color: #631E4D;
	font-weight: bold;
	line-height: 15px;
}

.resourceform {
	font-size: 11px;
	color: #3f6f9a;
	font-weight: bold;
	line-height: 15px;
}

.resourcessubheads {
	font-size: 12px;
	color: #3E6E9A;
	font-weight: bold;
	
}


p {
	padding:0;
	margin:0 0 15px 0;
}

	
blockquote {
	font-style:oblique;
	padding:0;
	margin:20px;
}

ul#whatsnew  {
	list-style-image:url(images/arrow.gif);
	padding:0 0 0 10px;
	margin:0 0 0 10px;
}

ul#whatsnew li {
	border-top:1px solid #ccc;
	padding-bottom:20px;
	}

