@charset "utf-8";
body {background-color:#def;margin:0px;padding:0px;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#05b;font-size:10px;}
	
#PageFrame {width:800px;background:url(../images/siteTemplate/bg_pagewithshadow.gif) repeat-y #def;min-height:600px;display:table-cell;height:600px;height:auto !important;height:600px;}
#PageFrameInner {margin-left:16px;width:768px;}

#BannerRow {height:100px;}
#BannerRow #LogoColumn {float:left;width:300px;margin-top:12px;margin-left:26px;}
#BannerRow #NoticeColumn {float:left;width:200px;margin-top:12px;margin-left:10px;color:maroon;}
#BannerRow #NavColumn {float:right;width:200px;margin-right:20px;}
#BannerRow #NavColumn #HeaderLoginForm {font-size:10px;color:#888;text-transform:uppercase;}
#BannerRow #NavColumn #HeaderLoginForm input {width:110px;height:14px;font-size:10px;border:1px solid #f93;}
#BannerRow #NavColumn #HeaderLoginForm .LoginFormButton {font-size:12px;width:114px;height:18px;background-color:#f93;color:#fff;font-weight:bold;}

#NavRow {height:28px;background:url(../images/siteTemplate/bg_navbar-off.jpg) repeat-x;width:768px;text-align:right;}
#NavRow div {width:108px;height:20px;border-right:1px solid white;float:left;text-align:center;padding-top:8px;}
#NavRow div a {text-decoration:none;color:#fff;font-size:12px;font-weight:bold;}
#NavRow div a:hover {text-decoration:none;color:#f82;}

#HeaderRow {border:1px solid #fff;background-color:#05a;height:117px;width:766px;color:#fff;font-size:16px;}
#HeaderRow .OrangeText {color:#f90;font-size:16px;}
#HeaderRow img {width:260px;height:117px;border:none;}
#HeaderRow h1 {margin-top:44px;font-size:40px;margin-bottom:6px;color:#fff;font-weight:normal;font-family:Arial, Helvetica, sans-serif;line-height:65%;}
#HeaderRow h1 .OrangeText {font-size:40px;color:#f90;}

#ContentRow {clear:both;height:100%;width:768px;min-height:450px;display:table-cell;height:450px;height:auto !important;height:450px;}
#ContentRow #ContentColumn {float:left;}
#ContentRow #ContentColumn #SectionNav {height:30px;background-color:#f93;color:#fff;width:564px;margin-left:2px;}
#ContentRow #ContentColumn #SectionNav a {display:table-cell;padding-top:10px;float:left;color:#fff;font-weight:bold;text-align:center;width:140px;height:30px;border-right:1px solid #fff;}
#ContentRow #ContentColumn #PageText {width:520px;margin-left:40px;line-height:150%;}
#ContentRow #ContentColumn #PageText.TextOnly {width:320px;margin-left:220px;line-height:150%;}
#ContentRow #ContentColumn #PageText hr {color:#f60;width:500px;height:1px;}
#ContentRow #ContentColumn h1 {font-size:28px;color:#f93;margin-top:20px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;}
#ContentRow #ContentColumn h4 {font-size:12px;color:#05b;font-weight:bold;width:90%;border-bottom:1px solid #888;text-transform:uppercase;}
#ContentRow #ContentColumn #Subnav {width:566px;border:1px solid #fff;border-top:none;height:28px;background-color:#f93;}
#ContentRow #ContentColumn #Subnav a {font-size:10px;color:#fff;font-weight:bold;margin:0 6px;text-decoration:none;}
#ContentRow #ContentColumn #Subnav a:hover {color:#058;}
#ContentRow #ContentColumn #Subnav img {width:1px;height:28px;margin:0 8px;border:none;}
#ContentRow #ContentColumn #Subnav img.leftAnchor {margin-left:40px;}
#ContentRow #ContentColumn .PulloutImage img {margin:0 20px;}
#ContentRow #ContentColumn .PulloutImage p {margin:0 20px;font-size:11px;font-weight:bold;color:#013;}
#ContentRow #ContentColumn .ResourcesBox {float:left;padding:10px;margin-top:20px;width:180px;border:1px solid #999;font-size:12px;color:#024;}
#ContentRow #ContentColumn .ResourcesBox a {color:#024;text-decoration:none;}
#ContentRow #ContentColumn .ResourcesBox h4 {margin:-1px 0;font-size:12px;font-weight:bold;color:#711;text-transform:uppercase;}

#ContentRow #AdColumn {float:right;width:200px;}

/* Following Deprecated */
#ContentRow #ContentColumn #HeaderImage {margin:1px 0 0 1px;}
#ContentRow #PulloutColumn {float:right;width:228px;}
#ContentRow #PulloutColumn #HeaderImage {margin:1px;}
#ContentRow.OldStyle {background:none;}


#ConsoleHeader {margin-left:1px;}

#ConsoleRow {height:100%;width:768px;margin-left:1px;min-height:450px;display:table-cell;height:450px;height:auto !important;height:450px;background:url(../images/siteTemplate/bg_controlpanel.gif) repeat-y;}
#ConsoleRow #ConsoleNav {float:left;width:200px;color:#fff;margin-top:10px;}
#ConsoleRow #ConsoleNav a {line-height:18px;display:block;padding-left:20px;color:#fff;text-decoration:none;}
#ConsoleRow #ConsoleNav a:hover {color:#06c;}
#ConsoleRow #ConsoleNav a.Inactive {color:#663;text-decoration:none;}
#ConsoleRow #ConsoleNav a.Current {color:#369;font-weight:bold;}
#ConsoleRow #ConsoleNav h5 {padding-left:10px;font-weight:bold;text-decoration:underline;font-size:10px;}

#ConsoleRow #ConsoleContent {float:left;min-height:450px;}
#ConsoleRow #ConsoleContent #PageText {width:520px;line-height:150%;}
#ConsoleRow #ConsoleContent #PageText hr {color:#f60;width:500px;height:1px;}
#ConsoleRow #ConsoleContent h1 {font-size:28px;color:#f93;margin-top:20px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;}
#ConsoleRow #ConsoleContent h3 {font-size:14px;font-weight:bold;width:90%;}
#ConsoleRow #ConsoleContent h4 {font-size:12px;color:#05b;font-weight:bold;width:90%;border-bottom:1px solid #888;text-transform:uppercase;}

#ConsoleRow #ConsoleContent #ConsoleMainNav a {font-weight:bold;text-decoration:none;color:#05b;}

#ConsoleRow #ConsoleContent div.ConsoleTab {margin-top:20px;margin-left:20px;color:#888;}
#ConsoleRow #ConsoleContent div.ConsoleTab div {padding-left:40px;padding-top:10px;font-size:14px;color:#05b;background-image:url(../images/siteTemplate/console_tab.gif);width:470px;height:20px;}

#HomepageContent {clear:both;height:100%;width:768px;min-height:450px;display:table-cell;height:450px;height:auto !important;height:450px;}
#HomepageContent a, #HomepageContent a img {text-decoration:none;border:0;}
#HomepageContent .LoginFormButton {font-size:10px;width:114px;height:20px;background-color:#f93;color:#fff;font-weight:bold;}

#CollapsiblePanel1 {width:768px;border-bottom:1px solid #578;clear:both;}
#LanguageRow {width:768px;background-color:#578;padding:2px 0;color:#fff;}
#LanguageRow a {color:#fff;font-size:11px;text-decoration:none;}

#SuccessBox {border:2px dashed green;padding:10px;color:green;width:500px;}
#ErrorBox {border:2px dashed maroon;padding:10px;color:maroon;width:500px;}
.ErrorLabel {color:maroon;}

#Footer {width:768px;height:22px;background:url(../images/siteTemplate/bg_footer.jpg) repeat-y;font-size:9px;}
#Footer #FooterNav {float:left;margin:5px 20px;color:#fff;}
#Footer #FooterLinks {float:right;margin:5px 20px;color:#fff;}
#Footer a {text-decoration:none;color:#fff;}

/* #HomePageFrame {width:900px;border:1px solid #000;}
#HomePageHeaderRow {height:130px;background-color:#113;}
#HomePageLogo {float:left;}
#HomePageLogo img {margin-top:24px;margin-left:46px;}
#HomePageNav {float:right;height:100px;width:650px;margin-top:10px;}
#HomePageNav #NavBar {float:right;width:650px;height:38px;font-size:11px;}
#HomePageNav #NavBar a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;float:left;text-decoration:none;display:block;padding:18px 10px 3px 10px;color:#fff;}
#HomePageNav #NavBar a:hover {color:#cc9;}
#HomePageNav #NavBar a.Current {color:#cc9;}
#HomePageTagline {height:35px;padding-left:44px;background-color:#113;color:#cc9;font-size:20px;font-weight:bold;}
#HomePagePhotoRow {background-color:#abc;height:184px;}
#HomePagePhotoRow #CallOut {font-family:Arial, Helvetica, sans-serif;float:left;width:260px;margin-left:14px;margin-top:8px;font-size:11px;color:#666;line-height:150%;}
#HomePagePhotoRow #CallOut .EventHeader {font-family:Arial, Helvetica, sans-serif;margin-top:8px;color:#ffc;font-size:16px;}
#HomePagePhotoRow #CallOut a {font-family:Arial, Helvetica, sans-serif;color:#036;text-decoration:none;font-weight:bold;}
#HomePageTimeline {background-color:#479;height:114px;clear:both;}
#HomePageFooter {background-color:#113;height:138px;color:#cc9;border-top:1px solid #113;}
#HomePageFooter h1 {font-size:14px;padding:20px 130px 0px 200px;margin-bottom:-10px;line-height:100%;}
#HomePageFooter p {font-size:12px;padding:0px 130px 0px 200px;line-height:120%;}
*/