BODY
{
	
	margin:0px;
}

h2
{
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5em;
	}


.icon
{
	background-color: transparent;
	}

IMG
{
	border:0px;
}
	
.datetime
{
	font-size: 14px;
	background-color: yellow;
}
.noMargin
{
	margin:0px;
	padding:0px;
}
	
.tdbox
{
	height: 100%;
	border-width: 4px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B7B7FF;
	background-image: url(img/bgBOX.gif);
	background-repeat: repeat;
}

.demoTitle { background-color: #cfcfcf; padding: 2px; font-weight:bold; }
.demoTitleCollapsed { background-color: #acacac; padding: 2px; }
.demoContent { padding: 0px 0px 0px 0px; border: solid 1px #cfcfcf; }
.demoTitle2 { background-color: #CCCC99; padding: 2px; font-weight:bold; }
.demoSubTitle { background-color: #eeeeee; padding: 2px; font-weight:bold; }
.demoSubTitle2 { background-color: #e8e8d0; padding: 2px; font-weight:bold; }
      
.table
{
	border-width: 1px;
	border: solid;
	border-color: #B7B7FF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0037AA;
	margin: 5px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-color: #D1E0EF;
}

.tdSx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #B7B7FF;
	border-right-color: #B7B7FF;
	border-bottom-color: #B7B7FF;
	border-left-color: #B7B7FF;
}

.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	margin-bottom: 8px;
}

.content
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5em;
}


.documents {
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	color:Gray;
}

.alternaterow
{
	 background-color:#D5E3FF;
}

.border
{
	 border-width:1px;
	 border-color:	#CCCCFF;
}
A:link, A:active, A:visited
{
		color: #6699CC;
		text-decoration:none;
}

A:hover
{
		color: #6699CC;
		text-decoration:underline;
}
