/* CSS Document */

#iFrame_content {
position:absolute;
top:0;
}
#scriptHeader {
	text-align: center;
	text-decoration:none;
	padding-bottom:.5em;
}

#scriptHeader .title {
	font-size: 22px;
	letter-spacing: 0.1em;
	font-weight:normal;
	color:#993333;
	line-height: 28px;
	text-decoration:none;
}

#scriptHeader a:link,
#scriptHeader a:visited,
#scriptHeader a:hover {
	color:#993333; 
}

#scriptHeader a:hover {
	border-bottom-width:1px;
	background-color: #FFFFCC;
	border-bottom-style:solid;
}
.italicString {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing: 0.1em;
	font-style:italic;
	font-weight:normal;
	display: block;
	padding-bottom:1em;
	line-height: 18px;
}

.italicString a, 
.italicString a:link, 
.italicString a:visited {
	text-decoration:none;
}

#hyperlinkAuthorName {
padding-bottom:.5em;
}

#hyperlinkAuthorName a:hover {
	border-bottom-width:1px;
	background-color: #FFFFCC;
	border-bottom-style:solid;
}
.hyperlinkAuthorName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight:bold;
	font-size: 10px;
	letter-spacing: 0.1em;
	color:#006699;
	top:-10px;
	padding-bottom:.25em;
}
.hyperlinkAuthorName a,
.hyperlinkAuthorName a:link,
.hyperlinkAuthorName a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight:bold;
	font-size: 10px;
	letter-spacing: 0.1em;
	color:#006699;
}
.hyperlinkAuthorName a:link {
	display: block;
}

.moveUp {
	position: relative;
	top: -20px;
}
.contentParagraph {
	letter-spacing: 0.1em;
	line-height:1.5em;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#attributedTo {
padding-bottom:1em;
	background-image: url(../../../images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
}
.headerSections {
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	line-height:2em;
}
#upperCase {
	font-family:"Times New Roman", Times, serif;
	font-size:2.5em;
	color:#993333;
	float:left;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0.1em;
	width: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../../images/firstLetter.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.imgFloatRight{
margin:10px;
border-style:solid;
border-color:#CCCCCC;
float:right;
clear:both;
}
.imgNoFloat{
margin:10px;
border-style:solid;
border-color:#CCCCCC;
}