/* CSS Document */



	
/*--------------Accessibility---------------*/
	
DIV.AccessibilityBox
{
	z-index:19;
	text-align:left;
	color:#33CC00;
	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:#ffe8c0;
padding:4px;
color:#333;
min-width:160px;
width:160px;
}

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.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;
}



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


P { 
	font-size:inherit;
	color:#000000;
	}
	

p.SmallerTitle,span.SmallerTitle {
	font-size:1.2em;
	color:#3300FF;
	font-weight: bold;
	}
	
p.SmallerTitlePink,span.SmallerTitlePink { 
	font-size:1.4em;
	color:#C41783;
	}
	
	
p.SubTitle {
	font-size:1.5em;
	font-weight:500;
	color:#0033FF;
	}
	
p.PinkText, span.PinkText
{
font-size:16px;
color:#C41783;
}

p.Title, span.Title
{
	font-size:20px;
	color:#3333FF;
	font-size:1.8em;
	font-weight:700;
}




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:active  {
	font-size:inherit;
	color:#0033CC;
	text-decoration:underline;
	text-weight:bold;
		}
		
A:visited  {
	font-size:inherit;
	color:#990066;
	text-decoration:underline;
	text-weight:bold;
		}		
	
	
A:hover {
	font-size:inherit;
	color:#CC0099;
	text-decoration: underline;
	text-weight: bold;
}

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

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;
	}

	


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

div.WebContainer
{
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
	width:760px;
	border-top:solid 1px #330000;
	border-bottom:solid 1px #330000;
	margin-top:0px;
}
	
div.Topbar
{
	height:110px;
	width:760px;
	border-bottom:solid 1px #330000;
	border-left:solid 1px #330000;
	border-right:solid 1px #330000;
	background-color:#fff;
	float:left;
}

div.Menubar
{
	height:18px;
	width:760px;
	border-left:solid 1px #330000;
	border-right:solid 1px #330000;
	background-color:#0033CC;
	color:#fff;
	font-size:12px;
	padding-top:2px;
	float:left;
	clear:both;
	font-weight: bold;
	text-decoration: none;
}

div.Menubar A:link,div.Menubar A:visited,div.Menubar A:active  {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
		}

div.Menubar A:hover {
	font-size:12px;
	color:#fff;
	background-color:#0099FF;
	padding-left:5px;
	padding-right:5px;
}

div.FontBar
{
	height:18px;
	width:755px;
	border-left:solid 1px #330000;
	border-right:solid 1px #330000;
	background-color:#FFF;
	color:#990000;
	font-size:12px;
	padding-top:2px;
	float:left;
	clear:both;
	text-align:right;
	padding-right:5px;
}
	

DIV.MainText
	{
	width:760px;
	float:left;
	clear:left;
	z-index:2;
	background-color:#fff;
	margin-bottom:5px;
	text-align:left;
	border-left:solid 1px #330000;
	border-right:solid 1px #330000;
	}
	
div.LeftText
{
	float:left;
	clear:left;
	width:500px;
	margin-left:20px;
	margin-right: 20px;
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

div.RightText
{
float:right;
clear:right;
width:195px;
margin:10px;
/*border:solid 1px #eebbbb;*/
}

div.BottomBar
{
	background-color:#fff;
	width:720px;
	min-height:80px;
	height:150px;
	font-size:10px;
	padding-top:3px;
	margin-top:5px;
	color:#000;
	float:left;
	clear:both;/*background-image: url(images/corner.gif);*/
	margin-left: 20px;
}
	
	
	
input, textarea
	{
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
	}


body 
	{
	height:100%;
	scrollbar-base-color:#a490b7;
	scrollbar-arrow-color:#FFF;
	background-color:#FFFFFF;
	/*background-image: url(images/MinaBG.jpg);*/
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	background-image: url(images/background/50%25%20Uniform%20Blue%202x1.5k.jpg);
	background-repeat: repeat;
 	}

