body { width: 100%; padding: 0px; margin: 0px; background-color: #E1EEF8; background-image: URL(images/background.gif); }
h1 { font-family: arial; font-size: 11px; font-weight: 800; color: #FFFFFF; text-align: left; }
hr { color: #FFFFFF; height: 1px; background-color: #FFFFFF; }
li { margin-top: 5px; line-height: 15px; }

div.wrapper { position: relative; top: 0px;  margin-left: auto; margin-right: auto; width: 898px; }
div.header { position: absolute; top: 16px; width: 900px; height: 113px; left: 0px; height: 113px; z-index: 2; }
.intro { font-family: arial; font-size: 12px; color: #005D9E; font-weight: 800; }

a:link { font-family: arial; font-size: 11px; color: #37418A; font-weight: 800; text-decoration: none;}
a:visited { font-family: arial; font-size: 11px; color: #37418A; font-weight: 800; text-decoration: none;}
a:hover { font-family: arial; font-size: 11px; color: #61A0CE; font-weight: 800; text-decoration: underline;}

.nav a:link { font-family: arial; font-size: 10px; color: #37418A; font-weight: 200; text-decoration: none;}
.nav a:visited { font-family: arial; font-size: 10px; color: #37418A; font-weight: 200; text-decoration: none;}
.nav a:hover { font-family: arial; font-size: 10px; color: #FFCC00; font-weight: 200; text-decoration: underline;}

.white a:link { font-family: arial; font-size: 11px; color: #FFFFFF; font-weight: 800; text-decoration: none;}
.white a:visited { font-family: arial; font-size: 11px; color: #FFFFFF; font-weight: 800; text-decoration: none;}
.white a:hover { font-family: arial; font-size: 11px; color: #61A0CE; font-weight: 800; text-decoration: underline;}

.buttons1 { font-family: arial; font-size: 10px; color: #FFFFFF; font-weight: 800; background-color: #78B6E4; }
.buttons2 { font-family: arial; font-size: 10px; color: #FFFFFF; font-weight: 800; background-color: #4487B9; }
.whitebox { font-family: arial; font-size: 10px; color: #530d43; font-weight: 300; background-color: #ffffff; }

.requiredField { font-size:medium; color:#ffffff }
.validationSummary { font-size:x-small; color:#ffffff; font-weight:bold; }
