﻿/* commented backslash hack \*/
html, body { height: 100%; }
/* end hack */
html, body { margin: 0; padding: 0; }

#Wrapper { min-height: 100%; width: 778px; position: relative; border: solid 1px #E3E6EF; border-width: 0 1px 0 1px; margin: 0 auto 0 auto; }
* html #Wrapper { height: 100%; }
#FooterLinks { width: 100%; height: 20px; margin: -20px auto 0 auto; position: relative; }
#ClearFooter { clear: both; height: 20px; width: 100%; }

body { font-size: 0.8em; padding: 0; margin: 0; font-family: Verdana; height: 100%; }
.Clear { clear: left; width: 100%; }

#Header { position: absolute; top: 0; left: 0; width: 100%; height: 125px; z-index: 10000; background-color: #ffffff; }
#HeaderContent { margin: 0 auto 0 auto; width: 780px; }
#HeaderContent p { margin: 0; }
#HeaderContent h1 { margin: 0; }
#HeaderContent img { margin: 8px; }
#HeaderContent img.Logo { float: left; margin: 18px 20px auto auto; }

#Menu { z-index: 8000; position: absolute; top: 125px; left: 0; width: 100%; height: 58px; background-image: url('../Images/Menu.jpg'); background-repeat: repeat-x; background-color: #5875AB; padding: 0; }
#Menu ul { width: 780px; margin: 10px auto 0 auto; display: block; padding: 0; }
#Menu ul li { float: left; list-style-type: none; }
#Menu a { text-decoration: none; padding: 15px 10px 15px 10px; color: #ffffff; margin: 0 1px 0 1px; display: block; font-size: 1.2em; font-weight: bold; font-family: Arial; text-align: center; }
#Menu a.DoubleLine { padding: 6px 10px 6px 10px; }
#Menu a:hover, #Menu a.Selected { background-color: #0D0E25; border-left: solid 1px #ffffff; border-right: solid 1px #ffffff; margin: 0; background-image: url('../Images/MenuItem.jpg'); background-repeat: repeat-x; background-position: left top; }

#Content { width: 753px; margin: 0px auto 0 auto; background-image: url('../Images/Content.jpg'); background-repeat: repeat-x; padding: 207px 20px 20px 5px; position: relative; background-position: 0px 167px; }
#Content h1 { color: #21225A; font-size: 1.6em; font-weight: normal; margin-top:4px; padding:0px;}
#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: 200px; padding-top: 50px; }
#Content #RightContent img { border: solid 1px #21225A; }

#FooterLinks { height: 20px; 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; }
