@charset "utf-8";

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #363636;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 100%;
	line-height: 16px;
}
body.siteBkg
{
	background-color:#e6e7e7;
}

table
{
	table-layout: fixed;
	vertical-align: top;
}
td
{
	vertical-align: top;
	text-align: left;
}
a
{
	color:#165767;
	text-decoration: underline;
}
a:hover
{
	color:#1c7990;
}
h1
{
	color:#daa1ce;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
h2
{
	color:#59767d;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
h3
{
	color: #363636;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}




/* =========================================================
 * Page layout and Menues
 * ========================================================= */
 
.leftShadow
{
	background-image:url(../Images/Bkg_LeftShadow.gif);
	background-repeat:repeat-y;
}
.rightShadow
{
	background-image:url(../Images/Bkg_RightShadow.gif);
	background-repeat:repeat-y;
}
.leftBotShadow
{
	background:url(../Images/Bkg_LeftBotShadow.gif) no-repeat;
	height: 9px;
}
.botShadow
{
	background:url(../Images/Bkg_BotShadow.gif) repeat-x;
	height: 9px;
}
.rightBotShadow
{
	background:url(../Images/Bkg_RightBotShadow.gif) no-repeat;
	height: 9px;
}
.footer
{
	margin: 2px 0px 10px 0px;
	padding: 5px 50px 2px 50px;
	color:#666666;
}

.mainPart
{
	background-color:#FFFFFF;
	padding: 7px 8px 8px 8px;
	height: 100%;
	vertical-align: top;
}
.header
{
	width: 100%;
	background:url(../Images/ProteoGenex_bkg.jpg) no-repeat top center;
	height: 135px;
	margin-bottom: 20px;
	text-align:left;
	position: relative;
}

ul.menuUl
{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-align: left;
	bottom: 8px;
	left: 5px;
	width: 100%;
}
ul.menuUl li
{
	list-style-type: none;
	float: left;
	position: relative;
	padding: 0px 12px 0px 12px;
	margin: 0px;
	text-align: left;
	/*height: 20px;*/
}
ul.menuUl li a
{
	padding: 0px;
	color: #833d74;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
ul.menuUl li a:hover
{
	color: #ac4a97;
	text-decoration: underline;
}

/* ======================
 * Left Menu
 * ====================== */

 .leftMenuPart
 {
		padding: 0px;
 }
 .leftMenuPart h1
 {
		color: #853f76;
		font-size: 14px;
		padding-left: 3px;
 }
 
 .leftMenuPart ul.outer
 {
 		margin-bottom: 3px;
 }
 
 .leftMenuPart ul.inner, .leftMenuPart ul.outer
 {
 		list-style:none;
		width: 100%;
		text-align: left;
		padding: 0px;
		margin: 0px;
 }
 .leftMenuPart .outer li
 {
 		background: #fefefe url(../Images/Bkg_LeftMenuGroup.gif) repeat-x;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style-type: none;
		list-style-position: outside;
		font-size: 12px;
 		margin-bottom: 3px;
		border-top: 1px solid #c7cbcc;
		/*border-bottom: 1px solid #c7cbcc;*/
 }
 .leftMenuPart .outer li a
 {
 		width: 100%;
		background:url(../Images/Circle_Reg.gif)  no-repeat 12px 9px;
		font-weight: normal;
		color: #707070; 
		text-decoration: none;
		display: block;
 }
 .leftMenuPart .outer li a:hover h1
 {
		color: #853f76;
 }
 .leftMenuPart .outer li.active, .leftMenuPart .outer li.active h1
 {
		color: #853f76; 
 }
 .leftMenuPart .outer .active .active li.active a h3 
 {
		cursor: default;
		background-image:url(../Images/Circle_Act.gif);
		color: #853f76; 
 }
 .leftMenuPart .outer .active li.active a:hover
 {
		text-decoration: none;
		color: #853f76; 
 }
 .leftMenuPart .outer h1, .leftMenuPart .outer a h1
 {
 		padding: 4px 5px 4px 12px;
		font-weight: bold; 
		color: #707070;
		font-size: 12px;
		margin: 0px; 
 }
 .leftMenuPart .outer a h1
 {
 		padding: 4px 5px 4px 30px;
 }
 
 .leftMenuPart .outer a:hover h3
 {
		color: #853f76;
 }



 
 .leftMenuPart .inner li
 {
 		background: #fefefe url(../Images/Bkg_LeftMenu.gif) repeat-x;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style-type: none;
		list-style-position: outside;
		border-top: none;
		border-bottom: none;
		
 }
 .leftMenuPart .inner li a
 {
 		width: 100%;
		background:url(../Images/Circle_Reg.gif)  no-repeat 12px 9px;
		font-weight: normal;
		color: #464646; 
		text-decoration: none;
		display: block;
 }
 .leftMenuPart .inner li a:hover
 {
		color: #853f76;
 }
 .leftMenuPart .inner li.active a
 {
		cursor: default;
		background-image:url(../Images/Circle_Act.gif);
 }
 
 
 .leftMenuPart .active .inner li.active a:hover, .leftMenuPart .inner li.active a h3,
 .leftMenuPart .inner li.active a:hover h3
 {
		text-decoration: none;
		color: #853f76; 
 }
 .leftMenuPart .inner a h3
 {
 		padding: 4px 5px 4px 30px;
		font-weight: normal; 
		color: #464646;
		font-size: 11px;
		margin: 0px; 
 }
 .leftMenuPart .inner a:hover h3
 {
		color: #853f76;
 }
 
 /* End of left menu */
 
 .rightMainPart
 {
 		padding: 0px 20px 0px 20px;
 }
 .rightMainPartBot
 {
 		padding-bottom: 25px;
 }
 
 .rightFloatPict
 {
 		float:right; 
		margin: 5px 0px 20px 15px;
		border: 1px solid #999999;
		padding: 3px 3px 3px 3px;
 }
 /* ============================================================ */
 
 
 #followUpInformation
 {
		margin: 5px 0px 3px 0px;
 }
 #followUpInformation.followUpclosed .shown, #followUpInformation .closed
 {
 		display: none;
 }
 
 #followUpInformation .shown, #followUpInformation.followUpclosed .closed
 {
 		display: block;
 }
 .shownContainer
 {
		background-color: #f2f4f4;
		padding: 5px 20px 5px 15px;
		margin: 10px 10px 10px 0px;
 }
 .closed a, .shown a
 {
 		background:#f2f4f4 right center no-repeat;
		border: 1px solid #d5d8d8;
		padding: 2px 32px 2px 10px;
		text-decoration: none;
		line-height: 12px;
		width:155px;
		display:block;
 }
 .closed a
 {
 	background-image: url(../Images/ShowHide_sh.gif) ;
 }
 .shown a
 {
 		background-image:url(../Images/ShowHide_hd.gif);
 }
 
 ol.outer
 {
		list-style-type: decimal;
		margin: 5px 0px 5px 25px;
		padding: 0px 0px 0px 0px;
 }
 ol.outer li
 {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
 }
 
 ol.inner li
 {
		margin: 0px 0px 2px 0px;
		padding: 0px 0px 0px 0px;
 }
 ol.literal, ol.literal li
 {
 		list-style-type:upper-alpha;
 }
 ul.hightLines li
 {
 	margin-bottom: 15px;
 }
 a.ancor, a.ancor h2
 {
 	text-decoration: none;
 }
 
 #FAQs h2, #MenagementTeam h2
 {
 	font-size: 14px;
 }
