﻿body
{
    /*behavior: url("csshover2.htc");*/
	font-family: Verdana;
	font-size: 12px;
	background-color: #00254E;
	background-image:url(/App_Themes/NDA/Images/pagebg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

.mainsection
{
	width: 914px;
	height: 100%;
	margin: 0 auto;
}

.headersection
{
	background-image:url(/App_Themes/NDA/Images/header2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:inherit;
	width: 914px;
	height: 134px;	
}

.mainmenusection
{
	background-image:url(/App_Themes/NDA/Images/menubg.jpg);
	background-repeat:repeat;
	background-position:center;
	width: 914px;
	height: 41px;	
}

.submenusection
{
	background-image:url(/App_Themes/NDA/Images/submenubg.jpg);
	background-repeat:repeat;
	background-position:center;
	width: 914px;
	height: 29px;	
}

.homebodysection
{
	background-image:url(/App_Themes/NDA/Images/imagebg2.jpg);
	background-repeat:repeat-x;
/*	background-position:center; */
	position:inherit;
	width: 914px;
	height: 444px;	
}

.detailbodysection
{
	background-image: url(/App_Themes/NDA/Images/detailbg.jpg); 
	background-repeat: no-repeat;
	background-position: top;
/*	position:inherit;*/
	width: 914px;
	height: auto;
/*	clear: both;*/
}

.detailbodytopimage
{
	/*background-image:url(/App_Themes/NDA/Images/detailtop1.gif);*/
	background-repeat:no-repeat;
	background-position:center;
	/*position:inherit;*/
	width: 640px;
	height: 126px;	
}

.detailbodytopimage2
{
	/*background-image:url(/App_Themes/NDA/Images/detailtop2.gif);*/
	background-repeat:no-repeat;
	background-position:center;
	position:inherit;
	width: 640px;
	height: 126px;	
}

.homeeditareasection
{
	float: right; 
/*	position: relative;
	top: 20px;
	left: 0px; */
	width: 240px;
	height: 360px;
/*	z-index: 1; */
	text-align: left;
	margin-top: 20px;
	margin-right: 12px;
}

.detailnav
{
	float: left; 
	text-align: left;
}

.detaileditareasection
{
	float: left; 
/*	position: relative;
	top: 0px;
	left: 10px; */
	width: 650px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding-bottom: 50px;
	padding-left: 10px;
}

.footer
{
	font-family: Verdana;
	font-size: 12px;
	vertical-align: bottom;
	color: White;
	width: 914px;
	height: 30px;
	margin-top: 10px;
}

/*#Search Box#*/
.SearchField {
	float: left; 
	height: 0px;
	position: relative;
	top: 80px;
	left: 650px;
	z-index: 2;
}

.SearchTextBox {
	height: 20px;
	width: 190px;
	font-family: arial;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 0px;
}

.SearchButton {
	margin-left: 5px;
	margin-top: 3px;
	padding-top: 0px;
}

.bkgSearch {
	position: relative; 
	z-index: 1;
}

.clear {
	clear: both;
}

a.footerlink 
{
	color: #CFFFCF;	
}
