﻿html 
{
    min-height:100%; 
    margin-bottom:1px; 
    height:1%;
    overflow:-moz-scrollbars-vertical;
    overflow-y:scroll;
    overflow-x:auto;
    
} /* This is to remove firefox wiggle by adding a permanent scrollbar at the right*/

body, dl, ol, p, ul, li, div, img, a, h1, h2, h3, h4, h5, h6
{
    font-family:Arial;
    font-size:10pt;
    line-height:16px;
    padding:0px;
    margin:0px;
    border:0px;
}

.divText2 a{color:Red;}
.divText2 a:hover{text-decoration:none;}

ul
{
	padding:0px;
	margin:0px;
	border:0px;
}

h3 b, h3 ul, h3 div
{
	font-weight:normal !important;
}

span p, span b
{
	margin-top:10px;
}

ul li 
{
	list-style-image:none;
	list-style-position:outside;
	list-style:none;
}

body
{
    width:100%;
    position:absolute;
    height:auto;
    background-color:White;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    border:0px; 
    font-weight:normal;
    
}

map, area, img, .cSurvey
{
	font-size:10px;
	color:White;
}

a, input:focus, select
{
	outline:none !important;
	
}


hr
{
	color:#C1272D;
	border-bottom:1px solid #C1272D;
}

.OverallDiv
{
    max-width:940px; 
    min-width:776px;
    background-color:#FFFFFF;
    margin:0px auto; 
    text-align:left;
    padding:0px;
    margin-bottom:10px;
    overflow:hidden;
    width:940px;
  
}


#HeaderDiv
 {
	border:0;
	display:block;
	height:120px;
	margin:0;
	padding:0;
	width:940px;
	margin:0 auto;
	margin-top:0px;
	position:relative;
}

#HeaderBanner
 {
	background-color:transparent;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	border:0;
	display:block;
	height:119px;
	margin:0;
	padding:0;
	width:940px;
	margin:0 auto;
	margin-top:10px;
	float:left;
	width:304px;
}

#TopMenu
{
	width:602px;
	position:relative;
	float:left;
	
}

#SubMenu
{
    width:908px;
    height:29px;
    margin-top:12px;
    margin-bottom:5px;
    
}

#SubMenu ul
{
    padding:0px;
    margin:0px;
    border:0px;
}

#SubMenu ul li
{
    float:left;
    line-height:29px;
    /*padding-left:10px;*/
}

#SubMenu ul li a
{
   padding-right:10px; 
   cursor:pointer;
   padding-top:6px;
   padding-bottom:6px;
   padding:6px 10px;
   padding-left:20px;
   padding-right:20px;
   border-right:#e51837 solid 1px;
}

#SubMenu ul li span.first
{
    padding-left:10px;
}

#SubMenu ul li a{text-decoration:none;}
#SubMenu ul li a:hover
{
    text-decoration:underline;
}

li.subNav
{
	float:left;
	height:30px;
	/*width:114px;*/
	
	cursor:pointer;
	display:block !important;
	padding-left:0px !important;
	color:White;
	position:relative;
	z-index:3;
}

li.subNav a
{
    background:transparent url(../images/subNav.png) no-repeat scroll right center;
	padding-right:15px;
	border-right:0px !important;

}

#SubMenu ul li.subNav a:hover{text-decoration:none;}


ul#secondaryUL li.SetActive{border-right:#e51837 solid 1px;}
ul#secondaryUL li.SetActive a{color:#000000; background-color:#cccccc;}
ul#secondaryUL li.SetActive a:hover{text-decoration:none;}

#TopMenu ul
{
	background-color:#E51837;
	height:29px;
	line-height:29px;
	margin-top:98px;
	
}
 
#TopMenu ul li
{
	float:left;
	padding-left:25px;
}

#TopMenu ul li.SetActive
{
    /* background-color:#F2F2F2;
    background-color:gray;
    border-top:1px solid #E91B25; 
    border-bottom:1px solid #E91B25;*/
    height:26px;
    color:gray;
    
    
}

#TopMenu ul li.SetActive a
{
    color:black;
    /*color:White;*/
    line-height:29px;
	font-size:15px;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
}

#TopMenu ul li a
{
	line-height:29px;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	padding-right:30px;
	padding-left:0px;
	
}

#TopMenu ul li a:hover
{
	line-height:29px;
	color:gray;
	font-size:15px;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
}

#TopMenu ul li span
{
	line-height:29px;
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	font-family:Arial;
	font-weight:lighter;
}

 
 .BodyContent
 {
	position:relative;
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	top:0px;
	min-height:500px;
 }
 
#FooterDiv
{
	clear:both;
	width:600px;
	display:block;
	height:30px;
	padding-top:0px;
	font-size:10px;
	color:#818085;
	
}

#ContentArea
{
	/*margin:13px 13px 13px 0px;*/
	background-color:#ffffff;
	float:left;
	
}

.ContentAreaLeftTop
{
	float:left;
	width:625px;
	background:white url(../images/gray_top.jpg) no-repeat scroll left top; 
	height:11px;
}

.ContentAreaLeftInner
{
	float:left;
	width:625px;
	background:white url(../images/gray_bottom.jpg) no-repeat scroll left bottom; 
	
}

#bottomBody
{
	float:left;
	border-left:3px solid #D5D5D7;
	border-right:3px solid #D5D5D7;
	width:625px;
	
}

.bottomBodyInner
{
	color:#818085;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	clear:left;
	float:left;
	margin-left:10px;
	width:625px;
}



.bottomBodyInner .bottomBodyLeft
{
	float:left;
	width:312px;
	margin-top:5px;
	margin-bottom:0px;
	/*background:white url(../images/dashedBorder.jpg) repeat-y scroll 310px 0px;*/
}

.bottomBodyInner .bottomBodyLeft .imgTop
{
	background:white url(../images/leftbottomImage.jpg) no-repeat scroll left top;
	float:left;
	display:block;
	width:133px;
	height:70px; 
	margin-top:10px;
	display:none;
}

.bottomBodyInner .bottomBodyRight
{
	float:left;
	width:312px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:0px;
    background:url("../images/dashedBorder.jpg") repeat-y scroll 0 0 white;
}

.imgRight
{
	float:left;
	background:white url(../images/Vegas.jpg) no-repeat scroll 0px 0px; 
	width:150px;
	height:120px;
	position:relative;
	top:-30px;
	*top:75px;
	*left:-5px;
	display:none;
}

.ContentAreaLeftBottom
{
	float:left;
	width:625px;
	
	height:11px;
}

