/* CSS Document */
.text {
	font-size:8pt; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666;
}

.dottext {
	font-size:1px; color:#FFFFFF;
}

.body {
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;
	Scrollbar-Face-color: #5269B5;
	Scrollbar-Highlight-color: #2C4097; 
	Scrollbar-Shadow-color: #B7E0FC;
	Scrollbar-Arrow-color: #2C4097;
	Scrollbar-Track-color: #FFFFFF;
}

.bodytext {
	font-family:Verdana; font-size:10pt; color:#000000; line-height:18px; font-weight:normal; text-align:justify;

}

.borderbodytext {
	border:solid 1px #5269B5;
	font-family:Verdana; font-size:10pt; color:#000000; line-height:18px;
}

.boldtext {
	font-family:Verdana; font-size:10pt; color:#CD0000; font-weight:bold;
}
.biggertext {
	font-family:Georgia; font-size:17pt; color:#CD0000; font-weight:bold;
}
.Whiteboldtext {
	font-family:Verdana; font-size:11pt; color:#FCF3B7; font-weight:bold; 
	}

a:link {
	font-family:Verdana; font-size:8pt; text-decoration:none; font-weight:bold; 
}

a:hover
{ text-decoration:none;font-family:Verdana; font-size:8pt;font-weight:bold; 
 
}

a:visited {
	font-family:Verdana; font-size:8pt; text-decoration:none; font-weight:bold; color:blue;
}

.border { 
border-bottom:solid 1px #FFFFFF;
}

.TBborder { 
border-bottom:solid 1px #FFFFFF;
border-top:solid 1px #FFFFFF;
}

.Tableborder { 
border:dashed 1px #2C4097;
}

.SideTableborder { 
border:solid 1px #FFFFFF;
}

.Sideborder { 
border:solid 1px #FFFFFF;
}