﻿body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
	
}
/* Section Openers */

a:link, a:active {
	color:#336699;
}
a:visited {
	color:#663366;
}
a:hover {
	color:#993333;
}
a.more_button:link, a.more_button:active, a.more_button:visited {
	font-size:1em;
	text-decoration:underline;
	font-weight:normal;
	color:#336699;
}
a.more_button:hover {
	text-decoration:none;
	color:#999999;
}
/* Added styling for top of page link for lengthy content. 04/17/2006 jdh */
a.top_button:link, a.top_button:active, a.top_button:visited {
	font-size:1em;
	text-decoration:underline;
	font-weight:normal;
	color:#336699;
}
/* Added styling for top of page link for lengthy content. 04/17/2006 jdh */
a.top_button:hover {
	text-decoration:none;
	color:#999999;
}
div#News_Content p {
	font-size: 0.7em;
}
/* Added styling for comments below text or footnotes. 04/11/2006 jdh */
.aside {
	font-size:x-small;
	line-height:inherit;
}
/* Added styling for indenting text to call out special blocks of text. 04/12/2006 jdh */
.indent {
	margin-left: 3em;
	margin-right: 3em;
}
/* start style for Accordian Control */

.accordionHeader {
	cursor: pointer;
	background-image: url("../imgs/layout/downArrow.jpg");
	background-repeat: no-repeat;
	background-position:left top;
	vertical-align:text-top;
	text-indent: 17px;
}
.accordionHeader a {
	font-weight: inherit;
	
}


.accordionHeaderSelected {
	cursor: pointer;
	background-image: url("../imgs/layout/upArrow.jpg");
	background-repeat: no-repeat;
	background-position:left top;
	vertical-align:text-top;
	text-indent: 17px;
}
.accordionHeaderSelected a {
	font-weight:inherit;
}
.accordionContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px 0px;
	border: none;
	margin: 0px 0px 0px 5px;
	line-height:14px;
}
.accordionContent strong {
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;*/
}
div.accContent {
	display: block !important;
}

/* end style for Accordian Control */


/* Added styling for revision dates in policy manual. 08/25/2009 ajb */
.revisiondate {
	font-size:x-small;
	font-style:italic;
	color:#FF0000;
	margin-top:1.5%;
	margin-bottom:-.25%;
}
/* Content Boxes General */

p {
	font-size: 0.8em;
	line-height: 1.23em; /* Added line-height to accommodate footnote references. 04/07/2006 jdh */
	margin-left: 10px;
}

p span.NewsDate
{

font-size:.85em;

}


p.downloadhelp
{
margin-bottom:25px;
margin-left:-5px;
}

p.downloadhelp img
{

text-decoration: none;
	border: 0 none;
	margin-right:5px;

}

	
a img {
	text-decoration: none;
	border: 0 none;
	margin-left:5px;
}	

	
				


