/* CSS Document */

/*-------------Text---------------*/	


P { 
	font-size:inherit;
	color:#000000;
	}
	
p.Title { 
	font-size:1.8em;
	font-weight:400;
	color:#c97a00;
	}
	
	H1{ 
	font-size:1.8em;
	font-weight:400;
	color:#C41783;
	}
	
	p.Purple
	{
	color:#5e3a80;
	}


p.SmallerTitle,span.SmallerTitle { 
	font-size:1.4em;
	color:#5e3a80;
	}
	
	H2{ 
	font-size:1.4em;
	color:#5e3a80;
	}
	
p.SmallerTitlePink,span.SmallerTitlePink { 
	font-size:1.4em;
	color:#C41783;
	}
	
	
p.SubTitle { 
	font-size:1.5em;
	font-weight:500;
	color:#c97a00;
	}
	
p.PinkText, span.PinkText
{
font-size:16px;
color:#C41783;
}

p.Title, span.Title
{
font-size:20px;
color:#C41783;
}




p.PinkTextSm, span.PinkTextSm
{
font-size:12px;
color:#C41783;
}

p.PurpleTextLg, span.PurpleTextLg
{
font-size:16px;
color:#5e3a80;
}


p.PurpleText, span.PurpleText
{
font-size:12px;
color:#5e3a80;
}
	
/*-------------Tables---------------*/
table
{
display:block;
}

td { 
	font-size:11px;
	color:#000000;
	/*border:solid 1px #ddd;*/
	}
	
	
/*-------------Links--------------*/


A:link,A:visited,A:active  {
	font-size:inherit;
	color:#59347d;
	text-decoration:none;
	text-weight:bold;
		}

A:hover {
	font-size:inherit;
	color:#59347d;
	text-decoration: underline;
	text-weight: bold;
	
}

A.fuschialinks:link,A.fuschialinks:visited,A.fuschialinks:active  {

	color:#C41783;
	text-decoration:none;
	text-weight:bold;
		}

A.fuschialinks:hover {

	color:#e437a3;
	text-decoration: underline;
	text-weight: bold;
	
}

A.Calendar:link,A.Calendar:visited,A.Calendar:active  {
	font-size:9pt;
	color:#ff0000;
	text-decoration:none;

		}

A.Calendar:hover {
	font-size:9pt;
	color:#ff0000;
	text-decoration: underline;

	
}


A.PinkLinksBox:link,A.PinkLinksBox:visited,A.PinkLinksBox:active {
	/*	font-size:0.9em;  changed body to .8*/
	color: #59347d;
	font-weight:700;
	text-decoration: none;
	min-width:130px;
	width:130px;	
	min-height:18px;
	height:18px;
	height:auto!important;
	padding-top:2px;
	border-bottom:solid 4px #fff;
	background-color:#fad2ee;
	padding-left:4px;
	clear:none;
	display:block;
		}


A.PinkLinksBox:hover {
	/*	font-size:0.9em;  changed body to .8*/
	color:#fff;
	text-decoration: none;
	background-color:#fbdbf2;
	padding-left:4px;
	border-bottom:solid 4px #fff;
	clear:none;
	height:auto!important;
		display:block;
		width:130px;
		min-width:130px;		
	min-height:18px;
	height:18px;
	}
	
A.AccessibilityLinks:link,A.AccessibilityLinks:visited,A.AccessibilityLinks:active {
	/*	font-size:0.9em;  changed body to .8*/
	color: #333;
	text-decoration: none;
	min-width:130px;
	width:130px;	
	min-height:18px;
	height:18px;
	height:auto!important;
	padding-top:2px;
	border-bottom:solid 4px #fff;
	background-color:#e3e5ed;
	padding-left:4px;
	clear:none;
	display:block;
		}


A.AccessibilityLinks:hover {
	/*	font-size:0.9em;  changed body to .8*/
	color:#333;
	text-decoration: none;
	background-color:#d3d5dd;
	padding-left:4px;
	border-bottom:solid 4px #fff;
	clear:none;
	height:auto!important;
		display:block;
		width:130px;
		min-width:130px;		
	min-height:18px;
	height:18px;
	}


A.DecreaseFonts:link,A.DecreaseFonts:visited,A.DecreaseFonts:active {
	/*	font-size:0.9em;  changed body to .8*/
	color: #000;
	text-decoration: none;
	min-width:130px;
	width:130px;	
	min-height:0px;
	height:0px;
	/*height:auto!important;*/
	padding-top:4px;
	border-bottom:solid 2px #fff;
	background-color:#e3e5ed;
	padding-left:4px;
	clear:none;
	visibility:hidden;
		}


A.DecreaseFonts:hover {
	/*	font-size:0.9em;  changed body to .8*/
	color:#0055bb;
	text-decoration: none;
	background-color:#d3d5dd;
	padding-left:4px;
	padding-top:4px;
	border-bottom:solid 2px #fff;
	clear:none;
	/*height:auto!important;*/

	min-width:130px;
	min-height:0px;
	height:0px;
	width:130px;
	visibility:hidden;
	}
	
