/* CSS Document */

body {
	padding:0px 0px 0px 0px;
	margin: 6px 3px 3px 6px;
	color: #000000;
	background-color:#002299; /* #002299 */
	/*width:1105px;
	border:solid 3px green;*/
	
}
td, div, body {
	font: normal 13px Verdana;
}
.ResultsTable {
    BORDER-BOTTOM: black 0px solid;
    BORDER-LEFT: black 0px solid;
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-FAMILY: Verdana,arial, helvetica, sans-serif, verdana;
    background-color: ghostwhite;
}
.Header{
	BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
	font: bold 9pt Verdana;
	background-color: #B2F6FF;
}
.Cell {
    BORDER-BOTTOM: #adb4b3 1px solid;
    BORDER-LEFT: #adb4b3 1px solid;
    BORDER-RIGHT: #adb4b3 0px solid;
    BORDER-TOP: #adb4b3 0px solid;
    background-color: ghostwhite;
	font: normal 8pt Verdana;
}
.Cell2 {
    BORDER-BOTTOM: #adb4b3 1px solid;
    BORDER-LEFT: #adb4b3 1px solid;
    BORDER-RIGHT: #adb4b3 0px solid;
    BORDER-TOP: #adb4b3 0px solid;
    background-color: #ffffcc;
	font: normal 8pt Verdana;
}

.LastCell {
    BORDER-BOTTOM: #adb4b3 1px solid;
    BORDER-LEFT: #adb4b3 1px solid;
    BORDER-RIGHT: #adb4b3 1px solid;
    BORDER-TOP: #adb4b3 0px solid;
    background-color: ghostwhite;
	font: normal 8pt Verdana;
}
.LastCell2 {
    BORDER-BOTTOM: #adb4b3 1px solid;
    BORDER-LEFT: #adb4b3 1px solid;
    BORDER-RIGHT: #adb4b3 1px solid;
    BORDER-TOP: #adb4b3 0px solid;
    background-color: #ffffcc;
	font: normal 8pt Verdana;
}

.menu {
	position: relative;
	width: 151px;
	border: 0px none #000000;
	margin-bottom: 5px;
	background-color: transparent;
	z-index:3;
}
.menucontent{
	border: 1px solid #000000;
	background-color: #B2F6FF;
	text-align: right;
	padding: 2px 10px 2px 2px;
	font: bold 11px Verdana;
}
.submenu {
	display: none;
	font: normal 11px Verdana;
	text-align: right;
	margin-top:10px;
}
.blockcontent {
	display: none;
}

#topbar{
	width:90%;
	position: relative;
	border: 0px none #000000;
	margin-bottom: 6px;
	background-color: #B2F6FF;
	height:60px;
}
#topbarcontent {
	border: 1px solid #000000;
	background-color: #B2F6FF;
	text-align: left;
	padding-left:10px;
	height:100%;
}
#pageblock{
	 position: absolute;
	/*margin-right: auto;
	margin-left: auto;*/
	
	left:154px;
	top:25px;
	padding:8px 15px 15px 15px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	width:79%;
	z-index: 5;
}

#pageblock2{
	left:147px;
	top:25px;
	padding:8px 15px 15px 15px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	width:96%;
}

#pageblockSite{
	position: absolute;
	LEFT: 164px;
	TOP: 74px;
	padding:8px 15px 15px 15px;
	background-color: #FFFFFF;
	color: #000000;
	border: 0px solid #000000;
	position:absolute;
	width: 75%;
	height: 250px;
}
h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 28px;
	font-weight: bold;
	background-color:#002299;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 1px 4px 1px 5px;
}
h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	background-color:#002299; /* #0099CC  */
	border: 1px solid #000000;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px;	
}
h4 {
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 1px double #002299;
	color: #002299;
	padding: 1px 3px 1px 3px;
}
h3 {
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	background-color:#B2F6FF;
	border: 1px solid #000000;
	color: #000000;
	padding: 1px 3px 1px 3px;
}
h6 {
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #002299;
}
.banner4 {
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#DDFFFF;
	border: 1px solid #000000;
	color: #000000;
	padding: 1px 6px 1px 3px;
	margin-top:8px;
	margin-bottom:5px;
}

