html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

h1 { 
	font-size: 24px; 
	color: #000; width: 340px; height: 35px;
	margin-bottom: 10px; 
}
body { 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
INPUT, TEXTAREA {
 	font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#main {
	width: 900px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}
#banner { padding-left: 33px; }

#footer {
	width: 830px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ababab;
}
#footer img { margin-left: 2px; }
#footer td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #999999;
}
#footer td a { text-decoration: none; }
#footer td a:hover { text-decoration: underline; }
ul#nav  { 
    height: 46px;
	width: 811px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	background-image: url(../img/nav_bg.gif);
}
ul#nav li {
    margin: 0px;
    float: left;
    display: table-cell;
    position: relative;
    padding: 0px;
    margin: 0px;
    height: 46px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.5px;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;	
}

ul#nav li.sel {
    background-image: url(../img/nav_sel_bg.jpg);    
}
ul#nav li a { 
    text-decoration: none; 
    color: #000066;
	display: block; 
	padding: 14px 9px;
}
ul#nav li.sel a { 
    text-decoration: none; 
    color: #FF0000; 
	font-size: 13px;
}
ul#nav li.sel a:hover, ul#nav li a:hover  { text-decoration: underline; }

#content {
	width: 785px;
	padding: 20px;
	position: relative;
}

#leftgutter { width: 340px; padding: 0px; padding-left: 220px; }
#leftgutter p { margin: 0px 0px 9px 0px; }

#rightgutter { width: 204px; float:right; }

#rightbox {
	font-size: 12px;
	color: #fff;
	background-color: #7BA2B5;
	width: 204px;
	border-top: 5px solid #B5CBDE;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#rightbox p { padding: 0px 15px 5px 15px; }

#rightbox h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 15px 0px 5px 15px;
}
#rightbox img { border: 0; margin: 10px auto 0px auto; display: block; }

#rightbox ul { margin-left: 15px; }
#rightbox ul li {
	list-style: none;
	background-image: url(../img/right_ul_bullet.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#rightbox ul li a {
	color: #fff;
	text-decoration: underline;
}

h2 { 
	color: #000000;
	font-size: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
}

#track {
	padding-left: 25px;
	padding-top: 5px;
	background-image:url(../img/home_track.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
#track h3 {
	color: #666666;
	line-height: 5px;
}
#track p {
	padding-bottom: 9px;
}
#clear { clear: both; }
a { color: #FF0000; }
#rightgutterbox {
	border: 1px solid #cccccc;
	padding: 10px;
	line-height: 14px;
	margin-bottom: 30px;
}
#rightgutterbox img {
	float: left; 
	margin: 4px 6px 6px 0px;
}
#rightgutterbox #video img {
	float: none; 
	margin: 6px 0px;
}
#rightgutterbox p { clear: both; margin-bottom: 10px; }
.hed { color: #6699cc; font-weight: bold; }
.dek { color: #666666; font-weight: bold; }
#video { border-top: 1px dashed #cccccc; padding-top: 10px; }
.div { border-top: 1px dashed #cccccc; padding-top: 15px; }
#leftgutter .div { margin-bottom: -20px; margin-top: 10px; display: block; }
.name { display: block }
#biotext a {
display: block; clear:both;
}
#leftgutter ul {
	margin-bottom: 15px;
}
#leftgutter li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	list-style-type: none;
	padding-left: 15px;
}
#leftgutter li a { text-decoration: none; }
#leftgutter li a:hover { text-decoration: underline; }

#leftgutter li.top, #video li.top, #videopop li { 
	background-image: url(../img/back_top_caret.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 10px;
}

#leftgutter li.top a, #videopop li a { color: #999999; font-weight: bold; text-decoration: none; }	 


#leftgutter ul#tertiary  { 
    height: 23px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	display: block;
	background-color: #fff;
	border-bottom: 3px solid #7BA2B5;
}
#leftgutter ul#tertiary li {
	margin: 0px;
	float: left;
	display: table-cell;
	position: relative;
	padding: 0px 10px;
	margin: 0px;
	height: 23px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #fff;
	background-color: #B5CBDE;
	background-image: none;
}

#leftgutter ul#tertiary li.sel {
	background-color: #7BA2B5;
}
#leftgutter ul#tertiary li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#leftgutter ul#tertiary li.sel a { 
    text-decoration: none; 
    color: #FFFFFF; 
}
#leftgutter ul#tertiary li.sel a:hover, #leftgutter ul#tertiary li a:hover  { text-decoration: underline; }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

div.modalPopupTransparent {
    filter: alpha(opacity=80);
    -moz-opacity: .75;
	background: transparent url(../img/nav_bg_end_dark.png) 0 0 repeat fixed; 
    position: absolute;
    top: 0px;
    left: 0px;
	z-index: 4;
}

div.modalPopupWindow, div.modalPopupWindow2, div.modalPopupWindow3, div.modalPopupWindow4 {
    position: absolute;
	top: 0px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
	z-index: 5;
}
.toggler {
  background: #B5CBDE;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 10px;
  margin: 1px 0px; 
  display: block;
}
h3 a { text-decoration: none; color: #000066; }