*{
	margin: 0;
	padding:0;
	border: 0;
}

body{
	font-family:   Georgia, "Times New Roman", Times, serif;
	padding-top:   14px;
	padding-bottom:16px;
	background:    url(../images/2011_images/pattern15.gif);
}

a:link{
	color:#2d9985;
}

a:visited{
	/*unvisited link */
	color:#999999;
}

a:hover{
	/* visited link */
	color:#40d9ba;
}

a:active{
	/* mouse over link */
	color:#999999;
}

.link{
	color: #2d9985;
	cursor:pointer;
}

.link-front-page{
	color: #2d9985;
	cursor:pointer;
}

.link-footer{
	cursor:         pointer;
	text-decoration:underline;
}

.link-footer:hover{
	text-decoration:underline;
	color:          #40d9ba;
}

.link-no-why-pride{
	color: #666;
	cursor:pointer;
}

.link-no-why-pride:hover{
	/*text-decoration:underline;*/
	color:#40d9ba;
}

.link:hover{
	text-decoration:underline;
	color:          #40d9ba;
}

.link-front-page:hover{
	color:#40d9ba;
}

.float-right{
	float:right;
}

.float-left{
	float:left;
}

.float-center{
	margin-left: auto;
	margin-right:auto;
}

.clear-float{
	clear:both;
}

.align-left{
	text-align:left;
}

.align-right{
	text-align:right;
}

.align-center{
	text-align:center;
}

.align-top{
	vertical-align:top;
}

.bash{
	font-size:     7.5em;
	/*font-stretch: narrower;*/
	/*font-size-adjust: 0.5;*/
	font-weight:   normal;
	color:         #666;
	letter-spacing:-.04em;
	line-height:   .95em;
}

.front-page-initial-characters{
	font-family:   verdana;
	/*font-style:    italic;*/
	font-size:     2.6em;
	/*color:         #666;*/
	color:         #444444;
	/*padding: 16px;*/
	letter-spacing:-.13em;
	text-shadow:   0 0 1px #444444;
}

.front-page-text-characters{
	font-family:   verdana;
	/*font-style:italic;*/
	font-size:     1.5em;
	letter-spacing:-.05em;
	color:         #444444;
	text-shadow:   0 0 1px #444444;

}

.front-page-news-links{
	font-style:italic;
	font-size: 1.8em;
}

.front-page-big-background-logo{
	position:absolute;
	top:     810px;
	/*top:              890px;*/
	opacity: .15;
	/*For IE8 and earlier */
	filter:  alpha(opacity = 15);
	width:   790px;
	z-index: 1;
}

.front-page-big-background-tagline{
	position:absolute;
	top:     1010px;
	/*top:              1090px;*/
	opacity: .15;
	/*For IE8 and earlier */
	filter:  alpha(opacity = 15);
	width:   790px;
	z-index: 1;
}

.front-page-big-background-logo2{
	position:absolute;
	top:     470px;
	/*top:              890px;*/
	opacity: .15;
	/*For IE8 and earlier */
	filter:  alpha(opacity = 15);
	width:   790px;
	z-index: 1;
}

.front-page-big-background-tagline2{
	position:absolute;
	top:     610px;
	/*top:              1090px;*/
	opacity: .15;
	/*For IE8 and earlier */
	filter:  alpha(opacity = 15);
	width:   790px;
	z-index: 1;
}

.front-page-big-background-icons{
	position:absolute;
	top:     140px;
	opacity: .08;
	/*For IE8 and earlier */
	filter:  alpha(opacity = 8);
	width:   790px;
	z-index: 1;
}

.front-page-tagline{
	font-style:italic;
	font-size: 2.3em;
	color:     rgba(33, 33, 33, 0.92);
	padding:   0px;
	/*letter-spacing:-.01em;*/
}

.front-page-text{
	font-style:    italic;
	font-size:     1.1em;
	color:         rgba(33, 33, 33, 0.92);
	padding-top:   16px;
	/*padding-bottom:     10px;*/
	letter-spacing:-.04em;
}

.collage{
	margin-left:10px;
	position:   absolute;
	width:      780px;
	opacity:    .9;
	z-index:    2;
}

.test{
	z-index:4;
}

