/* BEGIN SHARED */

body {
	background-color:RGB(155,197,219);
	padding: 0;
	}

.topimage{
	background-image: url(images/mainheader3.jpg);
	width: 750px;
}

.topheader{
	color: #3b5f7b;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 25px;
	width: 750px;
	padding-top:10;
	height:50;
}

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

.submenu{
	color: #3b5f7b;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 12px;
	width: 744px; !width: 750px;
	padding: 3;
}

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

.toppagename{
	background-image: url(images/headerfade.jpg);
	color: #3b5f7b;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 25px;
	width:100%;
	width: 740px; !width: 750px;
	text-align: top;
	padding:5;
	height:25;
	margin-left:0;
}

.pagename{
	background-color: #3b5f7b;	
	color: #cedbdf;
	font-family: sans-serif;
	font-weight:bold;
	font-size: 14px;
	width: 731px; !width: 750px;
	padding: 10;
	border-bottom: 1px solid #adced2;
}

.pagename a {
	font-family: sans-serif;
	color: #adced2;
	text-decoration: underline;
}
.pagename a:link {
	text-decoration: underline;
}
.pagename a:visited {
	text-decoration: underline;
}
.pagename a:hover {
	color: #cedbdf;
	text-decoration: underline;
}

.print{
	background-color: #3b5f7b;	
	color: #cedbdf;
	font-family: sans-serif;
	text-decoration: underline;
	font-size: 11px;
	width: 746px; !width: 750px;
	padding-top:0;
	padding-bottom:10;
	padding-right:5;
	margin-bottom:10; !	margin-bottom:0;
}

.print a {
	font-family: sans-serif;
	color: #adced2;
	text-decoration: underline;
}
.print a:link {
	text-decoration: underline;
}
.print a:visited {
	text-decoration: underline;
}
.print a:hover {
	color: #cedbdf;
	text-decoration: underline;
}

.content{
	background-color: #3b5f7b;	
	color: #cedbdf;
	font-family: sans-serif;
	font-size: 14px;
	border-top-color: #70a2ca;
	border-bottom-color: #70a2ca;
	width: 711px; !width: 750px;
	padding-left: 20;
	padding-right: 20;
	text-align: left;
	margin:0;
	position:relative;
	top:-14; !top:0;
}

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

li a {
	font-family: sans-serif; 
	color: #adced2;
	text-decoration: underline;
}
li a:link {	
	text-decoration: underline;
}
li a:visited {	
	text-decoration: underline;
}
li a:hover {
	color: #cedbdf;
	text-decoration: underline;
}

.footer{
	background-color: #3b5f7b;	
	color: #adced2;
	font-family: sans-serif;
	font-size: 12px;
	width: 731px; !width: 750px;
	padding: 10;
	margin-top:16; !margin-top:0;
	position:relative;
	top:-30; !top:0;
}

.footerborder{
	border-top: 3px outset #adced2;
	background-color: #3b5f7b;	
	width: 685;
}
.header{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.header1{
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
}

#faq{
	cursor: help;
}
/*END SHARED */

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

#contentpar{
	background-color: #3b5f7b;	
	color: #cedbdf;
	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: #adced2;
	text-decoration: underline;
}
table a:link {
	text-decoration: underline;
}
table a:visited {
	text-decoration: underline;
}
table a:hover {
	color: #cedbdf;
	text-decoration: underline;
}

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


/* BEGIN common.php & journal_articles.php */
dl{
	width:700;
}

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: #adced2;
	text-decoration: underline;
}
dd a:link {
	text-decoration: underline;
}
dd a:visited {
	text-decoration: underline;
}
dd a:hover {
	color: #cedbdf;
	text-decoration: underline;
}

table.journal{
	background-color: #3b5f7b;	
	color: #cedbdf;
	font-family: sans-serif;
	font-size: 14px;
	padding: 20;
	border-collapse: collapse;
}
td.journal{
	background-color: #cedbdf;	
	border: 2px solid #adced2;
	text-align: center;
	color: #3b5f7b;
}
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: #adced2;
	text-decoration: underline;
}
table a:link {
	text-decoration: underline;
}
table a:visited {
	text-decoration: underline;
}
table a:hover {
	color: #cedbdf;
	text-decoration: underline;
}

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

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

textarea  {
	border: solid 2px #adced2;
	background-color: #f5f5f5;
	color: #3b5f7b;
}

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

legend{
	background-color: #f5f5f5;
	padding: 5px;
	border: solid 2px #adced2;
	color: #3b5f7b;
	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 #adced2;
	background-color: #f5f5f5;
	color: #3b5f7b;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 2px;
	height: 22px;
}

input.formInputButton   {
	border: solid 1px #adced2;
	background-color: #f5f5f5;
	background-image: url(images/bgbutton.gif);
	color: #3b5f7b;
	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);
	}

.form {
	position:relative;
	left: 45px;
	width:400;
	}

/* BEGIN MENU */
.chromestyle{
width: 748px; !width: 750px;
font: bold 13px sans-serif;
position: relative;
left: -2px; !left: 0;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 2px solid #3b5f7b;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #3b5f7b;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #3b5f7b;
}

.chromestyle ul li a:hover{
background: url(images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #3b5f7b; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px sans-serif;
line-height:18px;
z-index:100;
background-color: white;
width: 160px;
visibility: hidden;
text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3b5f7b; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #3b5f7b;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/* END MENU */
