body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
}

.copy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
}

.specials{
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	background-color : transparent;
	font-weight : bold;
}
.specials:link{
	color : #000000;
	background-color : transparent;
}
.specials:visited{
	color : #000000;
	background-color : transparent;
}
.specials:hover{
	color : #CC0000;
	background-color : transparent;
	text-decoration : none;
}
.specials:active{
	color : #000000;
	background-color : transparent;
}

.copySml
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #000000;
}
.copyRed
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #CC0000;
}

.copyForm
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}

.copySmlBlue
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #0084AB;
}

body { border: 0 solid White; 
SCROLLBAR-FACE-COLOR: #D8D8D8; 
SCROLLBAR-HIGHLIGHT-COLOR: #eaeaea; 
SCROLLBAR-SHADOW-COLOR: #D0D0D0; 
SCROLLBAR-3DLIGHT-COLOR: #FFffff; 
SCROLLBAR-ARROW-COLOR: #4E4E4E; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #C79236; 
} 

.titleDark{
	color : #444648;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.titleRed{
	color : #CC0000;
	font-size : 20px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.titleBlue{
	color : #000099;
	font-size : 20px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.tblTitleDark{
	color : #444648;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.tblTitleRed{
	color : #CC0000;
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a{
	color : #606468;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	background-color : transparent;
	font-weight : normal;
}
a:link{
	color : #606468;
	background-color : transparent;
}
a:visited{
	color : #606468;
	background-color : transparent;
}
a:hover{
	color : #8B8F94;
	background-color : transparent;
	text-decoration : none;
}
a:active{
	color : #8B8F94;
	background-color : transparent;
}

.webvibe{
	color : #7171FF;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : transparent;
	font-weight : normal;
}
.webvibe:link{
	color : 7171FF;
	background-color : transparent;
}
.webvibe:visited{
	color : 7171FF;
	background-color : transparent;
}
.webvibe:hover{
	color : white;
	background-color : transparent;
	text-decoration : none;
}
.webvibe:active{
	color : 7171FF;
	background-color : transparent;
}

.form { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: Black; background: White; }
.btn { font-size: 10px; color: black; background-color: #E5ECFB;} 

.block {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align: justify;
	color: #333333;
	line-height : 14px;
}
h1 {
	color : #444648;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.destination{
	color : #FF0000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	background-color : transparent;
}
.destination:link{
	color : #FF0000;
	background-color : transparent;
}
.destination:visited{
	color : #FF0000;
	background-color : transparent;
}
.destination:hover{
	color : #0083AB;
	background-color : transparent;
	text-decoration : none;
}
.destination:active{
	color : #FF6600;
	background-color : transparent;
}

.destCell
{
	background-color: #BBE8F4;
	border-bottom: 1px #0083AB solid;
	border-left: 1px #0083AB solid;
	border-right: 1px #0083AB solid;
	padding : 4px;
}

.cellPad3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
	padding : 3px;
}
.cellPad15
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
	padding : 15px;
}

.cellBorder{
	font-family : Arial, Helvetica, sans-serif;
	border-width:2px; border-style:solid; border-color:#B8C0C7;
	font-size : 9pt;
	color: #000000;
	/*padding : 15px;*/

}

.cellPadBorder{
	font-family : Arial, Helvetica, sans-serif;
	border-width:2px; border-style:solid; border-color:#B8C0C7;
	font-size : 9pt;
	color: #000000;
	padding : 15px;

}