﻿/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*HEADER*/
#header {
	width: 800px;
	position: relative;
	height: 162px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 40px;
	left: 0px;
	top: 0px;
}
/*MENU IN HEADER*/
#menu {
	position: absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
/*LEFT PANEL (News, Links, etc.)*/
#leftpanel {
	float: left;
	width: 200px;
}
/*CONTENT*/
#content {
	width: 800px;
}
#contenttext {
	float: right;
	width: 580px;
}
/*FOOTER*/
.footer {
	width: 779px;
	height: 32px;
	background-image: url(bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
/*	text-align: center;
	vertical-align: bottom;*/
}
/*FOOTER LINKS*/
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFF99;
}
/*TABLE*/
.table_top {
	width: 204px;
	height: 27px;
	background-image: url(table_top.jpg);
	background-repeat: no-repeat;
}
.table_content {
	width: 204px;
	background-image: url(table_content.jpg);
	background-repeat: repeat-y;
}
.table_text {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.table_bottom {
	width: 204px;
	height: 23px;
}
/*TEXT STYLES*/
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #4040FF;
}
.news_more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #4040FF;
}
.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subtitle_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #7DA5E0;
}
.title_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #000080;
}
.Subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #E6E6FF;
}
.logo {
	vertical-align: bottom;
	border-width: 0;
}
a:hover {
	color: #FF9900;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #333399;
}
.affiliation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #3366CC;
}
.research {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	font-style: italic;
	color: #3366CC;
}
.ms-simple1-main {
	border-left-style: none;
	border-right-style: none;
	border-top: 1.5pt solid green;
	border-bottom: 1.5pt solid green;
}
.ms-simple1-even {
	border-style: none;
}
.style5 {
	font-size: x-small;
	font-weight: bold;
}
.style7 {
	font-size: small;
}
.style8 {
	font-size: small;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	text-align: left;
}
.style14 {
	text-align: left;
	direction: ltr;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-style: none;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
}
.style17 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
