/* BEGIN SHARED */
body {
	background-color:white;
	padding: 10;
	}

.topimage{
	width: 600px;
	padding-bottom:20;
	padding-right: 150;
}

.topheader{
	/*background-color: #2CA0E7;	*/
	color: #3b5f7b;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 25px;
	width: 600px;
	text-align: top;
	padding-top:10;
	height:50;
}

.botheader{
	/*background-color: #2CA0E7;	*/
	color: #3b5f7b;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 15px;
	width: 600px;
	padding: 0;
	border-bottom: 1px outset #adced2;
}

.header{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.content{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	border-top-color: #70a2ca;
	border-bottom-color: #70a2ca;
	width: 600px; !width: 600px;
	padding-left: 0;
	padding-right: 150;
	text-align: left;
	margin:0;
	position:relative;
	top:-14; !top:0;
}

p a {
	font-family: sans-serif; 
	color: #3b5f7b;
	text-decoration: underline;
}
p a:link {	
	text-decoration: underline;
}
p a:visited {	
	text-decoration: underline;
}
p a:hover {
	color: #3b5f7b;
	text-decoration: underline;
}

.footer{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 12px;
	width: 600px; !width: 600px;
	padding: 10;
	margin-top:16; !margin-top:0;
	position:relative;
	top:-30; !top:0;
	padding-right: 150;
}

.footerborder{
	border-top: 3px outset #adced2;
	background-color: white;	
	width: 600;
}

/* BEGIN home.php */
.homeimage{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-right: 10px;
	margin-bottom: 3px;
}

#contentpar{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 20;
}
/* END home.php */


/* BEGIN newsletters.php */
table a {
	font-family: sans-serif; 
	color: #3b5f7b;
	text-decoration: underline;
}
table a:link {
	text-decoration: underline;
}
table a:visited {
	text-decoration: underline;
}
table a:hover {
	color: #3b5f7b;
	text-decoration: underline;
}

table.news{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	padding: 20;
	border-collapse: collapse;
}
th.news{
	background-color: white;	
	border: 2px solid #adced2;
	text-align: center;
	color: black;
}
td.news{
	border: 2px solid #adced2;
	text-align: left;
}
/* END newsletters.php */


/* BEGIN common.php & journal_articles.php */
dt{
	font-weight:bold;
	padding: 10;
	text-decoration: underline;
}

dd{
	font-size:12;
}
/* END common.php & journal_articles.php  */

/* BEGIN common.php & journal_articles.php & newsletters.php */

dd a {
	font-family: sans-serif; 
	color: #3b5f7b;
	text-decoration: underline;
}
dd a:link {
	text-decoration: underline;
}
dd a:visited {
	text-decoration: underline;
}
dd a:hover {
	color: #3b5f7b;
	text-decoration: underline;
}

table.journal{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	padding: 20;
	border-collapse: collapse;
}
td.journal{
	background-color: white;	
	border: 2px solid #adced2;
	text-align: center;
	color: black;
}
td.journalright{
	border: 2px solid #adced2;
	text-align: left;
}
/* END common.php & journal_articles.php & newsletters.php  */

/* BEGIN newsletters.php */
table a {
	font-family: sans-serif; 
	color: #3b5f7b;
	text-decoration: underline;
}
table a:link {
	text-decoration: underline;
}
table a:visited {
	text-decoration: underline;
}
table a:hover {
	color: #3b5f7b;
	text-decoration: underline;
}

table.feed{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	padding: 20;
	width: 600;
}
th.feed{
	background-color: white;	
	text-align: center;
	color: black;
	font-weight:bold;
}
td.feed{
	text-align: left;
}
/* END newsletters.php */

table.reg{
	background-color: white;	
	color: black;
	font-family: sans-serif;
	font-size: 14px;
	padding: 20;
	width: 600;
}
th.reg{
	background-color: white;	
	/*text-align: center;*/
	color: black;
}
td.reg{
	/*text-align: left;*/
}

textarea  {
	border: solid 1px black;
	background-color: white;
	color: 0c4f7d;
}

fieldset{
	padding: 10px;
	width: 325px;
	border: solid 2px 2ca3e7;
}

legend{
	background-color: white;
	padding: 5px;
	border: solid 2px #adced2;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
	
label{
	text-align:right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 100px;
	float: left;
}

input.formInputField {
	border: solid 1px black;
	background-color: white;
	color: #33;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 2px;
	height: 22px;
}

input.formInputButton   {
	border: solid 1px black;
	background-color: white;
	background-image: url(images/bgbutton.gif);
	color: black;
	cursor: pointer;
	font-size: .9em;
	font-weight: bolder;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 22px;
	vertical-align: middle;
}

input.formInputButton:hover   {
	background-image: url(images/bghover.gif);
	}
