﻿body {
  font-family: Verdana, Tahoma, Arial, helvetica;
  COLOR:#000000;
  font-size: 13px;
  
}
 
table {
	border-collapse: collapse;
}

td {
	font-family: Verdana, Tahoma, Arial, helvetica;
	COLOR:#000000;
	font-size: 13px;
	border-collapse: collapse
}

th {
	font-family: Verdana, Tahoma, Arial, helvetica;
	COLOR:#000000;
	font-size: 13px;
	border-collapse: collapse
}

hr {
	border: none; /* mozilla */
	height: 1px;
	color:#919191; /* ie */
	background-color: #919191; /* mozilla */

}

h4 {
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	background-color:#eaeaea;
	padding:4px;
	background:#eaeaea url('../images/arrow.jpg') no-repeat right;
}

h6 {
	font-size:100%;
	font-weight: bold;
	color: #2F2F2F;
	margin: 5px 0px;
}

ul li {
	margin-bottom: 3px;
}

/* FORMS SECTION */
form {
	margin: 0;
}

input
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

textarea
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

select
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

/* END FORMS SECTION */


.newsTable {
	border: none;
	width: 95%;
	padding: 3px;
}

.newsTable th {
	background: #305E8F;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

.newsTable td {
	background: #ffffff;
	padding: 3px;
}

.newsTable .alternate td {
	background: #eaeaea;
}

.newsTable .title {
	font-weight: bold;
}

.alert {
	color: red;
}

.dataTable {
	border: 1px solid #cccccc;
	width: 95%;
	padding: 3px;
}

.dataTable th {
	background: #305E8F;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border: 1px solid #eaeaea;
}

.dataTable td {
	background: #ffffff;
	padding: 3px;
	border: 1px solid #eaeaea;
}

/*TAB NAV*/

#tabNav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url('/images/tabBottom.gif') repeat-x bottom;
	
}

#tabNav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
}
	
#tabNav a:link, #tabNav a:visited {
	float: left;
	background: #FBFBFB;
	font-size: 13px;
	line-height: 14px;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #333;
	text-decoration: none;
	color: #666;
}

#tabNav a:link.active, #tabNav a:visited.active, #tabNav a:hover.active {
	border-bottom: 1px solid #FBFBFB;
	background: #FBFBFB;
	color: #000;
	font-weight: bold;
}

#tabNav a:hover{
	background: #C0C0C0;
	color: #FFF;
}

.navBorderBox {
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-bottom: 1px solid #333;
	background: #FBFBFB;
	padding: 3px;
}

.noPadding {
	padding: 0px;
}

.shadowbox {
	background: #C0C0C0;
	position: relative;
  	top: 2px;
  	left: 2px;
  	font-size: 13px;
  	font-weight: bold;
}

.shadowbox div {
	background: #305E8F;
	color: #fff;
	padding: 5px;
	position: relative;
	top: -2px;
	left: -2px;
	font-size: 13px;
}

.shadowbox table {
	padding:0px; border-collapse: collapse;
	color: #fff;
	width: 97%;
	font-size: 13px;
	background: #305E8F;
}

.shadowbox td {
	color: #fff;
	background: #305E8F;
	font-weight: bold;
}

.shadowbox a:link, .shadowbox a:visited, .shadowbox a:active {
	color: #FFFFFF; 
	text-decoration: underline;
}

.shadowbox a:hover {
	color: #C0C0C0; 
	text-decoration: underline;
}


a:link {
	color: #305E8F; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:visited { 
	color: #305E8F; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:active { 
	color: #305E8F; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:hover { 
	color: #ce9800; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
)
