html {
  border:0;
}
body {
  margin:0;
  padding:0;
  text-align:center;
  font:normal 70% Arial,Helvetica,sans-serif;
  color:#fff;
  background:#000;
}

a {
  text-decoration:none;
  color:#8ac;
}
a:hover {
  text-decoration:underline;
}

h1 {
  display:block;
  margin:0 0 0.6em 0;
  padding:0.2em 0 0 0;
  text-transform:uppercase;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.7em;
  font-weight:normal;
  color:#aaa;
}
h2 {
  margin:0.2em 0 0.6em 0;
  text-transform:uppercase;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:1.7em;
  font-weight:normal;
  color:#aaa;
}
h3 {
  font-size:1.1em;
}
h4,
h5,
h6 {
  font-size:1em;
}

p {
  margin:0 0 1.2em 0;
  line-height:1.3em;
}

ul {
  margin:0 0 1.2em 20px;
  padding:0;
  line-height:1.3em;
}

div.rightlist {
  float:right;
  width:300px;

}
ul.links {
  margin-left:0;
  padding:0;
  list-style:none;
}
ul.links li {
  margin:0 0 0.6em 0;
  padding:0 0 0 12px;
  background:url('/_images/back-links-li.gif') no-repeat 0 0.4em;
}

img {
  border:0;
}

form {
  margin:0 0 1.2em 0;
  line-height:1.3em;
}
input,select,textarea {
  font:normal 1em Arial,Helvetica,sans-serif;
}
textarea {
  border:1px solid #7f9db9;
  width:180px;
}
select {
  border:1px solid #7f9db9;
  width:185px;
}
input.text {
  border:1px solid #7f9db9;
  width:180px;
}
input.button {
  width:auto;
  padding:2px 6px 3px 6px;
  overflow:visible;
  background:#e0e0e0 url('/_images/back-button.gif') no-repeat center bottom;
  border:1px solid #777;
}
div.row {
  clear:both;
  min-height:1%;
  margin:2px 0;
}
div.row:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.row .label {
  float:left;
  width:120px;
  padding:3px 0 0 0;
}
div.row .error {	
  color:#f00;
  margin:0 0 5px 0;
}
div#submitmessage { 	
  color:#f00;
  padding:5px;	
}

table,table tr,table tr th,table tr td {
  font-size:1em;
}

iframe {
  border:0;
}

div.hr {
  height:11px;
  margin:0 0 10px 0;
  background:url('/_images/back-hr.gif') no-repeat left bottom;
}

.textleft {
  text-align:left;
}
.textright {
  text-align:right;
}
.textcenter {
  text-align:center;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}

.bordered {
  margin:0 0 10px 0;
  border:1px solid #4d4d4d;
}

div#holder {
  width:779px;
  margin:0 auto;
  text-align:left;
}

div#header {
  min-height:1%;
  background:url('/_images/back-header.jpg') no-repeat center top;
}
div#header:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}


/* New Home page style */
div#header2 {
  min-height:1%;
  background:url('/_images/back-header2.jpg') no-repeat center top;
}
div#header2:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
/* New Home page style */


a#logo img {
  float:left;
}
ul#navbar {
  clear:both;
  min-height:1%;
  margin:0;
  padding:2px 0;
  list-style:none;
  text-align:right;
  color:#fff;
  background:#000 url('/_images/back-navbar.gif') no-repeat center bottom;
  border:1px solid #939393;
}
ul#navbar:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
ul#navbar li {
  float:right;
  padding:0 2px 0 3px;
  background:url('/_images/back-navbar-li.gif') no-repeat left;
}
ul#navbar li a {
  float:left;
  padding:6px 30px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
}
ul#navbar li a:hover {
  background:#444;
}
ul#navbar li a.selected {
  color:#aaa;
}

div#main {
  min-height:400px;
  padding:8px 0;
}
div#main:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#side {
  float:left;
  width:156px;
  margin:0 15px 0 0;
}
ul#navmenu {
  margin:0 0 20px 0;
  padding:1px 0 0 0;
  list-style:none;
  background:url('/_images/back-navmenu-li.gif') no-repeat left top;
}
ul#navmenu li {
  padding:2px 0 3px 0;
  background:url('/_images/back-navmenu-li.gif') no-repeat left bottom;
}
ul#navmenu li a {
  display:block;
  padding:5px 16px;
  text-decoration:none;
  color:#fff;
}
ul#navmenu li.first a,
ul#navmenu li.final a {
  padding-bottom:6px;
}
ul#navmenu li a:hover {
  background:#444;
}
ul#navmenu li a.selected {
  color:#aaa;
}
div.box {
  margin:0 0 15px 0;
  padding:0 0 1px 0;
  border:1px solid #4d4d4d;
}
div.box img {
  display:block;
}
div.box h2 {
  padding:5px 10px 0 15px;
}
div.box p {
  padding:0 10px 0 15px;
}

div#content {
  float:left;
  width:608px;
}


/* New Home page style */
div#homecontent{
  float:left;
  width:779px;
  height:423px;
  background:#040404 url('/_images/back-homecontent.gif') repeat-x left top;
}

div#homecol{
  margin-top:10px;
  width:100%;
  height:95%;
  background:url('/_images/home-col.gif') repeat-y center top;
}
div.col{
  float:left;
  width:230px;
  height:100px;
  margin: 0 20px 0 15px;
}

div.collast{
  float:left;
  width:230px;
  height:100px;
  margin: 0 0px 0 15px;
}

div.col p, div.collast p{
  margin-left:50px;
  line-height:0.9em;
}

img.collogo{
  margin:20px 0 0 50px;
}


/* New Home page style */
img#banner {
  display:block;
  margin:0 0 10px 0;
  border:1px solid #939393;
}
div.colgroup {
  min-height:1%;
}
div.colgroup:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.set111 {
  background:url('/_images/back-set111.gif') repeat-y center top;
}
div.set12 {
  background:url('/_images/back-set12.gif') repeat-y center top;
}
div.set21 {
  background:url('/_images/back-set21.gif') repeat-y center top;
}
div.column1 {
  float:left;
  width:172px;
  margin:0;
  padding:0 30px 0 0;
}
div.column2 {
  float:left;
  width:374px;
  margin:0 30px 0 0;
  padding:0;
  background:#000;
}
div.column3 {
  width:576px;
  margin:0 30px 0 0;
  padding:0;
  background:#000;
}
form#login {
  text-align:right;
}

div#footer {
  min-height:1%;
  padding:8px 16px;
  text-align:right;
  border-top:1px solid #939393;
}
div#footer:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
span.pipe {
  padding:0 4px;
}
div#copyright {
  float:left;
}


/* 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 span.sifr {
	visibility: hidden;
}
