/* CSS Document */

body {
	text-align: left;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
}


body ul{
list-style: none;
margin-left:0px;
}

body li{
}

tr {
	vertical-align: top;
}

.logolist img {
margin: 16px;
}

.bold {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.italic {
font-style:italic;

}

.author{
font-style:italic;
color:#003399;
font-size:11px;
}
	
div.copyrightInfo {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 7pt; 
	font-style: normal;
	text-align:right;
	padding-right:8px;
}

div.copyrightInfo a {
text-decoration:none;
color:#FFFFFF;
}

div.copyrightInfo a:hover {
color:#FFFFFF;
text-decoration:underline;
}



.bodyCopy {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #557BB2;
	font-size: 10pt;
	font-style: normal;
	padding-right: 20px;
}

.bodyCopy a {
	text-decoration: none;
	color: #BC282F;
}

.bodyCopy a:hover {
	text-decoration: underline;
	color: #BC282F;
}

.aboutCopy{
float:left;
width:auto;
}

.aboutContent img{
float:left;
margin-top:12px;
margin-right:7px;
}

.headingCopy {
	font-family: Georgia, Times New Roman, Times, serif; 
	/*color: #BC282F;*/
	font-size: 14pt; 
	font-style: bold;
	margin-top: 33px;
	margin-bottom: -5px;
	padding-right: 20px;
}

headingCopy {
margin: 0px;
}

.photocaption {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	line-height: 13px;
	padding: 3px 0px 15px 0px;
	margin: 0px;
	color: #666666;
}

.photocaption a {
	text-decoration: none
	color:#666666
}

.photocaption a:hover{
	text-decoration: underline
	color:#666666

}

