

.contentMain
{
	font-size	:	small;
	height		:	100%;
	padding-left	:	10px;
	padding-right	:	10px;
	padding-bottom	:	10px;	
	padding-top	:	10px;	
}


/* contact us */

.infoHeadLine
{
	display		:	inline;
	font-size	: 	25px;
	font-family	: 	verdana;
	color		: 	#0099FF;
}

.infoCompleteTheForm
{
	font-family	:	verdana ,arial, Helvetica;
	color		:	#0099FF;
	margin-bottom	:	2px;
	font-size	: 	20px;
}

.infoSection
{
	border		:	solid 1px #aeafaf;
	width		:	450px;
	padding-top	:	5px;
	padding-left	:	5px;
	padding-bottom	:	5px;
	margin:0px;
}
.spaceBetweenSections
{
	height		:	15px;
}
.infoSectionHeadLine
{
	color		:	#0099FF;
	display		:	inline;
	font-size	:	16px;
	text-decoration	:	underline;
	font-family	: 	verdana;
}

.infoFieldsTbl
{
	padding-left	:	10px;
	padding-top	:	10px;
}
.asterisk
{
	width		:	5px;
	color		:	#993333!important;
	font-size	:	x-small!important;
}
.fieldDesc
{
	font-size	:	13px;
	font-family	:	verdana, Helvetica;
}

.errorSection
{
	width		:	100%;
	padding-left	:	10px;
	padding-top	:	15px!important;
	font-size	:	11px!important;
	font-family	:	verdana, Helvetica;
	color		:	red;
}

#btnSubmit
{
	
	/*background	: 	url(submit.gif) no-repeat center;*/
	background-color:	#ffffff;
	width		:	138px;
	padding		:	0px;
	margin		:	0px;
	border-style	:	none;
	cursor		:	pointer;
	height		:	38px;
}


.mainText 
{
	font-family	: 	verdana; 
	font-size	:  	x-small; 
	color		: 	#333333;	
}
.mainTextBold
{
	font-family	:	verdana;
	font-size	:	x-small;
	color		: 	#000000;
	font-weight :       900;
}

.blueTitle
{
	font-size	: 	x-large;
	font-family	: 	verdana;
	color		: 	#0099FF;
}
A:link
{
	color: #0f64a6;
	font-size:x-small;
	font-family: Verdana;
	
}
A:visited
{
	color:  #333333;
	font-size:x-small;
	font-family: Verdana;
	
}

A:active
{
	color: #0f64a6;
	font-size:x-small;
	font-family: Verdana;
	
}

A:hover
{
	color: #0099FF;
	font-size:x-small;
	font-family: Verdana;
	
}


/* form */

.remark
{
	font-size	:	9px!important;
}