﻿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; }
#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 0px; }
ul#Tabs li { display: inline;  }
ul#Tabs li a { float:left;padding: 0.7em 0.3em 0.38em 0.3em; color: #9EA7B8; width:145px; height:25px; background: url(/Images/TabInactive.jpg) no-repeat; text-decoration: none; text-align:center; }
ul#Tabs li a:hover { background-color: #f1f0ee; }
ul#Tabs li a.selected { color: #12376C; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; background-image: url(/Images/TabActive.png);}
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; }

.Samples { margin:5px auto; width:754px; color:#12376C; }
.Samples td { text-align:center; }
.Samples li { list-style-type: none; }
.Samples a { text-decoration:none; color:#12376C; }
.Samples a:hover { text-decoration:underline; color:Black;  }

#Content { background-color:White; padding:10px; font-family: Verdana,Arial; font-size:11pt;}