body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #386578;
	font-size : 12px;
	line-height : 18px;
	color: #284857;
	background-image: url(../images/backgroundFiller.jpg);
	background-repeat: repeat-x;
}

p {
	color: #284857;
	font-size : 12px;
	line-height : 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
	}
td {
	color: #284857;
	font-size : 12px;
	line-height : 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
	vertical-align : top;	
}
	
a { text-decoration: none; outline: none; color : #980c29; }
a:active { text-decoration: underline; color:  #980c29; }
a:hover { text-decoration: underline;}

strong, b { font-weight: bold; 	}

ul { 
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ol { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 }
li{	margin: 0px 0px 0px 15px; }


img { border: 0; }

form, input, textarea {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.title {
	color: #284857;
	font-family: georgia, palatino, "Times New Roman", times, serif;
	font-size: 22px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight : bolder;
}
a.title:active {	text-decoration: none; color: #fff; }
a.title:hover {	text-decoration: none; color: #CDE6F1;}

.subtitle {
	color: #284857;
	font-family: georgia, palatino, "Times New Roman", times, serif;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight : bolder;
}

.highlight { 
	color: #b90000; 
	font-size: 13px;
	line-height: 20px;
	font-weight: bold
}

.quote { 
	font-size: 12px;
	margin-top: 5px;
}
.navHeader {
	color: #284857;
	font-family: georgia, palatino, "Times New Roman", times, serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight : bolder;	
}

.softlink { color : #DEEDF5; text-decoration: none; }
.softlink:visited { text-decoration: none; }
.softlink:active { text-decoration: none; }
.softlink:hover { color: #fff; text-decoration: underline;}

.morelink {	color : #DFDFDF; font-size: 12px; text-decoration: none; }
.morelink:hover { text-decoration: none; color: #fff; }

.caption { color: green; }

.small { font-size : 12px; color: #3D5B69; }

#content {
	width: 328px;
	*width: 415px;
	font-size : 12px;
	line-height : 18px;
	padding-top : 20px;
	padding-right : 50px;
	padding-left : 37px;
	padding-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 25px;
	margin-bottom : 0px;
}

#footer {
	width: 328px;
	*width: 415px;
	font-size : 12px;
	line-height : 18px;
	padding-left : 37px;
	padding-right : 50px;
	padding-top : 20px;
	padding-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 25px;
	margin-bottom : 0px;
}
#footer a { color: #284857 }

#sidebar {
	width: 100%;
	font-size : 12px;
	line-height : 18px;
	padding-left : 27px;
	padding-right : 50px;
	padding-top : 15px;
	padding-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 0px;
}

#sidebar a { text-decoration: none; outline: none; color : #284857; }
#sidebar a:active { text-decoration: underline; color:  #284857; }
#sidebar a:hover { color: #4D8AA8; }

#feature {
	width: 100%px;
	font-size : 12px;
	line-height : 18px;
	padding-left : 27px;
	padding-right : 50px;
	padding-top : 15px;
	padding-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 20px;
	margin-bottom : 0px;
	background-color: #efefef;
	border: 1px #bcbcbc solid;
}
.citation {
	text-align: right;
	
}