/* layout assets */
body {
	background-color: #000;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.page_wrapper {
	width: 100%;
	min-width: 785px;
	min-height: 500%;
	background-image: url(../images/hdr_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.page_header {
	width: 100%;
	height: 75px;
	min-width: 785px;
	/*border: 1px solid #0000ff;*/
}
.logo_container {
	width: 529px;
	height: 75px;
	float: left;
}
.main_navigation {
	width: 100%;
	min-width: 785px;
	/*height: 1.8em;*/
	clear: both;
	/*background-color: #003b77;*/
	/*border: 1px solid #ff0000;*/
}
.photo_container {
	/* margin: -9px 0 0 0; SEE ABOUT REMOVING THIS */
	width: 100%;
	height: 176px;
	min-width: 785px;
	background-color: #000000;
	/*border: 1px solid #ff0000;*/
}
.photo_container_black {
	/* margin: -9px 0 0 0; SEE ABOUT REMOVING THIS */
	width: 100%;
	height: 176px;
	min-width: 785px;
	background-color: #000000;
	/*border: 1px solid #ff0000;*/
}
.photo_container_white {
	/* margin: -9px 0 0 0; SEE ABOUT REMOVING THIS */
	width: 100%;
	height: 176px;
	min-width: 785px;
	background-color: #ffffff;
	/*border: 1px solid #ff0000;*/
}
.main_photo {
	width: 785px;
	height: 176px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #ff0000;*/
}
.hack {
	position: absolute;
	width: 100%;
	height: 1.8em;
	background-color: #003b77;
	/*border: 1px solid #ff0000;*/
}
.hp_col_container {
	width: 100%;
	/*height: 1.8em;*/
	min-width: 785px;
	/*border: 1px solid #00ff00;*/
	/*background-color: #003b77;*/
}
.hp_col01, .hp_col02, .hp_col03 {
	position: relative;
	float: left;
	width: 33%;
	min-height: 255px;
	/*border: 1px solid #ff0000;*/
}

h3.news_header, h3.presentations_header, h3.publications_header {
	margin: 0 0 0 0;
	padding: 5px 0 2px 10px;
	height: 1.2em;
	font-family: times new roman, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.page_footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #efaf41;
	background-color: #000;
}
.footer_copy_left {
	float: left;
	text-align: left;
	line-height: .5em;
	margin: 10px 0 0 10px;	
	height: 1em;
	background-color: #000;
	/*border: 1px solid #ff0000;*/
}
.footer_copy_right {
	float: right;
	text-align: right;
	line-height: .5em;
	margin: 10px 0 0 0;
	height: 1em;
	background-color: #000;
	/*border: 1px solid #ff0000;*/
}
/* layout assets */

/* link and text assets */

a.hp_list_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.hp_list_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.hp_list_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.hp_list_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.footer_link {
	margin: 0 10px 0 0;
}
a.footer_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #efaf41;
	text-decoration: none;
}
a.footer_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #efaf41;
	text-decoration: none;
}
a.footer_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.txt_pln_orange_caps {
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #efaf41;
}
.txt_orange_bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #efaf41;
}
.txt_white_normal {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.txt_red_normal {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CC0033;
}
/* link and text assets */

/* list assets */
ul.news, ul.presentations, ul.publications {
	margin: 10px 10px 10px 10px;
	padding: 0;
	list-style: none;
}
ul.news li {
	position: relative;
	background-image: url(../images/bul_diamond1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 14px;
}
ul.presentations li {
	position: relative;
	background-image: url(../images/bul_diamond1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 14px;
}
ul.publications li {
	position: relative;
	background-image: url(../images/bul_diamond1.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	line-height: 14px;
}
/* list assets */

/* form assets */
.search_assets {
	float: right;
	margin: 42px 0px 0 0;
	padding: 0;
	/*border: 1px solid #ff0000;*/
}
input.search_field {
	vertical-align: middle;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	width: 75px;
}
input.search_button {
	vertical-align: middle;
	margin: 0 10px 0 8px;
	font-family: verdana;
	font-size: 10px;
	color: #efaf41;
	width: 49px;
	height: 18px;
	border: 0;
}
/* form assets */

/* buttons */
.more_button_container {
	width: 53px;
	height: 18px;
	margin: -10px 0 10px 18px; 
}
/* buttons */