@import url(portal_master_stylesheet.css);
@import url(local_style.css);

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-style: normal;
	font-weight: normal; 
        font-variant: normal;
        font-size: 10pt;
	margin:0;
	padding:0;
	background-color:#ffffff;

}

#printable_body {
        margin: 5px;
        width: 6.5in !important;
        font-family: verdana, Geneva, Arial, Helvetica, serif !important;
        }

p, .p {

	line-height: 120% !important;
	color: #000000;
}

td {
        font-size: 10pt;
	vertical-align : top;
}

th {
	font-weight : bolder;
	text-align : center;
	vertical-align : top;
}
.mainnav {
	font-weight: bold;
	color: #445ca0;
	text-decoration: none
}

a.sidenav, .sidenav {
	font-weight: bold;
	color: #445ca0;
	text-decoration: none;
}

a.sidenav:hover, .sidenav:hover {
	color:#002b5b;
}


a.sidenav:visited, .sidenav:visited {
	color: #445ca0;
}

a.sidenav:visited:hover, .sidenav:visited:hover {
	color: #002b5b;
}

.subnav {
	font-weight: normal;
	color: #000000;
}

.crumbs {
	font-weight: bold;
	color: #445ca0;
}

.crumbs:visited {
	color: #445ca0;
}

.featureheader, .featureheader a {
	font-size: 105%;
        height: 100%;
	color: #ffffff !important;
	background-color: #2bb52b;
	font-weight: bold;
        text-decoration: none;
        vertical-align: middle;
}

.featureheader:hover, .featureheader a:hover {
	color: #002b5b !important;
}

.feature {  
	color: #000000; 
	background-color: #fbfce6; 
	border: solid; 
	border-width: 0pt 1pt 1pt; 
	border-color: #fbfce6 #2bb52b #2bb52b;
}

.menu-feature {
	background-color: #fbfce6; 
	border: solid; 
	border-width: 1pt; 
	border-color: #2bb52b;
}



.h2, H2, h2 {  
	font-size: 160% !important; 
	line-height: 120% !important;
	color: #2bb52b;
}

.h3, H3, h3 {
	font-size : 140% !important;
	line-height: 120% !important;
	color:#002b5b;
}

.h4, H4, h4 {
	font-size : 120% !important;
	line-height: 120% !important;
}

.h5, H5, h5 {
	font-size : 120% !important;
	line-height: 120% !important;
	font-style : italic;
}

.h6, .H6, .h6 {
	font-size : 100% !important;
	line-height: 120% !important;
	font-weight : bold;
}

.utility {  
	font-weight: bold; 
	color: #ffffff; 
}

.address {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.disclaimer {
	color: #000000;
	text-decoration: none
}

.navbar {  
	font-size: 90%; 
	font-weight: bold; 
	color: #ffffff; 
}

.navbar:hover {  
	color: #b1e1f1; 
}

.navbar:visited {  
	color: #ffffff; 
}

a {     font-size: inherit;
	font-weight: bold;
	color: #6699cc;
}

a:hover {
	color: #002b5b;
}

li, ol, ul {
}

.autocontent,
.autocontentend 
	{ 
          display:block;
          clear:both;
        margin-top: 10px;
        margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.autocontent img,
.autocontentend img
	{ 
        margin-top: 5px;
          margin-bottom: 10px;  
	}

.abstract {
	line-height: 120% !important;
	color: #000000;
        font-weight: normal !important;
}

a.abstract-title, .abstract-title {
	font-weight: bold;
	color: #445ca0;
        line-height: 150% !important;
	text-decoration: none;
}

a.abstract-title:hover, .abstract-title:hover {
	color:#002b5b;
}


a.abstract-title:visited, .abstract-title:visited {
	color: #445ca0;
}

a.abstract-title:visited:hover, .abstract-title:visited:hover {
	color: #002b5b;
}

a.more-item, .more-item {
	font-size: 75%;
	font-weight: bold;
	color: #6699cc;
}

a.more-item:hover, .more-item:hover {
	color: #002b5b;
}

.url {
	font-size: 80%;
	font-style: italic;
	color: #000000;
}

.dateline {
	font-size: 80%;
	font-variant: italic;
	color: #888;
}

