
body {
	font-family: arial;
	margin: 0;
	padding: 0;
	color: #333333;
}

#g_header{
	width: 760px;
	height: 71px;
	margin: 0 auto;
	padding: 6px 0 10px 0;
	border: 0px solid #000000;
}
	
#g_logo{
	float: left;
	width: 440px;
	height: 71px;
	border: 0px solid #000000;	
}
	
#g_utility{
	float: right;
	text-align: right;
	width: 315px;
	padding: 5px 0 0 0;
	border: 0px solid #000000;
}
	
.utility{
	text-decoration: none;
	color: #333333;
	font-size: 9pt;
}

.utility:hover{
	color: #003388;
}


.utility_on{
	text-decoration: none;
	color: #003388;
	font-size: 9pt;
}

.utility_on:hover{
	color: #003388;
	text-decoration: none;
}
	
#g_nav_bar{
	margin: 0 auto;
	height: 24px;
	background-image: url(/assets/images/menu_background.gif);
}
	
#g_main_nav{
	width: 760px;
	margin: 0 auto;
	height: 24px;
	padding: 0 0 0 0;
}
	
a.mainNav_off{
	display: block;
	float: left;
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
	height: 18px;
	padding: 6px 15px 0 15px;
	background-image: url(/assets/images/menu_off.gif);
}

a.mainNav_off:hover{
	background-image: url(/assets/images/menu_on.gif);
	text-decoration: none;
	
}

.mainNav_on{
	display: block;
	float: left;
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
	height: 18px;
	padding: 6px 15px 0 15px;
	background-image: url(/assets/images/menu_on.gif);
}

a.mainNav_on:hover{
	text-decoration: none;
}



.nav_spacer{
	display: block;
	float: left;
}
	
#g_content{	
	width: 760px;
	margin: 10px 0 0 0;
}

#centerTable{
	width: 760px;
	margin: 0 auto;
}
	
#g_left_nav{
	width: 163px;
	border: 0px solid #000000;
	background-color: #aabbdd;
	
}

#navImage{
	border-bottom: 5px solid #003388;
	margin: 0 0 0 0;
}

.sideNavHeader_on{
	display: block;
	font-size: 9pt;
	color: #003388;
	padding: 3px 0 3px 4px;
	margin: 0;
	width: 159px;
	text-decoration: none;
	background-color: #ffffff;
	list-style: inside square;
	border-bottom: 1px #ffffff solid;
}

.sideNavHeader_off{
	display: block;
	font-size: 9pt;
	color: #003388;
	padding: 3px 0 3px 4px;
	margin: 0;
	width: 159px;
	text-decoration: none;
	background-color: #aabbdd;
	list-style: inside square;
	border-bottom: 1px #ffffff solid;
}

.sideNavHeader_off:hover{
	background-color: #ffffff;
	text-decoration: none;
}
.sideNavHeader_image{
	margin: 0 auto;
	padding: 0 0 2px 0;
}


.sideNav_on{
	display: block;
	font-size: 8pt;
	color: #003388;
	width: 151px;
	padding: 3px 0 3px 12px;
	text-decoration: none;
	border-bottom: 1px #ffffff solid;
	background-color: #ffffff;
}


.sideNav_on:hover{
	text-decoration: none;
}


.sideNav_off{
	display: block;
	font-size: 8pt;
	color: #003388;
	width: 151px;
	padding: 3px 0 3px 12px;
	text-decoration: none;
	border-bottom: 1px #ffffff solid;
	background-color: #ccddff;
}

.sideNav_off:hover{
	background-color: #ffffff;
	text-decoration: none;
}

#sideNavPadding{
	background-color: #ffffff;
	border: 0px #000000 solid;

}


#g_main_content{
	vertical-align: top;
	text-align: left;
	padding: 0 0 25px 25px;
	margin: 0;
	border: 0px solid #000000;

}
	
h1{
	font-size: 13pt;
	font-weight: normal;
	margin: 10px 0 0 0;
}

p{
	font-size: 10pt;
	width: 440px;
	margin-top: 0px;
}

#g_footer{
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 14px 0 0 0;
	text-align: right;
	color: #666666;
	font-size: 9pt;
}

#footerBar{
	margin: 14px 0 4px 0;
	padding: 0;
	height: 5px;
	width: 760px;
	background-color: #cccccc;
}

.footer{
	text-decoration: none;
	color: #666666;
	font-size: 9pt;	
}

.footer:hover{
	color: #003388;
}


.footer_on{
	text-decoration: none;
	color: #003388;
	font-size: 9pt;	
}

.footer_on:hover{
	color: #003388;
	text-decoration: none;
}


.patient_family_home{
	display: block;
	float: left;
	width: 140px;
	padding: 0 10px 0 0;
	font-size: 8pt;
	
}

img{
	border: 0px solid #000000;
}


a{
	color: #003388;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}

.spacer{
	height: 1px;
	width: 1px;
}



#home_leftbar{
	width: 158px;
	height: 187px;
	font-size: 10pt;
	color: #ffffff;
	background-color: #003388;
	padding: 5px;
}

#home_leftbar h1{
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

#home_leftbar a{
	color: #ffffff;
	text-decoration: underline;	
}