.pright {
	text-align:right;
	font-size: 0.8em;
	line-height: 1.23em; /* Added line-height to accommodate footnote references. 04/07/2006 jdh */
	margin-right: 10px;
	margin-top:-2%;
}
/* added styling for Normal text for Contribute content mgrs.  07/25/2007  ajb */
Normal {
	font-size: 0.8em;
	line-height: 1.23em; /* Added line-height to accommodate footnote references. 04/07/2006 jdh */
	margin-left: 10px;
}
smalltext {
	font-size: 0.7em;
	line-height: 1.23em; /* Added line-height to accommodate footnote references. 04/07/2006 jdh */
	margin-left: 10px;
}
.small {
	font-size: small;
	line-height:inherit;
	margin-left:1%;
}
.smaller {
	font-size: 0.7em;
	line-height:inherit;
}
/* Added styling for superscript to accommodate footnote references. 04/07/2006 jdh */
		sup {
	font-size: 0.8em;
}
/* Added styling to force all table cell content to align from the top vertically. 04/07/2006 jdh */
		tr {
	vertical-align:top;
}
/* Added styling for images requiring captions. 05/04/2006 jdh */
		td.img_caption {
	font-size:0.7em;
}
div#Content_box_index p {
	font-size: 0.7em;
	margin-left: 0px;
}
hr {
	height:0px;
	background-color:#FFFFFF;
	border-top: 1px dashed #999999;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}




/* Hack for IE */
* html hr {
	margin: -5px 0px 0px 0px;
}







		
h1{
	
	/*
	font-size: 1.1em;
	text-transform: uppercase;
	color: #203E4D;
	margin: 5px 0px 2px 0px;
	*/
	
	font-size: 1.4em;
	text-transform:none;
	font-variant:small-caps;
	letter-spacing: .04em;
	color: #203E4D;
	margin: 5px 0px 2px 0px;	
}


h1.headerReplacement {
text-indent: -9999px;
width: 135px;
height: 40px;
background: url('/imgs/it/ctcLink.jpg') no-repeat;
}

h2 {
	/*
	font-size: 1em;
	text-transform: uppercase;
	color: #336699;
	margin: 5px 0px 2px 0px;
	*/
	
	font-size: 1.1em;
	text-transform:none;	
	color: #2d5986;	
	margin: 20px 0px 6px 0px;
	
}





h2.SidebarHeading, h3.SidebarHeading
{
	
font-size:0.7em;
	
	color:#000000;
	margin:5px 0px 2px 10px;


}

h3 {
	/*
	font-size: 0.9em;
	text-transform: uppercase;
	color: #336699;
	margin: 5px 0px 2px 0px;
	*/
		font-size: .85em;
	text-transform:none;
	color: #2d5986;	
	margin: 18px 0px 6px 0px;
	
}
h4 {
	/*
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000000;
	margin: 5px 0px 2px 0px;
	*/
	font-size: .75em;
	text-transform:none;	
	letter-spacing: .06em;
	color: #336699;
	color: #203E4D;
	margin: 5px 0px 2px 0px;
	
}
h5 {
	/*
	font-size: 0.75em;
	text-transform: uppercase;
	color: #000000;
	margin: 5px 0px 2px 8px;
	*/
	font-size: .7em;
	text-transform:none;	
	letter-spacing: .06em;
	color: #203E4D;
	margin: 5px 0px 2px 0px;
	
}
h6 {
	font-size:0.6em;
	font-weight:bold;
	text-transform:uppercase;
	color: #203E4D;
	margin:5px 0px 2px 0px;
}






/* Numbered lists */ 

		/* Added styling for numbered lists mimicking the established bulleted lists. 04/26/2006 jdh */
		/* Changes made to sizes 06/01/2009 ajb */
div#Content_box ol {
	font-size: 0.8em;
	margin: 0px 10px 20px 45px;
	list-style: upper-alpha;
}
div#Content_box ol ol {
	font-size: 1.0em;
	list-style: upper-roman;
}
div#Content_box ol ol ol {
	font-size: 1.0em;
	list-style: lower-alpha;
}
div#Content_box ol ul {
	font-size: 1.0em;
	list-style: circle;
}
div#Content_box ol ul ul {
	font-size: 1.0em;
	list-style: square;
}
div#Content_box li {
	margin: 0px 0px 0px 0px;
	line-height:inherit;
}

div#Content_box li.LongTitles {
margin-bottom:15px;
}




/* Hack for IE */
* html div#Content_box ol {
	font-size: 0.8em;
	list-style: decimal;
}
* html div#Content_box ol ol {
	font-size: 1.0em;
	list-style: upper-alpha;
}
* html div#Content_box ol ol ol {
	font-size: 1.2em;
	list-style: lower-alpha;
}
* html div#Content_box ol ul {
	font-size: 1em;
	list-style: decimal;
}
* html div#Content_box ol ul ul {
	font-size: 1em;
	list-style: upper-alpha;
}
* html div#Content_box li {
	margin: 0px 0px 0px 0px;
	line-height:inherit;
}
/* End IE Hack */







/*  styles created on 10-04-2011 by A.French to create ordered lists because an earlier
webmaster had overwritten the default behavior for ordered lists.  This has to be applied
to every list item because Contribute doesn't support assigning a class to the list itself */



