/*-CONSTANT-*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:5px; 
}
body {background:#1E2021;}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {							       				  
	font:normal 9px Tahoma, Arial;							 
	vertical-align:top;				  			  
	line-height:16px;
	letter-spacing:1px;
	color:#000000;
}										   	   
input, textarea, select{
	font:normal 9px Tahoma;			     
	padding:4px 0px 0px 6px;		   
	vertical-align:middle;	
	color:#858585;
}		
ul {list-style:none;}
img {border:0px;}	

/*____________________________________________________*/
/*-MAIN-*/

.main_table 	{width:950px;}

/*____________________________________________________*/
/*-TEXT-*/
a.one:link {color:#FFF; text-transform:uppercase; text-decoration:none}		
a.one:hover {text-decoration:underline;}
a.one:visited {color:#FFF; text-transform:uppercase; text-decoration:none}

a.two:link {color:#000000; text-transform:uppercase; text-decoration:none}		
a.two:hover {text-decoration:underline;}
a.two:visited {color:#000000; text-transform:uppercase; text-decoration:none}

a.three:link {
	color:#FF3333;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 18px;
}		
a.three:hover {text-decoration:underline;}
a.three:visited {
	color:#FF3333;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 18px;
}		
	
b 		{color:#2C6FBE; font:bold 11px Tahoma}
b a		{color:#313131; font:bold 11px Tahoma}
span	{color:#FFF}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 
/*____________________________________________________*/
/*-INPUTS-*/
.input, .ta{
	width:186px;
	height:23px;
	margin:0px 0px 7px 0px;
	border:1px solid #FFF;
	background:#212325;
}
.ta {
	width:205px;
	height:118px;
	overflow:auto;
	margin:0px 0px 32px 0px;
}

/*____________________________________________________*/
/*-LINKS-*/
.rdmr{
	background:url(images/0blt1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 14px;
	color:#E98236;
	font:normal 11px Tahoma;  
}

/*____________________________________________________*/
/*-LISTS-*/

li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}
li a {
	background:url(images/0blt1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 13px;
}

/*_____________________________________________________*/
/*-HEADER-*/
.header {
	height:349px;
	background:url(images/mpct.jpg) 0 0 no-repeat;
}
.header_left {
	width:488px;
}

.header_top {height:71px;}
.header_top a{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#FFF;
	background:url(images/hblt.gif) 0 0 no-repeat;
	padding:0px 0px 0px 10px;
}
/*_____________________________________________________*/
/*-FOOTER-*/

.footer_left {
	height:168px;
	width:328px;
	background:url(images/vitalelogo.jpg) 0 0 no-repeat;
}
.footer_right0 {
	width:438px;
	background:url(images/0fbg.jpg) 0 0 no-repeat;
	text-align:center;
	vertical-align:bottom;
}
.footer_right0 a {
	color:#858585; 
	font:normal 9px Tahoma;
	
}
.footer_right {
	width:438px;
	background:url(images/1fbg.jpg) 0 0 repeat-x;
	text-align:center;
	vertical-align:bottom;
	padding-left: inherit;
	padding-right: 20 px;
}
.footer_right a {
	color:#858585; 
	font:normal 9px Tahoma;
}

/*-*/
.column_left {width:225px; background:url(images/column_left_bg1.jpg) 0 0 repeat-y}
.column_left_bg {height:250px; background:url(images/column_left_bg.jpg) 0 0 no-repeat}
.column_left_bg2 {height:176px; background:url(images/column_left_bg.jpg) 0 0 no-repeat}

.column_right {width:750px; height:526px; }

.bg {background:#212325;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pd1 {padding:81px 55px 56px 54px;}
