body.margin-zero {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text-large {
	FONT-SIZE: 108%
}
.text-std {
	FONT-SIZE: 83%
}
.text-small {
	FONT-SIZE: 67%
}
.text-smaller {
	FONT-SIZE: 80%
}
.text-sm-fred {
	FONT-SIZE: 75%;
	COLOR: #FF0000
}
.text-sm-fred-int {
	padding: 0 0 0 10px;
	FONT-SIZE: 75%;
	COLOR: #FF0000;
	line-height: 20px
}
.text-stdline {
	FONT-SIZE: 100%;
	COLOR: #000000;
	padding: 0 20px 0 20px;
	line-height: 20px
}

.text-sm-fgrey {
	FONT-SIZE: 75%;
	COLOR: #333333;
	padding: 0 10px 0 10px
}
.text-smler-fred {
	FONT-SIZE: 75%;
	COLOR: #FF0000
}
.text-smler-fgrey {
	FONT-SIZE: 75%;
	COLOR: #333333;
	text-indent: 10px
}
.text-smler-fblueb {
	FONT-SIZE: 75%;
	COLOR: #003399;
	font-style:inherit
}
.text-std-wh {
	FONT-SIZE: 83%;
	color:#FFFFFF;
	text-indent: 15px;
	line-height: 3
}
.text-std-wh-tl {
	FONT-SIZE: 83%;
	color:#FFFFFF;
	text-indent: 15px;
	line-height: 3;
	font-family:Arial, Helvetica, sans-serif
}
.text-left{
	text-align:left
}
.pad-up3{
	padding: 3px 0px 3px 0px
}
.pad-up5{
	padding: 5px 0px 5px 0px
}
.pad-up5only{
	padding: 5px 0px 0px 0px
}
.pad-up8{
	padding: 8px 0px 8px 0px
}
.pad-up10{
	padding: 10px 0px 10px 0px
}
.pad-left10{
	padding: 0 0 0 10px
}
.pad-left30{
	padding: 0 0 0 30px
}

.pad-right10{
	padding: 0 10px 0 0
}
.pad-right20{
	padding: 0 20px 0 0
}
.pad-right30{
	padding: 0 30px 0 0
}
.pad-left10-high{
	padding: 0 0 0 10px;
	line-height: 25px
}
.pad-right10-high{
	padding: 0 30px 0 0;
	line-height: 20px
}
.line-high20{
	line-height: 20px
}
.line-high15{
	line-height: 15px
}
.line-high10{
	line-height: 10px
}
.line-high5{
	line-height: 5px
}
.line-high3{
	line-height: 3px
}
.bg-color1 {
	BACKGROUND-COLOR: #D6F4F8
}
.bg-color2 {
	BACKGROUND-COLOR: #359FFF
}
.bg-color3 {
	BACKGROUND-COLOR: #FFFFFF
}
.bg-color4 {
	BACKGROUND-COLOR: #2059DF
}
.border1 { 
	width:745;
	height:auto;
	border-style: solid;
	border:1px;
	border-color:#0066CC;
}
A {
	COLOR: #2059DF;
	TEXT-DECORATION: none
}
A:link {
	COLOR: #2059DF;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #900099;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #1E80E1;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #1E80E1;
	TEXT-DECORATION: underline
}
A.nl:link {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.nl:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A.nl:active {
	COLOR: #1E80E1;
	TEXT-DECORATION: underline
}
A.nl:hover {
	COLOR: #1E80E1;
}
.center {
	MARGIN: 0px;
	TEXT-ALIGN: center
}
.space-3px {
	FONT-SIZE: 2px
}
.space-6px {
	FONT-SIZE: 4px
}
.space-9px {
	FONT-SIZE: 7px
}
.space-12px {
	FONT-SIZE: 9px
}
.space-18px {
	FONT-SIZE: 15px
}
.space-24px {
	FONT-SIZE: 21px
}
.text-red {
	COLOR: #FF0000
}
.text-blue {
    COLOR: #000099
}
.text-white {
	COLOR: #ffffff
}
.text-gray {
	COLOR: #666666
}
.text-darkgray {
	COLOR: #999999
}
.text-bold {
	FONT-WEIGHT: bold
}
.text-italic {
	FONT-STYLE: italic
}
.text-boldital {
	FONT-WEIGHT: bold;
	FONT-STYLE: italic
}
.text-font1 {
	font-family:Arial, Helvetica, sans-serif;
}

.under_b {
	border-color: #6699CC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.under_b_dot {
	border-color: black black #0000CC;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.under_b_b {
	border-color: #0000FF black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
