#scrollbox{
	border-top: medium solid #ddd;
	height: 170px;
	background-color: #F2F2F2;
	overflow: auto;
	font-size: 6pt;
	line-height: 12pt;
}
#bigscrollbox{
	margin:0px;
	padding:0px;
	height: 235px;
	background-color: #fff;
	overflow: auto;
	font-family; 	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	font-size: 12pt;	
	line-height: 20pt;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery img{
	border: thin solid #A9A9A9;
}


blockquote {
	font-size:9pt;
	line-height:12pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	font-style: italic;
	color: #666666;
}

ul {
	font-size:10pt;
	line-height:12pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 680px;
	padding: 0px;
	margin-top: 10px;
	height: 650px;
	background-color: #fff;
	overflow: hidden;
	}
.horizontalline{
	font-size: 10pt;
	font-weight: bold;
	color:#fff;
	text-align: left;
	padding-left: 0px;
}

#footer{
	background-color: #ff0000;
	width:675px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	background-position: center;
	text-align: center;
}

#layoutwide{
	background-color: #fff;
	overflow: auto;
	height: 500px;
	}
	#layout{
	background-color: #fff;
	overflow: auto;
	height: 500px;
	}

#teasers {
	float: right;
	margin-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	width: 130px;
	height: 500px;
	background-color: #406E9D;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}


#detail{
	width: 400px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left:0px;
	border: medium dotted #FF0000;
}

#editormenu {
	font-size: 10pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}


#toccontainer {
	left: 0px;
	width: 140px;
	float: left;
	padding-left:0px;
	font-size: 10pt;
	height: 1250px;
	background-color: #406E9D;
	height: 500px;
	}

#hangingindent {
	text-indent: -20px;
	padding-left: 20px;
	margin-top: 0px;
	}

#indentedhangingindent {
	padding-left: 40px;
	margin-top: 0px;
	font-size: 10pt;
	line-height: 12pt;	
}
#address{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 4px;
	}
	
	
#toccontainer #address a:link {
	font-size: 11px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
#toccontainer #addreas a:visited {
	font-size: 11px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
#toccontainer #address a:hover {
	font-size: 11px;
	font-weight: 500;
	color: #ff0000;
	text-decoration: none;
}

	
.left {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.right {	
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 15px;
}

.toc {
	font-size:10pt;
	width: 135px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	float: left;
}

textarea {
	background-color: #ededed;
	border: thin solid #999999;
}
input {
	background-color: #ededed;
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	color: #000;	
	background-color: #ededed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #cccccc;
}

a:link {
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-weight: 700;	
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-weight: 700;
	color: #FF0000;
	text-decoration: none;
}


#toccontainer a:link {
	font-weight: 700;
	color:ffffff;
	text-decoration: none;
	font-size: 10pt;
}
#toccontainer a:visited {
	font-weight: 700;
	color:ffffff;
	text-decoration: none;
	font-size: 10pt;
}
#toccontainer a:hover {
	font-weight: 700;
	color:FF0000;
	text-decoration: none;
	font-size: 10pt;
}

#editormenu a:link {
	font-weight: 700;
	color:#000;
	text-decoration: none;
}
#editormenu a:visited {
	font-weight: 700;	
	color:#000;
	text-decoration: none;
}
#editormenu a:hover {
	font-weight: 700;
	color:#ff000;
	text-decoration: none;
}

#calendar{
	border-width: thin;
	border-style: solid;
	border-color: #FF0000;
	}


.borderedcellleft {
border-left-width: thin;
border-left-style: solid;
border-left-color: #eee8aa;
}


.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;	
	line-height: 16pt;	
	font-weight: 700;
	margin-top: 10 pt;
	margin-bottom: 5 pt;
	padding-left04px;
	color: #003399;
}
.grayheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt
	line-height: ;
	font-weight: bold;
	margin-bottom: 20 pt;
	font-size: 14px;
	color: #999999;
	padding-left:0px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	line-height: 18pt;
	font-weight: bold;
	margin-top: 10pt;
	margin-bottom: 10pt;
	padding-left:0px;
	color: #003399;

}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	line-height: 16pt;
	font-weight: 700;
	padding-left:0px;
}
.subheadsmall {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	font-style:italic;
	line-height: 12pt;
	font-weight: 300;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: ;
	font-weight: 300;
	text-decoration: underline;
	margin-top: 10 pt;
	margin-bottom: 10 pt;
	padding-bottom: 8 pt;
	padding-left:0px;
}
.story { 
	font-size:10pt;
	font-weight: 200;
	line-height: 12pt;
	text-decoration: none;
	text-align: left;
	padding-bottom: 8 pt;
	padding-left:0px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	padding-left:0px;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 12pt;
	font-weight: 800;
	padding-left:0px;
}
.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 12pt;	
	font-weight: 800;
	color:ffffff;
}
.smalltextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height: 10pt;
	font-weight: bold;
	padding-left:4px;
}
#teasers .text {
	padding-left:0px;
	font-size: 10pt;
	line-height: 12pt;	
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bold;
}

