td, tr, tbody, table
{
	vertical-align:top;
}

/*The menu on the top right side of the page*/
.topRightMenu
{
	float: right;
	background-image: url(../images/top/corner.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

td.topRightMenu 
{
	margin: auto;
	padding-bottom:0px;
	border-width: 0px;
	overflow:hidden;
	padding-top:3px;
	height: 17px;
	line-height:17px;
}
.headnote{height: 17px; padding-right:3px; font-family: Tahoma; font-size: 7pt; color: #FFFFFF; vertical-align:middle; text-align: right; background-color:#07498E; text-transform:uppercase;}
.headnote a    { font-family: Tahoma; font-size: 7pt; color: white; text-decoration: none; text-transform:uppercase}
.headnote a:hover   { font-family: Tahoma; font-size: 7pt; color: white; text-decoration: underline; text-transform:uppercase}


/************************************************************/
/* Top Horizontal site menu */
td.topMenu
{
	background-image: url(../images/top/top_09.gif);
	background-color: #2da544;
	background-repeat: repeat-x;
	border:0px;

	/*width:100%;*/
	float:left;
	height:27px;
	padding:0px;
	vertical-align:top;
	
}

td.topMenu div
{
	background-image: url(../images/top/bk.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}

td.topMenu div div
{
	background-image:none;
	padding:0px;
}

.topMenu table 
{
	border-top-style:none;
	border-bottom-style:none;
	text-align:center;
}

.topMenu table table, .topMenu div div
{
	border-top: 1px solid #54c769;
	border-left: 1px solid #54c769;
	border-bottom: 1px solid #54c769;
	border-right: 1px solid #54c769;
	height:27px;
}

.topMenu div div, .topMenu div div table
{
	background-color: #2da544;
	border-width:1px;
	height: 18px;
	padding:0px;
}

/** Links **/
/* Hide the "Skip link" link which VS produces! */
.topMenu a, .topMenu a:hover
{
	display: none;
}

.topMenu td a, .topMenu td a:hover
{
	display: block;
	vertical-align: middle;
	width: 87px;
	text-transform: uppercase;
	text-decoration:none;
	
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight:900;
	font-style: normal;
	font-weight:900;
	margin:auto;
	
	color: #ffffff;
	text-align: left;
	height:25px;
	line-height:25px;
	padding-left:3px;
}

.topMenu div div a, .topMenu div div a:hover
{
	text-transform: none;font-weight:normal ;
	font-size:11px;
	padding-top:1px;
	height: 20px;
	line-height: 18px;
	width:125px;
}

.topMenu td a:hover
{
	background-color: #54c769;
}

/*************** Left Menu *************/
.leftMenu a,.leftMenu  a:hover
{
	height:100%;
	line-height:100%;
	width:100%;
	padding-top:5px;
}

.leftMenu img
{
	vertical-align:middle;
	padding-top:5px;
}