body {
	text-align: center;
	color: #666;
}

.center {
	width: 901px !important;
	margin: 0 auto;
	text-align: left;
}

h1 {
	font: 30px Georgia;
	color: #006388;
	margin: 20px 0;
}

h2 {
	font: 20px Georgia;
	color: #006388;
	margin-top: 0px;
}

h3 {
	font: bold 14px Georgia;
	color: #006388;
	margin: 10px 0 10px 10px;
}

a 
{
	color: #AA273D;
	text-decoration: none;
}

span.red 
{
	color: #AA273D;
}

.clear {
	clear: both;
}

#top_wrapper {
	background-color: #C0E6F3;
}
#main_wrapper {
	margin-top: 5px;
	background: #F6F3EE;
	padding-top: 6px;
	background-image: url('../images/gray6px.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
#footer_wrapper {
	background-image: url('../images/bottom.jpg');
	height: 78px;
	margin-top: 5px;
}

#Top {
	height: 255px;
	padding: 5px 12px;
	background-image: url('../images/blue_shaded_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#LogoBox {
	float: left;
	width: 247px;
	height: 254px;
	margin-left: 4px;
}


#LogoBox img {
	border: none;
}

#BannerBox {
	float: left;
	width: 639px;
	height: 249px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
	margin-left: 10px !important;
	margin-left: 7px;
	margin-top: 5px;
}

#BannerBoxFr {
	float: left;
	width: 639px;
	height: 249px;
	background-image: url('../images/bannerFr.jpg');
	background-repeat: no-repeat;
	margin-left: 10px !important;
	margin-left: 7px;
	margin-top: 5px;
}

#Main {
	padding: 5px 12px 5px 12px;
	font: 12px Georgia;
	background-image: url('../images/gray_shaded_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

/*** Login Page ***/

.login_panel {
	float: left;
	width: 410px;
	background-color: White;
	border: solid 2px #E0DFDB;
	padding: 10px;
	margin-left: 10px !important;
	margin-left: 6px;
}

.login_panel h2 {
	margin-left: 10px;
}
.login_panel h3 {
	margin: 10px 0 10px 10px;
}

.login_panel p {
	text-align: left;
	padding: 0 40px 0 10px;
}

.login_panel a {
	color: #AA273D;
}

.underline70 {
	background-image: url('../images/gray2px.gif');
	background-repeat: repeat-x;
	background-position: 0% 95%;
	width: 70%;
}

.underline {
	background-image: url('../images/gray2px.gif');
	background-repeat: repeat-x;
	background-position: 0% 95%;
}

.textL {
	font-size: 13px;
}

.din_label {
	font: 20px Georgia;
	color: #006388;
	margin: 0 0 5px 0px;
}

.outerbox {
	width: 402px;
	height: 112px;
	border: solid 2px #E2DED5;
	padding: 3px;
}

.innerbox {
	height: 96px;
	background-color: #FFF2DF;
	padding: 16px 0 0 13px;
	position: relative;
}

.whatsthis a {
	margin-top: 5px;
	font: 11px Georgia;
	color: #AA273D;
}

#WhatsthisBubble_en {


}

#WhatsthisBubble_fr {


}

.bubble {
	background-image: url('../images/bubble.gif');
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 181px;
	width: 280px;
	bottom: 65px;
	left: 80px;
	visibility: hidden;
}

.bubble p {
	text-align: right;
}


/*** Home Page ***/

#Sidebar {
	width: 255px;
	float: left;
}

#Content {
	margin-left: 7px;
	float: left;
}

#Content #LeftCol {
	width: 330px;
	float: left;
}

#Content #RightCol {
	width: 281px;
	margin-left: 10px;
	float: left;
}

.section_box {
	float: left;
	width: 300px;
	padding: 15px;
	border: solid 1px #E2DED5;
	margin-bottom: 15px;
	background-color: White;
}

#HopefulHeart {
	
	margin-bottom: 0px;
}

/* IE6 hack */
* html #HopefulHeart {
	height: 284px;
}

/* IE7 hack */
*:first-child+html #HopefulHeart {
	height: 294px;
}

.section_bubble {
	width: 240px;
	height: 156px;
	background-image: url('../images/bubble.gif');
	background-repeat: no-repeat;
	padding: 10px 25px 15px 15px;
	float: left;
}

.askapsychologist_bubble {
	width: 280px;
	
	background-image: url('../images/big_bubble_content.gif');
	background-repeat: repeat-y;
	float: left;
}
.askapsychologist_bubble div.bubblecontent
{
    padding: 10px 25px 10px 25px;
}
.askapsychologist_bubble div.bubbleheader
{
    background-color: #F6F3EE;
	background-image: url('../images/big_bubble_header.gif');
	background-repeat: no-repeat; 
	height: 21px;       
}
.askapsychologist_bubble div.bubblefooter
{
    background-color: #F6F3EE;    
	background-image: url('../images/big_bubble_footer.gif');
	background-repeat: no-repeat; 
	height: 41px;   
}
.askapsychologist_bubble img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

