/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
img {
	border: none;
}

hr {
	margin: 24px 0 8px 0;
	padding: 0;
}

.body {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.body_bold {
	font-size: 13.75px;
	font-weight: bold;
	line-height: 32px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
}
.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #999999;
	text-decoration: underline;
}

.pub_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #848083;
}
.pub_list a:link, .pub_list a:visited, .pub_list a:active{
	color: #848083;
	text-decoration: none;
}
.pub_list a:hover {
	color: #848083;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thumb_align {
	margin: 42px 0 8px 15px;
	padding: 0;
}
.thumb_text_padding {
	margin: 0;
	padding: 0 0 0 27px;
	color: #666666;
}
.thumb_download_size_text {
	margin: 0;
	padding: 0 0 15px 15px;
	color: #6F7170;
	font-size: 75%;
}
.thumb_download_size_text a:link, .thumb_download_size_text a:visited, .thumb_download_size_text a:active {
	color: #6F7170;
	text-decoration: none;
}
.thumb_download_size_text a:hover {
	color: #6F7170;
	text-decoration: underline;
}
.publication_titles {
	padding-top: 38px;
	color: #5C7B8F;
	font-size: 100%;
}
.thumb_bg_bar {
	padding-bottom: 20px;
	background-image:  url(../../media/images/publication_thumb_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px 0;
}
.publication_summery {
	line-height: 1.4em;
}
.input_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 400px;
}
.input_fields_login {
	width: 200px;
}
.list_titles {
	color: #0053a5;
	font-size: 120%;
	font-weight: bold;
}
.bold {
	color: #2f7798;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

#form_error_box {
	margin: 0 0 15px 0;
	padding: 8px;
	background-color: #e6e9ec;
	border: 1px dashed #ff0000;
	width: 550px;
	font-weight: bold;
}
.results {
	color: #ff0000;
}

.bodyItalic {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	font-style: italic;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #999999;
}
.bodyblue {
	font-size: 13px;
	line-height: 17px;
	color: #2f7798;
}
.Subblue {
	font-size: 17px;
	line-height: 38px;
	color: #2f7798;
}
.bodyblueitalic {
	font-size: 13px;
	line-height: 17px;
	color: #2f7798;
	font-style: italic;
}
.contact {
	font-size: 13px;
	line-height: 21px;
	color: #666666;
}
.bodybrightblue {
	font-size: 13px;
	line-height: 17px;
	color: #003366;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

/* Publications and our people print friendly fix */
.holding_table {
	width: 760px;
}
.sub_table {
	width: 375px;
}
.table_cell_width {
	width: 488px;
}
.contact {
	font-size: 13.75px;
	font-weight: normal;
	line-height: 23px;
	color: #000000;
}
.bodygreyitalic {
	font-size: 13px;
	line-height: 17px;
	color: #CCCCCC;
	font-style: italic;
}
.body_bold2 {
	font-size: 13.75px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
}
.SubblueBold {
	font-size: 17px;
	line-height: 38px;
	color: #2f7798;
	font-weight: bold;
}
.bodysub {
	font-size: 13px;
	line-height: 30px;
	color: #2f7798;
}

.header_imgs {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #457d96;
	display: block;
	float: left;
}

#header_nav_case {
	width: 100%;
	display: block;
	background-color: #fff;
	float: left;
}
#header_nav {
	width: 760px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	display: block;
	float: left;
}
/* 
	LEVEL ONE
*/
ul.dropdown {
	margin:  0;
	float: left;
	list-style-type: none;
}
ul.dropdown li {
	margin: 0;
	float: left;
	text-align: left;
	background-image: url(../images/nav-bg.gif);
	background-position: center right;
	background-repeat: no-repeat;
	zoom: 1;
	font-size: 100%;
}
ul.dropdown a:hover {
	color: #98bccc;
}
ul.dropdown li a {
	display: block;
	padding: 4px 12px;
	color: #2f7798;
	text-decoration: none;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
}
ul.dropdown li.hover a {
	color: #98bccc;
}
.nav_end {
	margin-right: -8px !important;
	background-image: none !important;
}


/* 
	LEVEL TWO
*/
ul.dropdown ul {
	margin: 0;
	padding: 0;
	width: 190px;
	visibility: hidden;
	position: absolute;
	border: 1px solid #2f7798;
	list-style-type: none !important;
	left: 0;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #fff;
	color: #000;
	border-bottom: 1px dotted #a7a9ac;
	font-size: 100%;
	line-height: 1.3em;
	float: none;
}
									  
ul.dropdown ul li a:hover {
	background-color: #e6edf2;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{
	border-right: none;
	width: 166px;
	display: inline-block;
}
.border_dropdown_none {
	border-bottom: none !important;
}
/* 
	LEVEL THREE
*/
ul.dropdown ul ul {
	margin-top: -1px;
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}