h5 {
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	background-color:#FFFFFF;
	border-bottom: 2px double #002299;
	color: #002299;
	padding: 1px 3px 1px 3px;
}
.submenu a:link, .submenu a:visited, .menu a:link, .menu a:visited, menu a:hover {
	color:#000000;
	text-decoration: none;
	background-color: #B2F6FF;
}
.submenu a:hover{
	color: #007700;
	text-decoration: none;
	background-color: #B2F6FF;
}
a:link, a:visited
{
	color: #002299;
	text-decoration: none;
}
a:hover {
	color:#0099cc;
	text-decoration: none;
}
.celllabel {
	font:bold 13px Verdana;
	text-align:right;
}

.textbox {
	border:1px solid #000000;
}
.centerblock{
	margin:15px auto 15px auto;
	clear: both;
	text-align: center;
	width:90%;
}
.bannertable{
	border: 1px solid #000000;
	background-color: #DDFFFF;
	color: #000000;
	margin:4px 0px 4px 0px;
	width:100%;
}
.leftcell{
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding:2px 2px 2px 5px;
}
.rightcell{
	text-align: right;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding:2px 5px 2px 2px;
}


#footer {
	font: normal 11px Verdana;
	margin:3px 9px 3px 9px;
	background-color:#ffffff;
}
th {
	border-top:1px double #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	background-color:#DDFFFF;
}
.largespaced li {
	padding-bottom:20px;
}
.highlight {text-decoration: none;color:black;background:yellow;}

/* Picture at the top of the site */
#poster
{
    margin-right: auto;
    margin-left: auto;
    width: 1105px;
    height: 61px;
    margin-top: 0px;
    text-align:center;
    border: 0px solid green;
    background-color:White;
    
}


#footer2
{
    width: 1105px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    color: #336633;
	font: bold 11px sans-serif;
	border: 0px solid red;
	text-align:center;
}
#body
{
    width: 1105px;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background: White;;
	overflow:auto;
	border: 0px solid green;

}
/* 2 column layout */
#columnleft
{
    float: left;
    width: 270px;
    min-height:770px;
    background-color: White;;
    /*position: relative; */
}

#columnright
{
    margin-left: 275px;
    border-left: 1px dotted white;
    /*border-left: 1px dotted #336633;
    position:relative; */
    border: 0px solid pink;
    background-color: White;
    min-height:770px;
}

.leftblock
{
    border: 0px solid #ebe3c6;
    padding: 15px;
    margin-bottom: 10px;
    background-color: White;
    vertical-align: top;
}
.rightblock
{
    border: 0px solid #ebe3c6;
    padding: 15px 9px 20px 30px;
    margin-bottom: 0px;
    background: White;  /*#fefbed*/
    position: relative;
	font: normal 14px Verdana;
	/*font: normal 5em Verdana;*/
}

.topmenucontent
{
	border-right: #000000 0px double;
	padding-right: 10px;
	border-top: #000000 0px double;
	padding-left: 2px;
	padding-bottom: 10px;
	font: bold 13px Verdana, Tahoma;
	border-left: #000000 0px double;
	padding-top: 10px;
	border-bottom: #000000 0px double;
	background-color: White; /* #B2F6FF; */
	text-align: center;
}

.mesaAboutCell {
    BORDER-BOTTOM: #002299 1px outset;
    BORDER-LEFT: #002299 1px outset;
    BORDER-RIGHT: #002299 1px outset;
    BORDER-TOP: #002299 1px outset;
    background-color: #B2F6FF;
	font: bold 10pt Verdana;
	padding: 5px 5px 5px 5px;
	
}
.CACCell {
    BORDER-BOTTOM: #002299 1px outset;
    BORDER-LEFT: #002299 1px outset;
    BORDER-RIGHT: #002299 1px outset;
    BORDER-TOP: #002299 1px outset;
    background-color: GhostWhite;
	font: bold 10pt Verdana;
	
	
}