﻿@import "../style.css"/*tpa=http://www.standardsportal.org/App_Themes/style.css*/;

/*printer styles*/ 
@media print 
{
#header {
background:url("top.jpg"/*tpa=http://www.standardsportal.org/App_Themes/prc/top.jpg*/);
display:inline;
float:left;
height:70px;
margin-bottom:7px;
width:950px;
padding:0;
position:relative;
}

#left_bar {
display:none;
}
	
#right_bar {
display:none;
}
	
}



#header {
background:url("top.jpg"/*tpa=http://www.standardsportal.org/App_Themes/prc/top.jpg*/);
display:inline;
float:left;
height:70px;
margin-bottom:7px;
width:950px;
padding:0;
position:relative;
}

#left_bar {
background:url("left.jpg"/*tpa=http://www.standardsportal.org/App_Themes/prc/left.jpg*/);
float:left;
height:336px;
position:relative;
width:70px;
padding:0;
}

#right_bar {
background:url("right.jpg"/*tpa=http://www.standardsportal.org/App_Themes/prc/right.jpg*/);
float:left;
height:336px;
position:relative;
width:70px;
padding:0;
}

#top_content {
clear:both;
width:auto;
height:50px;
padding:0;
}

#left_content1 
{
clear:left;
height:auto;
margin-right:0px;
position:relative;
margin-top:7px;
padding:0px 0 5px 5px;
font-size:9pt;
font-weight:normal;
background-color :#f0f0f0;

}

#left_content {
width:160px;

}

#right_content 
{	
float:left;
height:auto;
width:613px;
margin:5px 0;
padding:0px 0 0;
position:relative;
}

#menu_container {
float: left;
font-size: 12px;
text-align: center;
display: inline;
vertical-align: bottom;
height: inherit;
width: 642px;
}

#menu_spacer {
clear:both;
margin:0 auto;
width:500px;
height:27px; /* 50 minus 23 for menu  */
}

#menu {
margin:0 auto;
text-align:left;
height:23px;
}

#sidebar 
{
clear:left;
margin-right:7px;
position:relative;
width:156px;
margin-top:7px;
padding:2px 0 0 5px;
font-size:9pt;
font-weight:normal;
background-color:#f0f0f0;
}

/* text */

#he
{
	position:inherit;
	width:600px;
	padding:2px;
	
}


#topb
{
	position:inherit;
	float:left;	
	padding:2px;	
	width:600px;
	margin-top:3px;
	background-color:#f0f0f0;
}

#topbwithpicture
{
	position:inherit;
	float:left;	
	padding:2px;	
	width:450px;
	margin-top:3px;
	background-color:#f0f0f0;
}

*html #topb
{
	padding:4px;	
}



#leftb
{
	position:inherit;
	height:60px;	
	float:left;
	padding:17px;
}

#nav li li {	
	width:190px
}

#rightb
{
	position:relative;
	height:auto;	
	float:right;
	padding-left:15px;	
	padding-top:0px;
	width:425px;
}


#statestable a
{
	color:Blue;
}


*html #rightb
{	
	width:auto;
}


body
{
	LIST-STYLE-IMAGE: url("small_news_bullet.gif"/*tpa=http://www.standardsportal.org/App_Themes/prc/small_news_bullet.gif*/);		
}

ol li
{
	LIST-STYLE:decimal none;		
}