#SuccessStories {
	float: left;
	width: 260px;
	height: 165px;
	border: solid 1px #E2DED5;
	padding: 10px;
	margin-top: 10px;
	background: white url('../images/recognition.gif') no-repeat;
	background-position: 3px 3px;
}

#SuccessStoriesFr {
	float: left;
	width: 260px;
	height: 165px;
	border: solid 1px #E2DED5;
	padding: 10px;
	margin-top: 10px;
	background: white url('../images/recognitionFr.gif') no-repeat;
	background-position: 3px 3px;
}


/*** Details Page ***/

.page_box {
	width: 600px;
	border: solid 1px #E2DED5;
	background-color: White;
	padding: 0 10px 20px 20px;
	font-size: 13px;
	display: table;
}

.page_box h2 {
	font-size: 18px;
	color: #666;
}

.page_box h3 {
	font-size: 14px;
	color: #00678F;
	margin-left: 0px;
	font-weight: bold;
}

.page_box .figure {
	background-color: #FFFFFF;
	border: 1px solid #9B9C9E;
	margin: 0 10px 10px 5px;
	padding: 5px;
	display: table;	
	font-size: 11px;
	color: #333333;
	float: right;
}

.page_box .imgborder {
	background-color: #FFFFFF;
	border: 1px solid #9B9C9E;
	margin: 0 10px 10px 5px;
	padding: 0;
	display: table;	
	color: #333333;
	float: right;
}

.page_box .imgblueborder {
	background-color: #FFFFFF;
	border: 1px solid #006388;
	margin: 0 10px 10px 5px;
	padding: 0;
	display: table;	
	float: right;
}

.page_box .imgnoborder {
	background-color: #FFFFFF;
	margin: 0 10px 10px 5px;
	padding: 0;
	display: table;	
	float: right;
}

.page_box p 
{
	padding: 3px 0;
	margin: 0;
}

.page_box .figure img {
	margin: 0;
	padding: 0;
}

.page_box li 
{
	padding: 3px 0;
}

#Footer {
	font: 12px Arial;	
}
#Footer a {
	color: #AA273D;
	text-decoration: none;
}

.login_footer {
	float: left;
	width: 430px !important;
	width: 420px;
	margin-left: 20px;
}

#GlossaryBox {
	border: none;
	width: 248px;
	background: white url('../images/glossary_bg_content.gif');
	background-repeat: repeat-y;
	margin: 20px 0 20px 10px;
	padding: 0;
}

#GlossaryBox div.GlossaryBoxContent
{
    padding-left: 10px;
}
#GlossaryBox div.GlossaryBoxContent a
{
    text-align: right;
    display: block;
}
#GlossaryBox div.GlossaryBoxContent p a
{
display: inline;
text-align: left;

}
#GlossaryBox div.GlossaryBoxContent a img
{
    border: 0;
    margin-right: 10px;
}
#GlossaryBox h2 {
	text-align: center;
	padding: 15px 0 0 0;
	
}
#GlossaryBox div.GlossaryBoxHeader {

	background: white url('../images/glossary_bg_header.gif') no-repeat;
	height: 57px;

}
#GlossaryBox div.GlossaryBoxFooter
{
	background: white url('../images/glossary_bg_footer.gif') no-repeat;
	height: 11px;    
}
#GlossaryBoxText p {
	width: 215px;
	margin: 20px auto 0 auto;
}

#GlossaryBoxText img {
	border: 0;	
	margin: 5px 0 0 190px;
	padding: 0;	
}

/*** Navigation List ***/

#NavList {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0 10px 10px;
}

#NavList li, #NavList li a {
	font: 14px Georgia;
	color: #666;
	text-decoration: none;
	display: block;
	width: 200px;
}

#NavList .toplevel {
	margin-top: 5px;
	overflow: inherit;
}

#NavList .toplevel a {
	margin-left: 30px;
	line-height: 25px;
	padding-left: 2px;
	background-image: url('../images/gray2px.gif');
	background-repeat: repeat-x;
	background-position: 0% 95%;
}

#NavList .section0 {
	background-image: url('../images/big_red_dot.gif');
	background-repeat: no-repeat;
}

#NavList .section1 {
	background-image: url('../images/big_orange_dot.gif');
	background-repeat: no-repeat;
}

#NavList .section2 {
	background-image: url('../images/big_green_dot.gif');
	background-repeat: no-repeat;
}

#NavList .section3 {
	background-image: url('../images/big_purple_dot.gif');
	background-repeat: no-repeat;
}