div#Content_box ol li.ListUpperRoman
{
	/*font-size: 1em;*/
	margin: 5px 0px 5px 5px;
	
	list-style-type:upper-roman;
}

div#Content_box ol li.ListLowerRoman  
{
	/*font-size: 1em;*/
	margin: 5px 0px 5px 5px;	
	list-style-type:lower-roman;
}

div#Content_box ol li.ListUpperAlpha
{
	/*font-size: 1em;*/
	margin: 5px 0px 5px 5px;
	list-style-type:upper-alpha;
}

div#Content_box ol li.ListLowerAlpha
{  
	/*font-size: 1em;*/
	margin: 5px 0px 5px 5px;
	list-style-type: lower-alpha;
}

div#Content_box ol li.ListNumber
{  
	/*font-size: 1em;*/
	margin: 5px 0px 5px 5px;
	list-style-type:decimal;
	
	
}


/* AF added this code on 11-16-2011 for IE7/IE8 which would not properly render <ol> nested in an <ul> */
div#Content_box ul ol li.ListUpperRoman, div#Content_box ul ol li.ListLowerRoman, 
div#Content_box ul ol li.ListUpperAlpha,  div#Content_box ul ol li.ListLowerAlpa, 
div#Content_box ul ol li.ListNumber, 
{
list-style-image:none;
font-size: 1.25em;
}



/* Bulleted lists */
	
div#Content_box ul {
	font-size: 0.8em;
	margin: 0px 10px 20px 35px;
	list-style: url(../imgs/layout/bullet_1.gif);
}
div#Content_box ul ul {
	font-size: 1.0em;
	list-style: url(../imgs/layout/bullet_2.gif);
}
div#Content_box ul ul ul {
	font-size: 1.0em;
	list-style: url(../imgs/layout/bullet_3.gif);
}
div#Content_box li {
	font-size:1.0em;
	margin: 5px 0px 0px 0px;
	line-height:normal;
}
div#Content_box li li {
	font-size:1.0em;
	margin: 5px 0px 0px 0px;
	line-height:normal;
}
div#Content_box li li li {
	font-size:1.0em;
	margin: 5px 0px 0px 0px;
	line-height:normal;
}
/* Hack for IE */
* html div#Content_box ul {
	font-size: 0.8em;
	list-style: url(../imgs/layout/bullet_4.gif);
}
* html div#Content_box ul ul {
	font-size: 3.0em;
	list-style: url(../imgs/layout/bullet_5.gif);
}
* html div#Content_box ul ul ul {
	font-size: 1.5em;
	list-style: url(../imgs/layout/bullet_6.gif);
}
div#Content_box li li {
	margin: 5px 0px 0px 0px;
}


/* AF wrote this style on 10-24-2011 because there was no default styling for table cells that is the same size as body copy.
Used on table with no other styling, for example on /college/_s-commissioncouncils.apsx*/

div#Content_box table.plain
{

margin-left:9px;
}

div#Content_box table.plain th, div#Content_box table.plain td
{
	

font-size: 0.8em;
line-height: 1.23em;
padding:2px;
text-align:left;
}

div#Content_box th
{
font-size: 0.75em;


}


/* End IE Hack */
/* this table class added 09-07-2011 for StateBoard Bios page */
table.boardbios
{
	table-layout:fixed;
	width:100%;
}
table.boardbios td 
{
	padding-bottom:20px;
}

table.boardbios td.biophoto
{
	width:15%;
}

table.boardbios h2
{
	margin-top:-2px;
	margin-left:9px;
}
	

/* Data Table */

/* Added class to accommodate data pulled from a database and dynamically populating a table. 04/27/2006 jdh*/	
table.Data {
	margin: 10px 0;
	width: 100%;
	font-size: 0.8em;
	border: 0;
	
}



/*added by AF on 11-01-2011 trying to come up with a standard generic "blue" data table

table.Downloads {
	margin: 10px 0px;
	width: 100%;
	background-color:#ECF1F5;
}
tr.Downloads_heading {
	background-color:#DDE9F7;


*/


