body
{
	background-color: White;
	font-family: Verdana;
	margin:0px;	
	font-size:14px;
}
p 
{ 
	margin: 0; 
	padding: 0; 
}
img
{
	border:0px;
}

input.btn
{
	color: #9a044b;
	background-color: ButtonFace;
	font-family: Verdana;
	font-weight: bold;
	border: 1px  solid #9a044b;
}

input, textarea
{
/*
	color: #9a044b;
	background-image: url(../../sphsu/box.jpg);
	background-repeat: repeat-y;
	background-color: #98BEC1;*/
	font-family: Verdana;
	border:1px solid #649899;
}
input.search
{
	font-size: 13px;
	width:490px;
}
.menu_item a
{
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	color: #9a044b;
}
a
{
	text-decoration: none;
	font-weight: bold;
	color: #9a044b;
}
#content a:hover
{
	text-decoration: none;
	font-weight: bold;
	background-color: #9a044b;
	color: White;
}
h2
{
	font-family: Verdana;
	font-size: 1em;
	color: #9A044B;
	font-weight: bold;
}
h3
{
	font-family: Verdana;
	font-size: 0.9em;
	color: #9A044B;
	font-weight: bold;
}
/*li a
{
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
        color: #184A11;
}
li a:Hover
{
        font-weight: bolder;
        color: #CFE947;
        background-color: #2A701C;
}*/

#image
{
        padding-top: 2px;
        border-top: 1px groove #2A701C;

        padding-left: 2px;
        border-left: 1px groove #2A701C;

        padding-right: 2px;
        border-right: 1px groove #CFE947;
        padding-bottom: 2px;
        border-bottom: 1px groove #CFE947;

}

#logo
{
        position: absolute;
        left:15px;
        top:15px;
      
}
#logo-iip
{
        position: absolute;
        left:700px;
        top:40px;    
}


#logo-cso
{
        position: absolute;
        left:20px;
        top:100px;
    
}
#head_study
{
        position: relative;
        width: 930px;
        height: 417px;
        left:3px;
        top:0px;
        background-image: url(../../sphsu/top-study01.jpg);
        background-repeat: no-repeat;
        z-index:4;
	
}
#head
{
        position: relative;
        width: 930px;
        height: 417px;
        left:3px;
        top:0px;
        background-image: url(../../sphsu/top-04.jpg);
        background-repeat: no-repeat;
        z-index:4;
	
}
#unit_title
{
	position:relative;
	left:150px;
	top:150px;
	height:50px;
       background-image: url(../../sphsu/unitname-03.jpg);
       background-repeat: no-repeat;	
}
#study_title_loc
{
	position:absolute;
	text-align:left;
	left:120px;
	top:140px;
	height:50px;
	width:500px;
}
#study_title_txt
{
	font-size:70px;

	color:#9A044B;
}
#study_title_sub_txt
{
	font-size:20px;
	font-weight:bold;
	color:#9A044B;
}
#study_logo
{
	position:absolute;
	left:620px;
	top:55px;
	width:280px;
}
#middle
{
	position: relative;
	width: 930px;
	top: 0px;
	vertical-align: top;
	/*left: 4px; background-image: url(../../sphsu/middle_alt.jpg);*/
	background-image: url(../../sphsu/middle-01.jpg);
	background-repeat: repeat-y;
	z-index:5;
}

#content
{
	position: relative;
	top: -110px;
	left:0px;
	padding: 30px 0px 0px 0px;
	width: 740px;
	margin: 0px 0px 0px 0px;
	text-align: left;
   	overflow:hidden;
}
#content_menu
{
	float: right;
	width: 200px;
}
#menu_panel_middle
{
	width:200px;
	overflow:hidden;
}
#content_panel_full
{
	margin-bottom: 20px;
	padding-left:5px;
       width:740px;
}
#content_panel
{
	width: 540px;
	margin-bottom: 20px;
	float: left;	

}
#content_menu_alt
{
	float: left;
	width: 190px;

}
#content_panel_alt
{
	width: 500px;
	margin-bottom: 20px;
	padding-left:5px;
	float: right;
}

