/* CSS Document */

body, input, select {
	behavior: url("csshover.htc"); 
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	background: #fff;
}

.container {
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
}

/* ----------------------------------- Header Start ----------------------------------- */
.header {

}

.header H1{
	margin: 0;
	padding: 0 0 40px 0

}

.header p{
	display: none;
}

.header a{
	display: none
}

.header a:hover{
	display: none
}

.header ul {
	display: none
}

.header li {
	display: none
}

.header span {
	display: none
}
/* ----------------------------------- Header End ----------------------------------- */

/* ----------------------------------- Left Collum Start ----------------------------------- */
.left_col {
	margin: 0;
	padding: 0;
	width: 1px;
}

/* --- Console Start --- */
#user_console {
	display: none;
}

/* --- Console end --- */
		
/* --- Menu Start --- */
#menu {
	display: none;
}

/* --- Menu Start --- */

/* --- Sponsors Start --- */
		.sponsors {
		display: none;
		}
/* --- Sponsors End --- */
		
/* ----------------------------------- Left Collum End ----------------------------------- */

/* ----------------------------------- Content Start ----------------------------------- */
		
.right_col {
	margin: 0;
	padding: 0;
}

/* --- HOME Start --- */
		
.home {
	margin: 0;
	padding: 0 0 10px 0;
}
		
.left h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18pt;
}
		
.left h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 16pt;
}
		
.left h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14pt;
		}
		
.left p {
	margin: 0;
	padding: 0 0 10px 0;
}
		
.left ul {
	margin: 0 0 0 0;
	padding: 3px 15px 3px 15px;
		}
		
.left li {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style: inside square;
}
		
.feature {
	display: none;
}
		
.left {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
		
.left a {
}
		
.left span a {
}
		
.left a:hover {
}
		
.left .print {
	display: none;
}
		
.left img {
	margin: 0 5px 5px 0;
	padding: 2px;
	border: 1px solid #5A1A26;
}
		
.right {
	display: mone;
}
		
/* --- HOME End --- */


/* --- Get Registered + Login Feature Start (home page) --- */
		
.get_registered_login {
	display: none;
}
		
/* --- Get Registered + Login Feature End (home page) --- */

/* --- Applly clinical site Feature Start (generic page) --- */
		
.apply_clinical_site {
	display: none;
}


/* --- Applly clinical site Feature End (generic page) --- */

/* --- Feature Content start (home page) --- */
		
.featured_content {
	display: none;
}
		
.featured_content_footer {
	display: none;
}

/* ----------------------------------- Content End ----------------------------------- */

/* ----------------------------------- Footer Start ----------------------------------- */

.footer {
	padding: 40px 0 0 0;
}
/* ----------------------------------- Footer End ----------------------------------- */
