/* Setting up divs */

#wrapper {
	width:770px;
	margin: 10px auto;
	text-align: center;
	}

#bodystuff {
	width:99%;
	text-align:center;
	} 

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin:0;
	padding: 0;
	border: 0;
	}

table {
	background-color:#FFFFFF;
	}

body {
	font-size:100.01%;
	background-color:#000000;	
	}	

.tabletop {
border-top: groove;
border-color:#000066;
	}

/* comment */

.tablebottomborder {
border-bottom:groove thick;
}




.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
}
.PageID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	padding-bottom:5px;
}


/*

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;
	color: #000000;
}
.textlinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #00008e;
	font-weight: bold;
	font-variant: small-caps;
}

*/


.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #384025;
}

.spotlightTextRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #00008e;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}
.SubHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}

.Sidebar_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #384025;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	}

a:link, a:visited {
	color: #222222; }
a:hover, a:focus {
	color: #bf2121; }

H2 {
font-size: 123%;
font-weight: 700;
}

H3 {
font-size: 115%;
font-weight: 500;
}

H2 a:link, H3 a:link, H2 a:visited, H3 a:visited, LI a:link, LI a:visited, P a:link, P a:visited {
color: #222222;
}


H2 a:hover, H3 a:hover, H2 a:focus, H3 a:focus, LI a:hover, LI a:focus, P a:hover, P a:focus {
color: #bf2121;
}


/* 
a:link.header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

a:visited.header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}
a:link.textlink {
	color: #000000;
}
a:visited.textlink {
	color: #000000;
}

*/

.spotlightText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #384025;
	font-weight:500;
}
.textBigCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #00008E;
}
.tableRightLine {
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #000000;
}
.signature {
	font-family: cursive;
	text-indent: 60pt;
	font-size: large;
}
.issueheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 16pt;
}
.indent {
	margin-left: 24pt;
}
.tableTopline {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #000000;
}
.tableTopMrgin {
	margin-top: 20pt;
}
.topline {
	background-color: #EEEEFF;
	border-top: medium solid #000066;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.quoteindent {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
}


/* 
.textlinkInternal {
	font-size: 10px;
	font-variant: small-caps;
	color: #880000;
}
*/


/*

A.textlinkInternal {
	font-size: 9px;
	font-variant: small-caps;
	color: #880000;
}

*/



.issueSubhead {
	font-weight: bolder;
	letter-spacing: .2em;
	text-align: center;
}
.readFullTextHere {
	font-size: 9px;
	color: #DE5163;
}
.Sidebar_rightBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #384025;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}


#mediapage {
	width:600px;
	text-align: center;
	}
	
.imgborder {
	border: groove thin;
}	

.quotebox {
border:ridge 5px #bf2121; 
/* border-top:inset 15px;  */
/* border-left:inset 15px;  */
/* border-right:inset 15px;  */
/* border-bottom:solic 15px; */
margin-top:5px; 
margin-bottom:22px; 
padding left: 7 px; 
padding-right:7px; 
background:#a69fa3;
color:white;
}