A.IncreaseFonts:link,A.IncreaseFonts:visited,A.IncreaseFonts:active {
	/*	font-size:0.9em;  changed body to .8*/
	color: #000;
	text-decoration: none;
	min-width:130px;
	width:130px;	
	min-height:20px;
	height:20px;
	height:auto!important;
	padding-top:4px;
	border-bottom:solid 2px #fff;
	background-color:#e3e5ed;
	padding-left:4px;
	clear:none;
	display:block;
		}


A.IncreaseFonts:hover {
	/*	font-size:0.9em;  changed body to .8*/
	color:#0055bb;
	text-decoration: none;
	background-color:#d3d5dd;
	padding-left:4px;
	padding-top:4px;
	border-bottom:solid 2px #fff;
	clear:none;
	height:auto!important;
	display:block;
	min-width:130px;
	min-height:20px;
	height:20px;
	width:130px;
	}

	


	
/*--------------Accessibility---------------*/
	
DIV.AccessibilityBox
{
	z-index:19;
	text-align:left;
	color:#634200;
	border:solid 1px #999;
	}
	
	
div.accessibilitytitle
{
color:#444;
width:160px;
/*height:22px;*/
min-height:22px;
background-color:#ccc;
border-bottom:solid 2px #fff;
padding-top:2px;
text-indent:5px;
}
	
div.accessibilitybutton
{
width:160px;
/*height:22px;*/
min-height:22px;
background-color:#ffe6a9;
border-bottom:solid 2px #fff;
padding-top:2px;
text-indent:5px;
}
	
DIV.FontIncrease
{
	/*	font-size:0.9em;  changed body to .8*/
	height:22px;
	background-color: #ffe6a9;	
	width:160px;
	border-bottom:solid 2px #fff;
	padding-top:2px;
	text-indent:5px;
	}
	
DIV.FontDecrease
{
	/*	font-size:0.9em;  changed body to .8*/
	display:none;
	overflow:hidden;
	height:0px;
	}
/*-------------Boxes---------------*/

div.PublicationsBox
{
width:550px;
margin-bottom:30px
}

div.PublicationsBox img
{
margin-right:15px;
margin-bottom:15px;
color:#5e3a80;
}

span.PublicationsTitle, p.PublicationsTitle
{
width:100%;
text-decoration:underline;
font-size:14px;
color:#5e3a80;
}


div.CaseStudyBox
{
	width:100%;
	height:80px;
	min-height:80px;
	margin-bottom:10px;
	border-top:dashed 1px #ddd;
	padding:3px;
}


div.BoxOrange
{
background-color:#fbdff2;
padding:4px;
color:#333;
min-width:360px;
width:360px;
}

div.BoxOutlined
{
background-color:#fff;
border:solid 1px #999;
padding:4px;
color:#000;
min-width:80%;
width:80%;
}



div.BoxLightGrey
{
background-color:#e1e1e1;
padding:4px;
color:#333;
min-width:160px;
width:160px;
}

div.BoxLightGreyBig
{
background-color:#e1e1e1;
padding:4px;
color:#333;
min-width:250px;
width:250px;
float:left;
margin:5px;
}

div.BoxLightGreyBig a:link,div.BoxLightGreyBig a:visited,div.BoxLightGreyBig a:active
{
color:#555;
text-decoration:none;
}

div.BoxLightGreyBig a:hover
{
color:#ff8317;
text-decoration:underline;
}

div.BoxLightGreyBig p.SmallerTitle
{
color:#cd7603;
}



div.BoxDarkGrey
{
background-color:#ccc;
padding:4px;
color:#333;
min-width:160px;
width:160px;

}

div.BoxDarkGreyBig
{
background-color:#ccc;
padding:4px;
color:#333;
min-width:250px;
width:250px;
float:left;
margin:5px;
}

div.RoadBox
{
width:355px;
height:237px;
padding-left:10px;
padding-top:10px;
padding-right:15px;
padding-bottom:10px;
float:left;
z-index:10;
background-color:#fff;
background-image:url(tool/ideas/RoadBgnd.gif);
filter:alpha(opacity=0);
display:block;
}

div.RoadBox2
{
width:355px;
height:315px;
padding-left:10px;
padding-top:10px;
padding-right:15px;
padding-bottom:10px;
float:left;
z-index:10;
background-color:#fff;
background-image:url(tool/ideas/RoadBgnd2.gif);
filter:alpha(opacity=0);
display:block;
}

div.RoadBox3
{
width:355px;
height:430px;
padding-left:10px;
padding-top:10px;
padding-right:15px;
padding-bottom:10px;
float:left;
z-index:10;
background-color:#fff;
background-image:url(tool/ideas/RoadBgnd3.gif);
filter:alpha(opacity=0);
display:block;
}




