/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/
body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*HEADER*/
#header{
	width: 808px;
	position:relative; 
	height: 158px;
	background-image:url(images/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;
}
/*TITLE IN HEADER*/
#page_title {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin-top:150px;
	margin-left:40px;
	left: 2px;
	top: -44px;
}
.page_name{
	width: 203px; 
	height: 28px;
	background-image:url(images/title_btn.jpg);
	background-repeat:no-repeat;
}

/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 8px;
	left: 405px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color:#000000;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
	color: #0000FF;
	font-weight: bolder;
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:200px;
}

/*CONTENT*/
#content{
	width: 800px;
}
#contenttext{
	float:right;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
}

/*FOOTER*/
.footer{
	width: 800px;
	height: 18px;
	background-color:#5C2B30;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align:middle;
}
/*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:underline;
}

/*TABLE*/
.table_top{
	width: 205px; 
	height: 24px;
	background-image:url(images/full_top_2.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 203px;
/*	background-image:url(images/full_middle.jpg);
	background-repeat:repeat-y;
*/	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	line-height:14px;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
.table_bottom{
	width: 203px; height: 10px;
/*	background-image:url(images/full_bottom.jpg);
	background-repeat:repeat-y;
*/
	margin-bottom:10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;

}
#main_area {
	float:right;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_top{
/*	width: auto; 
//	height: 20px;
//	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;
*/}
.main_content{
	width: auto;
/*	background-image:url(images/content_middle.jpg);
	background-repeat:repeat-y;
*/	padding-left:7px;
	padding-right:15px;
	margin-left:10px;
}

.main_bottom{
/*	width: auto;
	height: 22px;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-y;
*/}

.search_form{
	margin-left:5px;
	margin-right:55px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}

/*TEXT STYLES*/
.news_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}

.news_date_big {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.news_title_big {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.body_text p,ol,li {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
}
.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text {	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
}

.subtitle_gray {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
}
.title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #5C2B30; }
.title_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF
}
#page #content #main_area .main_content p strong {
	color: #000;
}
#page #content #main_area .main_content p {
	color: #000;
	
}
#page #content #main_area .main_content .body_text.style2 {
	font-weight: bold;
}
#page #content #main_area .main_content .body_text.style2 {
	color: #00F;
}
#page #content #main_area .main_content .body_text.style2 {
	color: #000;
}
#page #content #main_area .main_content .body_text.style2 {
	color: #F00;
}