#topBody
{
	height:292px;
	min-height:292px;
	float:left;
	width:625px;
	background-color:transparent;
	background-image:url(../images/topBody.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
	cursor:pointer;
}

#topBody2
{
	min-height:329px;
	float:left;
	width:625px;
	background-color:transparent;
	background-image:url(../images/topBody2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:scroll;
}

#textContent
{
	padding-top:0px;
	padding-left:0px;
	width:305px;
	margin-right:10px;
	
}


#textContent h2
{
	display:none;
}

#textContent h2, .defaultBodyInner h2
{
	font-size:20px;
	line-height:24px;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	padding-top:10px;
}

#textContent h1.sideHeading, .defaultBodyInner h3.sideHeading, #textContent h1.sideHeading4
{
	margin-left:0px;
	color:#E51837;
	font-size:32px;
	line-height:36px;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:-0.5px;
	margin-top:30px;
	margin-bottom:16px;
}
#supText
{
    font-size:12px !important;
}
.bottomBodyLeft h3.sideHeading4,
.bottomBodyRight h2.sideHeading2
{
    color:#4D4D4D;
    padding-bottom:10px;
    padding-left:5px;
    padding-top:5px;
    font-size:18px !important;
    letter-spacing:-0.5px;
    border-bottom:3px solid #E81838;
    font-weight:bold;
}

.bottomBodyRight h2.sideHeading2 
{
    width:295px;
    margin-left:5px;
    padding-left:0px;
}

.bottomBodyRight h3.sideHeading4,
.bottomBodyLeft h2.sideHeading2
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	margin-right:10px;
	margin-top:10px;
	min-height:18px;
	margin-left:10px;
	color:#E81838;
	border-bottom:2px solid #666666;
	height:40px;
	width:290px;
}

.bottomBodyLeft h3.sideHeading4, .bottomBodyLeft h2.sideHeading2
{
	margin-left:0px;
	font-size:22px;
	line-height:26px;
}

#floatline2, #floatline3
{
	height:0px;
	display:none;
}


.bottomBodyRight .sideDesc
{
	color:#000000 !important;
	font-size:12px;
	font-weight:normal;
	position:relative;
	
}

#textContent h1.sideHeading
{
	margin-top:50px;
	margin-left:10px;
	font-size:28px;
	margin-bottom:0px;
}

#textContent h1.sideHeading4
{
	margin-top:10px;
}

.defaultBodyInner h3.sideHeading
{
	margin-top:10px;
}

.bottomBodyInner .sideHeading2
{
	clear:left;
	float:left;
	color:#E81838;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	min-height:18px;
	margin-top:10px;
	margin-bottom:10px;
}

.bottomBodyInner .sideContent, .bottomBodyRight .sideContent
{
	clear:left;
	float:left;
	margin-right:10px;
	font-family:Arial;
	*width:300px !important;
}

.bottomBodyInner .sideContent2
{
	width:310px;
	margin-top:10px;
	font-size:12px;
	line-height:16px;
	color:#000000;
	
}

.bottomBodyInner .sideContent2 .slideshow
{
    float:left;
    width:100px;
}

.buttons
{ 
    position:absolute;
    top:270px; 
    left:570px; 
    z-index:1000;
}

.bottomBodyLeft .sideContent
{
	color:#000000;
}

.bottomBodyInner .sideContent a, .bottomBodyInner .sideContent a:link, .bottomBodyInner .sideContent a:hover, .bottomBodyInner .sideContent a:visited, .bottomBodyInner .sideContent a:active
{
	color:#E81838;
text-decoration:underline;
}

.bottomBodyRight .sideContent a, .bottomBodyRight .sideContent a:link, .bottomBodyRight .sideContent a:active, .bottomBodyRight .sideContent a:hover, .bottomBodyRight .sideContent a:visited
{
	/*outline:none;
	text-decoration:underline;
	color:#000000;
	font-size:11px !important;*/
}

.bottomBodyRight .sideContent
{
    margin-top:10px;
    /*height:250px;
    overflow:auto;*/
}

.bottomBodyInner .sideHeading3
{
	float:left;
	color:#E81838;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
	margin-top:01px;
	min-height:18px;
	margin-bottom:10px;
}

#textContent .sideContent, .defaultBodyInner .sideContent
{
	color:#000000;
	margin-top:0px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	font-family:Arial;
	margin-left:10px;
	width:365px;
	margin-right:30px;
	letter-spacing:-0.25px;
	float:left;
	
}

#textContent .sideContent p
{
	color:#000000;
	margin-top:0px;
	font-size:15px;
	line-height:22px;
	margin-top:10px;
}

.defaultBodyInner h3.sideHeading, .defaultBodyInner h3.sideContent, .defaultBodyInner h1
{
	margin-left:20px;
	font-size:22px;
	line-height:26px;
}
.defaultBodyInner h1
{
	color:#E81838;
	margin-left:0px;
}

.defaultBodyInner .sideContent
{
	width:550px;
	font-size:14px;
	line-height:20px;
	padding-left:10px;
}

.defaultBodyInner .sideContent3
{
	padding:10px;
	margin-left:10px;
	padding-right:50px;
	font-size:14px;
	line-height:20px;
}

.sideContent3 a{color:#e51837; font-size:14px;}
.sideContent3 a:hover{text-decoration:none;}

.defaultBodyInner .sideContent a.pdflinks
{
	/*clear:left;
	float:left;
	padding-bottom:10px;*/
}
.defaultBodyInner .graph
{
    margin-left:20px;
}

.defaultBodyInner .sideContent strong, .defaultBodyInner .sideContent div.normaltext
{
	/*clear:left;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;*/
}

.defaultBodyInner .sideContent div.normaltext
{
font-size:14px;
width:180px;
float:left;
display:inline;
padding-top:0px;
	padding-bottom:0px;
}

.defaultBodyInner .sideContent div.indentedlink a.pdflinks
{
	/*
clear:none !important;
float:none;
display:inline;*/

}

.defaultBodyInner .sideContent div.indentedlink
{
	/*
clear:left;
float:left;
padding-top:5px;
padding-bottom:10px;*/
}

.defaultBodyInner .sideContent a, .defaultBodyInner .sideContent a:link, .defaultBodyInner .sideContent a:hover, .defaultBodyInner .sideContent a:visited, .defaultBodyInner .sideContent a:active
{
	color:#E51837;
	font-size:14px;
	/*display:block;*/
	/*line-height: 34px;*/
}
#info a, #info a:link, #info a:hover, #info a:visited, #info a:active {
display: inline !important;
}
.bottomBodyLeft .findMore
{
	float:left;
	margin-top:-40px;
	height:29px;
	width:150px;
	margin-left:140px;
	border:0px;
	cursor:pointer;
	display:block;
	background:transparent url(../images/findMore.jpg) no-repeat scroll center top;
}

.findMore a, .findMore a:link, .findMore a:active, .findMore a:visited, .findMore a:hover
{
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	width:198px;
	height:38px;
}

.bottomBodyLeft .findMore a, .bottomBodyLeft .findMore a:link, .bottomBodyLeft .findMore a:active, 
.bottomBodyLeft .findMore a:visited, .bottomBodyLeft .findMore a:hover
{
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	width:150px;
	height:29px;
}



.boxHolder .sideHeading
{
	padding:20px 10px 10px 20px;
	font-size:20px;
	line-height:22px;
	font-weight:lighter;
	color:#C1272D;
	font-family:Arial;
}

.boxHolder .sideHeading2
{
	padding:0px 10px 5px 20px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
}

.boxHolder .sideContent
{
	padding:0px 10px 0px 20px;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	color:#808080;
}

.btnFindMore
{
	float:left;
	margin-top:15px;
	margin-right:15px;
	height:27px;
	width:146px;
	margin-left:180px;
	border:0px;
	cursor:pointer;
	display:block;
	background:transparent url(../images/btnFindMore.jpg) no-repeat scroll center top;
}

.btnShowQA
{
	float:left;
	margin-top:0px;
	margin-right:15px;
	height:42px;
	width:262px;
	margin-left:30px;
	position:relative;
	top: -33px;
	border:0px;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/btnShowQA.jpg) no-repeat scroll center top;
}
.FAQCss
{
	
	margin-left: 5px;
	display:block; 
	clear:left;
	margin-top:10px;
}



