/* IMAGES */
img.right {float: right; padding-left:20px; padding-bottom:10px; border:0px}
img.left {float: left; border:0px}
img {border:0px}


/* LINKS */
a:link{color:#333399} a:visited{color:#333399} a:hover{color:#cc0000}
a.grey:link{color:#333333} a.grey:visited{color:#333333} a.grey:hover{color:#cc0000}
a.blue:link{color:#6666cc} a.blue:visited{color:#6666cc} a.blue:hover{color:#cc0000}
a { text-decoration:none }

/* HEADING TAGS */
h1 {font-size:18px; font-weight:bold}
h2 {font-size:14px; font-weight:bold}
h3 {font-size:12px; font-weight:bold}
h4 {font-size:10px; font-weight:bold}

/* HIGHLIGHTING */
.highlight {padding:4px 3px 4px 3px; background-color:#E8E8E8; border:1px solid #999999; font-weight:bold; font-size:14px}
.highlight2 {padding:4px 3px 4px 3px; background-color:#E8E8E8; border-top:1px solid #999999; border-bottom:1px solid #999999; font-weight:bold; font-size:14px}
.highlight3 {padding:4px 3px 4px 3px; background-color:#ffffff; border-top:1px solid #7f99b2; border-bottom:1px solid #7f99b2; font-weight:bold; font-size:14px; color:#003366}



/* FORMATTING */
.header {color:#333366}
.rightheader {color:#8585A3}
.small {font-size:11px; color:#333333}
.title {font-size:16px; font-weight:bold}
.NoWrap {white-space:nowrap}
.plusone {font-size:14px;}
.plustwo {font-size:16px;}
.FooterLeft {padding-right:10px; width:160px}
.FoorterRight {width:102px}
.red {color:#FF0000}

/* PADDING &*/
.PaddingSpecs {padding-left:10px; padding-right:20px;}
.PaddLeft10 {padding-left:10px}
.PaddRight10 {padding-right:10px}

/* PARAGRAPH TAGS */
p.header {color:#333366}
p.title {font-size:16px; font-weight:bold}
p.center {text-align: center;}
p.small {font-size:11px; color:#333333}
p.smallten {font-size:10px;}
p.rightheader {font-size:9px; color:#8585A3}



/* DIV TAGS */
div.center {text-align: center}
div.grey {color:#666666;}
div.small {font-size:11px;}
 
/* TABLE */
table.center {margin-left:auto; margin-right:auto}
td.center {text-align: center;}

table.Footer {margin:auto;width:795px}
.Footer td {padding:10px 10px 0px 10px;border-top:1px solid #cccccc;border-bottom:0px solid #cccccc;background-color:#ffffff}
.Footer td.FooterLogos {width:184px;padding:10px;border:1px solid #cccccc;text-align:center;background-color:#ffffff}


/* LISTS */
ul {list-style-type: disc; font-family:arial, helvetica, sans-serif; font-size:12px; text-align: left; color:#333333}
ol.decimal {list-style-type: decimal; font-family:arial,helvetica,sans-serif; font-size:12px; text-align: left}


body
{background-image: url(images/background.gif); background-repeat: repeat-y; margin:0px; font-family:arial,helvetica,sans-serif; font-size:12px; text-align: left; color:#333333}

