body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#aboveheader {
	width: 950px;
	height: 40px;
	margin: auto;
	font-size: 9px;
	padding-top: 3px;
}


#headerblock {
	width: 950px;
	height: 107px;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	margin: auto;
}

.header-left {
	width: 314px;
	height: 107px;
	float: left;
	text-align: center;
}

.header-right {
	width: 636px;
	float: left;
	height: 107px;
	background-position:right;
	background-repeat: no-repeat;
}

#header-search {
	margin-top: 40px;
	margin-right: 30px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 5px;
}

.header-search-text {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

	
.header-logo {
	margin-top: 10px;
	text-align: inherit;
}

.header-buttonwrap {
	text-align: inherit;
	width: 240px;
	margin: auto;
	margin-top: 10px;
}

.header-blue-button {
	width: 100px;
	height: 22px;
	background-image:url(images/bg-button-h-blue.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

a.headerblue, a.headerblue:visited {
	margin-top: 3px;
	display: block;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.headerblue:hover, a.headerblue:visited:hover {
	text-decoration: underline;
}

#body-wrap {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	
}





/* start of left menu styles */

























/* end start of box styles */


/* link styles */

a.bookmark, a.bookmark:visited {
	color: #666666;
	text-decoration: none;
}

a.bookmark:hover, a.bookmark:visited:hover {
	text-decoration: underline;
}


.padding {
	padding: 5px;
}




.twocolumn{
width:940;
}
.fmain{
width:700px;
}
.rightdisplaybox{
background:#fff;
float:right;
width:220px;
padding:10px;
border:1px  solid #dedede;
}
td.mm{
width:230px;
padding-top:7px;
padding-left:7px;
padding-right:7px;
padding-bottom:7px;
font-size:11px;
text-align:center;
border:5px  solid #dedede;
}