#faq{float:left; width:620px;}


#askexpert .cform 
{
	
	padding: 10px 10px 0 0;
}
#askexpert .cform fieldset
{
	padding: 10px 10px 0 0;
}
#askexpert .cform fieldset .ulForm
{
	
	padding: 0px !important;
}
.imgHolder
{
	float:left;
}

.downloadButton
{
	outline:none;
	float:left;
	margin-top:15px;
	margin-right:15px;
	height:42px;
	width:391px;
	margin-left:20px;
	border:0px;
	cursor:pointer;
	display:block !important;
	margin-bottom:20px;
	background:transparent url(../images/Download.jpg) no-repeat scroll center top;
}

.aboutREMSButton
{
	outline:none;
	float:right;
	margin-top:40px;
	margin-right:5px;
	height:100px;
	width:100px;
	border:0px;
	margin-top:50px;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/REMSResources.jpg) no-repeat scroll center top;
}

#comingSoon
{
	outline:none;
	float:right;
	margin-top:-10px;
	margin-right:0px;
	height:98px;
	width:100px;
	border:0px;
	display:block !important;
	background:transparent url(../images/comingSoon.jpg) no-repeat scroll center top;
}

.btnSubmit
{
	float:right;
	margin-top:5px;
	margin-right:15px;
	height:30px;
	width:91px !important;
	margin-left:180px;
	left:80px !important;
	border:0px;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/btnSubmit.jpg) no-repeat scroll center top;
	outline:none;
}

.btnSubmit2
{
	float:right;
	margin-top:5px;
	margin-right:15px;
	height:30px;
	width:91px !important;
	margin-right:-20px !important;
	border:0px;
	left:225px !important;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/btnSubmit.jpg) no-repeat scroll center top;
	outline:none;
	border:0px !important;
}

.btnRequestSubmit
{
    background:transparent url(../images/btnSubmit.jpg) no-repeat scroll center top;
    border:0px !important;
    outline:none;
    width:91px;
    height:30px;
    margin:30px 0px 0px 485px;
}

.btnSubmit3, .btnSubmit4
{
	margin-top:5px;
	margin-right:5px;
	height:30px;
	width:91px !important;
	border:0px !important;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/btnSubmit.jpg) no-repeat scroll center top;
	outline:none;
	float:left;
	margin-left:70px;
}

.btnSubmit4
{
	margin-left:20px;
}


.btnFindMore2
{
	float:left;
	margin-top:5px;
	margin-right:15px;
	height:27px;
	width:146px;
	margin-left:190px;
	border:0px;
	margin-top:85px;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/btnFindMore.jpg) no-repeat scroll center top;
}

.btnLearnMore, .btnContactUs, .btnRequestDemo
{
	background:transparent url(../images/btnLearn.png) no-repeat scroll center top;
}

.btnContactUs
{
	background:transparent url(../images/btnContact.png) no-repeat scroll center top;
}

.btnRequestDemo
{
	background:transparent url(../images/btnDemo.png) no-repeat scroll center top;
}

.bgTop
{
	float:left;
	background:transparent url("../images/Topbg1.png") no-repeat scroll top center;
	height:15px;
	width:308px;
	margin-left:18px;
	margin-top:0px;
	
}

.bgBody
{
	background:transparent url("../images/Bodybg1.png") repeat-y scroll top center;
	width:308px;
	margin-left:18px;
	margin-top:15px;
	*clear:left;
	*margin-top:0px;
}

.bgBottom
{
	float:left;
	background:transparent url("../images/Bottombg1.png") no-repeat scroll top center;
	height:15px;
	width:308px;
	padding:0px;
	margin-left:18px;
}

.bgTop2
{
	float:left;
	background:transparent url("../images/fade_top.jpg") no-repeat scroll top center;
	height:15px;
	width:308px;
	margin-left:18px;
	margin-top:0px;
	
}

.bgBody2
{
	background:transparent url("../images/fade_body.jpg") repeat-y scroll top center;
	width:308px;
	margin-left:18px;
	margin-top:15px;
	*margin-top:0px;
	clear:left;
}

.bgBottom2
{
	float:left;
	background:transparent url("../images/fade_bottom.jpg") no-repeat scroll top center;
	height:15px;
	width:308px;
	padding:0px;
	margin-left:18px;
}

.boxHolder, .boxHolder2
{
	float:left;
}
.boxHolder2
{
	padding-top:20px;
}

.boxHolder2 .sideHeading
{
	color:#C1272D;
font-family:Arial;
font-size:20px;
font-weight:lighter;
line-height:22px;
padding:20px 10px 10px 20px;
}

.boxHolder2 .sideContent
{
	padding:0px 10px 0px 20px;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	color:#000000;
	
}
.greyTop
{
	background:transparent url(../images/grey_top.jpg) no-repeat scroll center top;
	height:48px;
	margin-left:3px;
	margin-top:10px;
}

.greyBody
{
	background:transparent url(../images/grey_body.jpg) repeat-y scroll center top;
	margin-left:3px;
	min-height:180px;
}

.greyBottom
{
	background:transparent url(../images/grey_bottom.jpg) no-repeat scroll center top;
	height:48px;
	margin-left:3px;
}


.roundcornersfg h3
{
	color:#C1272D;
	font-weight:normal;
	font-family:Arial;
	font-size:22px;
	margin-left:20px;
	margin-top:10px;
}

.roundcornersfg .topic
{
	color:#C1272D;
	font-weight:normal;
	font-family:Arial;
	font-size:16px;
	margin-left:20px;
	padding-top:10px;
}

.roundcornersfg .divContent, .roundcornersfg ul li
{
	color:#000000;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	margin-left:20px;
}

#Content
{
	padding-top:5px;
	margin-left:0px;
	width:580px;
	margin-right:10px;
}

#Content ul
{
	margin-left:50px;
	margin-top:10px;
	
}

#Content ul li
{
	padding:0px;
	margin:0px;
	border:0px;
	list-style-position:outside;
	list-style-type:disc;
}

