﻿html
{
	height:100%;
}
body
{
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	font-family: 'Trebuchet MS';
	height:100%;	
}
.divMainOuter_1
{
	min-height:100%;
}
.divMainOuter_2
{
	height:100%;
}
h3
{
	color:#d43723;
	
}
h2
{
	font-size: 12px;
	font-family: 'Trebuchet MS';
	color:#000000;
}
a
{
	color:#d43723;
	text-decoration:none ; 
}
a:visited
{
	color:#d43723;
	text-decoration:none ; 
}

a:hover
{
	color:#d43723;
	text-decoration:underline; 
}
#header
{
	background-image: url(images/headerb.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	height:30px;
	text-align:Center;
	
}
.divmainmenu
{		
	margin-top:-10px;
	
}
.dynMenuItemStyle
{
	padding-left:10px;	
	text-align:left;
}
#header a
{
	text-align:right;
	padding-right: 15px;
	font-size: 9pt;
	color: #ffffff;	
	text-decoration: none;
	
	
	
}
#header a:hover
{
	text-align:right;
	padding-right:15px;
	font-size: 9pt;
	color: #ffffff;	
	text-decoration: none;
	
	
}
#header a:visited
{
	text-align:right;
	padding-right:15px;
	font-size: 9pt;
	color: #ffffff;	
	text-decoration: none;
	
	
}
#middlediv
{
	
	}
#foundationdiv
{
	background-position-x: left;
	background-image: url(images/foundationfor.jpg);
	background-repeat: no-repeat;
	height:35px;
	
}
#clustersdiv
{
	background-position-x: right;
	background-image: url(images/clusters.jpg);
	background-repeat: no-repeat;
	height:34px;
}
#divlogo
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 147px;
	margin-bottom:57px;
}	
	#divsearch
{
	background-image: url(images/search.jpg);
	width: 190px;
	background-repeat: no-repeat;
	height: 47px;
	text-align:left;
	padding-top:10px;
	padding-left:36px;
}
.txtsearch
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	width: 80px;
	border-bottom: 1px solid;
	height: 16px;
}
#divright
{
	margin-top:70px;
	height:135px;
	background-color:#efba00;
	}
#divsidemenu
{
	margin-left: 29px;
	margin-right: 8px;
	width:168px;
	background-color: #d43723;
	text-align:left;
}
#divsidemenu th
{
	text-align:center;
	color:#ffffff;
	font-size:13px;
}
#divsidemenu a
{
	color:#ffffff;	
	font-size:11px;
	text-decoration:none;
	padding-left:15px;
	display:block;
}
#divsidemenu a:visited
{
	color:#ffffff;	
	font-size:11px;
	text-decoration:none;
	padding-left:15px;
	display:block;
}
#divsidemenu a:hover
{
	color: #ffffff;	
	font-size: 11px;
	text-decoration: none;
	padding-left: 16px;
	background-position: left center;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	display:block;
}
#divsidemenubottom
{
	margin-left: 29px;
	margin-right: 8px;
	width: 168px;
	height: 18px;
	background-image: url(images/menubottom.jpg);
	background-repeat: no-repeat;
}

#footertext
{
	padding-top:20px;
	margin-bottom:40px;
	font-weight: bold;
	font-size: 10pt;
	color: #106cb9;
	text-decoration: none;
}
#footer
{
	height:30px;
	background-color:#d43723;
	text-align:center;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	margin-top:-30px;
}
#footer a
{
	font-size: 9pt;
	color: #ffffff;	
	text-decoration: none;

}
#footer a:hover
{
	font-size: 9pt;
	color: #ffffff;	
	text-decoration: underline;
}

	


.imgborder
{
	border-right: #c0c0c0 1px solid;
	padding: 3px;
	background-color: #ffffff;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}
#divContainer
{
margin-top:70px;
margin-left:20px;
margin-right:20px;
padding:10px;
text-align:justify;
background-color:#f5f5f5;
}
.gridItem
{
	padding:7px;
	margin:7px;
	border:solid 1px #ffffff;
}


#tlbtrianList td
{
	padding:3px;	
	border:solid 1px #ffffff;
	text-align:left;
}
#tlbtrianList th
{
	padding:3px;	
	border:solid 1px #ffffff;
	text-align:left;
	background-color:Silver;
}
