/* PAGE CONFIGURATION - this section defines body attributes and link text behviour */
body {
	background-image: url(../images/backgrounds/light_light_back.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
/* HyperLinks Styles */
a:link {color: #560A4B} /* Purple */
/* a:visited {color: #00FF00} */
/* a:hover {color: #D3ACE5} */
a:active {color: #0C6C1A} /* Green */


.twocolumn-leftContent{
	width:650px;
	float:left;
	}
.twocolumn-rightContent{
	width:340px;
	float:left;
	}




div.heading{
	font-size: 14pt;
	color: black;
	font-weight: bold;
	font-family: arial;
	display: block;
	width: 600px;
}

div.text_info{
	font-size: 12pt;
	font-weight: normal;
	color: black;
	font-family: arial;
	margin-left: 10px;
	line-height: 1.4;
}



div.searchItem{
    font-size:14pt;
	color: #000099;
	margin-left: 10px;
}

div.searchItem .description{
    font-size: 10pt;
	color: black;
	text-decoration: none;
	width: 500px;
	
}

div.languages {
    font-size: 14pt;
}

div.languages .names{
	font-size: 12pt;
	margin-left: 10px;
	line-height: 1.5;
}


.dark{
	font-weight: bold;
}

div.regText{
	font-size: 12pt;
	line-height: 1.4;
}

.left_10{
	margin-left: 10px;
}
.rigth_10{
	margin-right: 10px;
}
.margin_sides_10{
	margin-right: 10px;
	margin-left: 10px;
}

.lucidity{
/* Transparency */
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	/* for Mozilla */
	-moz-opacity:0.7;

}

.font_reg{
    font-weight: normal;
}
div #container {
	border:1px solid gray;
	line-height:150%;
	margin:0px;
	width:100%;
	/* max-width */
}
.container {
	border:1px solid gray;
	line-height:150%;
	margin:auto;
	width:1020px;
	/* max-width */
}
div #header {
	border-bottom: 3px ridge #0C6C1A; /* Green */
	clear:left;
	padding:0.5em;
}
#header img {
	border: 0;
}

/* BOX 4 - navigation sidebar. see popMenus.css */

div.content {
	background-image: url(../images/menus/programs.png);
	background-position: 2px 12px;
	background-repeat: no-repeat;
	border-left:1px solid #E8BDFC; /* Very light purple */
	border-top:1px solid #E8BDFC; /* Very light purple */
	margin-left:100px;
	min-height: 380px;
	padding-left:100px;
	padding-top:120px;
	padding-right:10px;
}
div.content h1, h2, h3 {
	color: #0C6C1A; /* Green */
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.content p, ul, li {
	color:black; /* #000000 */
	font-size: 16px;
}
div.content ul {
	margin-top: 0px;
	padding-top: 0px;
}

div.content dl {
	font-size:16px;
}
div.content dt {
	margin-top: 4px;
	font-weight:bold;
}

div.breadcrumb {
	text-align: right;
}

.elementHide
{
    visibility: hidden;
}

.elementShow
{
	visibility: visible;
}


div.hidden {
	display: none;
}
div #toolkitcontent {
	background-image: url(../images/menus/toolkits.png);
	background-position: 16px 21px;
	padding-top:40px;
}
div #bankingcontent {
	background-image: url(../images/menus/menus.png);
	background-position: 16px 20px;
	padding-top:40px;
}
div #policycontent {
	background-image: url(../images/menus/policys.png);
	background-position: 16px 21px;
	padding-top:40px;
}
div #swooshContent {
	background-image: url(../images/menus/swooshs.png);
	background-position: 16px 21px;
	padding-top:40px;
}
div #plainContent {
	background-image: none;
	padding-left:10px;
	padding-top:0;
}

/* Horizontal Menus */
ul.hmenu {
	clear:right;
	/*float:left*/;
	list-style-type:none;
	margin:0;
	padding:0;
	width:1850px;

}
.hmenu li {
	display:inline;

}

.hmenu td {
	background-color: #0C6C1A;  /* Green */
	border-right: 1px solid #e8BDFC; /* Very light purple */
	color: white;
	font-weight:bold;
	cursor: pointer;
	font-size: 10pt;
	margin-bottom: 10px;
	text-align: center;
	text-decoration:none;
	width: 8.5em;
	height: 40px;
}


.hmenu a:hover {
	color: #0C6C1A; /* Green */
	background-color: #ccddcc; /*Dull Pale Green */
}

#incSupportA {
	background-color: #FF0000;  /* Red */
}

#providers.hmenu  a {
	width:7.5em;
	padding: 0.5em 0.1em;
}

/* Rollover buttons*/
.imageButton img {
	border: 0;
}
#toolkit_button {
	position:absolute;
	left:195px;
	top:225px;
}
#menu_button {
	position:absolute;
	left:110px;
	top:325px;
}
#policy_button {
	position:absolute;
	left:130px;
	top:460px;
}

/* Results Table Classes */
.resultstable {
	background-color: white;
	border: 2px inset;
	border-collapse: collapse;
	caption-side: top;
	margin-bottom: 1em;
	/*width: 100%;*/	
}

#recommendations {
	border:0px solid #828282;
	padding:0 4 4 4px;
	line-height:1.4;
	background-color: white;
}

.even-row {
    background-color: #eeeeee;
}
.odd-row {
    background-color: white;
}
.resultstable th {
	border: 1px solid #828282;
	background-color: #ccddcc; /*Dull Pale Green */
	color: #0C6C1A; /* Green */
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.resultstable td {
	border: 1px solid #d6dde6;
	text-align: left;
	padding-left: 4px;
	
	
}
.resultstable td.checkMark {
	text-align: center;
}
.resultstable td.numericCell {
	padding-right: 12px;
	text-align: right;
}
.resultstable caption {
	font-weight:bold;
	padding-bottom: 2px;
	padding-top: 3px;
	text-align: left;
}

/* Div Grouping */
div.group {
	background-color: #ccddcc; /*Dull Pale Green */
	border: 1px solid #828282;
	margin-top: 10px;
	
	width: 785px;
	/* width: 75%;  */
	
	/* Transparency */
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	/* for Mozilla */
	-moz-opacity:0.8;
}

div.servicebox {
	background-color: #0C6C1A;
	height: 25px;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	
}

div.group table
{
	font-size: 14pt;
	width: 785px;
}


/* Forms */
form {
	font-size:16px;
}
label {
	clear: both;
	margin-bottom: 1em;
}

/* Maps */
#map {
	/* background-color: #ccddcc; Dull Pale Green */
	border: 1px solid #828282;
	float:right;
	height:160px;
	margin-left: 3px;
	margin-right: 25%;
	margin-top: 8px;
	width:220px;
}

/*BOX 5 - footer.  Width is full width of container box and the bar is centred*/
div #footer {
	border-top:1px solid #E8BDFC; /* Very light purple */
	clear: both;
	margin: 0 auto;
	position: relative;
	text-align: center
}


.smallerWidth{
	width: 85px; 
	height: 50px;
	
}


.largerWidth{
	width: 170px; 
	height: 80px;
	font-size: 16pt;
}

.menu-bar {
	width:100%;
	
	
}