.img1
{
	background:transparent url(../images/screen1.png) no-repeat scroll center top;
	float:right;
	height:245px;
	width:405px;
	margin-right:25px;
}

.img2
{
	background:transparent url(../images/screen2.png) no-repeat scroll center top;
	float:left;
	height:210px;
	width:350px;
	margin-left:20px;
	position:relative;
	top:-10px;
}

.imgsmall
{
	background:transparent url(../images/screen_small.png) no-repeat scroll center top;
	height:120px;
	width:200px;
	margin-left:55px;
}

.redBHolder
{
	clear:left;
	float:left;
	width:308px;
	position:relative;
	margin-top:20px;
	margin-left:20px;
}

.rTop
{
	background:transparent url(../images/top_red.jpg) no-repeat scroll center top;
	height:20px;
}

.rBody
{
	background:transparent url(../images/body_red.jpg) repeat-y scroll center top;
	padding-left:20px;
	padding-right:10px;
	line-height:24px;
	color:#ffffff;
	font-size:18px;
}

.rBottom
{
	background:transparent url(../images/bottom_red.jpg) no-repeat scroll center top;
	height:20px;
}

.rightCorner
{
	float:left;
}


.formRequest
{
	width:720px;
	float:left;
	font-size:16px;
	font-family:Arial Black;
}

.formTop
{
	background:transparent url(../images/form_top.jpg) no-repeat scroll center top;
	height:10px;
}

.formBody
{
	background:transparent url(../images/form_body.jpg) repeat-y scroll center top;
	color:#000000;
	padding-left:20px;
}

.formBottom
{
	background:transparent url(../images/form_bottom.jpg) no-repeat scroll center top;
	height:34px;
}

.fieldName
{
	color:#C1272D;
}

.fieldName span
{
	color:gray;
}

.fieldValue
{
}

.contactAddress, .contactAddress a
{
	color:#C1272D;
	font-family:Arial;
	font-size:18px;
	font-weight:lighter;
	line-height:22px;
	padding:10px 10px 0px 50px;
}

.contactAddress a
{
	padding-left:0px;
}

.contactText
{
	color:#000000;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	padding:10px 10px 5px 20px;
}

#surveyContentCss h1
{
	color:#C1272D;
	font-family:Arial;
	font-size:38px;
	font-weight:normal;
	line-height:38px;
}
#surveyContentCss h2
{
	color:#C1272D;
	font-family:Arial;
	font-size:32px;
	font-weight:normal;
	line-height:34px;
}
#surveyContentCss h3
{
	color: Black;
	font-family:Arial;
	font-size: !important 28px;
	font-weight:normal;
	line-height:28px;
}
.survey_oneLine
{
	display: block;
	clear:left;
	
}
.survey_oneLine input
{
	width: 20px;
}
.survey_other
{
	width:  150px !important;
	
}

.ContentAreaRight
{
	background-color:#FFFFFF;
	float:left;
	width:272px;
	padding:0px;
	margin-left:15px;
}

.ContentAreaRightInner, .ContentAreaRightInner2
{
	background-color:#FFFFFF;
	float:left;
	width:246px;
	border-right:12px solid #F2F2F2;
	border-left:12px solid #F2F2F2;
	overflow:hidden;
	min-height:150px;
	*min-height:145px;
	
}
.ContentAreaRightInner2
{
	min-height:75px;
}

.ContentAreaRightInner h2 
{
	color:#000000;
	float:left;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	padding-left:10px;
	padding-bottom:10px;
	margin-right:10px;
	/*border-bottom:2px solid #E51837;*/
}
.ContentAreaUpdateInner h2 
{
	color:#000000; margin-left:10px;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	padding-bottom:10px;
	margin-right:10px;
	border-bottom:2px solid #E51837;
}

#innerRightContent
{
	*position:relative;
	*top:-50px;
}

.regButton
{
	display:block !important;
	position:relative;
	width:89px;
	height:87px;
	background:transparent url(../images/register_button.gif) no-repeat scroll 0px 0px;
	margin-left:55px;
	left:110px;
	top:10px;
	*top:-40px;
	margin-top:-15px;
}

.registerNow
{
    width:89px;
	height:87px;
	display:block;
	*margin-top:-40px;
	float:right;
	background:transparent url(../images/register_button.gif) no-repeat scroll 0px 0px;
}

.registerNow2
{
    width:100px;
	height:100px;
	display:block;
	margin-top:-80px;
	float:right;
	background:transparent url(../images/REMSResources.jpg) no-repeat scroll 0px 0px;
}

.regButton2
{
	display:block !important;
	position:relative;
	width:89px;
	height:87px;
	background:transparent url(../images/register_button.gif) no-repeat scroll 0px 0px;
	margin-left:55px;
	left:110px;
	top:10px;
	*top:-15px;
	*left:65px;
	margin-top:-15px;
}


.ContentAreaRightInner h2 sup, .divText1 sup, .divText2 sup
{
	font-size:9px;
	font-weight:normal;
}

.ContentAreaRightInner .content, .ContentAreaRightInner2 .content
{
	color:#818085;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	clear:left;
	float:left;
	margin-left:10px;
	margin-top:5px;
	padding-right:10px;
	padding-left:0px;
}

.ContentAreaRightInner2 .content a
{
	text-decoration:none;
	color:#818085;
}

.ContentAreaRightInner2 .content .divText
{
	margin-top:5px;
	padding-right:10px;
	font-size:11px;
	color:#000000;
	*width:210px;
}

.imgAdvisor
{
	float:right;
	margin-top:45px;
	margin-left:10px;
}

.divText a
{
	font-size:11px;
}

.ContentAreaRightInner .signupLink,.ContentAreaRightInner a.signupLink:link, .ContentAreaRightInner a.signupLink:visited, .ContentAreaRightInner a.signupLink:active, .ContentAreaRightInner a.signupLink:hover
{
	color:#E81838;
	float:right;
	background:white url(../images/Arrow.jpg) no-repeat scroll right top;
	font-size:14px;
	font-weight:bold;
	min-height:22px;
	margin-top:8px;
	margin-right:10px;
	padding-bottom:2px;
	text-decoration:none;
}

.ContentAreaRightInner2 table
{
  position: relative;
	
}

.ContentAreaRightInner2 .voteLink
{
	color:#E81838;
	float:right;
	background:white url(../images/voteLink.jpg) no-repeat scroll right top;
	font-size:14px;
	font-weight:bold;
	height:22px;
	min-height:22px;
	border:0px;
	width:129px;
	display:block !important;
	margin-top:-7px;
	margin-right:0px;
	cursor:pointer;
	margin-left:14px;
	*position:relative;
	*top:5px;
	*z-index:100;
	*margin-left:0px;
	*color:white;
}

p.MsoNormal
{
	line-height:20px;
}

.ContentAreaRightTop
{
	float:left;
	width:270px;
	height:16px;
	background:white url(../images/right_top.jpg) no-repeat scroll left top; 
}