div#bg1{
	position:         absolute;
	top:              400px;
	left:             0px;
	width:            100%;
	background-image: url(../images/2011_images/Pride_Logo_2color_cmyk_transparent_tightened_790px.png);
	background-repeat:no-repeat;
	height:           100%;
	opacity:          0.08;
	/*For IE8 and earlier */
	filter:           alpha(opacity = 40);
	/*width: 530px;*/

}

dl{
	margin:    0px;
	width:     250px;
	/*border:    1px solid #999999;*/
	/*margin:    0 0 20px 20px;*/
	background:#e8fcfc url(../images/2011_images/box_bottom.png) no-repeat bottom left;
}

dt{
	font-size: 1.1em;
	color:     WHITE;
	margin:    0;
	/*margin-bottom: 8px;*/
	padding:   5px;
	background:rgb(0, 127, 127) url(../images/2011_images/box_top.png) no-repeat top left;
}

dd{
	margin:   0;
	font-size:.95em;
	padding:  10px;
	/*background:#9CF;*/
}

h1{
	font-style:    italic;
	font-size:     2.8em;
	color:         #666;
	padding:       16px;
	letter-spacing:-.04em;
}

h2{
	font-style:    italic;
	font-size:     2em;
	color:         #666;
	padding:       16px;
	letter-spacing:-.04em;

	/*font-style: italic;*/
	/*font-size: 2.1em;*/
	/*color: #666;*/
	/*padding: 16px;*/

	/*old h2*/
	/*font-style: italic;*/
	/*font-size: 1.6em;*/
	/*color: #333333;*/
	/*padding: 12px;*/
}

h3{

	font-size:1.3em;
	color:    #333333;
	padding:  1px;
}

h4{
	font-size:1em;
	padding:  4px;
}

h5{
	font-style:italic;
	font-size: 1.2em;
}

ul{
	padding-left:    30px;
	margin-left:     30px;
	/*list-style-position:inside;*/
	list-style-image:url(/images/2011_images/bullet_point.gif);
}

.inline-bullet-list{
	/*padding-left:       30px;*/
	/*margin-left:        30px;*/
	list-style-position:inside;
	/*list-style-image:   url(/images/2011_images/bullet_point.gif);*/
}

li{
	margin:.9em 0
}

.big-font{
	font-size:  9.5em;
	color:      #e6e6e6;
	position:   relative;
	line-height:50%;
	z-index:    3;
	/*padding-right: 300px;*/
	/*margin-right: -50px;*/
}

.big-font-mission{
	font-size:  9.5em;
	color:      #e6e6e6;
	position:   relative;
	line-height:70%;
	z-index:    3;
	/*padding-right: 300px;*/
	/*margin-right: -50px;*/
}

.overlay-font{
	position:     relative;
	/*top: -110px;*/
	top:          -60px;
	left:         80px;
	color:        #404040;
	z-index:      4;
	text-indent:  -3em;
	margin-left:  3em;
	padding-right:75px;
	font-size:    1.1em;
	font-style:   italic;
}

.overlay-font-mission{
	/*position:    relative;*/
	/*top: -110px;*/
	/*top:         -270px;*/
	/*left:        1px;*/
	color:     #404040;
	/*z-index:     4;*/
	/*text-indent: -3em;*/
	/*margin-left: 3em;*/
	/*margin-right:3.5em;*/
	/*padding-right: 75px;*/
	font-size: 1.1em;
	font-style:italic;
}

td{
	padding-right:25px;
}

.text-box{
	/*border: 3px solid #666666;*/
	height:219px;
	width: 471px;
}

/*.success-box{*/
/*border: 3px solid #666666;*/
/*height:100px;*/
/*width: 100px;*/

/*}*/

.home-page-panel-right{
	margin-right:22px;
	margin-top:  20px;
	padding:     0px;
	/*border: 1px solid #000;*/
	width:       530px;
}

.home-page-panel-left{

	margin-right:22px;
	margin-top:  20px;
	padding:     0px;
	width:       150px;
}

.conquering-pain-thru-function-front-page{

	margin-top:  30px;
	margin-right:25px;
	margin-left: 25px;
	width:       480px;

}

.front-page-pride-man{
	width:        150px;
	margin-bottom:0px;
}

.box-with-border{
	margin: 5px;
	padding:5px;
	border: 0px solid #cccccc;
}

