body {
  background-color: #F1F1F1;
  /*background-image: url(templates/default/images/graybck.gif);*/
  background-attachment: fixed;
  margin: 0px 0px 0px 0px;
}

/* ############### */
/* Universal Table */
/* ############### */
table.main {
  width: 900px;
}

table.clients {
	width: 600px;
}
td.main_full {
  width: 900px;
}
td.navbar {
  width: 900px;
  height: 20px;
  background-image: url(templates/default/images/nav_bg.jpg);
  border-top: 2px solid #940101;
  vertical-align: middle;
}
td.footer {
  width: 900px;
  height: 30px;
  background-image: url(images/foot_bg.jpg);
  border-top: 2px solid #940101;
}
td.main_middle {
  width: 650px;
  padding: 0px 10px 0px 8px; /* Padding Variables: Top, Right, Bottom, Left */  
}
td.main_left {
  width: 15%;
  /* background-image: url(images/cell_back.png);
  background-repeat: repeat-y; background-position: 100%;  */
}
td.main_right {
  width: 250px;
  /* background-image: url(images/cell_back.png);
  background-repeat: repeat-y; background-position: 0%; */
}
.table-head {
  background: #CACACA;
  color: #595959;
  font: bold 11px trebuche, verdana, geneva, lucida, arial, helvetica, sans-serif;
  padding: 3px 6px 3px 6px;
  white-space: nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
.table-body {
  font-family: Arial;
  font-size: 13px;
}
.table-instruct {
  background: #CACACA;
  color: #000000;
  font-size: 13px;
  font-family: Arial, verdana, helvetica, sans-serif;
  padding: 3px 6px 3px 6px;
  /*white-space: nowrap;*/
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
h2 {
  font-size: 14px;
  line-height: 27px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-indent: 20px;
  text-transform: uppercase;
  color: #696969;
  background-image: url(images/h2bg.jpg);
  border: 1px solid #C9C9C9;
  padding: 0px 0px 0px 0px;
  margin: 2px 2px 2px 2px;
  height: 27px;
}
h3 {
  font-size: 14px;
  line-height: 27px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-indent: 20px;
  text-transform: uppercase;
  color: #696969;
  background-image: url(images/h2bg.jpg);
  border: 1px solid #C9C9C9;
  padding: 0px 0px 0px 0px;
  margin: 2px 2px 2px 2px;
  height: 27px;
}
h2original {
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 20px;
  color: #595959;
  background-color: #F1F1F1;
  border-top: 2px solid #940101;
  padding: 0px 0px 2px 2px;
  margin: 5px 0px 0px 0px;
}
h3original {
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 20px;
  color: #595959;
  background-color: #F1F1F1;
  border-top: 2px solid #940101;
  padding: 0px 0px 2px 2px;
  margin: 5px 0px 0px 0px;
}
div.border {
  width: 100%;
  border: 4px #DBDBDB outset;
}

.divstatic {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	border: 1px solid #CCD6E7;
	text-align: left;
	padding: 1px 0px 5px 0px;
	margin: 5px 0px 10px 0px;
}

p.blockpadding {
	margin: 5px 10px 0px 10px;
}

strong {
	margin: 0px 10px 0px 10px;
}

div.block_item {
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 1px 0px 5px 0px;
  margin: 5px 0px 10px 0px;
}
div.middle_block {
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px 0px 5px 0px;
  margin: 5px 0px 0px 0px;
}

div.middle_block a:hover {
	color: #168BD3;
}

h3 {
  font-size: 14px;
  line-height: 27px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-indent: 20px;
  text-transform: uppercase;
  color: #696969;
  background-image: url(images/h2bg.jpg);
  border: 1px solid #C9C9C9;
  padding: 0px 0px 0px 0px;
  margin: 2px 2px 2px 2px;
  height: 27px;
}

table.cookiecrumb {
  /*background-color: #DBDBDB;*/
  background-image: url(images/h2bg.jpg);
  /*border-style: solid;
  border-width: 0px;
  border-color: #000000;*/
  padding: 0px 0px 0px 0px;
  margin: 5px 2px 15px 2px;
  border: 1px solid #C9C9C9;
  height: 27px;
}

/* Loader box after form submission */
div#loadbox {
  border: 4px #DBDBDB outset;
  width: 220px;
  height: 100px;
  padding: 20px;
  background-color: #F1F1F1;
  vertical-align: middle;
}
#loader {
  position:absolute;
  left:40%;
  top:40%;
}

