﻿/* commented backslash hack \*/
html, body { height: 100%; }
/* end hack */
html, body { margin: 0; padding: 0; }
body { font-size: 0.8em; padding: 0; margin: 0; font-family: Verdana; background-color: #E0EAF5; }
.Clear { clear: both; width: 100%; }

#Header { position: absolute; top: 0; left: 0; width: 100%; background-color: #3143A3; height: 140px; background-image: url('../Images/HeaderBackground.jpg'); background-repeat: repeat-x; }
#HeaderContent { margin: 0 auto 0 auto; width: 744px; padding: 0 17px 0 17px; background-color: #ffffff; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; }
#HeaderContent p { margin: 0; }
#HeaderContent h1 { margin: 0; }
#HeaderContent img { margin: 8px 3px 6px 3px; }
#HeaderContent img.Logo { float: right; margin: 8px 8px auto auto; }

#Menu { position: absolute; top: 131px; left: 0; width: 100%; height: 36px; background-color: #7DA7D8; background-image: url('../Images/MenuBackground.jpg'); background-repeat: repeat-x; padding: 0; }
#Menu ul { width: 720px; margin: 0 auto 0 auto; display: block; padding: 0; background-color: #7DA7D8; background-image: url('../Images/MenuBackground.jpg'); background-repeat: repeat-x; height: 32px; }
#Menu ul li { float: left; list-style-type: none; }
#Menu a { text-decoration: none; padding: 7px 10px 8px 10px; color: #ffffff; display: block; font-size: 1.2em; font-weight: bold; font-family: Arial; }
#Menu a:hover, #Menu a.Selected { color: #000000; }

#ContentWrapper { min-height: 100%; position: relative; border: solid 1px #E3E6EF; margin: 0 auto 0 auto; width: 780px; background-color: #ffffff; border: solid 1px #cccccc; border-width: 0 1px 0 1px; }
* html #ContentWrapper { height: 100%; }
#Content { width: 753px; margin: 0 auto 0 auto; padding: 187px 20px 20px 5px; position: relative; }
#Content h1 { color: #21225A; font-size: 1.6em; font-weight: normal; }
#Content h2 { color: #21225A; font-size: 1.2em; font-weight: normal; }
#Content p { margin: 0 0 .5em 0; line-height: 1.4em; text-align: justify; }
#Content a { color: #21225A; text-decoration: underline; }
#Content a:hover { text-decoration: none; }
#Content #LeftContent { float: left; width: 140px; margin-top: 50px; }
#Content #LeftContent p { text-align: center; }
#Content #LeftContent img { margin-bottom: 20px; }
#Content #MiddleContent { float: left; width: 375px; margin-left: 10px; }
#Content #MiddleContent .SiteMap { margin-left: 0; padding-left: 1em; }
#Content #MiddleContent .SiteMap li { list-style-type: square; padding-left: 0; padding-bottom: 2px; }
#Content #MiddleContent .SiteMap a { text-decoration: none; }
#Content #RightContent { float: right; width: 220px; padding-top: 50px; color: #3143A3; font-size: 0.8em; }
#Content #RightContent img { border: solid 1px #21225A; }

#ClearFooter { clear: both; height: 20px; width: 100%; }
#FooterLinks { width: 100%; height: 20px; margin: -20px auto 0 auto; position: relative; background-image: url('../Images/Footer.jpg'); background-position: left bottom; background-repeat: repeat-x; background-color: #6A8FC4; font-size: 0.8em; }
#FooterLinks ul { margin: 0 auto 0 auto; width: 780px; padding: 0; }
#FooterLinks ul li { list-style-type: none; float: left; margin: 4px 0 0 0; color: #ffffff; border-left: solid 1px #ffffff; padding: 0 10px 0 10px; }
#FooterLinks ul li.First { border-left-style: none; }
#FooterLinks a { color: #ffffff; text-decoration: none; }
#FooterLinks a:hover { text-decoration: underline; }
