* { font: normal normal normal 10pt Verdana; }
body {
	background: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#nifty, #sidebars, #footer { margin: 0 auto; width: 950px; clear: both; }
#nifty { background: #ffffff; margin-top: 5px; }
div.rounded div { height: 1px; overflow: hidden; }
.sans, .sans * { font: normal normal normal 10pt Arial,sans-serif; text-transform: uppercase; }
div#header { margin-bottom: 0px; height: 100px; overflow: hidden;}
div#logo { float: left; padding: 20px; }           
ul.tabs, ul.links, ul.tabs li, ul.links li { display: inline !important; list-style: none; margin: 0px; padding: 0px; }
ul.tabs li a, ul.links li a { text-decoration: none; text-transform: uppercase; }
ul.tabs { margin-top: 100px; }
ul.tabs li a { font-size: 10pt; font-weight: bold; margin: 1.3em; padding-bottom: .5em; border-bottom: .4em solid white; }
ul.tabs li.selected a, ul.tabs li.selected a:hover { border-bottom: .4em solid #555; color: #555; }
ul.tabs li a:hover { border-bottom: .4em solid #4DA0AE; }
ul.links li { font: normal normal normal 8pt Verdana,Arial,sans-serif; text-transform: uppercase; margin-right: 1em; } 
ul.links { float: left; }
#sidebars { color: #ddd; }
#sidebars>div { width: 32%; margin: 0px; padding: .3em; float: left; } 
#sidebars h1 { margin: 1em; }
#sidebars p { margin: 1em; }
#footer { border-top: 1px solid #777; padding-top: 1.5em; margin-bottom: 50px; }
#copyright { float: right; color: #777; font-size: 8pt; }
a { text-decoration: none; color: #4DA0AE; }
a:hover, ul.links li a:hover { text-decoration: underline; }
a:visited { color: #4DA0AE; }
a img { border: none; }
a.book { display: block; float: right; text-align: center; margin-left: 1em; }
a.book img { width: 101px; }
a:active, a:focus { outline: 0; }
h2 { color: #4DA0AE; font-size: x-large; }
h3, h3 a { font-size: large; font-style: italic; clear:both; }
.content { min-height: 450px; overflow: hidden; }
#splash { margin-left: 140px; }
.newsletter {
	color: #006699;
	font-weight: bold;
}

dt { margin-top: .5em; font-weight: bold; }