.ContentAreaRightBottom
{
	float:left;
	width:270px;
	height:16px;
	background:white url(../images/right_bottom.jpg) no-repeat scroll left top; 
}
.ContentAreaUpdateTop
{
	width:270px;
	height:16px;
	background:white url(../images/right_top.jpg); 
}

.ContentAreaUpdateBottom
{
	width:270px;
	height:16px;
	background:white url(../images/right_bottom.jpg); 
}
.ContentAreaUpdateInner
{
	background-color:#FFFFFF;
	min-height:260px; 
	/*width:245px;
	border-right:12px solid #F2F2F2;
	border-left:12px solid #F2F2F2;*/
}
.UpdateParent
{
    overflow:hidden;
    width:245px;
    border-right:12px solid #F2F2F2;
	border-left:12px solid #F2F2F2;
}
.UpdateValidation
{
    margin-left:10px;
}

.cLogo
{
	clear:both;
	*clear:none;
	float:right;
	width:255px;
	height:81px;
	margin-right:10px;
	margin-top:0px;
	background:white url(../images/Cephalon.jpg) no-repeat scroll left top; 
}

.ContentAreaRightTop2, .ContentAreaRightTop3
{
	float:left;
	width:270px;
	height:7px;
	background:white url(../images/right_top2.jpg) no-repeat scroll left top; 
}

.ContentAreaRightBottom2
{
	float:left;
	width:270px;
	height:16px;
	background:white url(../images/right_bottom2.jpg) no-repeat scroll left top; 
}

#floatLine
{
	position:absolute;
	width:150px;
	height:2px;
	top:100px;
	left:660px;
	*top:110px;
	border-bottom:2px solid #E51837;
	
}

.ContentAreaRightInner h2.rightsideHeading, .ContentAreaRightInner2 h2.rightsideHeading
{
	padding-bottom:0px; 
	width:230px; 
	border-bottom:2px solid #E51837;
	color:#000000;
	float:left;
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin-left:10px;
	padding-left:0px;
	height:28px;
	position:relative;
}

.defaultBodyTop
{
	background:white url(../images/BodyTop.jpg) no-repeat scroll left top; 
	float:left;
	width:625px;
	height:14px;
}

.defaultBodyInner
{
	background:white url(../images/BodyInner.jpg) repeat-y scroll left top; 
	width:625px;
	float:left;
	min-height:400px;

}

.defaultBodyBottom
{
	float:left;
	background:white url(../images/BodyBottom.jpg) no-repeat scroll left top; 
	width:625px;
	height:56px;
}

.backLink, .backLink2
{
	clear:both;
	float:right;
	margin-right:35px;
	background:white url(../images/lnkBack.jpg) no-repeat scroll left top; 
	display:block !important;
	width:102px;
	height:42px;
	margin-top:0px;
}

.btnBack
{
	float:left;
	background:white url(../images/lnkBack.jpg) no-repeat scroll left top; 
	display:block !important;
	width:102px;
	height:42px;
	margin-top:0px;
	border:0px;
	margin-left:120px;
	margin-top:20px;
	cursor:pointer;
	outline:none;
}

.continueLink
{
	clear:both;
	*clear:none;
	float:right;
	margin-right:110px;
	*margin-right:30px;
	margin-bottom:20px;
	background:white url(../images/lnkContinue.jpg) no-repeat scroll left top; 
	display:block !important;
	width:143px;
	height:42px;
	margin-top:0px;
	text-decoration:none;
	color:#ffffff;
}

.backLink2
{
	margin-top:0px;
}

.backLink a, .backLink2 a
{
	color:#ffffff !important;
	display:block !important;
	text-decoration:none;
	font-weight:bold;
	width:102px;
	height:42px;
	padding-left:30px;
	padding-top:7px;
}

.continueLink a, .continueLink a
{
	color:#ffffff;
	display:block !important;
	text-decoration:none;
	font-weight:bold;
	width:120px;
	height:30px;
	padding-left:30px;
	padding-top:7px;
}

a.readMore
{
	color:#E51837;
	text-decoration:none;
	display:block;
	float:right;
	text-align:right;
}

.ulForm
{
	width:600px !important;
	float:left;
	margin-left:20px !important;
	padding:5px !important;
}

.ulForm li 
{
	width:600px;
	float:left;
	margin-bottom:0px;
}

.ulForm li a, .ulForm li a:link, .ulForm li a:visited, .ulForm li a:active, .ulForm li a:hover 
{
	color:#E81838;
	text-decoration:underline;
}

.ulForm li .divField
{
	width:200px;
	float:left;
	font-weight:bold;
}

.ulForm li .divValue
{
	width:335px;
	float:left;
}

.pnlForm, .pnlSuccess
{
	float:left;
}

.mandatory
{
	color:Red;
}

.vSummary, .errorList
{
	float:left;
	margin-top:10px;
	margin-left:20px;
}

.errorList
{
	margin-top:5px;
	margin-left:20px;
}


.contactUs
{
	float:right;
	margin-right:10px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	margin-top:0px;
	width:114px;
	height:30px;
	padding-top:5px;
	font-weight:bold;
	padding-left:9px;
	cursor:pointer;
	background:white url(../images/contactUs.jpg) no-repeat scroll left top; 
	
}

.aContactUs
{
	float:right;
	margin-right:10px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	margin-top:25px;
	width:114px;
	height:30px;
	padding-top:5px;
	font-weight:bold;
	padding-left:9px;
	background:white url(../images/contactUs.jpg) no-repeat scroll left top; 
	
}

.imgVideo
{
	display:block !important;
	height:161px;
	padding-top:5px;
	font-weight:bold;
	padding-left:9px;
	margin-left:10px;
	margin-top:10px;
	background:white url(../images/videoCover.jpg) no-repeat scroll left top; 
}

.imgVideo2
{
	display:block !important;
	height:306px;
	width:550px;
	padding-top:5px;
	font-weight:bold;
	padding-left:9px;
	margin-left:20px;
	margin-top:10px;
	background:white url(../images/videoCoverLarge.jpg) no-repeat scroll left top; 
}

.imgLeft
{
	display:block !important;
	height:416px;
	width:261px;
	padding-top:5px;
	font-weight:bold;
	padding-left:9px;
	margin-left:10px;
	margin-top:10px;
	background:white url(../images/leftInfo.jpg) no-repeat scroll left top; 
}

.imgVideo a, .imgVideo a:link, .imgVideo a:hover, .imgVideo a:active, .imgVideo a:visited,
.imgVideo2 a, .imgVideo2 a:link, .imgVideo2 a:hover, .imgVideo2 a:active, .imgVideo2 a:visited
{
	outline:none;
	display:block;
	cursor:pointer;
}

#ctl00_ContentPlaceHolder1_myPoll1 table
{
	position:relative;
	top:0px;
}

a.readmore
{
	text-decoration:none;
}

.videoHolder
{
	margin-left:55px;
	margin-top:40px;
}