div.GreyTitle
{
	color:#444;
	min-width:130px;
	width:130px;
	height:18px;
	min-height:18px;
	background-color:#ccc;
	padding-top:2px;
	padding-left:5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}





/*-------------Structure-------------*/

div.WebContainer
{ 
margin-right:auto;
margin-left:auto;
background-color:#fff;
width:1004px;
/*min-height:800px;
display:table;*/
}
	
div.Topbar
{
	height:65px;
	width:859px;
	background-image: url(images/TopBgnd.jpg);
	clear:both;
	float: right;
	border-bottom:solid 1px #5C3B80;
}

	
DIV.Date
{
	color:#fff;
	z-index:50;
	float:right;
	text-align:right;
	padding-right:3px;
	margin-top:50px;
	}

DIV.FundingTitle
{
	width:530px;
	height:24px;
	z-index:24;
	background-image: url(images/FundingBG.gif);
	text-indent: 16px;
	padding-top: 4px;
	color:#552F7A;
	font-size:14px;
	
}

DIV.PartnerTitle
{
	width:530px;
	height:24px;
	z-index:24;
	background-image: url(images/PartnersBG.gif);
	text-indent: 16px;
	padding-top: 4px;
	color:#b40773;
	font-size:14px;
	
}


DIV.FundingText
{
	width:520px;
	z-index:24;
	padding-left:14px;
	padding-top: 4px;
	color:#000;
	font-size:12px;
	margin-bottom:0px;
	
}

div.News
{
font-size:12px;
	font-style:italic;
	color:#000;
	height:14px;
}

div.News A:link,div.News A:visited,div.News A:active  {
	font-size:12px;
	font-style:italic;
	color:#000;
	text-decoration:none;
		}

div.News A:hover {
	font-size:12px;
	font-style:italic;
	color:#8888aa;
	text-decoration: underline;
}

div.QuestionBox{

	width:218px;
	min-height:71px;
	z-index:23;
	background-color: #D2C9DC;
	background-image: url(images/questionBgnd.gif);
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	color:#623E84;
	font-style:italic;
	
}

div.NewsStory
{
background-image: url(images/linkSM.gif);
width:210px;
padding-left:20px;
height:auto;!important
font-size:8px;
}

div.NewsStory A:link,div.NewsStory  A:visited,div.NewsStory  A:active  {
	font-size:10px;
	font-style:italic;
	color:#a252ba;
	text-decoration:none;
		}

div.NewsStory  A:hover {
	font-size:10px;
	font-style:italic;
	color:#C272Da;
	text-decoration: underline;
}

div.RightColumnTitleBox
{
width:235;
padding-left:5px;
background-color:#552f79;
color:#fff;
font-weight:700;
padding-top:2px;
padding-bottom:2px;
margin-bottom:3px;

}

div.loginbox
{
width:130px;	
background-color:#e9e0f1;
color:#552f79;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
}

div.membersinfo
{
width:520px;	
background-color:#f8f4fa;
color:#552f79;
padding-left:4px;
padding-top:2px;
padding-bottom:2px;
}


div.TestimonyBox
{
	width:240px;
	height:auto;
	z-index:4;
	background-color: #e3e5ed;
	paddint-top:20px;
	padding-bottom:20px;
	background-image: url(images/testimoniesBgnd.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

div.CalendarBox
{
	width:248px;
	height:auto;
	z-index:4;
	background-color: #f0edf3;
	border:solid 1px #b9aac9;
}




DIV.MainText
	{
	width:830px;
	float:right;
	clear:right;
	z-index:2;
	background-color:#fff;
	margin-bottom:5px;
	text-align:left;
	min-height:100%;
	}
	
DIV.MainText2
	{
	padding:3px;
	width:805px;
	float:right;
	clear:right;
	z-index:2;
	margin-top:3px;
	background-color:#fff;
	margin-bottom:5px;
	margin-right:5px;
	text-align:left;
	}
	
	DIV.ColumnLeft
	{
	float:left;
	clear:left;
	min-height:100%;
	height:100%;
	z-index:6;
	background-color:#fff;
	width:133px;
	text-align:left;
	padding-left: 10px;
	}

	DIV.ColumnRight
	{
	float:right;
	clear:right;
	height:600px;
	z-index:6;
	background-color:#fff;
	width:250px;
	min-height:600px;
	text-align:left;
	margin-left:30px;
	}
	
div.BottomBar
{ 
background-color:#aaa;
width:100%;
min-height:16px;
height:16px;
/*float:left;*/
clear:both;
color:#fff;
font-size:10px;
text-indent:5px;
/*padding-left:5px;
padding-right:5px;*/
padding-top:3px;
border-top:solid #777 1px;
color:#fff;
}
	
	
input, textarea
	{
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
	}


body 
	{
	height:100%;
	scrollbar-base-color:#a490b7;
	scrollbar-arrow-color:#FFF;
	background-color:#d8d8d8;
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
	/*background-image:url(../images/BG2.jpg);*/
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
 	}