.box{
	margin: 10px;
	padding:10px;
}

.box2{
	margin-top:10px;
}

.two-box-container{
	padding-left: 20px;
	padding-right:20px;
}

.pdf-box{
	margin-left:  10px;
	margin-right: 10px;
	padding-left: 45px;
	padding-right:45px;
	/*margin-top: 0px;*/
	/*border: 1px solid #666666;*/
}

.input-box{
	font-size:  1em;
	margin:     2px;
	padding:    4px;
	width:      130px;
	border:     1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:      #666666;
}

.submit-button{
	font-size:  1em;
	margin:     2px;
	padding:    4px;
	width:      130px;
	border:     1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:      #666666;
}

.submit-button:hover{
	font-size:       1em;
	margin:          2px;
	padding:         4px;
	width:           130px;
	border:          1px solid #999999;
	font-family:     Georgia, "Times New Roman", Times, serif;
	color:           #666666;
	background-color:rgba(66, 209, 179, 0.68);
}

.comment-box{
	font-size:  1em;
	/*margin: 2px;*/
	/*padding: 4px;*/
	/*width: 230px;*/
	/*height: 70px;*/
	border:     1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:      #666666;
}

.pdf-button{
	width:250px;
}

.pdf-button-small{
	padding-top:5px;
	width:      175px;

}

.pridePlate{
	padding:    0;
	margin-left:6px;
	background: url(../images/2011_images/pride_plate2.jpg) no-repeat;
	height:     269px;
	width:      584px;
}

.american-pain-society-logo{

	margin-left:20px;
	width:      325px;
}

.american-pain-society-logo-front-page{

	/*margin-left: 20px;*/
	width:230px;
	/*padding-right:20px;*/
}

.carf-logo{

	margin-left:  50px;
	width:        175px;
	padding-right:20px;
	/*margin-bottom: 75px;*/
}

.carf-logo-front-page{

	margin-left:90px;
	width:      125px;
	opacity:    0.75;
	/*padding-right: 20px;*/
}

.nass-logo{

	margin-left:  30px;
	margin-top:   30px;
	width:        250px;
	padding-right:20px;
}

.nass-logo-front-page{

	/*margin-left: 30px;*/
	/*margin-top: 30px;*/
	width:  150px;
	/*padding-right: 20px;*/
	opacity:0.75;
}

.volvo-logo{

	margin-left:  30px;
	margin-top:   30px;

	width:        175px;
	padding-right:20px;
}

.volvo-logo-front-page{

	/*margin-left: 30px;*/
	/*margin-top: 30px;*/
	width:  110px;
	/*padding-right: 20px;*/
	opacity:0.75;
}

.picture-of-building-sign{
	margin-top:   10px;
	margin-right: 30px;
	width:        275px;
	border-radius:12px;
}

.staff-picture{
	width:730px;
}

.embeded-google-map{
	width: 725px;
	height:400px;
}

.twoColLiqLt #container{
	width:           790px;
	height:          auto;
	margin-right:    auto;
	margin-left:     auto;
	border:          thick solid #FFFFFF;
	background-color:#ffffff;
}

#mainContent{
	margin-top:         0;
	margin-bottom:      0;
	border-top-width:   0;
	border-right-width: 0;
	border-bottom-width:thick;
	border-left-width:  thick;
	border-top-style:   none;
	border-right-style: none;
	border-bottom-style:solid;
	border-left-style:  none;
	border-color:       #FFFFFF;
	position:           relative;
	overflow:           hidden;
}

.mainHdr{
	font-size:       12px;
	float:           right;
	width:           590px;
	padding-right:   0;
	padding-bottom:  0;
	padding-left:    0;
	margin:          0;
	height:          22px;
	background-image:url(../images/index_sidebar.png);
	color:           #FFFFFF;
}

.mainHeader3{
	font-size:12px;
	color:    #FFFFFF;
	width:    50px;
	float:    right;
	padding:  2px;
	height:   18px;
}

.mainContent1{
	margin:          auto;
	background-color:inherit;
	color:           #666666;
	list-style-type: disc;
	height:          auto;
	position:        relative;
}

.templateContainer{
	background-color:white;
	width:           92%;
	margin-left:     auto;
	margin-right:    auto;
}