#NavList .section4 {
	background-image: url('../images/big_blue_dot.gif');
	background-repeat: no-repeat;
}

#NavList .section5 {
	background-image: url('../images/big_yellow_dot.gif');
	background-repeat: no-repeat;
}

#NavList .section6 {
	background-image: url('../images/big_darkgreen_dot.gif');
	background-repeat: no-repeat;
}


#NavList .sublevel {
	background-color: #fff;
	margin: 5px 0 5px 30px;
}

#NavList .sublevel a {
	font-size: 12px;
	padding: 2px;
}

#NavList li a.current_page {
	color: #00678F;
}

#NavList li.sublevel a.current_page {
	background-color: #C0E7F3;
}

#NavList .toplevel a:hover {
	color: #00678F;
}

#NavList .sublevel a:hover {
	background-color: #C0E7F3;
}



#LogoArea {
	height: 76px;
	text-align: center;
	width: 255px;
}


/*** Site Map ***/

#SiteMapList {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 20px;
	font: 12px Georgia;
}

#SiteMapList li {
	margin-bottom: 5px;
}

#SiteMapList li a {
	color: #666;
	text-decoration: none;
}

#SiteMapList li a:hover {
	text-decoration: underline;
}

#SiteMapList li.header {
	margin-left: -20px;
	padding-left: -20px;
	margin-top: 20px;
}

#SiteMapList li.header a {
	font-weight: bold;
	color: #006388;
}

/***************/

/*** START Pop Up page ***/

#PopUp 
{
	text-align: left;
}

/*** END Pop Up page ***/

/*** START Ask A Phychologist page ***/

.page_box #AskAPhychologist {
	margin-top: 10px;
	padding: 0;
}

.page_box #AskAPhychologist #Expert {
	height: 100px;
}

.page_box #AskAPhychologist img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.page_box #AskAPhychologist p {
	display: block;
}

/*** END Ask A Phychologist page ***/


/*** START Phychologist page ***/
#Phychologist {
	text-align:left;
}

#Phychologist img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

/*** END Phychologist page ***/

/*** START Split dose calculator page ***/
#SplitDoseCalculator {
	background-image: url('../images/sdc_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width:514px;
	height: 254px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
}

#SplitDoseCalculator h1
{
	color: #006388;
	font-size: 18px;
	font-family: Georgia;
}

#SplitDoseCalculator #form
{
	text-align: left;
}

#SplitDoseCalculator select.prescribed
{
	width: 118px;
	padding: 0;
	margin: 0 2px 0 30px;
}

#SplitDoseCalculator select.leftdose
{
	width: 118px;
	padding: 0;
	margin: 0;
	margin: 0 2px 0 0;
}

#SplitDoseCalculator input.result
{
	width: 185px;
	padding: 0;
	margin: 0;
}

#SplitDoseCalculator span.symbol
{
	color: #00678F;
	font-size:14px;
	padding: 0 2px;
	font-weight: bold;
}

#SplitDoseCalculator input.submit
{
	padding: 0;
	margin: 10px 0 0 340px;
}

#SplitDoseCalculatorMsg p.instruction
{
	color: #00678F;
	font-size:11px;
	padding: 5px 0;
	margin: 0;
}

#SplitDoseCalculatorMsg p.result
{
	color: #00678F;
	font-size:11px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}


/*** END Split dose calculator page ***/

/*** START Contact Us page ***/

div#ContentDetails
{
	 display: table;
}

div#ContentDetails div.ThankYouLink
{
	 margin: 10px 0 10px 0;
}

div#ContentDetails div.ThankYouLink a
{
	margin: 10px 0 10px 0;   
}

div#ContentDetails  div.ThankYouLink a:hover
{
    text-decoration: underline;  
}
div#ContentDetails div#ContactUsForm
{
	margin: 15px 0 0 10px;
}


div#ContentDetails #ContactUsForm div.form_row 
{
	width: 410px;
	margin: 5px 0 5px 0px;
	float:left;
}
#ContactUsForm .form_row .form_label
{
	
	width:120px;
	padding: 0 0 0 10px;
	float:left;
	
}
#ContactUsForm .form_row div.send_button
{
	
	float:left;	
	padding: 0 0 0 130px;	
}

#Contactus_form .form_row .form_field
{
	float:left;
	width: 175px;
}

/*** END Contact Us page ***/

/*** START general page ***/
#General
{
	width: 850px;
	border: solid 1px #E2DED5;
	background-color: White;
	padding: 10px 10px 20px 20px;
	font-size: 13px;
	margin-left: 10px;
}

#General h2 {
	font-size: 18px;
	color: #666;
}

#General h3 {
	font-size: 14px;
	color: #00678F;
	margin-left: 0px;
	font-weight: bold;
}

p.disclaimer
{
    height: 150px;
}
/*** END general page ***/