body {
background: #DEE0DD;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
margin: 25px;
}

TD, TH, .BOD, FONT {
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:link {
color: #5D7A8D;
text-decoration: none;
}

a:visited {
color: #5D7A8D;
text-decoration: none;
}

a:active {
color: #990000;
text-decoration: underline;
}

a:hover {
color: #CC3300;
text-decoration: underline;
}

textarea {
color: #CCCCCC;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

P {
background: #EFF0EE;
color: #40403E;
font-size: 13px;
line-height: 18px;
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

.toc {
background: #EFF0EE;
color: #40403E;
font-size: 13px;
line-height: 18px;
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

.article_title {
color: #CC3300;
font-size: 18px;
line-height: 22px;
font-weight: bold;
font-family: Georgia, Palatino, Times New Roman, New York, serif;
}

.subhead {
color: #990000;
font-size: 14px;
line-height: 26px;
font-weight: bold;
font-family: Georgia, Palatino, Times New Roman, New York, serif;
}

.byline {
color: #6B6B67;
font-size: 12px;
line-height: 22px;
font-family: Georgia, Palatino, Times New Roman, New York, serif;
}

.nav {
color: #40403E;
font-size: 12px;
line-height: 30px;
font-weight: bold;
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

.footer {
color: #6B6B67;
font-size: 10px;
line-height: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_home {
color: #ACAEAC;
font-size: 10px;
line-height: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.article_table {
border: 1px dashed #B1B3B1;
}

.article_topbottom {
background: white;
}

.article_content {
background: #EFF0EE;
color: #40403E;
font-size: 13px;
line-height: 18px;
font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}

.quote {
background: #EFF0EE;
color: #40403E;
font-size: 11px;
line-height: 16px;
font-style: italic;
font-family: Arial, Helvetica, Geneva, sans-serif;
padding: 7px;
background-color: white;
border: 1px #ccc solid;
}

.vidInsert {
background: #EFF0EE;
padding: 7px;
background-color: white;
border: 1px #ccc solid;
margin-bottom: 18px;
}

.blurb {
background: #EFF0EE;
color: #40403E;
font-size: 10px;
line-height: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.storyimage {
	border: 1px solid #B1B3B1;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.storyimageR {
	border: 1px solid #B1B3B1;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.modcaption {
	color: black;
	font-size: 10px; 
}

/* TWITTER FEED STYLES */

#twitter_div {
background-color: white;
background-image: url('../ssi/twitterBG.png');
background-repeat:no-repeat;
padding: 7px;
border: 1px #ccc solid;
}

#twitter_update_list {
margin: 15px 7px 7px -23px;
color: #40403E;
font-size: 11px;
line-height: 17px;
font-family: Arial, Helvetica, Geneva, sans-serif;
list-style: circle;
}

#twitter-link {
color: #5D7A8D;
font-size: 11px;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-style: italic;
}

.twitterHL {
color: #990000;
font-size: 14px;
line-height: 26px;
font-weight: bold;
font-family: Georgia, Palatino, Times New Roman, New York, serif;
}