/* added by AF on 9-22-2011 as the offical table for holding data */

table.datatable 
{
	
	font-size: .8em;
	background-color:#f5fafe;
	border:1px solid #dde9f7;
	
						
}

table.datatable tr th
{
font-size:.9em!important;
text-align:left;
}

table.datatable th, table.datatable tr.footer 
{
	background-color:#dde9f7;			
}

table.datatable tr.footer 
{
	font-size:.9em;
	font-style:italic;		
}

table.datatable th, table.datatable td
{
	
	padding:5px 3px 5px 3px;		
}


table.datatable tr
{
	background-color:#ecf1f5;			
}







/* Added class to format ul li listing in dynamic employee listing. 7/31/2006  gg */
		table.Data ul {
	font-size: 1em !important;
}
tr.Data {
	vertical-align:top;
}
td.Data_heading {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	margin: 5px 0 0 0;
}
td.Data_heading_2 {
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
	margin: 5px 0 0 0;
}
/* Downloads Table */
	
	
table.Downloads {
	margin: 10px 0px;
	width: 100%;
	background-color:#ECF1F5;
}
tr.Downloads_heading {
	background-color:#DDE9F7;
}
tr.Downloads_item {
	vertical-align:top;
}
tr.Downloads_item p {
	margin:6px 5px 6px 15px;
}
tr.Downloads_item img {
	margin:8px 0px 0px 10px;
}
td.Downloads_footer {
	border-top: 1px dashed #cccccc;
	background-color:#DDE9F7;
	font-size:0.7em;
	color:#333333;
	padding: 5px 10px;
}
td.Downloads_footer img {
	margin-bottom: -3px;
	border:none;
}
td.Downloads_vertline {
	width: 1px;
	background-color:#FFFFFF;
}
td.Downloads_vertline_black {
	width: 1px;
	background-color:#FFFFFF;
}
td.Downloads_icons {
	width: 135px;
	color:#4D657F;
}
/* Downloads Table half size*/
	
table.Downloads6 {
	margin: 10px 0px;
	width: 47%;
	background-color:#ECF1F5;
}
tr.Downloads_heading6 {
	background-color:#DDE9F7;
}
tr.Downloads_item6 {
	vertical-align:top;
}
tr.Downloads_item6 p {
	margin:6px 5px 6px 15px;
}
tr.Downloads_item6 img {
	margin:8px 0px 0px 5px;
}
td.Downloads_footer6 {
	border-top: 1px dashed #cccccc;
	background-color:#DDE9F7;
	font-size:0.55em;
	color:#333333;
	padding: 5px 5px;
}
td.Downloads_footer6 img {
	margin-bottom: -3px;
}
td.Downloads_vertline6 {
	width: 1px;
	background-color:#FFFFFF;
}
td.Downloads_icons6 {
	width: 135px;
	color:#4D657F;
}
/* Downloads Table pint-size float left */
	
table.Downloads7 {
	float:left;
	margin: 5px 0px;
	width: 48%;
	background-color:#ECF1F5;
}
tr.Downloads_heading7 {
	background-color:#DDE9F7;
}
tr.Downloads_item7 {
	vertical-align:top;
}
tr.Downloads_item7 p {
	margin:6px 5px 6px 15px;
}
tr.Downloads_item7 img {
	margin:8px 0px 0px 5px;
}
td.Downloads_footer7 {
	border-top: 1px dashed #cccccc;
	background-color:#DDE9F7;
	font-size:0.55em;
	color:#333333;
	padding: 3px 3px;
}
td.Downloads_footer7 img {
	margin-bottom: -3px;
}
td.Downloads_vertline7 {
	width: 1px;
	background-color:#FFFFFF;
}
td.Downloads_icons7 {
	width: 135px;
	color:#4D657F;
}
/* Downloads Table pint-size float right */
	
