<styles>
.nothing {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
}

.redbkg{
background: #cc0000; color: #ffffff;font-weight: 600;
}
.tableblk{
background: #000000; color: #ffffff;font-weight: 600;
}
.blkbkg{
background: #000000; color: #ffffff;font-weight: 600;
}
.tablegry{
background: #e9e9e9; font-weight: 600;
}
.private{
font-weight: 800;
}
.tabledkgry{
background: #999999; font-weight: 600;
}
.tablegreen{
background: #009900; color: #ffffff;
}
.tabledkblue{
background: #003399; color: #ffffff;
}
.tableltblue{
background: #33cccc; 
}
.tableorange{
background: #cc6633; 
}
.tableyellow{
background: #cccc33; 
}
.tablepurple{
background: #9999cc; color: #ffffff; font-weight: 600;
}
.tabletan{
background: #ffcc99; 
}
.copy {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:150%;
}
.copybold {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	line-height:150%;
}
.bullet {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	line-height:120%;
}
.form {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	line-height:120%;
}
.error {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #cc0000;
	line-height:120%;
}
.background {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	line-height:220%;
}
.callout {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height:140%;
}
.title {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #cc0000;
}	
.productTitle {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	line-height:240%;
}	
.bluetitle {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #6699cc;
}

.footer {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.subhead {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
}
.subheaddate {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
}


a.button {color: #fff!important; font-family: Verdana; font-weight: bold; text-decoration: none; display: inline-block; float: left;}
a.button, a.button span {overflow: hidden;}
/*//// SOFT BUTTONS ////*/
/* To use, place the button text inside a span and add classes 'button' and 'soft' to the anchor. You can also determine the color and add an arrow (see below). */
a.button.soft {font-size: 12px; height: 36px; padding-right: 12px; background: no-repeat 100% -511px; margin-top: 12px;}
a.button.soft span {display: block; height: 12px; padding: 11px 0 13px 11px; background-position: 0 -451px;}
a.button.soft.medium, a.button.soft.medium span {height: 28px;}
a.button.soft.medium {font-size: 11px; background-position: 100% -307px;}
a.button.soft.medium span {padding: 7px 0 10px 11px; background-position: 0 -349px;}
a.button.soft.small, a.button.soft.small span {height: 24px;}
a.button.soft.small {font-size: 11px; background-position: 100% -139px;}
a.button.soft.small span {padding: 5px 0 8px 11px; background-position: 0 -260px;}
a.button.right {float: right;}
a.button.center {float: none; text-align: center;}
/* Colors // To use, add a class of 'green', 'blue' or 'orange' to the anchor. These buttons default to green if no color is specified. */
a.button.soft, a.button.soft span, a.button.soft.green, a.button.soft.green span {background-image: url(/images/button-soft-green.png);}
a.button.soft.blue, a.button.soft.blue span {background-image: url(/images/button-soft-blue.png);}
a.button.soft.orange, a.button.soft.orange span {background-image: url(/images/button-soft-orange.png);}
/* Right Arrow // To use, add a class of 'arrow' to the anchor. */
a.button.soft.arrow {padding-right: 29px; background-position: 100% -397px;}
a.button.soft.arrow.medium {background-position: 100% -217px;}
a.button.soft.arrow.small {background-position: 100% -61px;}
/* Hover State // Works for all variations. */
a.button.soft:hover {background-position: 100% -549px;}
a.button.soft:hover span {background-position: 0 -489px;}
a.button.soft.arrow:hover {background-position: 100% -435px;}
a.button.soft.medium:hover {background-position: 100% -337px;}
a.button.soft.medium:hover span {background-position: 0 -379px;}
a.button.soft.arrow.medium:hover {background-position: 100% -247px;}
a.button.soft.small:hover {background-position: 100% -165px;}
a.button.soft.small:hover span {background-position: 0 -286px;}
a.button.soft.arrow.small:hover {background-position: 100% -87px;}
/* Active State // Works for all variations. */
a.button.soft:active {background-position: 100% -587px;}
a.button.soft:active span {background-position: 0 -527px;}
a.button.soft.arrow:active {background-position: 100% -473px;}
a.button.soft.medium:active {background-position: 100% -367px;}
a.button.soft.medium:active span {background-position: 0 -409px;}
a.button.soft.arrow.medium:active {background-position: 100% -277px;}
a.button.soft.small:active {background-position: 100% -191px;}
a.button.soft.small:active span {background-position: 0 -312px;}
a.button.soft.arrow.small:active {background-position: 100% -113px;}

</styles>