html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
body { 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.7em;
	background-color: #ffcc66;
}
#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; }

h1 { 
	font-size: 34px; 
	height: 40px;
	margin-top: -6px;
	color: #002d42; 
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h2 { 
	font-size: 16px; 
	color: #002d42; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	text-transform: uppercase;
}

#container #subcon {
	float: left; 
	width: 190px; 
	margin-right: 20px;
	padding: 0px;
}

/* Level 1 Tabs */
ul#mainnav a:hover { text-decoration: underline; }
ul#mainnav {
	font: 13px normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 190px;
	clear: left;
}
ul#mainnav li {
	list-style-type: none;
}
ul#mainnav li a { 
 	color: #223a3a; 
	text-decoration: none;
	padding: 5px 10px; 
	display: block;
	height: 16px;
}
ul#mainnav li.sel {
	background: url(../img/nav_sel.jpg) top left;
}
ul#mainnav li.sel a { background: none; color: #ffffff; }
/* End Level 1 Tabs */

#content {
	width: 814px;
	padding: 10px;
	position: relative;
}
#container { width: 770px; padding: 12px 20px; }
#container p { margin: 0px 0px 9px 0px; }
#container #copy {
	float: right; 
	width: 550px;
}
#container #copy img {
	float: right; 
	margin: 0px 0px 20px 20px;
}
#container #copy ul {
	margin-left: 30px;
}
#container #copy ul li {
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	width: 232px;
	margin: 0px 0px 20px 20px;
	background-color: #fae0af;
	font-size: .85em;
	line-height: 1.4em;
}
#container #copy .rightimg img {
float: none;
	margin: 0;
	margin-bottom: 2px;
}
#container #copy .rightimg p { padding: 2px 10px; }
#footer {
	width: 834px;
	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: .9em;
	line-height: 1.7em;
	margin: 0; padding: 0;
	color: #333333;
}
#footer td a { text-decoration: none; }
#footer td a:hover { text-decoration: underline; }

#pnavcontainer {
	background-color: #eee;
	height: 85px;
	width: 836px;
	border-bottom: 1px solid #666;
}
ul#pnav {
	padding:0; 
	list-style:none; 
	font-size:11px; 
	height: 85px;
	float: left;
}
ul#pnav li {
	margin:0; 
	padding:0;
    float: left;
    position: relative;
    height: 85px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

ul#pnav li a { 
    text-decoration: none; 
    color: #333333;
	display: block; 
	padding: 8px 9px 4px 9px;
	padding-top: 63px;
	text-align: center;
	border-bottom: 1px solid #666;
	width: 50px;
}
ul#pnav li a:hover { text-decoration: underline; }
ul#pnav li.sel a { 
    text-decoration: none; 
    color: #333333;
	font-weight: bold;
	background-color: #fff; 
	border-bottom: 1px solid #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;	
	width: 60px;
}
#navcontainer {
	margin-left: 0;
	margin-right: auto;
	width: 836px;
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	clear: both;
}
ul#nav  { 
	margin: 0 auto; 
	padding:0; 
	list-style:none; 
	display:table; 
	white-space:nowrap; 
	font-size:11px; 
	height: 32px;
}
ul#nav li {
	display:table-cell; 
	margin:0; 
	padding:0;
    float: left;
    display: table-cell;
    position: relative;
    height: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

ul#nav li.sel {
    background-image: url(../img/nav_sel_bg.gif);
	background-repeat: no-repeat;
	background-position: center 31px;    
}
ul#nav li a { 
    text-decoration: none; 
    color: #333333;
	display: block; 
	padding: 8px 9px;
}
ul#nav li.sel a { 
    text-decoration: none; 
    color: #333333;
	font-weight: bold; 
}
ul#nav li.sel a:hover, ul#nav li a:hover  { text-decoration: underline; }




h3 { font-size: 12px; }
#clear { clear: both; }
a { color: #0077af; }

table.dataTable {
 width: 100%;
 border: 0;
 border-collapse: collapse;
 font-size: .85em;
}
table.dataTable th {
 border-bottom: 1px solid #0D6E9E;
 text-align: left;
 background-color: #B7D4E2;
 padding: 3px;
 vertical-align: bottom;
 line-height: 1.2em;
}
table.dataTable td {
 padding: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B7D4E2;
 vertical-align: top;
}
.ctr { text-align: center; }
.ip { text-align: right; white-space:nowrap; } 

/* form styles */

form p {
	width: 100%;
	clear: left;
	margin: 0px; 
	padding: 0px;
	display: inline;
}
form p label {
	float: left;
	width: 76px;
	background-color: #eeeeee;
	margin: 0px 2px 2px 0px;
	padding: 5px;
	font-weight: bold;
	clear: left;
}
form p label img {
	vertical-align: text-bottom;
	border: 0;
}
form p input, form p textarea, form p select {
	margin: 0px; padding: 0px;
	float: left;
	margin-top: 5px;
	vertical-align: baseline;
}

form div {
	float: left;
	margin: 0px; 
	padding: 0px;
}
form div div { padding: 0px; width: 130px; float: left; }

fieldset { 
	border-top: 1px solid #666666; 
	padding-top: 8px;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #666666;
  color: #000000;
  text-align:left;
  	font-weight: bold;
	background-color: #efefef;
	margin-bottom: 10px;
}

/* form styles (end) */


/* end styles used */



/* 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;
}