
/* for beyondchron template in NUCLEUS */

.copyright {
	font-size: 75%;
	text-align: center;
}

.copyright A {
	color: #494949;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; 
	font-weight: normal;
	color: #001968;
}
.sidelist {
	list-style-type: disc;
	list-style-position: outside;
	left: -21px;
	position: relative;

}
.sidetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;

}
.leftphoto {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.caption {
	color: #001968; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #001968;
	font-style: italic;

}
.maintext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
	color: #494949;
}

.next_link, .next_link A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

a.book_link:link{
text-decoration: none ;
color: blue ;
}

a.book_link:hover{
text-decoration: underline ;
background-color:yellow ;
font-weight: 700 ;
}

input.required{
background-color: #f1f1f1;
border: 1px solid red;
padding: 3px ;

}