a.disclaimer, a.disclaimer:link, a.disclaimer:visited, a.disclaimer:hover, a.disclaimer:active
{
	text-decoration:underline;
	color:#818085;
	font-size:10px;
}
a.black, a.black:link, a.black:visited, a.black:hover
{
    color:Black; 
    font-family:Arial;
}
a.aLink, a.aLink:link, a.aLink:hover, a.aLink:active, a.aLink:visited
{
	cursor:pointer;
	*text-decoration:none !important;
}

/* Polls override styles */

a.content
{
	display:none !important;
}

tr.content
{
	float:right !important;
	margin-left:80px !important;

	
}

tr.content td, tr.content td input
{
	text-align:right !important;
	*position:relative;
	*left:10px;
	*margin-right:10px !important;
	color:transparent;
	text-decoration:none;
	color:#E51837 !important;
	outline:none;
}


#ctl00_myPoll1_ctl01 tr td label
{
	float:left;
	width:200px;
}

#ctl00_myPoll1_ctl01 tr td input
{
	float:left;
	width:20px;
}
/*end */

/* survey override styles */

#ctl00_ContentPlaceHolder1_Q2_rd tr td, #ctl00_ContentPlaceHolder1_Q5_rd tr td, 
#ctl00_ContentPlaceHolder1_pnlQ_6 tr td, #ctl00_ContentPlaceHolder1_Q7_rd tr td,
#ctl00_ContentPlaceHolder1_Q8_rd tr td, #ctl00_ContentPlaceHolder1_Q9_rd tr td,
#ctl00_ContentPlaceHolder1_Q12_chkl tr td, #ctl00_ContentPlaceHolder1_Q13_chkl tr td,
#ctl00_ContentPlaceHolder1_Q14_chkl tr td, #ctl00_ContentPlaceHolder1_Q17_chkl tr td,
#ctl00_ContentPlaceHolder1_Q18_rd tr td
{
	clear:left;
	float:left;
}

#ctl00_ContentPlaceHolder1_pnlSurvey
{
	width:600px !important;
	margin-left:10px;
}

#overriDefault
{
	width:600px !important;
	padding-right:10px !important; 
	padding-left:10px !important;
}

.paddedText
{
	padding-left:15px;
}
#ctl00_ContentPlaceHolder1_pnlSurvey div
{
	font-weight:bold;
}
#ctl00_ContentPlaceHolder1_pnlSurvey table
{
	font-weight:normal;
}


/*end */
table.UpdateForm
{
    width:600px; 
    border:0px;  
    border-color:White;
}

/* Adobe connect login */

.cform .rdLogin input 
{
	border:0 solid Black !important;
	height:15px !important;
	width:20px !important;
}

.ulForm li .divValue2 
{
	float:left;
	margin-left:50px;
	width:100px;
}

.cform .rdLogin label
{
	height:15px !important;
	position:relative;
	top:-3px;
	font-weight:bold;
}

.vSummary2
{
	clear:left;
	margin-left:30px;
	margin-top:10px;
}

.vSummary3
{
	clear:left;
	margin-left:0px;
	margin-top:0px;
}

/*end here */

#breadCrumb {
-x-system-font:none;
color:#AAAAAA;
font-family:Verdana,sans-serif;
font-size:10pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:5px 0 5px 10px;
margin-left:10px;
}

#breadCrumb a {
color:#aaaaaa;
font-weight:bold;
}
#breadCrumb a:link, #breadCrumb a:visited {
color:#aaaaaa;
text-decoration:none;
}

#breadCrumb a {
color:#aaaaaa;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

#pageName {
margin:0;
padding:0 0 5px 10px;
}

#pageName h2 {
-x-system-font:none;
color:#E51837;
font-family:Arial,sans-serif;
font-size:22px;
line-height:26px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0px;
padding:0px;
padding-bottom:5px;
margin-left:10px;
margin-right:10px;
border-bottom:2px solid #E51837;
}
#pageNav {
-x-system-font:none;
background-color:#FFFFFF;
float:left;
font-family:Verdana,sans-serif;
font-size:small;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0;
width:178px;
margin-left:20px;
}

#sectionLinks {
margin:0;
padding:0;
}

#sectionLinks a:link, #sectionLinks a:visited {
border-bottom:1px solid #999999;
color:#818085;
display:block;
font-size:10pt;
font-weight:bold;
padding:3px 0 8px 10px;
width:150px;
}

#sectionLinks a:link, #sectionLinks a:visited {
color:#818085;
text-decoration:none;
}

#sectionLinks a {
color:#818085;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

.btnSubmit2 {
font-weight:normal;
margin-left:90px;
}

.btnSubmit, .btnSubmit2 {
background-color:#FBFBFB;
border:0px solid #6B207E !important;
color:#6B207E;
font-weight:normal;
line-height:10px;
}

#content {
border-left:0 solid #CCD2D2;
margin:0 0 0 178px;
padding:0 10px 0 0;
}


/*CSS hack for Safari and Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	.cform
	{
		float:left;
	}

	li.subNav 
	{
		position:relative;
		top:6px;
	}
	
}

h2.headerBorder
{
	border-bottom:2px solid #E51837;
	width:150px !important;
	margin-left:10px;
	padding-left:0px !important;
	
}

.ContentAreaRightInner .cform fieldset ul.ulForm
{
	margin-left:0px !important;
	padding:0px !important;
}

.ContentAreaRightInner .cform fieldset .ulForm .liForm
{
	clear:left;
	width:210px !important;
	font-size:12px !important;
}
.ContentAreaRightInner .cform
{
	width:220px !important;
}
.ContentAreaRightInner .cform fieldset
{
	margin-left: 0px !important;
}

.ContentAreaRightInner .cform fieldset .ulForm
{
	width:220px !important;
}

.ulForm .liForm .liText
{
	/*width:110px;*/
	/*float:left;*/
	height:20px;
	
}

.ulForm .liForm .liValue
{
	width:150px;
	float:left;
	margin-bottom:5px;
}

.signUpdates
{
	margin-top:5px;
	margin-right:5px;
	height:31px;
	width:210px !important;
	border:0px !important;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/signUpdates.jpg) no-repeat scroll center top;
	outline:none;
	float:left;
	margin-left:10px;
	*margin-left:0px;
	text-decoration:none;
	
}

.signColleague
{
	margin-top:25px;
	margin-right:5px;
	height:31px;
	width:210px !important;
	border:0px !important;
	cursor:pointer;
	display:block !important;
	background:transparent url(../images/signColleague.jpg) no-repeat scroll center top;
	outline:none;
	float:left;
	margin-left:10px;
	*margin-left:0px;
	text-decoration:none;
	
}

.imgPhysician
{
	float:right;
	margin-top:10px;
	*margin-top:0px;
	width:150px;
	margin-bottom:40px;
}


.divText1
{
	width:290px;
	font-size:15px;
	line-height:21px;
}

.divText2
{
	width:205px;
	float:left;
	margin-top:10px;
	color:#818085;
	line-height:19px;
}