table.Downloads7r {
	float:right;
	margin: 5px 0px;
	width: 48%;
	background-color:#ECF1F5;
}
/* We opted to set explicit width attributes on the following (header) table cells */
/* because in practice one or two icons are represented in the download tables at a time. */
/* The extra spacing isn't needed. Sizes are based on a max width of 450px 05/11/2006 jdh. */
		
td.Downloads_info1 h5 {
	width: 404px;
}
td.Downloads_icons1 h5 {
	width: 46px;
}
td.Downloads_info2 h5 {
	width: 388px;
}
td.Downloads_icons2 h5 {
	width: 62px;
}
td.Downloads_info3 h5 {
	width: 353px;
}
td.Downloads_icons3 h5 {
	width: 97px;
}
td.Downloads_info4 h5 {
	width: 326px;
}
td.Downloads_icons4 h5 {
	width: 124px;
}
td.Downloads_info5 h5 {
	width: 290px;
}
td.Downloads_icons5 h5 {
	width: 160px;
}
td.Downloads_info6 h5 {
	width: 280px;
}
td.Downloads_icons6 h5 {
	width: 95px;
}
td.Downloads_icons p {
	width: 135px;
	margin: 3px;
	color:#4D657F;
	font-size:0.7em;
}
/* Side Bar */
div.SideBarCal {
	float: right;
	width: 210px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div.SideBar_Calcontent {
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.SideBar {
	float: right;
	width: 175px;
	background: #ECF1F5;
	margin: 10px -5px 10px 10px;
}
div.SideBar_header {
	background: #DCE9F6 url("../imgs/layout/rightbar_header.gif") repeat-x;
	padding: 2px 1px ;
	border-bottom: 1px solid #FFFFFF;
}
div.SideBar_content {
	margin: 8px 5px 8px 0px;
}
div.SideBar_content p {
	font-size: 0.7em;
}
div.SideBar_content img {
	margin: 0px 0px 0px 2px;
}
div.SideBar_content select {
	width: 155px;
	margin: 0px 0px 0px 10px;
}
/* Highlight Box - Divs */

div.Highlight_Box {
	float:left;
	width: 169px;
	border: 2px solid #9BCCE5;
	min-height: 145px;
	height: auto;
	margin: 5px;
}
/* Hack for IE */
* html div.Highlight_Box {
	height: 145px;
}
/* End IE Hack */
		
.Highlight_Box h3 {
	margin: 10px 2px 3px 10px;
}
.Highlight_Box p {
	margin: 0px 2px 3px 15px;
	padding:0px;
}
div#Content_box div.Highlight_Box ul {
	margin: 0px 2px 0px 28px;
	padding: 0px;
}
.Highlight_Box img {
	margin:10px;
}
div.Highlight_Boxright {
	float:right;
	width: 280px;
	border: 0px solid #9BCCE5;
	min-height: 145px;
	height: auto;
	margin: 5px 0px 5px 5px;
}
/* Hack for IE */
* html div.Highlight_Boxright {
	height: 145px;
}
/* End IE Hack */
		
.Highlight_Boxright h3 {
	margin: 0px 3px 3px 10px;
}
.Highlight_Boxright h4 {
	margin: 0px 3px 3px 10px;
}
.Highlight_Boxright p {
	margin: 0px 3px 3px 15px;
	padding:0px;
}
.Highlight_Boxright img {
	margin: 5px;
}
div.Highlight_Boxrightsmall {
	float:right;
	background-color:#FFFFCC;
	width: 160px;
	border: 1px solid #9BCCE5;
	height: auto;
	margin: 5px 0px 5px 5px;
	padding: 5px;
}
/* Hack for IE */
* html div.Highlight_Boxrightsmall {
	height: 50px;
}
/* End IE Hack */
		
.Highlight_Boxrightsmall h3 {
	margin: 0px 3px 3px 3px;
}
.Highlight_Boxrightsmall h4 {
	margin: 0px 3px 3px 5px;
}
.Highlight_Boxrightsmall p {
	margin: 0px 3px 3px 10px;
	padding:0px;
}
.Highlight_Boxrightsmall img {
	margin: 3px;
}
/* Highlight Box Varient - Table */
	
td.THighlight_Box {
	border: 2px solid #9BCCE5;
	padding:5px;
}
div#Content_box td.THighlight_Box ul {
	margin: 0px 2px 0px 28px;
	padding: 0px;
}
td.THighlight_Box img {
	margin:0px;
}
td.THighlight_Box h3 {
	margin: 0px 2px 3px 0px;
}
td.THighlight_Box p {
	margin: 0px 2px 3px 5px;
	padding:0px;
}

