BODY
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
	scrollbar-3d-light-color : D4D0C8;
	scrollbar-dark-shadow-color : 808080;
	scrollbar-arrow-color : FBE39C;
	scrollbar-base-color : BFD8E1;
	scrollbar-face-color : 33839E;
	scrollbar-highlight-color : BFD8E1;
	scrollbar-shadow-color : 808080;
	background-color : #FFFFFF;
	height:100%;
}
HTML
{
	height:100%;
}

TD
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
	scrollbar-3d-light-color : D4D0C8;
	scrollbar-dark-shadow-color : 808080;
	scrollbar-arrow-color : FBE39C;
	scrollbar-base-color : BFD8E1;
	scrollbar-face-color : 33839E;
	scrollbar-highlight-color : BFD8E1;
	scrollbar-shadow-color : 808080;
}

.small
{
	font-size : 7pt;
}

.smalllink
{
	color : #006486;
	font-weight : normal;
	text-decoration : underline;
}

.smalllink:visited
{
	color : #006486;
}

.smalllink:active
{
	color : #006486;
}

.smalllink:hover
{
	color : #006486;
	background : #FBE39C;
}

A
{
	color : #006486;
	font-weight : bold;
	text-decoration : none;
}

A:visited
{
	color : #006486;
}

A:active
{
	color : #006486;
}

A:hover
{
	color : #006486;
	background : #FBE39C;
}

.nohover
{
	font-weight : normal;
}

.nohover:hover
{
	color : #006486;
	background: none;
}

H1
{
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}

H2
{
	font-size : 8pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}

H3
{
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	
}


strong
{
	font-weight : bold;
	font-size : 8pt;
}

input.loginsubmit
{
	font-size : 7pt;
	background-color : #FFE283;
	margin-bottom : 1px;
	margin-left : 5px;
	border-bottom-color : #447C8E;
	border-right-color : #447C8E;
	border-left-color : #99B7C1;
	border-top-color : #99B7C1;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

input.submit
{
	font-size : 7pt;
	background-color : #FFE283;
	margin-bottom : 1px;
	margin-left : 5px;
	border-bottom-color : #447C8E;
	border-right-color : #447C8E;
	border-left-color : #99B7C1;
	border-top-color : #99B7C1;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}


TABLE
{
	border : 1px;
}

UL
{
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	list-style-type : circle;
	text-align : left;
}

UL.indented
{
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	list-style-type : square;
	text-align : left;
}

PRE
{
	border-right: whitesmoke 1px solid;
	padding-right: 3px;
	border-top: whitesmoke 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	margin-left: 0px;
	border-left: whitesmoke 1px solid;
	color: #004c65;
	padding-top: 3px;
	border-bottom: whitesmoke 1px solid;
	font-family: 'Courier New';
	background-color: #ffffeb;
}

.blueheader
{
	color : #006486;
	font-weight : bold;
	font-size : 8pt;
}

.blueheader_italic
{
	color : #006486;
	font-style : italic;
	font-weight : bold;
	font-size : 8pt;
}

.downloadbutton
	{
	font-size : xx-small;
	text-decoration: none;
	color : #004C65;
	font-weight : bold;
	background : #FFEEB3;
	border-bottom : 1px solid black;
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px solid white;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 0px;
	margin-left : 5px;

	}
	
.downloadbutton:visited
	{
	font-size : xx-small;
	text-decoration: none;
	color : #004C65;
	font-weight : bold;
	background : #FFEEB3;
	border-bottom : 1px solid black;
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px solid white;
	font-weight : bold;
	}
	
.downloadbutton:hover
	{
	text-decoration: none;
	background : #447C8E;
	font-size : xx-small;
	color : #FFEEB3;
	border-bottom : 1px solid black;
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px solid white;
	font-weight : bold;
}

.triallicense
	{
	font-size : 8pt;
	text-decoration: none;
	color : #004C65;
	background : #FFEEB3;
	border-bottom : 1px solid black;
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px solid white;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	}

.triallicense:visited
	{
	font-size : 8pt;
	text-decoration: none;
	color : #004C65;
	background : #FFEEB3;
	border-bottom : 1px solid black;
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px solid white;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	}

.triallicense:hover
	{
	font-size : 8pt;
	text-decoration: none;
	color : #FFEEB3;
	background : #447C8E;
	border-bottom : 1px solid black;
	border-left : 1px solid white;
	border-right : 1px solid black;
	border-top : 1px solid white;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	}

	
.lightbackground
{
	background : #F6F8F8;
}

.DescriptionHeader
{
	font-style : italic;
}

.free30
{
	border : thick double Red;
	font-size: 15pt;
	font-weight: bold;
	background-color: #FFEEB3;
}