/* Left Nav */

.rightline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B487F;
}

.center{
	text-align: center;
}

.bold{font-weight: bold;}

form{
	margin: 0px;
}

input{font-size: 10px;}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.smalltext{font-size: 11px;}

.title{	font-size: 16px;
		text-decoration: underline;
		font-weight: bold;
		text-align: center;
		}
		
a{	color: #0000FF;
	text-decoration: underline;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	
}

/* Left Nav */

a.leftnav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a.leftnav:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navtext{color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}

.lefttext{color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;}

.leftbg{
	background-color: #3B487F;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.team{
	text-align: center;
	border: none #FFFFFF;
}

.newsdate{
	font-weight: bold;
	color: #FFFFFF;
}

/* Hidden Links */

a.hide {
	color: #000000;
	text-decoration: none;
	}
a.hide:hover {
	color: #000000;
	text-decoration: none;
	cursor: text;
	}
	
/* Bold Links */

a.boldlink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
a.boldlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: text;
	}
	
/* White Links */

a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
	}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
	}.smalltextlink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {color: #3B487F}