.inlay-picture-height-limited{
	height:250px;
	margin:25px;
}

.inlay-picture-width-limited{
	width: 350px;
	margin:25px;
}

.inlay-picture-width-300{
	width: 300px;
	margin:25px;
}

.inlay-picture-limited{
	width: 250px;
	margin:25px;
}

.extend-bottom-margin{
	margin-bottom:50px;
}

.extend-bottom-margin-140{
	margin-bottom:140px;
}

.inlay-picture-medium{
	height:500px;
	margin:25px;
}

.round-corners{
	border-radius:12px;

}

.icon{
	width: 220px;
	height:220px;
}

.templateTwoImage{
	margin-left:  auto;
	margin-right: auto;
	height:       100px;
	width:        740px;
	border-radius:12px;
	margin-top:   25px;
}

.templateOneTitleContainer{
	float:  right;
	width:  410px;
	padding:15px;
}

.text-container{
	padding-left: 100px;
	padding-right:100px;
}

.article-container{
	padding-left: 50px;
	padding-right:50px;
}

.text{
	font-family:Georgia, 'Times New Roman', serif;
	font-size:  13px;
	line-height:1.5em;
	color:      #666;

}

.click-to-expand{
	font-family:     Georgia, 'Times New Roman', serif;
	font-size:       13px;
	background-color:#ffffff;
	/*line-height:2em;*/
	color:           #666;
	text-decoration: underline;

}

button{
	font-family:     Verdana;
	font-size:       32px;
	color:           #006633;
	background-color:#40d9ba;
	border:          thin solid #000000;
	position:        absolute;
	height:          10px;
	width:           20%;
}

.text-indent{
	/*padding-left: 3em;*/
	/*border-color: #000;*/
	/*border-style: solid;*/
	/*border-width: 3px;*/
	margin-left: 3em;
	margin-right:3em;
}

.title{
	text-align: center;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:  40px;
	color:      #666;
	padding:    20px;
}

.italic{
	font-style:italic;
}

.pullquote{
	line-height:  1em;
	width:        220px;
	/*padding-right: -45px;*/
	/*float: right;*/
	margin-left:  20px;
	margin-right: 30px;
	margin-bottom:10px;
	/*margin-left: -20px;*/
	/*margin-top: 200px;*/
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size:    23px;
	font-style:   italic;
	/*text-indent: -1.3em;*/
	/*background: #fff;*/
	/*border-width: 3px;*/
	/*border-style: solid;*/
	/*border-color: #f00;*/
	/*padding: 3px 0 0 3px;*/
	/*position: relative;*/
	/*position:relative;*/
	/*top:80px;*/

}

.pullquote:before{
	/*LEFT DOUBLE QUOTATION*/
	content:    '\201c';
	font-weight:bold;
}

.pullquote:after{
	/*"RIGHT DOUBLE QUOTATION MARK"*/
	content:    '\201d';
	font-weight:bold;
}

.footer-text{
	color:         #999999;
	font-size:     11px;
	letter-spacing:0.1em;
	text-align:    center;
	padding:       30px;
	font-family:   Verdana, 'Lucida Grande', Arial, sans-serif;
	text-align:    center;
	line-height:   1.5em;
}

.footer-divider-line{
	background-color:#cccccc;
	height:          1px;
}

.footer-logo{
	float:      left;
	width:      125px;
	opacity:    0.65;
	margin-top: -.7em;
	margin-left:.7em;
}

/*.slider{*/
/*font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
/*width:      200px;*/
/*overflow:   hidden;*/
/*float:      left;*/
/*padding:    0;*/
/*}*/

/*.slider-header{*/
/*width:           200px;*/
/*padding:         3px;*/
/*font-size:       .92em;*/
/*background-color:#007f7f;*/
/*color:           white;*/
/*margin-top:      6px;*/
/*cursor:          pointer;*/
/*}*/

/*.slider-topmost-element{*/
/*margin-top:0;*/
/*}*/

/*.slider-header:hover{*/
/*background:silver none;*/
/*}*/

/*.slider-content{*/
/*overflow:hidden;*/
/*padding: 0;*/
/*}*/

/*.slider-text{*/
/*height: 93px;*/
/*padding:0*/
/*}*/

