﻿body { margin: 0px auto; text-align: center; padding: 0px; font-family: Verdana, Arial; font-size: 12px; background: no-repeat; }
#BodyContentPanel { width: 910px; text-align:left; }
a, a:link, a:visited, a:hover, a:active { color: #2D4E8D; font-weight: 900; }

/* Editor Classes */
.Header1 { color: #2D4E8D; font-size: 18px; font-weight: 900; }
.Header2 { color: #333; font-size: 18px; font-weight: 900; }
.Header3 { color: #799B51; font-size: 20px; font-weight: 900; }
.Header4 { color: #000; font-size: 14px; font-weight: 900; }
.Header5 { color: #333; font-size: 14px; font-weight: 900; }
.Header6 { color: #799B51; font-size: 16px; font-weight: 900; }
.Highlight-Blue { color: #2D4E8D; font-weight: 900; }
.Link-Arrow { float: left; height: 20px; padding-right: 34px; background: url(../Images/Icon-ArrowLink.gif) no-repeat right center; line-height: 20px; vertical-align: middle; }
.Link-Breadcrumb { font-size: 10px; color: #666; }
.PageHeader1 { display: block; width: 910px; height: 27px; padding: 25px; border-bottom: solid 10px #FFF; background: url(../Images/Background-PageHeader.gif) no-repeat top left; color: #FFF; font-size: 20px; font-weight: 900; }
.PageHeader2 { display: block; width: 910px; height: 27px; padding: 25px; border-bottom: solid 10px #FFF; background: url(../Images/Background-PageHeader2.gif) no-repeat top left; color: #FFF; font-size: 20px; font-weight: 900; }
.MediaCode { background-color: #4C689C; color: #FFF; font-weight: 900; font-size: 14px; padding: 3px;  }