/* Photo Box Varient - Divs */
div.Photo_Boxright {
	float:right;
	width: 275px;
	border: 0px solid #9BCCE5;
	min-height: 145px;
	height: auto;
	margin: 5px 5px 5px 5px;
}
/* Hack for IE */
* html div.Photo_Boxright {
	height: 145px;
}
/* End IE Hack */
		
.Photo_Boxright h3 {
	margin: 0px 3px 3px 3px;
}
.Photo_Boxright h4 {
	margin: 0px 3px 3px 3px;
}
.Photo_Boxright p {
	margin: 1px 1px 1px 1px;
	padding:0px;
}
.Photo_Boxright img {
	margin: 5px;
}

/* Highlight Box Varient - Divs */
.Highlight_Box_2 {
	float:left;
	width: 130px;
	margin: 3px;
}
.Highlight_Box_Header {
	padding: 10px 0px 10px 0px;
	font-weight:bold;
	text-align:center;
	font-size: 1.1em;
	color: #FFFFFF;
	background: #67A3C4 url("../imgs/layout/highlightbox_header.jpg") repeat-x;
}
.Highlight_Box_Header2 {
	padding: 2px 0px 2px 0px;
	font-weight:bold;
	text-align:center;
	font-size: 1em;
	color: #FFFFFF;
	background: #67A3C4 url("../imgs/layout/highlightbox_header.jpg") repeat-x;
}
.Highlight_Box_2 p {
	margin: 3px 1px;
}
/* Highlight Box Varient - Table */
		
td.THighlight_Box_Header {
	padding: 10px 0px 10px 0px;
	font-weight:bold;
	font-size: 1.1em;
	color: #FFFFFF;
	background: #67A3C4 url("../imgs/layout/highlightbox_header.jpg") repeat-x;
}
tr.THighlight_Box_Paragraph p {
	margin:0px;
	padding:0px;
}
/* Finance section - Div Table */

div#FinanceSections_content {
	float:left;
	font-size: 0.85em;
	background-color:#FFFFFF;
}
div#FinSeca_content {
	float:left;
	width:270px;
	border-right: 1px solid #999999;
	background-color:#FFFFFF;
}
div#FinSecb_content {
	float:right;
	width:270px;
	margin-left:-5px;
	background-color:#FFFFFF;
}
/* imgs */
/* 
	Used to place an image to the right of text with 10px 
	padding and no border on right and bottom 
*/
.img_padright
{
	border: none;
	float: left;
	padding: 0 10px 3px 0;
	vertical-align: text-top;
}
		
.img_right {
	float:right;
}
.img_left {
	float:left;
}

/* added 09-30-2011 by AF for readers.aspx  */
img.iconType 
{
display:inline;
float: left;
width:32px;	
margin-right:10px;
	
}



/* College Search Pg */
		
.SideBar_countys {
	height: 135px;
	overflow:auto;
	margin: 0px 0px 5px 0px;
	font-size: 0.85em;
}
.SideBar_countys ul li {
}
#Content_map {
	text-align:center;
	margin: 15px 0px 0px 0px;
}
#Content_highlightboxes {
	margin: 15px 0px 0px 0px;
}
#CIPCode {
	width: 235px;
	font-size: 0.6em;
}
#Content_highlightboxes select {
	margin:5px 3px 0px 5px;
}
#Content_highlightboxes input {
	margin:5px 3px 0px 5px;
}
/* DYNAMIC PAGE CSS */
		
		/* Added specifications to accommodate data pulled from a database, dumped into an ASP page, and then dynamically displayed in an ASPX page using an iframe. 07/06/2006 GG/jdh */
