﻿body
{
	font-family: Calibri, Franklin Gothic Book, Trebuchet MS, Arial, Tahoma;
	background-color: #ffffff; /*#e1e9f3; /*#f5f5f5;#dcdcdc;*/ /*background-image: url(images/headergrad5.bmp);*/
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11pt;
	color: navy;/*#677fa0;/*#696969;*/
	margin-top: 0px;
	background-image: url(images/headergrad.bmp);
}

a
{
	color: Navy;
}

#divHeaderImage
{
	float: left;
	height: 98px;
	width: 145px;
	text-align: right;		
}

#divHeaderText
{
	float: left;
	height: 98px;
	width: 355px;
	text-align: center;	
}

#divHeader
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;*/
	font-size: 14pt;
	width: 600px;
	height: 100px;/*110px;*/
	background-color: Transparent;
	/*color: #677fa0;/*#b1bccb;*/
	/*background-image: url(images/headergrad.bmp);/*url(images/JII_CHC_LightGray.bmp);*/
}

#spn10pt
{
	font-size: 10pt;
}

#divNav
{
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	width: 600px;
	background-image: url(images/navgrad.bmp);
	background-repeat: repeat-x;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	font-size: 12pt;
	text-align: center;
}

#frmInquiry
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 400px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: white; /*#f5f5f5;*/
}

#divInnerForm
{
	WIDTH: 581px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;	
}

#divFooter
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
	height: 40px;
	font-size: smaller;
	/*color: #677fa0;*/
}	

#divFormHeader
{
	width: 580px; 
	height: 20px;
	margin-top: 10px;
	text-align: center;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;	
}

#lblValidate
{
	 
	height: auto;
	/*margin-top: 10px;*/
	text-align: center;
	/*font-size: large;*/
	margin-left: 9px;
	margin-right: 9px;	
	color: Red;
}
#divFormFooter
{
	width: 580px; 
	height: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	font-size: smaller;
}
.txtInput
{
	width: 294px;
	border-right: #8ea7c1 1px solid;
	border-top: #8ea7c1 1px solid;
	border-left: #8ea7c1 1px solid;
	border-bottom: #8ea7c1 1px solid;
	color: navy;
}

.drpInput
{
	width: 300px;
	color: navy;
	border-right: #8ea7c1 1px solid;
	border-top: #8ea7c1 1px solid;
	border-left: #8ea7c1 1px solid;
	border-bottom: #8ea7c1 1px solid;
}

.tdInput
{
}

.tdDescription
{
	width: 270px;
}

.tdSubmit
{
	text-align: right;
}

.tdInMessage
{
}

.tdDescriptionMessage
{
}

#tblInnerForm
{
	/*margin-bottom: 40px;*/
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	height: auto;
}

#txtMessage
{
	width: 294px;
	height: 150px;
	font-family: arial;
	font-size: 10pt;
	border-right: #8ea7c1 1px solid;
	border-top: #8ea7c1 1px solid;
	border-left: #8ea7c1 1px solid;
	border-bottom: #8ea7c1 1px solid;
	color: navy;
}

#lblNotify
{
	margin-top: 10px;
	margin-left: 74px;
	margin-right: 74px;
	margin-bottom: 10px;
	height: auto;
}

#frmNotify
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 400px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}

#divNotifyHeader
{
	width: 580px; 
	height: 40px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;	
}

#divNotifyFooter
{
	width: 580px; 
	height: auto;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 15px;
	font-size: small;
}

.spnGray
{
	color: Gray;
}


