﻿/* www.raffconsult.com */
/* You like my Desing? Say thanks to www.infoit.nl */

body{
	margin:0 auto;
	width:1000px;
	background-color:#6699CC;
	font-family: tahoma;
	}
img{ border:0;}
#tableBorders{ border: thin solid #999999;}


h3{margin-bottom:0;}
h5{	color: #999999; margin-top:0; }

.header{
	height:80px;
	width:1000px;
}
.date{font-family: tahoma;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	color: #FFFFFF;
	padding:10px 0px 0px 10px;
	}
.sub_header{
	background:url('../images/backgrounds/sub_nav_bg.gif') repeat-x;
	height:30px;
	margin: 0px 11px 0px 1px;
}

.nav{
	background:url('../images/backgrounds/bg_tabs.gif') repeat-y;
}
.sub_nav{
	height:100%;
	width:949px;
	/*background-color:#486C98;*/
	background:url('../images/backgrounds/sub_nav_bg.gif') repeat-x;
}

.contents{
	background:url('../images/backgrounds/bg_content.gif') repeat-y;
	padding:0px 8px 0px 1px;
	height:100%;
	margin: 0;
}
/*----------this style is for the left navigation panel-----------------------------------------------------*/
.sub_contents_left{
	width:100%;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding:0;
	background-color:#5B6CB1;
	margin: 0 0 0 1px;
}
#left_nav{
	list-style:none;
	color:#FFFFFF;
	border:1px #5B6CB1 solid;
	margin:20px 5px 0 5px;
	}

/*--------------------------------------------------------------------------------------------------------*/

.td_contents_right{
	width:695px;
	height:100%;
	padding:22px 25px 15px 25px;
}

.sub_contents_right{
	background-color:#F5F9FE;
	font-family:tahoma;
	color:#000066;
	font-size:10pt;
}

.navigation{
padding:2px 5px 2px 5px;
background:#f1f1f1;
width:100%;
}

.nav_bottom{
	clear:both;
	background:url('../images/backgrounds/bg_tabs.gif') repeat-y;
	height:30px;
	padding:0 8px 0 10px;
}
.sub_nav_bottom{
	height:100%;
	width:949px;
	background:url('../images/backgrounds/sub_nav_bottom_bg.gif') repeat-x;
	background-color:#486C98;
}

.footer{
	background:url('../images/backgrounds/footer.gif') no-repeat;
	height:50px;
	padding:0 8px 10px 10px;
}
.sub_footer{
font-size:11px;
color:#ADADAD;
padding-left:260px;
}
.contact{ 	
border:none; 
font-family:tahoma;
font-size:12px;
			}
.contactHidden{ 	
border:none; 
font-family:tahoma;
font-size:12px;
color:#FF0000;
			}