.text {
	padding-left:0px;
	font-size: 10pt;
	line-height: 12pt;	
	font-family: Arial, Helvetica, sans-serif;
}

.textb {
	padding-left:0px;
	font-size: 10pt;
	line-height:12pt;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.texti {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;	
	font-style: italic;
	font-weight: 300;
}

.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color: #ffffff;
}
.rmstextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color: #ffffff;
	padding-left: 4px;
}

.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #ffffff;
}

.gray {
	color: #00AB69;
}

.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #999999;
	font-weight: bold;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}

.smallbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
}

.smallbodbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
}


.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: italic;
	font-weight: 700;
	text-align: right;
}
.calendarbackground {
	border: thin solid #FC0606;
	text-align: left;
	background-color: ccccff;
}

.main {
	vertical-align: top;
}
.toc2 {
	font-size:10pt;
	width: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.toc3 {
	font-size:10pt;
	width: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sendpage {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
}

.tablerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 12pt;	
	color: #000000;
}

.indent50 {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.indent100 {
	margin-left: 120px;
	font-size: 10pt;
	line-height: 12pt;	
	font-family: Arial, Helvetica, sans-serif;
}

.mainnews {
	margin-left: 10px;
	vertical-align: top;
	width: 400px;
}

.rowheight {
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;	
	padding: 5px;
	text-align: left;
	list-style-type: disc;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color: #000;
}

.headlink {
	color: #3300CC;
}
.rightruler {
	border-left-style: none;
}
.calendarevent {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}

select {	
	height: 42 pt;
	font-size: 7 pt;
}

#editormenu{
	height: 100px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
}

.button {
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6699FF;
	display: inline;
	border: thin solid #0000CC;
}
#warning {
	font-weight: 600;
	color: #FF0000;
	font-size: 9pt;
	background-color: #ededed;
}

#warning img{
	border: thin solid #FF0000;
}
#warning a{
	font-weight: 700;
	color: #0000ff;
	padding: 2px;
	brder: thin solid #000099;
}
#flash {

}
#form {
	margin: 0px;
}
#cells td {
	border: thin solid #e1e2ff;
}

#cells table {
	border: medium solid #e1e2ff;
}

.borderedcellred {
	border: thin solid #FF0000;
}
.redtext {
	color: #FF0000;
}
.greentext {
	color: 32CD32;
}

.submit2 {
	height:18px;
	width:20px;
	background-image: url(art/searchbutton.gif);
	background-repeat: no-repeat;
}

#banner{
	position: relative;
	width: 675px;
}


#banner #getnews{
	position: absolute;
	right: 20px;
	top: 2px;
	height: 12px;
	padding-top: 0px;
	text-align: left;
}


#banner .submit3 {
	height:16px;
	width:18px;
	background-image: url(art/addbutton.gif);
	background-repeat: no-repeat;
	
}
#banner input {
	color: #A9A9A9;
	height: 14px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: thin solid #7EC5ED;
	z-index: 200;
}

#banner #slogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #fff;
	height: 18px;
	width: 240pt;
	position: absolute;
	right: 20px;
	top: 14px;
	text-align: right;
	z-index: 100;
	background-color: #3768A8;
	border-top: thin solid #4682B4;
	border: thin solid #eee8aa;
}

#banner a:link {
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}

#editormenu a:link {
	font-weight: 700;
	color:#0000FF;
	text-decoration: none;
}
#editormenu a:visited {
	font-weight: 700;	
	color:#8A2BE2;
	text-decoration: none;
}
#editormenu a:hover {
	font-weight: 700;
	text-decoration: none;
	color: #FF0000;
}

#teasers a:link {
	font-weight: 700;
	color:#FFF;
	text-decoration: none;
}
#teasers a:visited {
	font-weight: 700;	
	color:#FFF;
	text-decoration: none;
}
#teasers a:hover {
	font-weight: 700;
	text-decoration: none;
	color: #FF0000;
}
.specialtable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 9pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#callout{
float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #666666;
	width: 200px;
	border-top-width: 20px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-left: 10px;
	margin-top:6 px;
	margin-bottom:6px;
	padding-top:12px;
	padding-bottom:6 px;
}