#story-box {
padding: 10px;
width: 480px;
float: left;
}
#story-grid-box {
padding: 10px;
width: 430px;
float: left;
}

#story-title-box {
width: 480px;
margin-bottom: 10px;
float: left;
}
.story-title {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 32px;
font-weight: bold;
color: #0E4B9D;
line-height: 35px;
}
#story-content-box {
float: left;
width: 480px;
}
#story-insert-right-box {
margin: 5px;
float: right;
width: 200px;
background-color: #E7F1FE;
}
#story-insert-left-box {
margin: 5px;
float: left;
width: 200px;
background-color: #E7F1FE;
}
#story-insert-pic {
margin: 5px;
float: left;
width: 190px;
}
#story-caption {
float: left;
width: 190px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #000000;
margin-left: 5px;
margin-bottom: 5px;
}




.main-news-story-heading {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
letter-spacing:-.3px;
line-height: 16px;
}


.main-news-story-body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
letter-spacing:-0.3px;
line-height: 16px;
}


.main-news-story-body a:link {text-decoration: underline; color: #0E4B9D;}
.main-news-story-body a:visited {text-decoration: underline; color: #0E4B9D;}
.main-news-story-body a:hover {text-decoration: underline; color: #0E4B9D;}
.main-news-story-body a:active {text-decoration: underline; color: #0E4B9D;}
#story-insert-left-box {
margin: 5px;
float: left;
width: 200px;
background-color: #E7F1FE;
}
#story-insert-big-text {
margin: 5px;
float: left;
width: 190px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
line-height: 21px;
font-weight: bold;
}
.large-quote-text {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #000000;
}
#story-insert-right-quote-box {
margin: 5px;
float: right;
width: 200px;
background-color: #E7F1FE;
}
#story-insert-left-quote-box {
margin: 5px;
float: left;
width: 200px;
background-color: #E7F1FE;
}
.main-news-story-body-new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	letter-spacing:-0.3px;
	line-height: 16px;
	/*margin-left: 65px;*/
	display:block;
}
.main-news-story-body-subheading {
	color: #000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    letter-spacing: -0.3px;
    line-height: 16px;
    /*margin-left: 65px;*/
    display: block;
}

.main-news-story-top-caption {
	color: #000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    /* font-weight: bold; */
    color: #000000;
    letter-spacing: -0.3px;
    line-height: 16px;
    /*margin-left: 65px;*/
    display: block;
    padding-top: 5px;
}
.main-news-story-grid-caption {
float: left;
width: 190px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #000000;
margin-left: 5px;
margin-bottom: 5px;
padding-top: 5px;
}
#story-grid-pic {
    margin: 5px;
    float: left;
    width: 190px;
    height: 230px;
}





