/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border-style: none;
}
p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #FFF;
}
h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
h2 {
	color: #000099;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
a, a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #003399;
	outline: none;
}
a:active {
	color: #003399;
	outline: none;
}
#headerWrapper {
	padding: 0px 0px 0px 0px;
	background: url(images/header-fill.jpg) repeat-x top;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	text-align: left;
	height: 117px;
	background-image: url(images/header-highlight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}
#nav {
	float: right;
	margin-top: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #5A5B70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #2E2E36;
	background-image: url(images/topnav-hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#tagline {
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	height: 24px;
	padding-bottom: 0px;
	float: right;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	font-weight: normal;
	clear: right;
	margin-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #23297a;
	width: 500px;
}
#tagline a {
	font-weight: normal;
	color: #de411a;
	font-weight: bold;
	font-style: none;
	font-size: 48px;
	}
#tagline a:hover {
	color: #23297a;
	text-decoration: none;
}

#outerWrapper {
	margin: 0 auto 15px;
	text-align: left;
	width: 920px;
	background: #FFFFFF;
}
#featureWrapper {
	text-align: left;
	background-image: url(images/feature-fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#featureWrapper #feature {
	margin: 0px auto;
	height: 233px;
	width: 920px;
}
#feature .feature-title {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	font: normal 26px/28px "Trebuchet MS", Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
#feature .feature-text {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 20px;
}
#feature li {
	padding-bottom: 7px;
	color: #FFFFFF;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#feature ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 20px 10px 10px 15px;
	width: 195px;
	line-height: 16px;
}
.insidebox ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
.insidebox ul li {
	list-style: none;
	display: inline;
}
.insidebox ul li a {
	display: block;
	padding: 5px 4px 5px 15px;
	line-height: 15px;
	background: url(images/sidenav.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.insidebox ul li a:hover {
	text-decoration: none;
	background: url(images/sidenav.gif) no-repeat left -25px;
	color: #000000;
}
.sidebarlt {
	padding: 10px;
	border: 1px solid #565676;
	margin-bottom: 15px;
	background-color: #E9E9EF;
}
.sidebardk {
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #002B8A;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active, .sidebardk h1 {
	color: #FFFFFF;
}
.sidebarbox {
	background: url(images/sidebox-fill.gif) repeat-y left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sidebarbox p {
	margin: 0px;
	padding: 0px;
}
.sidebarboxtop {
	background: url(images/sidebox-top.gif) no-repeat left top;
	padding: 12px 10px 0px;
}
.sidebar h1 {
  font-size: 90%;
}

.sidebartext {
	margin: 0px;
	padding: 0px;
}
.sidebartext li {
  list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebarboxbottom {
	background: url(images/sidebox-bottom.gif) no-repeat left bottom;
	height: 13px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 15px 0 220px;
	padding: 20px 10px 20px 10px;
	line-height: 20px;
}
#outerWrapper #contentWrapper #content p {
	margin-bottom: 10px;
}
#outerWrapper #contentWrapper {

}
#outerWrapper #contentWrapper .clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #footer {
	height: 33px;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsb img {
  float: left;
  margin: 0 5px 3px 0;
  border: 0 none;
}
.newsmore {
  padding: 5px 10px ;
}
.newsmeta {
  font-size: 90%;
  padding: 0 5px 5px 5px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#credit {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #8D93AD;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #8D93AD;
	font-weight: normal;
}

.tbox {
	width: auto;
	padding : 2px;
	border: 1px solid #565676;
	color:#444;
}


#e107_submitnews_item {
  width: 440px;
}
.tbox.chatbox {
	width: 90%;
	padding : 2px;
	border: 1px solid #565676;
	color:#444;
	margin: 10px auto;
}
.npdropdown {
  width: auto;
	margin: 0 0 0px 0;
	padding: 2px;
	height: auto;
	text-align: left;
}
.tbox.comment.subject {
  width: 98%; 
  background-color: transparent;
  border: 0px none #b6e4fb;
	padding: 2px;
	margin-top: 3px;
  }

#comment.tbox.comment {
  width: 98%; 
	padding : 2px;
	border: 1px solid #565676;
	color:#444;
}

#contactForm textarea.tbox {
  width: auto; 
	padding : 2px;
	border: 1px solid #565676;
	color:#444;
}

input#helpb.helpbox {
  float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
#commentform .helpbox{
  width: 98%; 
	border-collapse: collapse;
	padding: 1px;
}
.helpbox {
  width: 98%; 
	background-color: transparent;
	border: 0px none;
	border-collapse: collapse;
	padding: 3px;
}
.indent {
	border:1px solid #565676;
	color:#A6A6A6;
	background-color:#F9F9F9;
	border-left:3px solid #565676;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
} 
.button {
	color:#0054a6;
	font-weight: bold;
  padding: 2px ;
  margin: 2px ;
}
.button:hover {
	color:#063c6d;
}

.nextprev{
	border: 0px solid #F1F1F1;
	border-collapse: collapse;
	padding: 3px;
	text-align: center;
	width: auto;
	font-size: 105%;
	font-weight: bold;
}

.smalltext {
	font-size: 90%;
	font-weight: normal;
}
.smallblacktext {
	font-size: 90%;
	font-weight: bold;
}
.defaulttext, .caption, .bodytable, .mediumtext
{
	font-size: 95%;
	font-weight: normal;
}
.fborder {
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	margin-top: 3px;
	text-align: left;
}

/* forum parent headers, forum captions */
.forumheader {
	border: 1px solid #565676;
	background-color: #E9E9EF;
  padding: 3px;
	vertical-align: middle;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}
.userheader {
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	font-size: 120%;
	vertical-align: middle;
	text-align: left;
}
.nforumcaption{
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
}
.finfobar{
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	font-size: 95%;
	text-align: left;
}

/* two left columns */
.forumheader2{
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

/* all the rest of the forum tables */
.forumheader3{
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	font-size: 99%;
	text-align: left;
}

.forumborder {
	border: 1px solid #565676;
	background-color: #E9E9EF;
	vertical-align: top;
	font-size: 99%;
	text-align: left;
}

/* where it says forum, information and all tables across */
.fcaption {
	border: 1px solid #565676;
	background-color: #E9E9EF;
	padding: 3px;
	font-size: 130%;
	text-align: left;
	line-height: 40px;
	font-weight: bold;
}

.fcaption a {
	padding-right:4px;
	text-decoration: underline;
}

.fcaption a:hover{
	text-decoration: none;
}
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  margin: 0;
  
  padding:0 0;
}

div.menuBar {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom: 0px solid #000;

}

div.emenuBar {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-bottom: 0px solid #000;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  background-color: transparent;
  border: 0px none #FFF8D9;
  left: 0px;
  top: 0px;
  margin: 0px;
  position: relative;
  text-decoration: none;
  padding-top: 5px;
  z-index: 100;
  
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #5A5B70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	text-decoration: none;
	color: #2E2E36;
	background-image: url(images/topnav-hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
	text-decoration: none;
	color: #2E2E36;
	background-image: url(images/topnav-hover.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div.menu {
  background-color:#E9E9EF;
  border: 0px none #FFF8D9;
  left: 0px;
  padding: 0;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  display: block;
  padding: 4px 11px 4px 4px;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
  line-height: 24px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #f9f9f9;
  border: 0px none #FFF8D9;
  left: 0px;
  text-decoration: none;  
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #ffffff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #ffffff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 1px solid #b3b3b3;
}

