﻿body {
/*
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
  background-color: #282e66;
  margin: 0 0 0 0;
*/
 /*bgcolor="#282e66" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0"*/
}



#page {
  width: 901px;
}

#header {
  width: 100%;
  border: 2px solid red;
  position: relative;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 15px;
}

#logo {
  position: absolute;
  bottom: 15px;
  left: 20px;
}

#headerimg {
  border: 1px solid white;
  position: relative;
  bottom: 0;
  right: 20px;
  width: 580px;
  height: 104px;
  background-image: url(/site/images/header_img.jpg);
}

#contentbox {
  width: 100%;
  border: 2px solid orange;
}

#footer {
  width: 100%;
  height: 25px;
  border: solid 2px yellow;
  text-align: right;
	color: #CDCFDC;
	font-size: 13px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #CDCFDC;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#news {
	/*font-family: Tahoma;*/
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: left;
  border-collapse: collapse;
  border: 1px;
  border-color: #CCCCCC;
  border-style: dotted;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 2px;
}

#news a, #news a:link, #news a:visited, #news a:active {
	text-decoration: none;
  color: black;
}

#news a:hover {
	text-decoration: underline;
  color: #FBB134;
}

#news ul {
  list-style-image: inherit;
  /*list-style-image: url(/site/images/orange-arrow.gif);*/
  margin-top: 0;
  margin-left: 25px;
  padding-left: 0;
  text-align: left;
}

#news ul li {
  margin-bottom: 10px;
}

#blurb {
    float: right;
    width: 205px;
    margin-top: -10px;
    margin-right: -29px;
    padding-left: 15px;
    padding-bottom: 10px;
}

#imageloop {
  position: relative;
  text-align: left;
}

#loop {
  position: relative;
  margin-left: 15px;
  width: 162px;
  height: 109px;
}

table {
  border-spacing: 0;
}

tr, td {
  padding: 0;
  /*margin: 0;*/
}

/*td {
	text-align: left;
}
*/

.lh { /* list header*/
  margin-bottom: 0;
}

ul.nobullet {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
}

.style2 {
	border: 0 solid #c0c0c0;
}

.style1 {
	border-width: 0px;
}












/* Old NON-INHERITENCE COMPLIANT css*/

.maintxt {
	color:#222222;
	text-align: justify;
}

.maintxt1 {
	color:#222222;
	text-align: left;
}

.maintxt1 p {
  text-align: left;
}

.maintxt2 {
	font-size: 11px;
	color:#222222;
	text-align: left;
}

.mainbg {
  background: White;
  background-image: url(/site/images/site/content_bg.png);
  background-repeat: repeat-y;
  width: 901px;
}

.leftcolumn 
{
    padding: 0;
    margin:0;
    padding-left: 4px;
}

.middlebg {
  background-image: url(/site/images/site/dotted_bg.png);
  background-repeat: repeat-y;
  width: 2px;
}

.mainbold {
	font-size: 13px;
	color:#ffffff;
	text-align: left;
	font-weight:bold;
}

.mainbold2 {
	font-size: 11px;
	color:#ffffff;
	text-align: left;
	font-weight: normal;
  padding:2px 4px 2px 4px;
}

.mainbold3 {
	font-size: 13px;
	color:#222222;
	text-align: left;
	font-weight:bold;
}
.mainbold4 {
	font-size: 13px;
	color:#222222;
	text-align: left;
	font-weight:bold;
  padding-bottom:5px;
  border-bottom:1px solid #e7e7e7;
}  
.subheading {
	font-size: 14px;
	color:#282e66;
	text-align: left;
	font-weight:bold;
}

.linkselected {
	font-size: 11px;
	color:#ede556;
	text-align: left;
	font-weight:bold;
}

.linkselected2 {
	font-size: 11px;
	color:#ff0000;
	text-align: left;
	font-weight:bold;
}

/*
.linkbg {
background-image: url(/site/images/link_bg.gif);
background-repeat: no-repeat;
height: 31px;
width: 628px;
}
*/

.toplink {
color: #ffffff;
text-align: center;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
a.toplink:link {
color: #ffffff;
text-align: center;
font-weight: bold;
font-size: 11px;
text-decoration: none;

}
a.toplink:hover {
color: #ede556;
text-align: center;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

.td_subtoplink {
color: #D6D8EF;
text-align: center;
font-size: 11px;
text-decoration: none;
}
a.td_subtoplink:link {
color: #D6D8EF;
text-align: center;
font-size: 11px;
text-decoration: none;
}
a.td_subtoplink:hover {
color: #ff0000;
text-align: center;
font-size: 11px;
text-decoration: none;
}

.heading {
	font-size: 20px;
	color:#282e66;
	font-weight: bold;
	text-align: left;
}
/*
.contentbg {
background-image: url(/site/images/site/content_bg.png);
background-repeat: repeat;
width: 610px;
}

.contentmainbg {
background-image: url(/site/images/site/content_bg.png);
background-repeat: repeat;
width: 901px;
float: left;
}
*/
.copyright {
	font-size: 11px;
	text-align: center;
	color: #000000;
}

.orangetxt {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #ff9900;
}

.wolflink {
color: #000000;
text-align: center;
font-size: 11px;
text-decoration: underline;

}
a.wolflink:link {
color: #000000;
text-align: center;
font-size: 11px;
text-decoration: underline;

}
a.wolflink:hover {
color: #ff0000;
text-align: center;
font-size: 11px;
text-decoration: none;
}

.contentlink {
	font-size: 12px;
	color: #222222;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}
a.contentlink:link {
	font-size: 12px;
	color: #222222;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}
a.contentlink:hover {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}

.bluelink {
	font-size: 14px;
	color: #282E66;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}
a.bluelink:link {
	font-size: 14px;
	color: #282E66;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}
a.bluelink:hover {
	font-size: 14px;
	color: #282E66;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}

.bottomlink {
	font-size: 13px;
	color: #CDCFDC;
	text-align:left;
	text-decoration: none;
}
a.bottomlink:link {
	font-size: 13px;
	color: #CDCFDC;
	text-align:left;
	text-decoration: none;
}
a.bottomlink:hover {
	font-size: 13px;
	color: #CDCFDC;
	text-align:left;
	text-decoration: underline;
}

.contentlink1 {
	font-size: 12px;
	color: #222222;
	text-align:left;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: underline;
}
a.contentlink1:link {
	font-size: 12px;
	color: #222222;
	text-align:left;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: underline;
}
a.contentlink1:hover {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-align:left;
	padding-left: 20px;
	text-decoration: none;
}
.form {
	border-right: #F0DE00 1px solid;
	border-top:  #F0DE00 1px solid;
	font-size: 12px;
	vertical-align: middle;
	border-left: #F0DE00 1px solid;
	border-bottom:  #F0DE00 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}