div#Content_box_iframe {
	width:550px;
	min-height:500px;
	height:auto;
	padding:10px 7px;
	background-image: none;
	padding: 10px 20px 15px 30px;
}
/* Hack for IE */
* html div#Content_box_iframe {
	height: 530px;
}
/* End IE Hack */

div#Content_box_iframe ul {
	font-size: 0.8em;
	margin: 0px 10px 20px 30px;
	list-style: url(../imgs/layout/bullet_1.gif);
}
div#Content_box_iframe ul ul {
	font-size: inherit;
	list-style: url(../imgs/layout/bullet_2.gif);
}
div#Content_box_iframe ul ul ul {
	list-style: url(../imgs/layout/bullet_3.gif);
}
div#Content_box_iframe li {
	margin: 5px 0px 0px 0px;
}
div#Content_box_iframe ol {
	font-size: 0.8em;
	margin: 0px 10px 20px 45px;
	list-style: decimal;
}
div#Content_box_iframe ol ol {
	font-size: inherit;
	list-style: decimal;
}
div#Content_box_iframe ol ol ol {
	list-style: decimal;
}
iframe.itstaffListing {
	margin:0;
	padding:0;
	height:1800px;
	width:600px;
	background-image: none;
}
iframe.staffListing {
	margin:0;
	padding:0;
	height:4000px;
	width:600px;
	background-image: none;
}
iframe.transfer {
	margin:0;
	padding:0;
	height:300px;
	width:600px;
	background-image: none;
}
iframe.JobSearch {
	margin:0;
	padding:0;
	height:450px;
	width:575px;
	background-image: none;
}
iframe.EmpSearch {
	margin:0;
	padding:0;
	height: 4000px;
	width:605px;
	background-image: none;
}
iframe.HRList {
	margin:0;
	padding:0;
	height: 7200px;
	width:600px;
	background-image: none;
}
iframe.CollegeAccess {
	margin:0;
	padding:0;
	height: 1000px;
	width:600px;
	background-image: none;
}
iframe.JobSeekers {
	margin:0;
	padding:0;
	height: 1100px;
	width:600px;
	background-image: none;
}
iframe.JobSeek {
	margin:0;
	padding:0;
	height: 500px;
	width:600px;
	background-image: none;
}
iframe.ResourceDB {
	margin:0;
	padding:0;
	height: 1000px;
	width:600px;
	background-image: none;
}
iframe.precollege {
	margin:0;
	padding:0;
	height: 1000px;
	width:600px;
	background-image: none;
}
iframe.newcollege {
	margin:0;
	padding:0;
	height: 750px;
	width:500px;
	background-image: none;
}
iframe.pic {
	margin:0;
	padding:0;
	height:1150px;
	width:550px;
	background-image: none;
}
table.allstaff {
	font-size: 10pt;
	font-family: Verdana;
}
table tr td.allstaff {
	font-size: 10pt;
	font-family: Verdana;
}
table.request {
	font-size: 10pt;
	font-family: Verdana;
}
table.allstaff {
	font-size: 10pt;
	font-family: Verdana;
}
table.request {
	font-size: 10pt;
	font-family: Verdana;
}
.datagrid {
	width: 45%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.DataGridBKGRD {
	background-image: url(../imgs/layout/rightbar_header.gif);
	background-repeat: repeat-x;
}
div#Content_Big_box {
	width: 100%;
	min-height: 500px;
	height: auto;
}
/* Hack for IE */
* html div#Content_Big_box {
	height: 95%;
}
				/* End IE Hack */
				
				
				/* test on 10-04-2011 by A.French */
ul li.NoBullets
{
list-style-type:none;	
list-style-image:none;
margin-left:-20px!important;
}

/* added on 2-1-2011 for state board agendas page */
ul.horizontal_list
{
text-indent: -30px;


}

ul.horizontal_list li
{
display:inline;
list-style-type: none;

padding-left:8px;
padding-right:8px;

}





