/* CLASS */
.moreLink
{
	font-size:12px;
}



/*  DIV IDs  */
#mainContainer
{
	position: absolute;
	left: 50%;
	width:900px;
	/*width:940px;*/
	top: 0px; /* half of the overall height */
	margin-left: -450px; /* half of the overall width */
	visibility: visible;
	background-color: white;
	padding-left:0px;
	padding-right:0px;
	z-index:1;
	/*background-image:url('images/background_shadow.gif');*/
	border:1px solid black;
}

#holdContent
{
	position: relative;
	left: 43px;
	background-color:#ffffff;
	width:814px;
	z-index:2;
}

#medvoice_logo_index
{
	position: relative;
	top:10px;
	left:0px;
	width:390px;
	height:101px;
	z-index:3;
	
	background-color: white;
}

#medvoice_logo
{
	position: relative;
	top:10px;
	left:0px;
	width:399px;
	height:91px;
	z-index:3;
	
	background-color: white;
}

#topNavBar
{
	position: relative;
	top:-78px;
	left:500px;
	width:350px;
	height:30px;
	text-align:right;
	z-index:5;
	background-color: white;
	font-size:14px;
}

#trialOffer
{
	position: relative;
	top:-56px;
	left:676px;
	width:138px;
	height:35px;
	text-align:right;
	z-index:4;
	
	background-color: white;
}

#mainBanner
{
	position: relative;
	top:-50px;
	background-color:#ffffff;
	z-index:4;
}

#pageContent
{
	position: relative;
	top:-50px;
	background-color: #ffffff;
}


#leftColumn
{
	width: 416px;
	left:0px;
	z-index:6;
	top:0px;
}

#rightColumn
{
	width: 390px;
	left:0px;
	z-index:7;
	top:0px;
}
#leftColumn,#rightColumn
{
	font-size:15px;
	background-color: white;
	padding:0px;
	margin:0px;
	/* line-height:200%; */
}


#topData
{
	background-color: gray;
	width: 617px;
	padding:0px;
	margin:0px;
}

#rightSideBar
{
	background-color: #ffffff;
	width: 182px;
	padding:0px;
	margin:0px;
}

#bottomDisplay
{
	position:relative;
	top:50px;
}


			#navDiv,#divLogin,#divServices,#divAbout,#divContact,#divHome
			{
				font-family:sans-serif;
				font-size:14px;
				height:20px;
			}
			
			#divLogin,#divServices,#divAbout,#divContact,#divHome
			{
				overflow:hidden;
				width:20%;
				text-align:center;
				/* background-color:#dedede; */
			}
			
			#navDiv
			{
				position:absolute;
				left: 50%;
				width: 320px;
				margin-left: -160px;
				/* background-color:#dedede; */
				padding:0px;
				z-index:11;
			}
			
			#divLogin
			{
				position:absolute;
				top:0px;
				left:40px;
				/* background-color:#ffff00;
				text-align:center; */
				z-index:12;
			}
			
			#divServices
			{
				position:absolute;
				top:00px;
				left:106px;
				/* background-color:#00ff00;
				text-align:center; */
				z-index:13;
			}
			
			#divAbout
			{
				position:absolute;
				top:0px;
				left:174px;
				/* background-color:#aeaeae;
				text-align:center; */
				z-index:14;
			}
			
			#divContact
			{
				position:absolute;
				top:0px;
				left:250px;
				/* background-color:gold;
				text-align:center; */
				z-index:15;
			}
			
			#divHome
			{
				position:absolute;
				top:0px;
				left:-20px;
				/* background-color:gold;
				text-align:center; */
				z-index:16;
			}
			
			#subNavLogin,#subNavServices,#subNavAbout,#subNavContact,#subNavHome
			{
				
				visibility:hidden;
				width:120px;
			}
			
			
#index_panel
{
	width:171px;
	height:182px;
	border-left:1px solid;
	border-right:1px solid;
	background-image:url('images/index_panel_back.jpg');
	background-repeat: repeat-x;
	text-align:left;
	font-size:13px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:0px;
	margin:0px;
}			




#readMore
{
	position:relative;
	top:-24px;
	left:104px;
}

#readMoreServ
{
	position:relative;
	top:-24px;
	left:44px;
}



#mainTextDisplayArea
{
	background-color:white;;
	min-height:140px;
}
			

/*  HTML Tags  */

h1.intPageHeader
{
	color:#148ac8;
	font-size:26px;
	text-decoration:bold;
}

