﻿/* mac hide\*/
html, body
{
	height: 100%;
}
/* end hide */
body
{
	padding: 0;
	margin: 0;
	text-align: center; /* for ie6 and under */
	min-width: 958px; /* for mozilla*/ /*background-color: #F2E3EE;*/
	color: #000000;
	margin: 0px;
	padding: 0px; /*height:100% 	/*padding: 0 !important;*/
}
body, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2, h3
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 0px;
}
h3
{
	margin-bottom: 10px;
	font-size: 12px;
}
img
{
	border: 0px;
}
a, .link
{
	color: blue;
	text-decoration: underline;
	cursor: hand;
}

.outer_body
{
	background: gray;
	background: url(   '../images/shadow.png' ) repeat-y top center;
}
#outer
{
	min-height: 100%;
	width: 958px; /* add 2px if borders are not used */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000000;
	text-align: left;
	margin: auto;
	position: relative;
	background: #C0C0C0/*lightgray white; /*url(../images/shadow.png) repeat-y left top;*/ /* The background image needs to be the same width as the #left div. The one I used is 138px X 9px */
}

* html #outer
{
	height: 99.9%;
}
/*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/

#header
{
	min-height: 70px;
	background: #FF0000; /*border-top:1px solid #000;*/ /*border-bottom:1px solid #000;*/
	position: relative;
}
* html #header
{
	height: 70px;
}
#left
{
	position: relative; /*ie needs this to show float */
	width: 312px;/*205px;*/
	float: left;
	color: black;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;	
	/*background-color:Gray;*/
}
*:first-child + html #left
{
	z-index: -1;
}
#left p
{
	/*padding: 2px;*/
}
#footer
{
	width: 958px; /* add 2px if borders are not used on the #outer div */
	clear: both;
	height: 30px;
	border-top: 1px solid #aaa; /*border-bottom:1px solid #000;    border-left:1px solid #494747;    border-right:1px solid #494747;*/
	background-color: gray/*#009855; /*Green*/ /*#FFFFE6; /*Cream */ /*#FDD1D7; /*LightPink;*/;
	margin-left: 0;
	margin-right: 0;
	color: #FFFFFF;
	text-align: center;
	left: 0px;
	bottom: 0;
	position: absolute;
	font-size: 0.85em;
}
* html #footer
{
	/*only ie 5,6 gets this style*/ /*height: 52px;  for ie5 */
	height: 30px; /* for ie6 */
	left: 0px;
	margin-bottom: -1px;
}
#footer a
{
	color: #FFFFFF;
}

*:first-child + html #footer
{
	/*only ie 7 gets this style*/ /*height: 52px;  for ie5 */
	height: 30px; /* for ie6 */
	left: 0px;
	margin-bottom: 0;
}
div, p
{
	margin-top: 0;
}
/*clear top margin for mozilla*/
#centrecontent
{
	background-color: #C0C0C0/*lightgrayWhite*/;
	/*height:630px;/*566px;*/
	min-height:597px;
	width: 626px;/*610px;/*720px;*/
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-left: 0px;/*10px /*border-left: solid 1px #D9D9D9;*/
	line-height:17px
}
#centrecontent p
{
	padding-left: 0px;
}

#clearfooter
{
	width: 100%;
	height: 00px;
	clear: both;
}
*:first-child + html #clearfooter
{
	width: 100%;
	height: 30px;
	clear: both;
	margin-top: -30px;
}
/* to clear footer */



div#headercontainer
{
	position: absolute;
	width: 958px; /*height:170px;*/
	left: 1px;
	top: 0px;
}
div#header
{
	background: #C0C0C0/*lightgray/*#FFEFCE /*cream*//* url(   '../images/header_top3.jpg' ) no-repeat right bottom*/;
	height: 100px;
	clear: both;
}
div#header h1
{
	padding-top: 32px;
	padding-left: 15px;
	margin: 0px;
	font-family: verdana;
	font-size: 24px;
	color: black; /*#FBD539;*/
	line-height: 26px;
	letter-spacing: -1px;
}

