/* CSS Document */

HTML { 
	margin: 0px; 
	padding: 0px; 
}

body { 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
 }
 
 img { border: none; }
 
.divBreaker { clear: both; }

a, a:visited, a:active {
 	color: #4673B6;
	font-weight: bold;
}

a:hover {
	color: #869CC7;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.img_layout {
	margin: 0px;
	vertical-align: top;
}

#heading {
	position:absolute; 
	top: 109px; 
	left: 150px; 
	width:630px; 
	z-index:1;
	font-size: 16px;
	font-weight: bold
}

#container {
	position: relative;
	width: 780px;
	margin: 0px;
	padding: 0px;
	z-index: 1
}

#container_main {
	position: relative;
	float: left;
	z-index: 1;
	width:780px;
	background-color:#EDEEE8;
}

#nav {
 	position:relative; 
	padding-top: 6px;
	padding-bottom: 10px;
	width:128px; 
	z-index:1; 
	float: left;
}
 
#container_content {
 	position: relative; 
	float: left; 
	background-image:  url(images/nav/div_ver_wh.gif);
	layer-background-image:  url(images/nav/div_ver_wh.gif);
}

#content {
	position:relative; 
	width:651px; 
	margin: 0 0 0 1px;
	padding-bottom: 15px;
	padding-top: 8px;
	z-index:1; 
	float: left; 
	background-color:#FFFFFF;
}

#content_col {
	position:relative;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	width: 390px;
}

#content_col_full {
	position:relative;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	width: 618px;
}

.divHorDivide {
	width: 596px;
	height: 3px;
	background-image: url(images/div_hor.gif);
	margin-bottom: 15px;
	line-height: 0em;
	font-size: 0em;
}

#divContentCols {
	width: 596px;
	background: transparent url(images/bg_home_col.gif) no-repeat bottom left;
}

.divHomeCol {
	width: 190px;
	float: left;
	display: inline;
	margin-right: 15px;
}
.divHomeColEnd {
	width: 186px;
	float: left;
	display: inline;
}
.divHomePuff {
	background-color: #c9cacc;
	font-size: 0.9em;
}
.divHomePuff2 {
	border-top: 1px solid #c9cacc;
	border-left: 1px solid #c9cacc;
	border-right: 1px solid #c9cacc;
	font-size: 0.9em;
}
.divHomeBottom1 {
	background-color: #c9cacc;
	font-size: 0.9em;
	border: 1px solid #c9cacc;
}
.divHomeBottom2 {
	border-left: 1px solid #c9cacc;
	border-right: 1px solid #c9cacc;
	border-bottom: 1px solid #c9cacc;
	font-size: 0.9em;
}
.divHomeBottomGallery {
	border-bottom: 15px solid #FFFFFF;
}

.divHomePuff img, .divHomePuff2 img {
	margin: 0;
	border: 0;
}
.divHomePuff img {
	border: 1px solid #c9cacc;
}

.divHomePuff h3, .divHomePuff2 h3 {
	float: left;
	margin: 8px;
	color: #406fb2;
}


.divHomePuff p, .divHomePuff2 p {
	clear: both;
	margin: 8px;
	color: #7b7d7f;
}

.divHomePuff span, .divHomeBottom1 span, .divHomeBottom2 span {
	float: right;
	margin: 8px;
	color: #406fb2;
}
.divHomeBottom1 p.pMore, .divHomeBottom2 p.pMore, .divHomeBottomGallery p.pMore {

	float: left;
	margin: 8px;
	color: #406fb2;
	font-weight: bold;
}

.divHomeBottom1 p.pMore a, .divHomeBottom2 p.pMore a, .divHomeBottomGallery p.pMore a {
	text-decoration: none;
}
.divHomeBottom1 p.pMore a:hover, .divHomeBottom2 p.pMore a:hover, .divHomeBottom2 p.pMore a:hover {
	text-decoration: underline;
}

#flashcontent
{
	position: relative;
	float: right;
	top: -20px;
}

#tblRaptors{
	width: 600px;
	text-align: center;
	padding: 4px;
}

#tblRaptors img {
	border: 0px;
	text-decoration: none;
}

#image_col {
	position: relative;
	float: right;
	width: 215px;
	padding-top: 0px;
	padding-right: 6px;
	text-align: right;
}

#image_col img {
	margin: 8px 7px 3px 7px;
	float: right;
}

#image_col p {
	text-align: center;
	font-size: 10px;
	background-color:#EDEEE8;
	vertical-align: bottom;
	padding-bottom: 4px;
	margin-bottom: 8px;
	float: right;
}

#tblPublications
{
	width: 100%;
	font-size: 12px;
}

.thumbnail {
	position:relative;
	padding: 0px;
	margin: 0px;
	float: right;
}

.thumbnail img
{
	border: 6px solid #EDEDED;
}

#logos {
	width: 620px;
	margin-left: 20px;
	padding-top: 5px;
	text-align:center;
	background-color: #EDEEE8;
	clear: both;
	font-size: 10px;
}

#tbl_logos td {
	padding: 4px;
}

#footer {
	position: relative;
	width: 780px;
	background: #3D5680;
	clear: both;
	text-align: center;
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
}

#nav_button {
	float: left;
	clear: left;
	text-align: left;
	padding-left: 10px;
}

.news {
	position: relative;
	width: 590px;
	float: left;
}
.news img {
	border: 6px solid #EDEEE8;
	margin: 28px 0 6px 15px;
	float: right;
}

.newsdivide {
	position: relative;
	width: 592px;
	height: 1px;
	background-color: #869cc7;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
	
}


.image_news {
	position: relative;
	background-color:#EDEEE8;
	float: right;
	padding: 6px;
	margin: 6px;
}


.tblContact {
	width: 420px;
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
}

.tblContact td {
	border: none;
	padding: 4px;
	font-size: 12px;
}

.tblContact th {
	text-align: left;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: none;
}

.divLinksCat
{
	position: relative;
	width: 592px;
	height: 10px;
	margin-bottom: 8px;
	clear: both;
}

.divLinksLeft
{
	position: relative;
	width: 250px;
	margin-bottom: 8px;
	float: left;
}

.divLinksRight
{
	position: relative;
	width: 342px;
	margin-bottom: 8px;
	float: left;
}

.tblSearchLinks p {
	font-size: 0.8em; 
}