/*.slider-links{*/
/*cursor:          pointer;*/
/*margin-top:      2px;*/
/*margin-bottom:   2px;*/
/*padding:         0 0 1px 10px;*/
/*color:           #333333;*/
/*font-size:       13px;*/
/*background-color:silver;*/
/*}*/

/*.slider-links:hover{*/
/*cursor:          pointer;*/
/*background-color:white;*/
/*color:           silver;*/
/*}*/

.home_banner{
	width: 780px;
	margin:10px auto;
}

div.TabView div.Tabs{
	height:  35px;
	overflow:hidden;
}

div.TabView div.Tabs a{
	float:                  left;
	display:                block;
	width:                  100px;
	text-align:             center;
	height:                 35px;
	padding-top:            1px;
	vertical-align:         middle;
	border:                 0 solid silver;
	text-decoration:        none;
	color:                  white;
	font-family:            'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:              .8em;
	line-height:            1.2em;
	border-top-left-radius: 11px;
	border-top-right-radius:11px;
	background-color:       #007f7f;
	margin-left:            6px;

}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active{
	background:silver none;
	color:     black;
}

div.TabView{
	/*clear: both;*/
	/*border-top: 7px solid silver;*/
	/*border-bottom: 7px solid silver;*/
	/*border-left: 1px solid silver;*/
	/*overflow: hidden;*/
	/*margin: 2px;*/
	/*padding: 2px;*/
}

div.Pages{
	/*clear: both;*/
	/*border-top: 7px solid silver;*/
	/*border-left: 1px solid silver;*/
	overflow:hidden;
	/*margin: 2px;*/
	/*padding: 2px;*/
}

div.TabView div.Pages div.Page{
	height:    100%;
	padding:   0;
	overflow:  hidden;
	margin:    0;
	border-top:5px solid silver;
}

div.TabView div.Pages div.Page div.Pad{
	padding:0 0;
}

a.about_us{
	display:   block;
	width:     100px;
	height:    50px;
	background:url(/images/2011_images/pride_man_1.png) 0 0 no-repeat;
}

a.about_us:hover, a.about_us:active{
	background:url(/images/2011_images/pride_man_2.png) 0 0 no-repeat;
}

.about_us{
	/*display: block;*/
	/*width: 100px;*/
	/*height: 50px;*/
	background:url(/images/2011_images/pride_man_1.png) 0 0 no-repeat;
}

.about_us:hover, a.about_us:active{
	background:url(/images/2011_images/pride_man_2.png) 0 0 no-repeat;
}

.yo a{
	display:   block;
	width:     100px;
	height:    20px;
	background:transparent url(/images/2011_images/pride_man_2.png) no-repeat;
}

.yo a:hover{
	background-position:-100px 0;
}

.front-page-link-box{
	position:relative;
	width:   250px;
	height:  250px;
}

.front-page-link-box-back{
	/*width: 250px;*/
	position:  relative;
	z-index:   1;
	background:url(/images/2011_images/pride_man_2.png) 0 0 no-repeat;
}

.front-page-link-box-front{
	/*width: 250px;*/
	position:  relative;
	z-index:   2;
	background:url(/images/2011_images/pride_man_1.png) 0 0 no-repeat;
}

.myButtonLink1{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover1.png') bottom;
	text-indent:-99999px;
}

.myButtonLink1:hover{
	background-position:0 0;
}

.myButtonLink2{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover2.png') bottom;
	text-indent:-99999px;
}

.myButtonLink2:hover{
	background-position:0 0;
}

.myButtonLink3{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover3.png') bottom;
	text-indent:-99999px;
}

.myButtonLink3:hover{
	background-position:0 0;
}

.myButtonLink4{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover4.png') bottom;
	text-indent:-99999px;
}

.myButtonLink4:hover{
	background-position:0 0;
}

.myButtonLink5{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover5.png') bottom;
	text-indent:-99999px;
}

.myButtonLink5:hover{
	background-position:0 0;
}

.myButtonLink6{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover6.png') bottom;
	text-indent:-99999px;
}

.myButtonLink6:hover{
	background-position:0 0;
}

.myButtonLink7{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover7.png') bottom;
	text-indent:-99999px;
}

.myButtonLink7:hover{
	background-position:0 0;
}

.myButtonLink8{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover8.png') bottom;
	text-indent:-99999px;
}

