h3 {
	font-size: 1.1em;
}

.col-2-right-700 
{
/*    font-size: 1em !important; */
   color: #222 !important;
   font-family: "Open Sans",Helvetica,Verdana,Arial,sans-serif !important;
   margin: 0 0 0 0;
   line-height: 1.356em;
   text-rendering: auto;
}



.summaryList li {
	padding:5px 0 0 18px;
	background:url('/stormevents/images/icons/icon_bullet.gif') no-repeat 5px 9px;
	margin: 5px 0 0 0;
}

.summaryList .finePrint, .summaryList .finePrintnew {
	margin-top: 5px;
	font-size: 1.0em;
}

.summaryList .finePrintnew {
	padding: 12px 0 10px 38px;
	background:url('/stormevents/images/icons/New-Button_oval_vs5.png') no-repeat 0px 5px;
}

.finePrint {
	font-size: .75em;	
	font-style: italic;
	padding:  0 10px 0 10px;
}

.boxblock .pad li {
	padding-left: 1em;
}

.boxblock .pad  .subheader {
	font-weight: bold;
	padding-left: 0em;
}

#holdings {
	margin: 0 0 1em 0;	
}

/* #holdings th:nth-child(3){ */
/* 	width: 75px; */
/* } */

#holdings .rightCol{
	width: 80px; 
	text-align: right;
	padding: 0 10px 0 0;	
}

#holdings .centerCol{
	text-align: center;
/*	padding: 0 10px 0 0;	*/
}

/*Style palette*/
a.goThere {
	margin: 10px 0;	
}

.emphasis {
	font-style: italic;	
	font-weight: 600;
}

.block {
	position: relative;
	float: left;
    background-color: #F4F4F4;
    padding: 5px 10px 5px 10px;
}

/*Universals*/

table {
	border-collapse: collapse;
	border-color: #CCCCCC;
	background-color: #E5F2FB;
}

table th {
	background-color: #0058A6;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	height: 28px;
    margin-bottom: 10px;
    padding: 1px 1px;	
    vertical-align: middle;
}

table th a {
	color: #FFFFFF;
}

table td{
	padding: 3px;
	border-color: #CCCCCC;		
}

table caption {
	color: #000000;
    font-size: 0.9em;
    line-height: 1.2em;
    padding-bottom: 15px;
}


img{
	vertical-align: top;
}

ol {
	padding-left:20px;
	margin-left:8px;
	list-style-type:lower-alpha;
}
li.paragraphList {
	padding-bottom:8px;
}
h5 {
	font-size: 1.0em;
        text-decoration: underline; 
}




/* .button { */
/*     border: 1px solid #006; */
/*     background: #ccf; */
/*     width: 7em; */
/* } */
/* .button:hover { */
/*     border: 1px solid #f00; */
/*     background: #eef; */
/* } */
.button {
	padding: 3px;
    border: 1px solid #006;
    border-radius:3px;
    background: #f0f8fe;
    width: 7em;
    cursor: pointer;
}
.button:hover {
    border: 1px solid #3b1b91;
    background: #afdef6;
    cursor: hand;
}

.label {
    float: left;
    width: 15%;
    margin-right: 0.5em;
    padding-top: 0.2em;
    text-align: right;
    font-weight: bold;
}

.label2 {
    margin-right: 20px;
    padding-top: 6px;
}


.detailsMenuSection {
    position: relative;
    float: left;
    width: 33%;
    height: 33%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    border: 1px solid #efefef;
    text-align: center;
}
.detailsMenuSection:hover {
	background-color: #f0f8fe;
    border: 1px solid #cccccc;
    text-align: center;
}

.detailsMenuSectionSelected {
    position: relative;
    float: left;
    width: 33%;
    height: 33%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
	background-color: #eee;
    border: 1px solid #dfdfdf;
    text-align: center;
    font-weight: bold;
}
.detailsMenuSectionSelected:hover {
	background-color: #f0f8fe;
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: bold;
}

.gridLeftSection {
    position: relative;
    float: left;
    width: 35%;
    height: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right: 3px;
    padding-left: 15px;
    padding-right: 12px;
    margin-bottom: 25px;
    border: 1px solid #efefef;
}
.gridRightSection {
    position: relative;
    float: left;
    width: 42%;
    height: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 12px;
    border: 1px solid #efefef;
}

.gridDividerSection {
    position: relative;
    float: left;
    text-align: center;
    width: 10%;
    height: 45%;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: bold;
/*     padding-left: 12px; */
/*     padding-right: 12px; */
/*     border: 1px solid #efefef; */
}

.gridLeftSection:hover {
/* 	background-color: #f0f8fe; */
    border: 1px solid #cccccc;
}

.gridRightSection:hover {
/* 	background-color: #f0f8fe; */
    border: 1px solid #cccccc;
}

.adv-search-content {
	display:none;
    position: relative;
    width: 550px;
    float: left;
    padding-left: 50px;
}




.message img {
	vertical-align: bottom;
}

.session-results {
	width:260px; 
	margin:0px; 
	float:right; 
	text-align:right;
}

#map {
	height: 420px; 
	position: relative; 
	border: 1px #888888 solid;
}

#narrative-image-section {
	margin-top: 20px;
}
