@charset "UTF-8";
body {
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #00030a;
	margin: 0px;
}
html { min-height: 100%; margin-bottom: 1px; }
#wrapper #leftcol {
	background-image: url(/images/body_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 25%;
}
#wrapper #rightcol {
	background-image: url(/images/body_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25%;
}
#wrapper {
	width: 100%;
}
#wrapper #midcol {
	width: 240px;
	background-image: url(/images/body_bg_middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #228fcf;
	font-style: italic;
	font-weight: normal;
	line-height:26px;
}

h2{
  font-size:16px;
  line-height:18px;
}

.content {
	width: 940px;
}
.leftbar {
	width: 210px;
}
.leftcontent {
	background-color: #1f2226;
	background-image: url(/images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 210px;
}
.copy {
	background-color: #FFFFFF;
	background-image: url(/images/copy_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 15px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 16px;
	border-left: 1px solid #FFFFFF;
}
.news {
	background-image: url(/images/e_zine_bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #21395e;
	height: 149px;
	width: 193px;
}
p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 16px;
}
.rightbar {
	width: 190px;
	background-image: url(/images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	padding-top: 90px;
	padding-bottom: 35px;
	padding-left: 14px;
	line-height: 16px;
}
.highlight {
	color: #618ba4;
	font-weight: bold;
	text-indent: 18px;
}
h4 {
  padding-left: 12px;
	display: inline;
	font-weight: bold;
	color: #618ba4;
	background-image: url(/images/highlight_arrow.gif);
	background-repeat: no-repeat;
}
.rightcontent {
	background-image: url(/images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.orange {
	font-weight: bold;
	color: #f7901e;
}
#footer {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	color: #FFFFFF;
	background-color: #606060;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.rightheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #228fcf;
	height: 18px;
	width: 182px;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 4px;
}
#subnav {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

.subItem {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #228fcf;
	margin: 1px 0px;
	padding: 2px 2px 2px 14px;
	height: 15px;
	border-top: 1px solid #228fcf;
	border-bottom: 1px solid #228fcf;
	width: 177px;
	text-align: left;
}

.subItem a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin:0px 0px 0px -8px;
}

.subItem:hover {
	background-color: #f7901e;
}

.subsubItem {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #77C4EF;
	margin: 1px 0px;
	padding: 2px 2px 2px 14px;
	height: 15px;
	border-top: 1px solid #77C4EF;
	border-bottom: 1px solid #77C4EF;
	width: 177px;
	text-align: left;
}

.subsubItem a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.subsubItem:hover {
	background-color: #B3DAEF;
}

.newsSubmit {
	background-image: url('/images/arrowButtons.jpg');
  background-repeat: no-repeat;
	background-position: -1px -1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F7901E;
	height: 21px;
	width: 22px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #333333;
}

input {
 border: 1px solid #b1b1b1;
 color: #999999;
 height: 14px;
}

.button {
 font-size: 12px;
	color: #FFFFFF;
	background-color: #F7901E;
	height: 21px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #333333;
}

.ezinebox {
	border: 1px solid #FFFFFF;
}

.rowheader{
  background-color:#228FCF;
  color:#ffffff;
  font-weight:bold;
  padding:2px;
}

.row{
  padding:2px;
  border:1px solid #228FCF;
}

.rowheaderc{
  background-color:#228FCF;
  color:#ffffff;
  font-weight:bold;
  padding:2px;
  text-align:center;
}

.rowc{
  padding:2px;
  border:1px solid #228FCF;
  text-align:center;
}