.myButtonLink8:hover{
	background-position:0 0;
}

.myButtonLink9{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover9.png') bottom;
	text-indent:-99999px;
}

.myButtonLink9:hover{
	background-position:0 0;
}

.myButtonLink10{
	display:    block;
	width:      100px;
	height:     100px;
	background: url('/images/2011_images/hover10.png') bottom;
	text-indent:-99999px;
}

.myButtonLink10:hover{
	background-position:0 0;
}

.z1{
	position:    relative;

	margin-right:auto;
	margin-left: auto;
	z-index:     1;
}

.z2{
	position:relative;
	bottom:  65px;
	/*float: right;*/
	z-index: 2;
}

.tr-100{
	height:100px;
}

table.article, tr.article, td.article{
	font-size:      .9em;
	border:         1px solid grey;
	margin-top:     5px;
	padding-top:    3px;
	padding-bottom: 3px;
	padding-left:   7px;
	padding-right:  7px;
	border-collapse:collapse;
	vertical-align: text-top;
	/*width: 100%;*/

}

.db{
	display:    block;
	width:      220px;
	height:     220px;
	background: url('/images/2011_images/dbhover6.png') bottom;
	text-indent:-99999px;
}

.db:hover{
	background-position:0 0;
}

.mg{
	display:     block;
	margin-left: 32px;
	margin-right:32px;
	width:       220px;
	height:      220px;
	background:  url('/images/2011_images/mg_hover.png') bottom;
	text-indent: -99999px;
}

.mg:hover{
	background-position:0 0;
}

.bb{
	display:    block;
	width:      220px;
	height:     220px;
	background: url('/images/2011_images/bb_hover.png') bottom;
	text-indent:-99999px;
}

.bb:hover{
	background-position:0 0;
}

.ml{
	display:    block;
	width:      220px;
	height:     220px;
	background: url('/images/2011_images/ml_hover.png') bottom;
	text-indent:-99999px;
}

.ml:hover{
	background-position:0 0;
}

.mm{
	display:    block;
	width:      220px;
	height:     220px;
	background: url('/images/2011_images/mm_hover.png') bottom;
	text-indent:-99999px;
}

.mm:hover{
	background-position:0 0;
}

.tb{
	display:    block;
	width:      220px;
	height:     220px;
	background: url('/images/2011_images/tb_hover.png') bottom;
	text-indent:-99999px;
}

.tb:hover{
	background-position:0 0;
}

.rc{
	display:     block;
	margin-left: 32px;
	margin-right:32px;
	width:       220px;
	height:      220px;
	background:  url('/images/2011_images/rc_hover.png') bottom;
	text-indent: -99999px;
}

.rc:hover{
	background-position:0 0;
}

.why-pride{
	display:    block;
	width:      250px;
	height:     125px;
	background: url('/images/2011_images/button_why_pride2.png') bottom;
	text-indent:-99999px;
}

.why-pride:hover{
	background-position:0 0;
}

.success-stories{
	display:    block;
	width:      250px;
	height:     125px;
	background: url('/images/2011_images/button_success_stories2.png') bottom;
	text-indent:-99999px;
}

.success-stories:hover{
	background-position:0 0;
}

.slider{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	width:      200px;
	overflow:   hidden;
	float:      left;
	padding:    0px;
}

.slider-header{
	line-height:     18px;
	width:           200px;
	height:          18px;
	margin:          0px;
	border:          0px;
	padding:         3px 3px 3px 3px;
	font-size:       .92em;
	background-color:#007f7f;
	color:           white;
	margin-top:      6px;
	cursor:          pointer;
}

.slider-topmost-element{
	margin-top:0px;
}

.slider-header:hover{
	background:silver none;
}

.slider-content{
	overflow:hidden;
	padding: 0px;
}

.slider-text{
	height: 93px; /*height of the sub-menu */
	padding:0px;
}

.slider-links{
	line-height:     17px;
	cursor:          pointer;
	margin-top:      2px;
	margin-bottom:   2px;
	padding:         0 0 0px 10px;
	color:           #333333;
	font-size:       .82em;
	background-color:silver;
	height:          17px;
	/*I added this this sets the height of the slider-links
		box without this it is set by the amount of space the used by the text*/
}

