﻿html, body {margin:0; background-color:#d7d7d7;font-family:Verdana,Arial; font-size:10pt; }

#Main { margin: 0px auto; width:933px; position:relative; }
#Header { background-image:url(/Images/TitleBG.png); background-repeat:repeat-x; position:relative; height:55px; }
#Header #Logo { background-image: url(/Images/Logo.gif); background-repeat:no-repeat; height: 55px; width:204px; position:absolute; top:0px;left:0px; cursor:hand; }
#Header #TagLine { background-image: url(/Images/TagLine.gif); background-repeat:no-repeat; height: 55px; width:340px; position:absolute; top: 0px; right:0px; }
#Header #Menu { font-size: 18px; color:#F0F0FF; background-image: url(/Images/MenuBG.gif); height:30px; width:100%; position:absolute; top: 54px; left:0px; }
#Header #Menu ul { padding: 0px; margin: 0px; }
#Header #Menu li { padding: 0px; margin: 0px; border-right: #ffffff 1px solid; list-style-type: none; height: 30px; display: inline; }

#News { padding: 5px; color:#FFF; height: 28px; background: url(/Images/NewsBG.png) repeat-X; font-family: Arial, Helvetica, sans-serif; }
#News .NewsScroller { width: 800px; height: 20px; position: relative; top:-2px; font-size:10px; font-style:italic; margin: 0px 5px;}
#News a { font-style:normal; margin: 0px 10px 0px 10px; }

ul#Tabs { list-style-type: none; padding: 0px; margin: 1px 0px 0px 1px; }
ul#Tabs li { display: inline; }
ul#Tabs li a { float:left; padding:3px 0px 9px; color:#9EA7B8; font-size:10pt; width:156px; height:12px; background: url(/Images/Tabs/tabInactive.jpg) no-repeat; text-decoration: none; text-align:center; }
ul#Tabs li a:hover { background-color: #f1f0ee; }
ul#Tabs li a.selected { color: #3A638F; font-weight: bold; font-size:10pt;  background-image: url(/Images/Tabs/tabActive.jpg);}
ul#Tabs li a.selectedFirst { color: #3A638F; font-weight: bold; font-size:10pt;  background-image: url(/Images/Tabs/tabActiveFirst.jpg);}
ul#Tabs li a.selectedLast { color: #3A638F; font-weight: bold; font-size:10pt;  background-image: url(/Images/Tabs/tabActiveLast.jpg); width:178px;}
ul#Tabs li a.inactive { background-image: url(/Images/Tabs/tabInactive.jpg);}
ul#Tabs li a.inactiveFirst { background-image: url(/Images/Tabs/tabFirstInactive.jpg);}
ul#Tabs li a.inactiveNext { background-image: url(/Images/Tabs/tabNextInactive.jpg);}
ul#Tabs li a.inactiveNextLast { background-image: url(/Images/Tabs/tabNextLastInactive.jpg); width:178px; }
ul#Tabs li a.inactiveLast { background-image: url(/Images/Tabs/tabLastInactive.jpg); width:178px;}
div.tabContainer { position: relative; top:3px; left:3px; margin: 0; color:#12376C;}
div.tabShadow2 { position: relative; top:-1px; left:-1px; height:125px; background-color:#B3B3B3; z-index:1;  }
div.tabShadow { position: relative; top:-1px; left:-1px; height:125px; background-color:#878787; z-index:2; }
div.tabContent { position: relative; top:-2px; left:-1px; margin: 0px 1px; padding: 0.5em; height:113px; background: url(/Images/TabContentBG.jpg) repeat-x; color:#12376C; z-index:10; }
div.tabContent.strong { font-size:14pt; }
div.tabContent.hide { display: none; }
div.tabInfoLink { font-size: 10pt; position:absolute; bottom:10px; right:10px; }
#Content { background-color:White; padding:10px; font-family: Verdana,Arial; font-size:10pt;}

a { text-decoration:none; color:#12376C; }
a:hover { text-decoration:underline; color:Black; }
