.white { color: #FFFFFF; }
.black { color: #000000; }
.red { color: #FF0000; }
.lime { color: Lime; }
.blue { color: #0000FF; }
.lightblue { color: #6060FF; }
.gray { color: #808080; }
.lightgray { color: #C0C0C0; }
.lightergray { color: #E0E0E0; }
.azure { color: #000DB2; }
.golden { color: #E8CC4D; }
.lightgolden { color: #F8DC8D; }
.mustard { color: #D9AB00; }
.maroon { color: Maroon; }
.yellow { color: Yellow; }
.green { color: Green;}
.textgray { color: #A3A3A3;}
.orangetext { color: #E57D1C;}
.bluetext { color: #005294;}
.graytext { color: #626262;}
.pink { color: #C89191;}
.darkpink { color: #A86060;}
.cream { color: #FAFC5A; }
.captionblue { color: #006699;}
.logoletter { color: #CDA54F; }

.xxsmall {font-size: xx-small}
.xsmall {font-size: x-small}
.small {font-size: small}
.medium {font-size: medium}
.large {font-size: large}
.xlarge {font-size: x-large}
.xxlarge {font-size: xx-large}
.big {font-size: 175%}

.bold { font-weight: bold; }
.italic {font-style: italic;}
.normal {font-style: normal;}
.nounderline {text-decoration: none;}
.boldhighlight { font-weight: bold; background-color: #FFFF30}

.couriernew {font-family: Courier New;}
.trebuchetms {font-family: Trebuchet MS;}
.arial {font-family: Arial;}
.verdana {font-family: Verdana;}

.left {text-align: left}
.right { text-align: right; }
.center { text-align: center; }
.justify {text-align: justify}

.img_right { float: right; }

.nomargin
{
    MARGIN-LEFT: 0em;
    MARGIN-RIGHT: 0em;
    MARGIN-TOP: 0em;
    MARGIN-BOTTOM: 0em;
}
.noverticalmargin
{
    MARGIN-TOP: 0em;
    MARGIN-BOTTOM: 0em;
}
.noleftmargin
{
    MARGIN-LEFT: 0em;
}

.padding5
{
	padding: 5
}

.menulink
{
    FONT-SIZE: x-small;
    FONT-FAMILY: arial, helvetica, verdana,sans-serif;
    TEXT-ALIGN: left;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover
{
    FONT-SIZE: x-small;
    FONT-FAMILY: arial, helvetica, verdana,sans-serif;
    text-decoration: underline;
    TEXT-ALIGN: left;
	color: #FFFFFF;
}
.menulink-small
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: arial, helvetica, verdana,sans-serif;
    TEXT-ALIGN: left;
	color: #FFFFFF;
	text-decoration: none;
}
.link
{
	color: #202090;
}

.lightlink
{
	color: #6060D0;
}

BODY, UL, OL, P, TD, TH, LI, A
{
    FONT-SIZE: x-small;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left;
	color: #c0c0c0;
}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

UL.smallleftmargin
	{
		margin-left: 2em;
	}
	
CAPTION
{
    FONT-SIZE: small;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}


H1
{
	font-size: 3em;
	font-weight: 700;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}
H2
{
	font-size: 2.5em;
	font-weight: 700;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}
H3
{
	font-size: 2em;
	font-weight: 700;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}
H4
{
	font-size: 1.75em;
	font-weight: 700;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}
H5
{
	font-size: 1.58em;
	font-weight: 500;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}
H6
{
	font-size: 1.33em;
	font-weight: 500;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}

P.indent
{
    MARGIN-LEFT: 1em;
    MARGIN-RIGHT: 0em;
}

TH
{
    FONT-WEIGHT: bold;
    color: White;
    background-color : Maroon;
}

TH.alt
{
    FONT-WEIGHT: normal;
    color : Yellow;
    background-color : Navy;
}

TD.alt
{
    COLOR: #90FFB0;
}

.coupon
{
	border-style:solid; 
	border-collapse:collapse;	
	border-color: #BD953F;
}

.textframe
{
	border-style:solid; 
	border-collapse:collapse;	
	border-color: #8080B0;
}

ADDRESS
{
    FONT-SIZE: x-small;
    FONT-STYLE: normal;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-ALIGN: center
}

.page-left
{
	background: url(images/starburst-left.gif) no-repeat;
	background-color: #BDCFF0;
	position: absolute;
	height: 100%;
	width: 110px;
	left: 0px;
	top: 0px;
}

.page-right
{
	background: url(images/starburst-right.gif) no-repeat;
	background-color: #ffffff;
	position: absolute;
	height: 100%;
	width: 690px;
	left: 110px;
	top: 0px;
}
.text_block
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100%;
}
