/*Mark Oldfield 2007 - CSS definition file containing sitestyle stylesheets */

BODY { font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: -1;}

h6{
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 9pt;
	font: bold;
	color:  #A52A2A;
	line-height: 9pt;
	margin: 0%;
}
 P {
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	/*margin: 0%;*/
}
p.GeneralBodyBlack-8pt{
	margin-bottom:6px;
	margin-top:6px;
}
p.GeneralBodyBlack-bigger{
	margin-bottom:7px;
	margin-top:7px;
}
.SpaceAfter {
	margin-bottom:8px;
	}
ul{
	margin-bottom: 0%;
}
.nospace{
	margin-bottom: 0%;
	margin-top: 0%;
}

.MenuText{
	#padding-right:1%;
	#padding-left:1%;	
/*	
	height:20px;
	width:95px;
*/	
}
/*.MenuText a{
	display: block;
}
*/
.TopMenu{
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 7.5pt;
	color: white;
	font: bold;	
	text-align:center;
	vertical-align:bottom;
	margin-top:0px;
	padding-left:1%;

	border-left-width:thin;
	border-style:none;
/*	padding-left:22px;
	margin-top:5px;*/
}
.TopMenu a{
	
	}
.TopMenu a:link{
	color: white;
	text-decoration: none;
	background-color: #5E5E5E;
	padding-left:1%;
	border-width:0;

}
.TopMenu a:visited{
	color: white;
	text-decoration: none;
	background-color: #5E5E5E;
	padding-left:1%;
	border-width:0;
}
.TopMenu a:hover{
 	/*background:#F5DEB3;*/
	color:white;
	background-color: #ABABAB;
	text-decoration: none;

		padding-top:1%;
/*
		padding-bottom:10%;
*/		
	padding-left:1%;		
	
    /*
	padding-right:1%;
	padding-left:1%;
	*/
}
.TopMenu a:active{
	color: black;
	text-decoration: none;
	background-color:blue;
}
.SpaceAfter {
	margin-bottom:8px;
}
.SpaceBefore {
	margin-top:8px;
	}
.SmallSpaceBefore {
	margin-top:4px;
}
.SmallSpaceAfter {
	margin-bottom:4px;
}
.SpaceAfterLarger {
	margin-bottom:11px;
}
#SelectedMenu{
	#color:#A52A2A;
	color:white;
	background-color: #FFCC00;
	text-decoration: none;
	/*padding:12px;*/
/*	padding-bottom:10%;
	padding-top:10%;
*/	
}
#mastheadcontent{
	padding-top:3px;
	border:0;
	margin:0;
	border-style : none;
	
}
.GeneralBodyBlack-8pt {
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	text-indent: 0pt;
	line-height: 9pt;
	padding-left:0%;
	list-style-type: decimal;
	text-indent: 0pt;
	color: Black;
	font : normal;
}
.GeneralBodyBlack-bigger {
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-indent: 0pt;
	line-height: 9pt;
	padding-left:0%;
	list-style-type: decimal;
	text-indent: 0pt;
	color: Black;
	font : normal;
}
.General {
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	/*font-size: 7.5pt;*/
	font-style: normal;
	text-indent: 0pt;
	line-height: 9pt;
	padding-left:0%;
	list-style-type: decimal;
	text-indent: 0pt;
	color: Black;
	font : normal;
	margin-top:1%;
	margin-bottom:1%;
}
.MenuText span{
	height : 20px;
}


/* TRIAL MENU TO RESOLVE THINGS*/
/* -------------------------------------------------*/
.mattblacktabs{
width: 100%;
height:22px;
overflow: hidden;
background: #414141;
background-color:#5E5E5E;
padding: 0p x0px; /*padding inside each tab*/
/*border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 7.5pt Verdana;
list-style-type: none;

}

.mattblacktabs li{
display: inline;
margin: 0;

}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 7px; /*padding inside each tab*/
padding-left: 10px;
padding-right: 10px;
/*border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
background-color:#5E5E5E;
}

.mattblacktabs li a:visited{
color: white;
padding-left: 10px;
padding-right: 10px;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{

padding: 6px 7px; /*padding inside each tab*/
padding-left: 10px;
padding-right: 10px;
background: gray; /*background of tabs for hover state, plus tab with "selected" 
class assigned to its LI */
}
.InlineHover a:link { color: gray; font-weight:bold; text-decoration: none }
.InlineHover a:visited { color: gray; font-weight:bold; text-decoration: none}
.InlineHover a:active { color: gray;font-weight:bold;  text-decoration: none}
.InlineHover a:hover { color:555555;font-weight:bold; text-decoration: underline }

.bluelink a:link {color: #757575; font-weight:bold; text-decoration: underline}
.bluelink a:visited {color: #757575; font-weight:bold; text-decoration: underline}
.bluelink a:active {color: #757575; font-weight:bold; text-decoration: underline}
.bluelink a:hover{color: #3A33A2;font-weight:bold; text-decoration: none;}

.greenlink a:link {color: #757575; font-weight:bold; text-decoration: underline}
.greenlink a:visited {color: #757575; font-weight:bold; text-decoration: underline}
.greenlink a:active {color: #757575; font-weight:bold; text-decoration: underline}
.greenlink a:hover{color: #3AA368;font-weight:bold; text-decoration: none;}