.dChart, .panelchart
{
	padding: 0px 10px 10px 10px; 
	margin-left: 0px;
	line-height:18px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.ModalPopup
{
	width: 940px;
	height: 710px;
	background-color:White;
	
	border: solid 1px Black;
	/*width:800px !important;
	height:780px;
	

position: absolute;
	background-color: White;
	
	clear:left;

left:50% !important;
	top:50% !important;*/
}

 /*.ModalPopup iframe
{
   width:650px;
	height:750px;
    width: 100%;
	height:95%;
	border:0px;
	margin:0px auto;
	overflow: hidden;
}*/
.ModalPopupContent
{
	border: 0px;
	height: 690px;
	width: 940px;
	overflow: hidden;
	/*margin: auto auto;
	padding: auto auto;*/
	/*left:50% !important;
	top:50% !important;*/
}

.ModalPopupHeader
{
	
	width:100%;
	/*width: 650px;*/
	height: 20px;
	/*position: relative;
	padding:0px;
	*margin-left:320px;
	top:5px;
	right:0px;
	*right:2px;
	*top:6px;*/
	background-color: White;
}

.ModalPopupHeader input
{
	float: right;
    padding:0px; 
    margin:0px;
    height: 18px !important;
    font-size:8px;
    line-height:10px;
    *width:15px;
	
}

.homeBanner
{
    height:268px; 
    width:625px; 
    /*background:transparent url(../images/bgTopBody4.jpg) no-repeat scroll left top;*/
    background:transparent url(../images/bgTopBody4.jpg) no-repeat scroll left top;
}

.homeBanner3
{
    height:268px; 
    width:625px;  
    /*position:absolute;*/
    /*top:0px;
    left:0px;*/
    /*background:transparent url(../images/whatsnew.jpg) no-repeat scroll left top;*/
    background:transparent url(../images/banner4.jpg) no-repeat scroll left top;
}

.homeBanner2
{
    height:268px; 
    width:625px; 
	/*color:black;*/
	color: White;
    /*background:transparent url(../images/REMS_background2.jpg) no-repeat scroll left top;*/
    background:transparent url(../images/whatsnew.jpg) no-repeat scroll left top;
}

.homeBanner4
{
    height:268px; 
    width:625px; 
    background:transparent url(../images/bgTopBody6.jpg) no-repeat scroll left top;
}

.homeBanner6
{
    height:268px; 
    width:625px; 
    background:transparent url(../images/banner6.jpg) no-repeat scroll left top;
}

.homeBanner h3, .homeBanner2 h3, .homeBanner3 h3, .homeBanner4 h3, .homeBanner6 h3
{
    padding-top:20px;
    margin-left:330px;
    color:#ffffff;
    font-size:16px;
    line-height:22px;
    margin-right:10px;
    font-weight:normal;
    letter-spacing:-0.3px;
    
}

.homeBanner5
{
    height:268px; 
    width:625px; 
    background:transparent url(../images/bgTopBody7.jpg) no-repeat scroll left top;
}

.homeBanner5 h3
{
    padding-top:20px;
    margin-left:330px;
    color:#ffffff;
    font-size:16px;
    line-height:22px;
    margin-right:10px;
    font-weight:normal;
    letter-spacing:-0.3px;
    
}

.homeBanner h3 b, .homeBanner2 h3 b, .homeBanner3 h3 b, .homeBanner4 h3 b, .homeBanner5 h3 b, .homeBanner6 h3 b
{
    font-weight:bold !important;
}

.homeBanner a, .homeBanner2 a, .homeBanner3 a, .homeBanner4 a, .homeBanner5 a, .homeBanner6 a
{
    color:#ffffff;
    font-size:100%;
    text-decoration:none;
}


.homeBanner h3 sup, .homeBanner2 h3 sup, .homeBanner3 h3 sup, .homeBanner4 h3 sup, .homeBanner6 h3 sup
{
    font-size:12px;
    line-height:14px;
}

.homeBanner h4, .homeBanner2 h4, .homeBanner3 h4, .homeBanner4 h4, .homeBanner5 h4, .homeBanner6 h4
{
    margin-top:10px;
    margin-left:330px;
    color:#ffffff;
    font-size:11px;
    line-height:17px;
    margin-right:10px;
    letter-spacing:-0.1px;
    font-weight:normal;
}

.homeBanner2 h3, .homeBanner2 a, .homeBanner2 h3 sup, .homeBanner2 h4
{
	/*color:black;*/
}

#secondaryUL li.SetActive, li.liLink, li.liFirst
{
    position:relative;
    /*margin-left:-13px;*/
    z-index:2;
}

li.liLink a:hover
{
    /*background-color:#807F84;
    color:White;
    text-decoration:none;*/
}

li.liLink a
{
    padding-left:20px;
}

#secondaryUL li.SetActive a
{
    background:#999999;
	padding-right:20px;
	padding-left:20px;
	border-right:0px !important;
	color:white;
	text-decoration:none;
}

#TopMenu ul li.SetActive a:hover
{
    line-height:29px;
}

#SubMenu ul
{
    float:left;
}

.remslogo
{
    margin-left:325px;
    margin-top:10px;
}

.divDetails
{
    float:left; 
    width:195px; 
    margin-left:12px;
}

.divDetails2
{
    float:left; 
    width:195px; 
    margin-left:8px;
}

.divDetailText
{
     font-size:11pt; 
     border:1px solid #C4C4C6; 
     min-height:100px; 
     margin-top:0px; 
     padding:8px;
}

.LoginLink
{
    color:#E81838 !important; 
    text-decoration:underline !important;
}

.regNurse, .regPharma, .regPhysician
{
    width:180px;
    height:119px;
    display:block;
}

.regNurse
{
    background:transparent url(../images/Reg_Nurse.png) no-repeat scroll center center;
}

.regPharma
{
    background:transparent url(../images/Reg_Pharma.png) no-repeat scroll center center;
}

.regPhysician
{
    background:transparent url(../images/Reg_Physician.png) no-repeat scroll center center;
}



#ctl00_ContentPlaceHolder1_chkRequestList_0{padding:0 0 0 0; top:4px; position:relative;}

.MainPanel
{
    clear: both;
    border: 0px solid black;
    float: left;
    width: 100%;
}
.FooterPanel
{
    clear: both;
    border: 0px solid black;
    float: left;
    width: 100%;
}
.MainPanel
{
    /*padding-top: 5px;*/
}
.RightPanel
{
 border: 0px solid black;   
 width: 270px;
 /*width: 336px;*/
 float: left;
}
.LeftPanel
{
    border: 0px solid black;
    width: 632px;
    /*width: 570px;*/
    float:left;
}

.TimelineHeading
{
    border-bottom:2px solid #E51837;
color:#000000;
float:left;
font-family:Arial;
font-size:18px;
font-weight:normal;
height:28px;
line-height:22px;

padding-bottom:0;
padding-left:0;
position:relative;
/*
width:230px;
margin-left:10px;*/
width: 100%;
}
.TimelineRightBox
{
    font-size:14px;
    line-height:20px;
    padding-left:20px;
    width:318px;
    padding-bottom: 30px;
    
}

.TimelineRightBox a, .TimelineRightBox a:link, .TimelineRightBox a:hover, .TimelineRightBox a:visited
{
    color: #E81838;
    text-decoration: underline;
    
}
.TimelineLeftBox
{
    font-size:14px;
    line-height:20px;
    padding-left:20px;
    width:550px;
}
.timelineTD
{
    
     height: 43px; /* 40px;*/
     float: left;
     display:inline;
     width: 65px;
     border: solid 0px Black;
     text-align: center;
     vertical-align: middle;
}
.timelineTD input
{
    text-align: center;
    /*vertical-align: middle;*/
    margin-top: 12px;
}
.timelinelabels
{
    clear: left; 
    display:inline; 
    float: left; 
    padding-top: 0px; 
    width: 65px;
    color: #000000;
    font-size: 0.8em;
    text-decoration: none;
    text-align: center;
    font-weight:bold;
    position:relative;
}
.timelinelabelsLink, .timelinelabelsLink:link, .timelinelabelsLink:hover, .timelinelabelsLink:selected, .timelinelabelsLink:visited, 
timelinelabels input,
.timelinelabels a, .timelinelabels a:link, .timelinelabels a:hover, .timelinelabels a:selected, .timelinelabels a:visited
{
    color: #E51837;
    font-size: 0.8em;
    text-decoration: none;
       
}

.timelinelabels a{color:#E51837; position:relative; line-height:1.3em;}

.timelineTR
{
    background-image: url('../images/TimeLine/TRBackGround.jpg');
    
}
.timelineTopContainer{
background:url("../images/TimeLine/top.png") no-repeat scroll left top white;
float:left;
height:14px;
width: 920px;
margin-left:-5px;

}
.timelineBottomContainer{
/*background:url("../images/TimeLine/bottom.png") no-repeat scroll left top white;*/
float:left;
height:14px;
width: 920px;
margin-left:-5px;

}
.dotClickable:hover
{
    
    height: 18px;
}
.defaultBodyInnerTimeline
{
    /*background:url("../images/BodyInner.jpg") repeat-y scroll left top white;*/
    background:url('../images/TimeLine/bg_timeline.jpg') no-repeat 5px 0px;
    /*padding-bottom: 20px;*/
    float:left;
    width: 910px;
    padding-left:7px;
    margin-left:-5px;
    padding-top:5px;
    /*padding-left:20px;*/
}
.timelineTRContainer
{
    background-image: url('../images/TimeLine/TRBackGround.jpg');
    background-repeat: repeat-x;
    height: 70px;
    width: 920px;
    border: solid 0px Black;
    float: left;
   display:inline;
}
.timelineTable
{
    background-image: url('../images/TimeLine/notDot.jpg');
}
h3.H3SideHeading
{
    font-size:22px;
line-height:26px;
margin-left:20px;
color:#E51837;
font-family:Arial;

font-weight:bold;
letter-spacing:-0.5px;
padding-bottom: 20px;
padding-top: 30px;
}
.TimelineContent
{
    padding-top: 15px;
    clear: both;
    line-height:1.5em;
    font-size:14px;
}

.ContentAreaRightInner2 .TimelineContent{width:225px;}

.TreeViewContent
{
    float: left;
    width: 510px;
    display:inline;
    margin-left:10px;
    top:20px;
    position:relative;
    padding:0 20px 20px 20px;
    border-left:#e41936 solid 2px;
	line-height:1.5em;
	font-size:14px;
}

.TreeViewContent_top{background:url('../images/big_box_top.jpg') no-repeat top; width: 893px; height:31px; line-height:1.5em; font-size:14px;}
.TreeViewContent_middle{background:url('../images/big_box_middle.jpg') repeat-y top; width: 893px; line-height:1.5em; font-size:14px; float:left; padding-bottom:20px;}
.TreeViewContent_bottom{background:url('../images/big_box_bottom.jpg') no-repeat top; width: 893px; height:31px; line-height:1.5em; font-size:14px; float:left;}

.TreeViewContent a{color:#ca1325;font-size:14px;}
.TreeViewContent a:hover{text-decoration:none;}



.TreeViewMenu h2.rightsideHeading{background:url('../images/tree_bottom.jpg') repeat-y 37px -57px;}

.TreeViewMenu a{background:url('../images/tree_bottom.jpg') repeat-y 37px -57px;}
 
.TreeViewMenu h2.H_LastItem{background:url('../images/tree_last.jpg') no-repeat 37px -119px;}


.TreeViewMenu
{
    float: left;
    width: 284px;
    padding: 0 20px 20px 20px;
    margin-top:20px;
    overflow:hidden;
}
.TreeViewMenu a, .TreeViewMenu a:link, .TreeViewMenu a:active, .TreeViewMenu a:visited
{
   /* padding-left: 5px;*/
    /*background-image:  url('../images/Arrow.jpg');*/
    color: #c2272d;
    text-decoration: none;
    font-weight:normal;
}

.TreeViewMenu a:hover
{
    /*padding-left: 5px;*/
   
    text-decoration: underline;
}
.TreeView_CurrentSelection
{
    /*padding-left: 5px;*/
    background:#ffb4b4;
    line-height:1.5em;
    color: #000000 !important;
    text-decoration: none;
}

.defaultBodyInner .sideContent ol
{
    padding:5px 0px 5px 20px;
    margin:0px;
}

.defaultBodyInner .sideContent ol li
{
     font-size: 14px;
    line-height: 18px;
    margin:5px 0px;
}


/** Experts View page **/
.expertsViewInner
{
    font-size:14px;
    line-height:20px;
    margin-left: 10px;
    padding: 10px 50px 10px 10px;
}

.expertsViewInner p, .expertsViewInner ul li, .expertsViewInner ul li ul li
{
    font-size:14px;
    line-height:20px;
}

.expertsViewInner h2
{
    color:#E51837;
    font-size:16px;
}


.expertsViewInner .reditalics
{
    color:#E51837;
    font-style:italic;
}

.expertsViewInner .greysmalltext
{
    color:#676767;
    font-size:12px;
    font-weight:bold;
}

.expertsViewInner ul
{
    padding:10px 0px 10px 20px;
}

.expertsViewInner ul li
{
    list-style-type:disc;
}

.expertsViewInner ul li ul
{
    padding:10px 0 0 20px
}

.expertsViewInner ul li ul li
{
    list-style-type:circle;
}

.ContentAreaRightInner2 .content a.link
{
    color:#E81838; 
    text-decoration:underline;
}


.commentTitle
{
    font-weight: bold;
    width: 200px;
    display:block;
    margin-left: 27px;
    margin-top:-12px;
    height:60px;
}

.commentTextarea
{
    margin-left: 200px;
    margin-top:-15px;
}