div#header h2
{
	margin: 0px;
	padding-left: 15px;
	font-family: verdana, 'Times New Roman' , times;
	font-size: 12px;
	color: white; /*#D5D0B0;*/
	line-height: 22px;
}
div#header2
{
	position: relative;
	width: 807px;
	top: 0px;
	left: 151px; /*background-color: #999999;*/
}
div#columns
{
	position: relative;
	width: 960px;
	top: 170px; /*100px;*/ /*background-color: white;#CCCCCC;*/
	min-height: 500px;
}
div#side1
{
	position: absolute;
	width: 170px;
	top: 0px;
	left: 1px; /*background-color: #FF6666;*/
}
div#content
{
}
div#content img
{
	/*margin-right: 10px; 	 margin-left: 10px; 	 margin-bottom: 10px; 	 margin-top: 10px;*/
}
div#content .centre
{
	/*background-color:Gray; 	text-align: center;*/
}


div#side2
{
	position: absolute;
	width: 150px;
	top: 0px;
	left: 600px;
	background-color: #00FF66;
}
div#footer
{
	/*position: relative; 	width: 957px; 	clear: both;  	margin-top: 500px; 	left: 1px; 	display: inline; 	padding-left: 6px; 	width: 100%; 	height: 40px; 	text-align: center; 	font-size: 0.85em;*/
}
/*div#footer p 
{
	text-align: center;
}*/
div#contentheader
{
	/*text-align: center;*/
	border-bottom: solid 1px #D9D9D9;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
div#contentheader h2
{
	font-size: 1.5em;
}
div#wrapper
{
	position: relative; /*margin-left: auto; 	margin-right: auto;*/
	top: 0px;
	width: 960px;
	background-color: #CCCCCC;
	background: url(   '../images/shadow.png' ) repeat-y top center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;
}
div.indent
{
	margin-left: 15px; /*margin-right: 10px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
div.indent div
{
	padding-bottom: 00px;
}
.imageright
{
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0;
}

/*TOP MENU*/
#navcontainer ul
{
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0; /*background-color: #C86000;*/
	/*background: gray/*#009855 /*Green*/ /*;*/
	color: White; /*float: left;*/
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0;
	margin-right: 0;
}

#navcontainer li
{
	display: inline;
}

#navcontainer li a
{
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	color: White;
	text-decoration: none; /*float: left;*/
	border-right: 1px solid #BD620E;
	border-left: 1px solid #BD620E;
	margin-left: 0;
	margin-right: 0;
}

#navcontainer a:hover
{
	background-color: #FDD1D7; /*LightPink/*#DE6B02;*/ /*background: url('../images/bar_bg_hover.gif') bottom left repeat-x; */
	color: #fff;
}

div#topmenucontainer
{
	background: gray/*#009855 /*Green*/ /*url(   '../images/header_bottom2.jpg' ) top right no-repeat*/;
	color: White; /*float: left;*/
	width: 100%;
	height: 27px;
	clear: both;
}
ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
ul.menu *
{
	margin: 0;
	padding: 0;
}
ul.menu a
{
	display: block;
	color: #FFF;
	text-decoration: none;
}
ul.menu li
{
	position: relative;
	float: left;
	margin-right: 0px;
}
ul.menu ul
{
	position: absolute;
	top: 26px;
	left: 0;
	background: white; /*#d1d1d1;*/
	display: none;
	opacity: 0;
	list-style: none;
	font-size: 11px; /*border:solid 1px #B30938; /*DarkRed*/
}
ul.menu ul li
{
	position: relative;
	border: 1px solid #009855; /*Green*/ /*#aaa;*/
	border-top: none;
	width: 148px;
	margin: 0;
}
ul.menu ul li a
{
	display: block;
	padding: 3px 7px 5px;
	color: gray/*#009855; /*Green/*Black*/;
	background-color: white; /*#C00A42;/*LessDarkRed #FFFFE6; /*Cream/*#B30938/*DarkRed*/ /*#d1d1d1*/
}
ul.menu ul li a:hover
{
	background-color: #C0C0C0/*lightgray/*#00D875; /*LightGreen #FDD1D7; /*LightPink*/ /*#c5c5c5*/;
	color: white;
}
ul.menu ul ul
{
	left: 148px;
	top: -1px;
}
ul.menu .menulink
{
	border: 2px solid #C0C0C0/*lightgray*/;/* #00D875; /*LightGreen#BD620E;/*#DB0B4B;/*LessDarkRed #B30938; /*DarkRed*/ /*#FDD1D7; /*LightPink;/* ;/*;*/
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	border-right: 0;
	padding: 5px 20px 7px 20px; /*5px 7px 7px 8px;*/
	font-weight: bold;
	background: gray/*#009855; /*Green*/ /* url(../images/header.gif);*/ /*width: 85px;*/;
	white-space: nowrap /*text-align:center*/;
}
ul.menu .menulink:hover, ul.menu .menuhover
{
	background: #C0C0C0/*lightgray*/;/*#00D875; /*LightGreen #FDD1D7; /*LightPink/*url(../images/header_over.gif);*/
	color: white;
}
ul.menu .sub
{
	background: white /*#FFFFE6 /*Cream/*#B30938/*DarkRed*/ /*#d1d1d1*/ url( '../images/arrow_green.gif' ) 136px 8px no-repeat;
	color: #009855; /*Green*/ /*Black*/
}
ul.menu .sub:hover
{
	background: #00D875 /*LightGreen*/ url( '../images/arrow_white.gif' ) 136px 8px no-repeat;
}
ul.menu .topline
{
	border-top: 1px solid #00D875; /*LightGreen#B30938;/*#aaa;*/
}

/*Navigation - Breadcrumb Trail*/
#SiteNavTrailContainer 
{ margin-bottom:15px
}
.NodeStyle, .CurrentNodeStyle, .RootNodeStyle
{
/*	padding:10px 15px 10px 5px;
	color:gray;
	border-top :1px solid #dedede;
	border-bottom :1px solid #dedede;*/
}
.NodeStyle, .RootNodeStyle
{
	/*background:	url(../images/crumbs.gif) no-repeat right center;
	text-decoration:none*/
}
.CurrentNodeStyle
{
	/*border-right :1px solid #dedede;*/
}
.RootNodeStyle
{
	/*border-left :1px solid #dedede;*/
}
.MainBlockHeader
{
    padding:2px;
    padding-left:5px;
    font-weight:bold;
    text-transform:uppercase;
    color:Black;
    font-family:Arial,Verdana;
    font-size:13px; 
    background-color:#EDEDED;/*vlightgrey*/
    border-style: solid;
    border-width: 1px;
    border-color: #BBBBBB;
    border-bottom-style:none;
    white-space: nowrap;
}
.TitleHeader
{
    font-size:13px;
}
.MainBlockContent
{
    /*width:inherit;*/
    padding:5px;
    font-size:8pt; 
    border-style: solid;
    border-width: 1px;
    border-color: #BBBBBB;
    /*border-top-style:none;*/
    margin-bottom:10px;
    background-color:#FFFAF0/*lightyellow*/;
}
.MainBlockContent span, .MainBlockContent td
{
    font-size: 8pt;
}
.MainBlockContent div
{
    MARGIN-BOTTOM: 5px;
}
.FeatureBlockContent 
{
    padding:10px;
    background-color:#FFFAF0/*lightyellow*/;
    border-style: solid;
    border-width: 1px;
    font-size: 8pt; 
    border-color: #BBBBBB;
    border-top-style:none;
    margin-bottom:10px;
    overflow:hidden;
    text-overflow:ellipsis;	
}
.FeatureBlockContent li, .FeatureBlockContent td, .FeatureBlockContent p
{
    font-size: 8pt;
}
.FeatureBlockHeader
{
    border-right: #BBBBBB 1px solid;
	border-top: #BBBBBB 1px solid;
	font-size: 14pt;
	border-left: #BBBBBB 1px solid;
	color: black;
	border-bottom: #BBBBBB 1px solid;
	font-family: 'Verdana' , times, Tahoma, Arial;
	height: 44px;
	background-color: #EDEDED/*vlightgrey*//*#C0C0C0/*lightgray*/;
	/*vertical-align:middle;*/
	/*text-align: center;*/
	/*margin-left:auto;
	margin:auto;*/

		margin: 0 auto;
		/*padding-top:15px;*/
	text-align: center;
	/*width:200px*/
	}
	
.FeatureBlockHeader div
{
	margin-top:12px;
	margin-bottom:10px;
	/*height:44px*/
}
.FeatureBlockHeader p
{
	/*margin-left:auto;
	margin-right:auto;*/
	display : table-cell;
	/*width: 0px;*/
	line-height:44px;
	white-space: nowrap;
	height: 44px;
	/*text-align: center;*/
}
.FeatureBlockHeader a
{
    color:#990000;
}
td {padding:3px}