/********************** Main Document Body **********************/

html, body
{  
	background-color: 					#ffffff;

	color: 											#000000;
	margin-left: 								5px;
	margin-right: 							5px;
	margin-top: 								5px;
	margin-bottom: 							5px;
}

input
{
	border-style:								none 
	/*	border-color: 					999999; */
	/*	border-width: 					1px; 		*/
}

.shadedFieldName
{
	text-align:									right;
	font-family:								Verdana, Arial, Helvetica, sans-serif;
	font-size:									11px;	
}

.descPara
{
	text-align:									left;
	font-family:								Verdana, Arial, Helvetica, sans-serif;
	font-size:									11px;
}

.typesOfInfo
{
	color: 											#718cc3;
	font-size:									14px;
	font-weight: 								bold; 	
}

.miniNavDiv 
{
	padding: 										4px;
	width: 											600px;
}

.miniNavSpan 
{
	padding: 										2px;
	margin-top:									6px;
	font-family:								Verdana, Arial, Helvetica, sans-serif;
	font-size:									10px;
	color:											#000000;
}

.goBackTo
{
	margin-bottom: 							8px;
	font-family: 								tahoma, verdana, arial, sans-serif;
	font-size:									10px;	
	color:											#000000;
}

.miniNavDiv a:link     {text-decoration: none; color: #999999}
.miniNavDiv a:active   {text-decoration: none; color: #999999}
.miniNavDiv a:visited  {text-decoration: none; color: #999999}
.miniNavDiv a:hover    {text-decoration: none; color: #ffffff; background-color: #5c9aef}


.checkBoxText
{
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#000000
}

.bodyText
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#000000;
	text-align: 								justify;
}

.titleText
{
	background-color: 					#41658d;
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									11pt; 
	font-style: 								normal;
	line-height:								20px; 
	font-weight: 								normal; 	
	color: 											#ffffff;
}

.nextPageText
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									12pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#41658d;
}

.nextBtnDiv
{
	width: 											600px;
	height:											30px;
	background-color:						#336699;
}

.nextBtn
{
	margin-top:									5px;
	margin-right:								5px;
}
	

.bodyText
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#000000
}

.largeText
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									12pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#000000
}

.smallText
{
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#000000
}

.smallText_grey
{
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#999999
}

.smallText_grey a:link     {text-decoration: none; color: #999999}
.smallText_grey a:active   {text-decoration: none; color: #999999}
.smallText_grey a:visited  {text-decoration: none; color: #999999}
.smallText_grey a:hover    {text-decoration: none; color: #ffffff; background-color: #999999}


.smallText_red
{
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#ff0000
}

.emTextBlack
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#000000
}

.emTextWhite
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ffffff
}

.emTextRed
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ff0000
}

.emTextBlue
{
	font-family: 								tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#0000ff
}


.asterik
{
	font-family: 								courier new, serif;
	font-size: 									9pt;
	font-style: 								normal;
	line-height: 								normal;
	font-weight:								normal;
 	color:											#ff0000;
}

a:link     {text-decoration: none; color: #0000ff}
a:active   {text-decoration: none; color: #0000ff}
a:visited  {text-decoration: none; color: #0000ff}
a:hover    {text-decoration: none; color: #ffffff; background-color: #3366ff}



