/* CSS Document */

.bottomNavi {
	text-align:center;
	color: #000000;
	padding: 10px;
	text-decoration:none;
}
.bottomNavi a{
	color: #333333;
	text-decoration:none;
}
.bottomNavi a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}
.leftNavi {
	text-decoration:none;
	font-weight: bold;
	padding-left: 0px;
	color: #FFFFFF;
}
.leftNavi a{
	color: #FFFFFF;
	text-decoration:none;
	text-indent: 10px;
}
.leftNavi a:hover{
	color: #33CCFF;
	text-decoration:none;
}
.leftNaviDivider {
	background-image: url(images/naviLine.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
.topStory {
	padding-left: 30px;
	background-position: center center;
	font-size: .8em;
}
.topStoryText {
	font-size: 1em;
	color: #000000;
	padding: 10px;
	text-decoration:none;
}
.topStoryText a{
	color: #FFFFFF;
	text-decoration:none;
}
.topStoryText a:hover{
	color: #3399FF;
	text-decoration:none;
}
.topStoryText h1{
	color:#FFFFFF;
	font-size: 1.2em;
	text-align: center;
}
.SecondStoryText {
	font-size: 1em;
	color: #FFFFFF;
	padding: 10px;
	text-decoration:none;
	line-height: normal;
}
.SecondStoryText a{
	color: #CCCCCC;
	text-decoration:none;
}
.SecondStoryText a:hover{
	color: #000099;
	text-decoration:none;
}
.SecondStoryText h1{
	color: #000000;
	font-size: 1em;
	text-align: center;
	line-height: 1em;
}
.date {
	color: #FFFFFF;
	font-size: .8em;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tbsLogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	padding: 15px;
}
.sideBox {
	font-size: .8em;
	color: #000000;
	padding: 5px;
}
.joinLogo {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006633;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom-color: #FFFFFF;
}
.alumniLogo {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: ;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom-color: #006633;
	background-color: #000099;
}
.joinBody {
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.joinBody img{
	border: thin double #FFFFFF;
}
.alumniBody {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.login {
	color: #FFFFFF;
	padding: 0;
	padding-left: 10px;
	line-height: 2em;
}
.login h1{
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}
.reporterText {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	padding: 0px 0px 10px 15px;
	margin: 0px;
}
.reporterRelated {
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.reporterImg {
	font-size: .7em;
	text-align: center;
	padding: 10px;
}