.slider-links:hover{
	cursor:          pointer;
	background-color:white;
	color:           silver;
}

.historical-outcomes{
	display:    block;
	/*margin-left: 20px;*/
	/*margin-right: 20px;*/
	width:      340px;
	height:     440px;
	border:     1px solid #cccccc;
	background: url('/images/2011_images/historical_outcomes_hover.png') bottom;
	text-indent:-99999px;
}

.historical-outcomes:hover{
	background-position:0 0;
}

.recent-outcomes{
	display:    block;
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
	width:      340px;
	height:     440px;
	border:     1px solid #cccccc;
	background: url('/images/2011_images/recent_outcomes_hover.png') bottom;
	text-indent:-99999px;
}

.recent-outcomes:hover{
	background-position:0 0;
}

.self-reported-outcoms{
	display:    block;
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
	width:      340px;
	height:     440px;
	border:     1px solid #cccccc;
	background: url('/images/2011_images/self_reported_outcomes_hover.png') bottom;
	text-indent:-99999px;
}

.self-reported-outcoms:hover{
	background-position:0 0;
}

.ten-year-outcomes{
	display:    block;
	/*margin-left: 10px;*/
	/*margin-right: 10px;*/
	width:      340px;
	height:     440px;
	border:     1px solid #cccccc;
	background: url('/images/2011_images/ten_year_outcomes_hover.png') bottom;
	text-indent:-99999px;
}

.ten-year-outcomes:hover{
	background-position:0 0;
}

/*.slider{*/
/*font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
/*width:      200px;*/
/*overflow:   hidden;*/
/*float:      left;*/
/*padding:    0;*/
/*width:165px;*/
/*overflow: hidden;*/
/*float:left;*/
/*padding:0px;*/
/*}*/
/*slider-body {*/
/*margin:0;*/
/*font-size:8px;*/
/*padding:0px;*/
/*}*/
/*#slider-slider {*/
/*width:160px*/
/*}*/
/*.slider-header1 {*/
/*width:           200px;*/
/*height:            14px;*/
/*padding:         3px;*/
/*font-size:       .92em;*/
/*background-color:#007f7f;*/
/*color:           white;*/
/*margin-top:      6px;*/
/*cursor:          pointer;*/
/*width:151px;*/
/*border:1px solid #9ac1c9;*/
/*padding:3px;*/
/*padding-top:2px;*/
/*font-weight:700;*/
/*font-size:4px;*/
/*color:white;*/
/*margin-top:0px;*/
/*cursor:pointer;*/
/*background:url(../images/index_sidebar2_3.png);*/
/*}*/

/*.slider-header2 {*/
/*width:           200px;*/
/*height:            14px;*/
/*padding:         3px;*/
/*font-size:       .92em;*/
/*background-color:#007f7f;*/
/*color:           white;*/
/*margin-top:      6px;*/
/*cursor:          pointer;*/
/*width:151px;*/
/*border:1px solid #9ac1c9;*/
/*padding:3px;*/
/*padding-top:2px;*/
/*font-weight:700;*/
/*font-size:4px;*/
/*color:white;*/
/*margin-top:6px;*/
/*cursor:pointer;*/
/*background:url(../images/index_sidebar2_3.png);*/
/*}*/

/*.slider-header1:hover {*/
/*background-image:none;*/
/*background-color:silver*/
/*}*/
/*.slider-header2:hover {*/
/*background-image:none;*/
/*background-color:silver*/
/*}*/

/*.slider-content {*/
/*font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/

/*overflow:hidden;*/
/*padding:0px;*/
/*}*/
/*.slider-text {*/
/*font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/

/*width:159px;*/
/*height:112px;*/
/*color: #1f1993;*/
/*font-size:small;*/
/*padding:0px*/
/*}*/
/*.slider-links {*/
/*font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
/*font-size: 0.6em;*/
/*cursor:pointer;*/
/*font-size:small;*/
/*margin:2px;*/
/*padding:0px;*/
/*padding-bottom:1px;*/
/*color:white;*/
/*font-weight:400;*/
/*font-size:13px;*/
/*text-align: center;*/
/*background-color:silver;}*/

/*.slider-links:hover{*/
/*cursor:pointer;*/
/*background-color:white;*/
/*color:silver;*/
/*}*/







