@charset "utf-8";
/* CSS Document */
* { margin: 0px;}
html, body {
	height: 100%;
}

body {
	background-color: #D8E0E5;
	height: 100%;
	text-align: center;
	background-image: url(../images/pageshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.Container{
	position: relative;
	width: 828px;
	margin: 0 auto -40px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.SEO{
	position: absolute;
	top: -50px;
	left: -1000px;
}
.Logo{
	position: relative;
	width: 270px;
	top: 0px;
	height: 108px;
	text-align: left;
	display: block;
	padding-left: 15px;
	padding-right: 61px;
	float: left;
	z-index: 600;
}
.TopMenu{
	position: relative;
	display: inline;
	width: 468px;
	height: 40px;
	background-image: url(../images/topmenu_background.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.TopMenu a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.TopMenu a:hover{
	color: #000000;
}
.TopMenu p{
	margin-top: 3px;
	padding-left: 15px;
}
.Helpline{
	position: relative;
	display: inline;
	width: 468px;
	height: 40px;
	float: left;
}
.MenuImage{
	position: relative;
	display: block;
	width: 798px;
	height: 42px;
	margin-left: 15px;
	top: -32px;
	float: left;
}
.Menu{
	position: relative;
	display: block;
	width: 798px;
	height: 44px;
	top: -32px;
	text-align: center;
	margin-left: 15px;
	padding-left: 40px;
	float: left;
	background-image: url(../images/menu_background_portal.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}
.Menu_Home a,.Menu_About a,.Menu_Treatment a,.Menu_Support a,.Menu_Addiction a,.Menu_Alumni a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 36px;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	height: 26px;
	display: inline;

}
.Menu_Home a:hover{
	background-image: url(../images/menu_home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_About a:hover{
	background-image: url(../images/menu_about.png);
	background-repeat: no-repeat;
	background-position: center center;
	behavior: url("../iepngfix.htc");
}
.Menu_Treatment a:hover{
	background-image: url(../images/menu_treatment.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_Support a:hover{
	background-image: url(../images/menu_support.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_Addiction a:hover{
	background-image: url(../images/menu_addiction.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu_Alumni a:hover{
	background-image: url(../images/menu_alumni.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.LeftMenu{
	position: relative;
	display: block;
	width: 198px;
	top: -10px;
	float: left;
}
.LeftMenuTop{
	position: relative;
	display: block;
	width: 198px;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #00314A;
	background-image: url(../images/leftmenu_top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 15px;
	margin-left: 15px;
}
.LeftMenuTop p{
	padding-top: 5px;
}
.LeftMenuCenter{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #004E78;
	position: relative;
	display: block;
	width: 198px;
	float: left;
	margin-left: 15px;
	background-color: #DEE8ED;
}
.LeftMenuCenter strong{
	color: #000000;
}
.LeftMenuCenter ul{
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
.LeftMenuCenter li{
	margin-left: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}
.LeftMenuCenter2 ul{
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
.LeftMenuCenter2 li{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	font-size: 11px;
	margin-left: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	list-style-image: url(../images/leftmenu_bullet.jpg);
	list-style-position: inside;
}
.LeftMenuCenter2 li a{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	font-size: 12px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(../images/leftmenu_bullet.jpg);
	list-style-position: inside;
}

.LeftMenuCenter2 li a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	margin-left: 0px;
}


.LeftMenuCenter3 ul{
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
.LeftMenuCenter3 li{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	font-size: 11px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	list-style-type: none;
	list-style-image: url(../images/leftmenu_bullet.jpg);
	list-style-position: inside;
}
.LeftMenuCenter3 li a{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	font-size: 11px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	list-style-image: url(../images/leftmenu_bullet.jpg);
	list-style-position: inside;
}

.LeftMenuCenter3 li a:hover{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
}

.LeftMenuCenter a{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.LeftMenuCenter2 a{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.LeftMenuCenter a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.LeftMenuBottom{
	position: relative;
	display: block;
	width: 198px;
	float: left;
	background-image: url(../images/leftmenu_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	margin-left: 15px;
}

.Content{
	position: relative;
	display: inline;
	width: 580px;
	top: -10px;
	min-height: 100px;
	padding-left: 45px;
	float: left;
}
.Content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	color: #0078C0;
}
.Content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #333333;
	padding-top: 15px;
}
.Content p {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	color: #727272;
	font-style: normal;
	text-align: justify;
}
.Content ol,.Content ul {
	padding-top: 5px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 5px;
	color: #727272;
	font-style: normal;
}
.Content li {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	padding-bottom: 5px;
	color: #727272;
	font-style: normal;
}
.Content a{
	font-family: Arial, Verdana, Helvetica;
	color: #0078C0;
}
.Content a:hover{
	color: #000000;
}

.Footer{
	position: relative;
	width: 798px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/footer_background.jpg) no-repeat;
}
.Footer p{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	color: #595959;
	padding-top: 6px;
	font-weight: normal;
	margin: 0px;
}
.Footer a{
	color: #595959;
}
.Footer a:hover{
	color: #000000;
}
.push {   height: 40px;   clear: both;}
.SearchBox{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E9E9E9;
	height: 16px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	vertical-align: middle;
	border-right-width: 0px;
}
.GOButton{
	height: 18px;
	width: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #005D8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.msgtable  {
	border: solid 1px gray;
	font-family: Arial, Helvetica, sans-serif;
}
.msgtable td  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee
}
.msgtable th   {
	color: #ffdc00;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #172677;
	text-align: left
}
#hideforscreen{
	display: none;
}
.hideforscreen{
	display: none;
}
.hideforprint{}