body
{
    font-family: georgia, serif;
    color: #6c6c6c;
    font-size: 75%;
}
.ContentArea
{
	font-size: 9pt;
	color: black;
	background-color:white;
	background-image: none;
	font-family: georgia, serif;
	width: 850px;
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
   	border-color : none;
	BORDER-COLLAPSE: collapse; 
	BORDER-WIDTH: 0px;
}
.BannerArea
{
	background-image : url(../Assets/innHamptonLogo.jpg);
	background-repeat :no-repeat;
	text-align : center;
	border-width : 0;
	width : 850px;
	height : 98px;
}
.NoBorder
{
	BORDER-RIGHT : 0px; 
	BORDER-TOP : 0px; 
	BORDER-LEFT : 0px; 
	BORDER-BOTTOM : 0px;
}
.Border1Px
{
	BORDER-RIGHT: 1px; 
	BORDER-TOP: 1px; 
	BORDER-LEFT: 1px; 
	BORDER-BOTTOM: 1px solid
}
.SearchArea
{
	BORDER-RIGHT : darkgray 1px solid; 
	BORDER-TOP : darkgray 1px solid; 
	BORDER-LEFT : darkgray 1px solid; 
	BORDER-BOTTOM : darkgray 1px solid; 
	BORDER-COLLAPSE : collapse; 
	border-color : darkgray;
	background-color : whitesmoke;
	width : 100%;
	font-size: 7pt;
	color : Gray;
}

.MessageArea
{
	BORDER-RIGHT : #0084FF 1px solid; 
	BORDER-TOP : #0084FF 1px solid; 
	BORDER-LEFT : #0084FF 1px solid; 
	BORDER-BOTTOM : #0084FF 1px solid; 
	BORDER-COLLAPSE : collapse; 
	border-color : #0084FF;
	background-color : whitesmoke;
	width : 95%;
	font-size: 11pt;
	color : Blue;
}
.StatusMessage
{
	color : #D66B6B;
	font-size : 20px;
	font-family:Arial;
}
.dgItemAlt
{
	border-width: 0;
	background-color: whitesmoke;
	font-size: 10pt;
	font-family: georgia, serif;
}
.dgHeader
{
 	background-color: lightgrey;
	font-weight: normal;
	font-size: 10pt;
	font-family: georgia, serif;
}
.BorderBottom
{
	BORDER-BOTTOM: 1px solid;
	border-color : #111111;
}
.SelectedTab
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: none;	
	width: 10%;
	height:25px;
	background-color:white;
	text-align:center;
	vertical-align :middle;
	padding-left:2px;
	padding-right:2px;
}
.SelectedTabHighlighted
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: none;	
	width: 10%;
	height:25px;
	background-color:whitesmoke;
	text-align:center;
	vertical-align :middle;
	padding-left:2px;
	padding-right:2px;
}
.UnSelectedTab
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: solid 1px darkgray;	
	width: 10%;
	height:25px;
	background-color:whitesmoke;
	text-align:center;
	vertical-align :middle;
	padding-left:2px;
	padding-right:2px;
}
.UnSelectedTabHighlighted
{
	border-top: solid 1px darkgray;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: solid 1px darkgray;	
	width: 10%;
	height:25px;
	background-color:WHITE;
	text-align:center;
	vertical-align :middle;
	padding-left:2px;
	padding-right:2px;
}

.AreaBody
{
	border-top: none;	
	border-left: solid 1px darkgray;	
	border-right: solid 1px darkgray;	
	border-bottom: solid 1px darkgray;	
}
.Bottom
{
	border-bottom:solid 1px darkgray;	
}
.Top
{
	border-top:solid 1px darkgray;	
}
.Left
{
	border-left :solid 1px darkgray;	
}
.Right
{
	border-right:solid 1px darkgray;	
}
/* END  -- Nitin */
.ContentTitleText
{
	border-bottom: solid 1px #d0d88c;
	font-size: 14pt;
	line-height: 24pt;
	text-decoration: none;
	color:#326A6A;
	font-family:Georgia;
	font-size:18pt;
	font-style:italic;
	font-weight:500;
	width:100%;
}
.ContentTitleTextWithoutBorder
{
	font-size: 14pt;
	line-height: 24pt;
	text-decoration: none;
	color:#326A6A;
	float:left;
	font-family:Georgia;
	font-size:18pt;
	font-style:italic;
	font-weight:500;
	line-height:25pt;}
.TextSmall
{
	font-size: 7pt;
	color: gray;
}
.Bold
{
	font-weight: bold;
}
.TextDefault
{
	font-size: 11pt;
	color: #333333;
	font-family: georgia, serif;
}
A
{
	color: blue;
	text-decoration: none;
	font-size: 10;
	vertical-align: top;
}

A:hover
{

}

a.ANew
{
	color: blue;
	text-decoration: none;
	font-size: 10;
	vertical-align: baseline;
}

a.ANew:hover
{

}

.TextTitle
{
	font-weight: bold;
	color: #afbd77;
}
.ContentTable
{
	width: 100%;
	font-size: 11pt;
	font-family: georgia, serif; 
	color:#333333;
}
.ContentTitleHeading
{
	font-size: 14pt;
	line-height: 24pt;
	text-decoration: none;
	color:#326A6A;
	font-family:Georgia;
	font-size:18pt;
	font-style:italic;
	font-weight:500;

}
.ContentLabelsRequired
{
	font-weight: bold;
	color: #cc6666;
}

.ButtonTable
{
	text-align: center;
}

.dgText
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-size: 10pt;
	width: 100%;
	font-family: georgia, serif;
	text-align: left;
}
.dgItem
{
	border-width: 0;
	background-color: white;
	font-size: 10pt;
	font-family: georgia, serif;
}
.errMessage
{
	font-family : Verdana;
	font-size: 10pt;
	color: Red;
}
.pagingStyle
{
	font-size: 10pt;
	color: black;
	font-family: georgia, serif;
}
.verisign a:hover
{ 
	text-decoration:none;
	border-bottom: none;
}