#inner_panel
{
	width:520px;
	text-align: justify;

}
#inner_panel_full
{
	width:700px;
	text-align: justify;
}
#bottom
{
	position: relative;
	width: 930px;
	height: 406px;
	top: -50px;
	left:3px;
	background-image: url(../../sphsu/bottom-05.jpg);
	background-repeat: no-repeat;
	z-index:6;
}

#straps
{
	 top:200px;
	 width:300px;
        font-family: Verdana;
        font-size: xx-small;
        color:  #999999;
        position:relative;

}
#border
{
        background-image: url(../../sphsu/_line_grey_v.gif);
        background-repeat: repeat-y;
}
#access_menu
{
	position:relative;
	top:135px;
	left:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size:11px;
}
#sponsers
{
	position:relative;
	top:30px;
	margin:0;
	width:80%;
	border-top-width:1px;
	border-top-color:#9a044b;
}
#searchbox
{
	font-family: Verdana;
	text-align: right;
	position: absolute;
	left:630px;
	top:20px;
	z-index:1;
	width:250px;
}
input.rdo
{
	border: 1px solid #98BEC1;
}

.menu_title
{
	font-family: Verdana;
	font-size: 1.1em;
	color: #9A044B;
	font-weight: bold;
	/*
background: url(../../sphsu/_line_grey_v.gif) bottom repeat-x;*/
}
.menu_text
{
	color:#9a044b;
}


.menu_item
{
	list-style-image: url(../../sphsu/list-item-small.gif);
	padding-bottom: 8px;
	margin-top:2px;
	margin-left:20px;
}
hr
{

}
.menu_item a
{
	color:#9a044b;

}
.menu_item a:hover
{
	color: White;
	background-color: #9a044b;
	list-style-image: url(../../sphsu/list-item1_small.gif);
}
.outer_text
{
	font: bold 12px Verdana;
	color: #9a044b;
}
.panel_title
{
	font-family: Verdana;
	font-size: 1.1em;
	color: #9A044B;
	font-weight: bold;

}
.plain_title
{
	font-family: Verdana;
	font-size: 0.9em;
	color:black;
	font-weight: bold;
}
.plain_title_nb
{
	font-family: Verdana;
	font-size: 0.9em;
	color:black;
}
.date
{
	font-family: Verdana;
	font-size: 10px;
	color: #9A044B;
	
}
.staffdetails
{
	padding-top:0px;
	padding-bottom:16px;
		
}
.email
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #9A044B;

}

.email a
{
	font-weight: normal;      
}

.searchterm
{
	color: #9A044B;
	font-weight:bold;
}
.publication
{
	/*	font-size:0.8em;

color: #9A044B;*/
}
.report_date
{
	font-family: Verdana;
	font-size: 10px;
	color: #9A044B;
}
.report_author
{
	font-family: Verdana;
	font-size: 10px;
	color: #9A044B;
}

.breadcrumbstudy
{
	position:relative;
	top:302px;
	left:-5px;
	width:740px;
	text-align:left;
	font: bold 9px  Verdana;
	text-transform: lowercase;
}
.breadcrumbstudy a
{
	text-decoration: none;	
	padding-right: 5px;
	padding-left: 5px;
	color: #005c66;
}
.breadcrumbstudy a:hover
{
	text-decoration: underline;
}

.breadcrumb
{
	position:relative;
	top:242px;
	left:-5px;
	width:740px;
	text-align:left;
	font: bold 9px  Verdana;
	text-transform: lowercase;
}
.breadcrumb a:visited, .breadcrumb a:active
{
	color: #005c66;
}
.breadcrumb a:hover
{
	text-decoration: underline;
}
.breadcrumb a
{
	text-decoration: none;	
	padding-right: 5px;
	padding-left: 5px;
	color: #005c66;
}
.breadcrumb a:visited, .breadcrumb a:active
{
	color: #005c66;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('/images/bubble_top_alt.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('/images/bubble_middle_alt.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Verdana;
	font-size:11px;
	width:100px;
	display:inline;
	overflow:visible;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/images/bubble_bottom_alt.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

.searchResult {display:block;}
#searchResults {dispay:inline;}