body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #330033;
	scrollbar-3dlight-color: #f6f2f6 !important;
	scrollbar-arrow-color: #f6f2f6 !important;
	scrollbar-darkshadow-color: gray !important;
	scrollbar-highlight-color: #f6f2f6 !important;
	scrollbar-shadow-color: gray !important;
	scrollbar-track-color: white !important;
	scrollbar-face-color: #CFC2CF !important;
}

.warningPanel
{
	padding:10px;
	color: White;
	background-color:Red;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	width:540px;
}

.iddFrame 
{
	background-color: #f6f2f6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #330033;
	padding:1px;
}

.iddContent
{
	background-color:#CFC2CF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #330033;
	padding:1px;
}

.helpDetail
{
}

.iddMainContent
{
	background-color:#CFC2CF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #330033;
	padding:1px;
}

.iddHome
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #330033;
}

.sectionHeader 
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color:#936 !important;
	background-color:#E7E1E7;
	padding:1px;
}

.sectionHeaderNoPrint
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color:#936 !important;
	background-color:#E7E1E7;
	padding:1px;
}

.sectionSubHeader 
{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 11pt;
	color: #FFFFFF !important;
	background-color: #816181;
	padding:1px;
}

input
{
	border-style:solid;
	border-color:#330033;
	border-width:1px;
}


.logo
{
	border-bottom:1px solid #000; 
	border-top: 1px solid #000;
	background-color:#BBA9BB;
}

a:link 		
{ 
	text-decoration: underline; 
	color: #303; 
}

a:visited	
{ 
	text-decoration: underline; 
	color: #303; 
}

a:hover		
{
	 text-decoration: none; 
	 color: #100; 
}

a:active	
{
	text-decoration: underline; 
	color: #303; 
}

.errorTitle
{
	font-weight:bold;
	font-size:14pt;
}

.errorText
{
	font-size:9pt;
}

th
{
	border-style:solid;
	border-width:1px;
	border-color:Silver;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.toolbar
{
	position: absolute;
	left: 300px;
	top: 50px;
}

.frameborderleft
{
	border-left-style:solid;
	border-left-color:silver;
	border-left-width:1px;
}

.frameborderright
{
	border-right-style:solid;
	border-right-color:silver;
	border-right-width:1px;
}

.heading
{
	font-family:Arial;
	color:white;
	font-size:14pt;
	vertical-align:middle;
}

fieldset
{
	padding-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#936;
}
.fieldsetlegend
{
	font-family: Arial, sans-serif;
	color:#936;
	font-size:9pt;
}

.label
{
	font-family: Arial, sans-serif;
	color: #330033;
	font-size:8pt;
	text-align:right;
}

.labelLeft
{
	font-family: Arial, sans-serif;
	color: #330033;
	font-size:8pt;
	text-align:left;
}

.labelCenter
{
	font-family: Arial, sans-serif;
	color: #330033;
	font-size:8pt;
	text-align:center;
}

.labelListingForm
{
	color:#330033;
	font-size:8pt;
	text-align:left;
	width:130px;
	vertical-align:top;
}

.notvalid
{
	font-family:Arial;
	font-size:8pt;
}

.selectitem
{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#936 !important;
}

.selectitemsmall
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	color:#936 !important;
}

.horizontalline
{
	color:#936;
}

select
{
	font-family:Arial;
	font-size:8pt;
	border-style:inset;
	border-color:#330033;
	border-width:1px;
}

.iddbutton
{
	font-family:Arial;
	font-size:8pt;
	background-color:#CFC2CF;
	border-style:outset;
	border-color:#f6f2f6;
	color:#330033;
	vertical-align:middle;
	cursor:hand;
	border-width:3;
}


.errordesc
{
	font-family:Arial;
	font-size:8pt;
	color:Red;
}

.required
{
	color:Red;
	font-size:8pt;
}

.mn
{
	font-family:Arial;
	font-weight:bold;
	color:#303;
	font-size:11pt;
	background-color:#CFC2CF;
	border-color:#f6f2f6 !important;
	
}

.mi
{
	font-family:Arial;
	font-size:8pt;
	background-color:#f6f2f6;
	border-color:#CFC2CF !important;

}

.DetailTable
{
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
}

.DetailLabel 
{ 
	font-size: 8pt;
	font-family: Arial; 
	background: #CFC2CF; 
	font-weight:bold;
	border-color:#f6f2f6;
}


.DetailSubLabel
{ 
	font-size:8pt;
	font-weight:bold;
	font-family: Arial; 
	background: #f6f2f6; 
}	

.DetailData 
{
	font-size:9pt;
	font-family: Arial; 
	font-weight: normal; 
	background: #f6f2f6;
	height:8px !important;
	border-color:#E7E1E7;
}

th 
{ 
	font-size: 9pt; 
	color: black
}

.disclaimer
{
	font-size:8pt;
	font-family: Tahoma; 
	text-align:center;
}

.thumbnail
{
	border-color:#f6f2f6;
	border-width:1px;
	border-style:solid;
}

.LocationLabel 
{ 
	font-size: 8pt;
	font-family: Arial; 
	font-weight: bold;
	color:Navy;
}

.info
{
	font-size:8pt;
}

.image
{
	border-color:#f6f2f6;
	border-width:1px;
	border-style:solid;
}

.reportImage
{
	border-color:#CFC2CF;
	border-width:1px;
	border-style:solid;
}

.ListHeader
{
	background-color:silver;
	color:black;
	text-align:left;
	font-size:12pt;
}

.listresult
{
	font-size:8pt;
}

.terms
{
	font-family:Tahoma:Arial;
	font-size:8pt;
}

.swiper-container {
    width: 820px;
    height: 650px;
    text-align:center;
}
.
/*swiper-slide{background-size: cover;}*/

@media print 
{ 
	* {
		background-color: white !important;
		background-image: none !important;
	}
  
	.imgNoPrint {
		height: 0;
		width: 0;
		position: absolute;
	}
	
	.iddFrame
	{
		border-style:none !important;	
		width:1px !important;
	}
	
	.printNoFrame
	{
		border-style:none !important;
		width:1px !important;
	}
	
	.rightContent
	{
		visibility:hidden;	
	}
	
	.logo
	{
		border-style:none !important;	
	}	
	
	.copyright
	{
		text-align:left !important;
		width:600px !important;
	}
	
	.divhelp
	{
		visibility:hidden !important;	
	}
	
	.sectionHeaderNoPrint
	{
		visibility:hidden !important;
	}
	
	.selectitemsmall
	{
		visibility:hidden !important;
	}
	
	.selectitem
	{
		visibility:hidden !important;
	}
	
	.iddMainContent
	{
		width:600px !important;	
	}
	.noPrint
	{
		visibility:hidden !important;	
	}
	.DetailTable
	{
		border-color: black!important;
	}
	.DetailLabel 
	{ 
		border-color: black!important;
	}


	.DetailSubLabel
	{ 
		border-color: black!important;
	}	

	.DetailData 
	{
		border-color: black!important;
	}

	.helpDetail
	{
		width:600px !important;
		vertical-align:top !important;
	}

}