/* Set some general defaults styles for text and links */
font.general, p.general, span.general {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}
a.general:link, a.general:visited, a.general:hover {
  color: #003366;
  font-size: 12px;
}
a.general:hover {
	color: #168BD3;
}
font.general-small, p.general-small, span.general-small {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.general-small {
  color: #000080;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
}
div.lftcol_item {
  border-style: solid;
  border-width: 0px;
  border-color: #CCCCCC;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px 0px 0px 10px;
}
.back:link, .back:visited, .back:hover, .back:active {
  color: black;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
}
.alt1 {
  background-color: #E9E9E9;
}
.alt2 {
  background-color: #F5F5F5;
}

.alt3 {
  background-color: #E9E9E9;
}

.alt4 {
  background-color: #9E9191;
}

/* ################### */
/* Cookie Crumb Styles */
/* ################### */
font.fpath {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
}
span.cookietitle {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
a.path:link, a.path:visited, a.path:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 3px 10px 3px;
}
a.path:hover {
  color: #FF9900;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 3px 10px 3px;
}

/* ################## */
/* Top Navigation Bar */
/* ################## */
.topmenu {
  width: 100%;
  height: 24px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(images/mastheadsliced_imageread-02.jpg); /* BG behind buttons */
}
.topmenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.topmenu li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 101px; /* Width of buttons */
  height: 24px;
  margin-right: 2px; /* Width between buttons */
  /*background-image: url(images/navbg.png); Default BG */
  text-align: center;
}
.topmenu a { /* Set font style on links */
  font-family: Arial, Verdana;
  font-size: 10px;
  color: #595959;
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 0px 0px 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 2px solid #CC0000;
}
.topmenu a:hover {
  color: #ffffff;
  background: #CC0000 none; /* Mouseover BG */
}

/* ############ */
/* RIGHT COLUMN */
/* ############ */
#right_col {
  width: 250px; 
  float: right; 
  position: relative; 
  padding-top: 2px;
  margin-right: 5px;
  padding-left:1px;
}
a.block_lnk:link, a.block_lnk:visited, a.block_lnk:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.block_lnk:hover {
  color: #FF9933;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}
a.affil_lnk:link, a.affil_lnk:visited, a.affil_lnk:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
a.affil_lnk:hover {
  color: #FF9900;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
}
ul.links {
  margin:0;
  padding:0;
}

/* ########### */
/* LEFT COLUMN */
/* ########### */
#left_col {
  width: 150px; 
  float: left; 
  position: relative; 
  padding-top: 2px;
  margin-right: 1px;
  padding-left:10px;
}
a.leftcol:link, a.leftcol:visited, a.leftcol:active {
  color: #003366;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
 a.leftcol:hover {
 color: #168BD3;
 }
 
a.leftcol_min:link, a.leftcol_min:visited, a.leftcol_min:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.leftcol_min:hover {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}
p.news {
  color: #595959;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

a.art_link:link, a.art_link:visited, a.art_link:hover, a.art_link:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
font.art_preview {
  color: #595959;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
a.post_lnk:link, a.post_lnk:visited, a.post_lnk:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.post_lnk:hover {
  color: #FF9900;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}

/* ########### */
/* Page Footer */
/* ########### */
font.footer {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  text-align: center;
}
a.footer:link, a.footer:visited {
  color: #003366;
  font-family: Arial;
  text-decoration: none;
  font-size: 8pt;
}
a.footer:hover {
  color: #168BD3;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline;
}
a.footer:active {
  color: white;
  font-family: Arial;
  text-decoration: none;
  font-size: 8pt;
}
p.pagestats {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  height: 20px;
  background-color: #DBDBDB;
  text-align: center;
  vertical-align: middle;
}

/* ################ */
/* View Update Page */
/* ################ */
p.newsupdate {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

/* Article Styles */
a.alink:link, a.alink:visited, a.alink:hover, a.alink:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

/* Photo Gallery */
a.photo_link:link, a.photo_link:visited, a.photo_link:hover, a.photo_link:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
a.affiliates:link, a.affiliates:visited, a.affiliates:hover, a.affiliates:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

/* Other Styles */
a.alpha:link, a.alpha:visited, a.alpha:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 3px 0px 3px;
}
a.alpha:hover {
  text-decoration: underline;
}
.error-head {
  background: #F1F1F1;
  color: #595959;
  font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  border-top: 2px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 1px;
  border-style: outset;
}
.error-block {
  background: #D0D0D0;
  color: #000000;
  padding: 10px;
  border-top: 1px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 2px;
  border-style: outset;
}
.error-middle {
  background: #F1F1F1;
  color: #000000;
  padding: 10px;
  border: 2px;
  border-style: outset;
}

/* Search engine links */
a.search-title {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  color:#808080;
  background-color:transparent
}
.search-description {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color:transparent
}
.search-url {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #008000;
  background-color:transparent
}

#myhome {
  width: 600px;
  border: 4px #DBDBDB outset;
  text-align: left;
  background-color: #e9e9e9;
  padding: 5px;
  position: absolute;
  top: 40%;
  left: 20%;
  z-index: 1;
}

.stat {
	background-image: url(images/statgrid.png);
}

/*Printer Styles*/ 
@media print { 
  #left_col{display:none;} 
  #right_col{display:none;} 
  #twocols, #maincol{width:100%; float:none;}
}