#home_main_content{
	margin: 0;
	padding: 0;
}

#home_main_content p{
	display: block;
	float: left;
	width: 190px;
	font-size: 8pt;
	color: #666666;
	margin: 0;
}

#home_main_content b{
	font-size: 9pt;
	color: #333333;
}

#home_main_content a{
	color: #003388;
}

.treatment_home_header{
	display: block;
	float: left;
	padding: 2px;
	margin: 0 10px 0 0;
	border: 1px solid #003388;
	background-color: #aabbdd;
	width: 270px;
	height: 116px;
}

.treatment_home_header p{
	font-size: 8pt;
	margin: 0;
	padding: 3px;
	width: 170px;
	float:left;
}

.treatment_home_header img{
	float:right;
}


	

#treatment-home-left{
	margin: 10px 0 0 0;
	display: block;
	float: left;
	width: 281px;
	border-right: 1px solid #003388;
}

#treatment-home-right{
	margin: 10px 0 0 10px;
	display: block;
	float: left;
}

.treatment-home-item{
	display: block;
	float: left;
	clear: both;
	padding: 0;
	width: 270px;
	margin: 10px 0 0 0;
	font-size: 8pt;
	border: 0px solid #aaccff;
}
.treatment-home-item img{
	float:left;
	clear: both;
	border: 1px solid #aaccff;
}

.treatment-home-item p{
	display: block;
	float: left;
	width:190px;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	font-size: 8pt;
}

#treatment-stroke-left{
	float: left;
	width: 420px;
	font-size: 10pt;
}

#treatment-stroke-right{
	float: left;
	width: 152px;
	padding: 130px 0;
}

.stroke_subclass{
	display: block;
	float: left;
	margin: 10px 10px 20px 0;
	text-align: center;
	font-size: 8pt;
}

.stroke_subclass_list{
	clear: both;
	margin: 15px 0 0 15px;
	display: list-item;
	list-style: outside square;
}


#stroke-movie{
	width: 120px;
	background-color: #aabbdd;
	padding: 5px;
	margin: 0 auto;
	font-size: 8pt;
	border: 0px solid #000000;
}

#teamMember-header{
	background-color: #aabbdd;
	padding: 10px;
	margin: 0 0 20px 0;
	height: 130px;
}

.staff_back{
	font-size: 8pt;
}

#teamMember-header img{
	display: block;
	float: left;
	clear: left;
}

#teamMember-header p{
	width: 300px;
	display: block;
	float: left;
	clear: right;
	padding: 45px 0 0 50px;
	font-size: 8pt;
}

#teamMember-header b{
	font-size: 10pt;
	font-weight: normal;
}

















#raytreatment-stroke-left{
	float: left;
	width: 572px;
	font-size: 10pt;
}


#raytreatment-stroke-right{
	float: left;
	width: 142px;
	padding: 20px 0;
	vertical-align: top;
}

#raystroke-movie{
	width: 121px;
	background-color: #aabbdd;
	padding: 5px;
	margin: 0 auto;
	font-size: 8pt;
	border: 0px solid #000000;
}











.Treatment_Procedures_Header{
	display: block;
	float: left;
	padding: 2px;
	margin: 0 10px 0 0;
	border: 1px solid #003388;
	background-color: #aabbdd;
	width: 270px;
	height: 175px;
}

.Treatment_Procedures_Header_Nav_on{
	display: block;
	font-size: 8pt;
	color: #003388;
	padding: 3px 0 1px 4px;
	margin: 0;
	text-decoration: none;
	list-style: inside square;
	background-color: #ffffff;
}

.Treatment_Procedures_Header_Nav_on:hover{
	background-color: #ffffff;
	text-decoration: none;
}


.Treatment_Procedures_Header_Nav_off{
	display: block;
	font-size: 8pt;
	color: #003388;
	padding: 3px 0 1px 4px;
	margin: 0;
	text-decoration: none;
	list-style: inside square;
}

.Treatment_Procedures_Header_Nav_off:hover{
	background-color: #ffffff;
	text-decoration: none;
}


.Treatment_Procedures_Header_Nav_Bullet{
	float: left;
	padding-right: 3px;
	margin-top: 5px;
}


.Treatment_Procedures_Header_Text{
	display: block;
	padding-left: 10px;
	font-size: 8pt;
	color: #5f6468;
}


.what_is_a_stroke_Nav_Bullet{
	float: left;
	padding-right: 5px;
	margin-top: 5px;
}


.what_is_a_stroke_Nav_item{
	display: block;
	font-size: 8pt;
	text-decoration: none;
}



ul {
	margin-top: 0px;
	padding-bottom: 8px;
}

li {
	margin-left: -25px;
	font-size: 10pt;
}


.diagnosis_of_stroke_anchor {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}


.diagnosis_of_stroke_anchor:hover {
	text-decoration: none;
}

.diagnosis_of_stroke_top {
	display: block;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:20px;
}

#raysideNavPadding{
	background-color: #ffffff;
	border: 0px #000000 solid;

}


h1.nomargin{
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
}




#about_us_stroke_center_left{
	float: left;
	width: 420px;
	font-size: 21pt;
}