td.user_trial_form_td
{
	font-weight:bold;
	font-size:14px;
	vertical-align:top;
}

body
{
	background-image:url('images/mvbackimg.jpg');
	background-repeat: repeat-x;
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
}

a:link.topNav,a:visited.topNav,a:hover.topNav,a:active.topNav
{
	font-size:14px;
}

a:link.topNav {color: #0093dd}     /* unvisited link */
a:visited.topNav {color: #0093dd}  /* visited link */
a:hover.topNav {color: #000000}   /* mouse over link */
a:active.topNav {color: #0000FF}   /* selected link */



a:link.footerLinks,a:visited.footerLinks,a:hover.footerLinks,a:active.footerLinks
{
	font-size:12px;
}
a:link.footerLinks {color: #000080}     /* unvisited link */
a:visited.footerLinks {color: #000080}  /* visited link */
a:hover.footerLinks {color: #000000}   /* mouse over link */
a:active.footerLinks {color: #0000FF}   /* selected link */





a:link.readMoreLink 
{
	color: #0093dd;
}    

a:visited.readMoreLink {color: #0093dd}  /* visited link */
a:hover.readMoreLink {color: #000000}   /* mouse over link */
a:active.readMoreLink {color: #0000FF}   /* selected link */

a:link.readMoreLink,a:visited.readMoreLink,a:hover.readMoreLink,a:active.readMoreLink
{
	font-weight:bold;
	font-size:13px;
}  

a:link.sideBarLink,a:visited.sideBarLink,a:hover.sideBarLink,a:active.sideBarLink
{
	font-size:14px;
	color:#0000ff;
}


h1
{
	font-size:24px;
}

p.leaderParagraph
{
	font-size:18px;
	margin:4px;
}

td.sideBarBox
{
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#000000;
	padding:4px;
	vertical-align: middle;
	margin:0px;
}




			a.subNavigation
			{
				text-decoration:none;
				color:#0000ff;
			}
			a.subNavigation:hover
			{
				/* font-weight:bold; */
				color:#ff0000;
			} 
			a.subNavigation:visited
			{
				/* font-weight:bold; */
				color:#0000ff;
			}
			
			a.headNav
			{
				color:#008adb;
				font-size:13px;
			}
					
			
			table.siteNavigationTable
			{
				border:1px solid black;
				padding:0px;
				margin:0px;
				border-collapse: collapse;
				border-spacing: 0px;
			}
			tr.siteNavigationTr
			{
				padding:0px;
				margin:0px;
			}
			td.siteNavigationTd
			{
				/* border-top:1px solid; */
				/* padding:6px; */
				margin:0px;
				background-color:#efeee9;
				font-size:12px;
				border-bottom:1px solid black;
			}			
			
			
			a.xheadNav
			{
				color:#ffffff;
			}

			td.side_left,td.side_top,td.side_bottom,td.side_right,
			td.corner_top_left,corner_top_right,corner_bottom_left,corner_bottom_right
			{
				padding:0px;
				margin:0px;
			}
			
			td.corner_top_left
			{
				vertical-align:top;
				horizontal-align:left;
				height:9px;
			}	
			
			td.corner_top_right
			{
				vertical-align:top;
				horizontal-align:right;
				height:9px;
			}			
			
			td.corner_bottom_left
			{
				vertical-align:bottom;
				horizontal-align:left;
				height:9px;
			}	
			
			td.corner_bottom_right
			{
				vertical-align:bottom;
				horizontal-align:right;
				height:9px;
			}	
						
			td.side_left
			{
				background-image:url('images/side_left.gif');
				width:9px;
			}
			td.side_top
			{
				background-image:url('images/side_top.gif');
				height:9px;
			}
			td.side_bottom
			{
				background-image:url('images/side_bottom.gif');
				height:9px;
			}
			td.side_right
			{
				background-image:url('images/side_right.gif');
				width:9px;
			}
			
			table.introHeader
			{
				/*width:620px;*/
			}
			
			td.introHeaderTd
			{
				height:166px;
				vertical-align: middle;
				background-color: white;
				padding:0px;
				margin:0px;
			}
			
			td.sideTableTd
			{
				padding:0px;
				margin:0px;
			}
			
			
td.survey_table_td
{
	font-family:arial,helvetica;
	font-size:14px;
}	

p.indentParagraph
{ 
	margin-left: 20px;
}

h2
{
	font-size:18px;
	margin:4px;
}

textarea.textFormat
{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
}

p
{
	font-size:16px;
}


.quoteAttrib
{
	font-size:13px;
	font-weight:bold;
}