    /*****Reset*****/  
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
/*****Basic Definitions*****/  
     
a { color: #305e85; font-family: Verdana, Tahoma, Geneva, sans-serif; text-decoration: none; }  
a:visited { }  
a:hover { font-weight: bold;
		  text-decoration: underline;
		  text-decoration-color: #fff;
 /*   background-color: DarkBlue;
    padding: 5px;
    border: 5px solid #ccc;*/	
}  

a:focus { 
 /*   background-color: DarkBlue;*/
	cursor: auto;	padding: 5px;
    border: 5px solid #ccc;
}
img { border: none; }  
p, ul, ol, dl, table { margin-bottom: 18px; 	font-family: Verdana, Tahoma, Geneva, sans-serif;}  
ul, ol, dd { margin-left: 36px; 	font-family: Verdana, Tahoma, Geneva, sans-serif;}  

      
/*****Custom Classes*****/  
.clearing { clear: both; }  
.clearfix { overflow: hidden; }  
.last { margin-bottom: 0; }  
.screenReader { left: -9999px; position: absolute; top: -9999px; }  

   #accordion { float: left; width: 80%; }  
   #accordion a.heading { width: 298px; }  


 .h2,  .h3 {
	a{color:#ffffff !important;
} }    


.h2,  .h3 {a:hover{ decoration: underline;	padding: 5px;
    border: 5px solid #ccc;
color:#ffffff !important;}}
.h2,  .h3 {a:visited{ color:#ffffff !important;}}
.h2,  .h3 {a:focus { decoration: underline;	padding: 5px;
    border: 5px solid #ccc;
}}
  
	 
	 
	
 
/* Page Outline
	=Container
		inc_topnav_navigator.asp
		va_navigator_crumb_menu.asp
	=Wrapper
	=NavigatorContent
	=Body (centers and works onLoad)
		top_div (includes report info/maps/college info/tag clouds)
		divide (seperates)
		include div (holds content that loads in the page)
*/

#BannerContainer {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    background-color: #20558a;
    border-radius: 0px;
    min-height: 100%;
    padding-top: 4px;
}
#BannerContainer_asp {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	background-color: #20558a;
	border-radius: 10px;
	min-height: 100%;
	padding-top: 4px;
}
#FooterContainer {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    background-color: #20558a;
    border-radius: 0px;
    min-height: 100%;
    padding-top: 4px;
    color: #fff;
    text-align: center;

}



.footer {
    margin-left: auto;
    margin-right: auto;
    background-color: #20558a;
    color: #fff;
    padding-top: 20px;
    font-size: 200% !important;
    width: 100%;
}


#container {
	
   min-height: 100%;
   position: relative;
   text-align: left;
   background-color:#fff;
   display: block;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	border-radius: 10px;
	padding-left: 0px;
}
#container_asp {
	min-height: 100%;
	position: relative;
	text-align: left;
	background-color: #fff;
	display: block;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	border-radius: 10px;
	padding-left: 0px;
}

#wrapper {
    FONT-SIZE: 90%;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
    OVERFLOW: visible;
	padding-left: 0px;
	padding-bottom: 105px;
	padding-top: 0px;

}

#html { height: 100% }


#body {
	 width: 100%;
            height: 100%;
            overflow: hidden;
	 text-align: center;
	}

#intro {
	
	float: left;
	width: 80%;
	
}

#NavigatorContent {
	width: 1400px;
	overflow: auto;
	padding: 0px;
	padding-top:5px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;	

}

#NavigatorContentFrontPage {
	width: 940px;
	overflow: auto;
	padding: 0px;
	padding-top:5px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;	

}

#divnewreportlist {
	width: 50%;
	overflow: auto;
	float: right;
	text-align:right;
}
#divtwitterfeed {
	width: 50%;
	overflow: auto;
	float: left;
	
}

 * {
            padding: 0;
            margin: 0;
        }



#topDiv	{	
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	
}

#include { /* Holds dynamic content */ 
	width: 100%;
	float: left;
	z-index: 2;
	}
	
#divide { /* Used between college/report info and include files (top_div and the accordion) */
	width: 830px;
	padding-right: 100px;
	float: left;
	z-index: 2;
	height: 15px;
	overflow: visible;

}

#span_div { /* Div to Add space where needed across page */
	width: 940px;
	float: left;
	z-index: 2;
	height: 75px;
	overflow: visible;

}

#span a:hover {
	font-weight: normal;	
	padding: 2px;
    border: 2px solid #333;
}
#span a:focus {
	font-weight: normal;	
	padding: 2px;
    border: 2px solid #333;
}

h3  {   /* Accordion Header */ 
	font-family: "Franklin Gothic", sans-serif;
	text-decoration: none;
    FONT-SIZE: 20px;
	padding: 0px;
    MARGIN-BOTTOM: 1px;
    COLOR: #333333;
	text-align: left;
			}
			
.info {
	display: none;	 
	z-index: 999;
	margin-bottom: 5px;
}


.active {
  background-color: #DDDDFC;
  border-bottom: 0px;
  }
			
.header{	
	font-family: "Franklin Gothic", sans-serif;	
	padding-right: 5px;
	text-indent: 7px;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #999 1px solid;
	color: #333333;
  	overflow: hidden;
}

.header:hover{  /* Accordion Header on Hover */  
	font-family: "Franklin Gothic", sans-serif;
  	background-color: #ddddfc;
	text-indent: 7px;
    PADDING-RIGHT: 5px;
    PADDING-BOTTOM: 1px;
	border-bottom: #ddddfc 1px solid;
    MARGIN-BOTTOM: 1px;
    PADDING-TOP: 5px;
	color: #333333;
}

.twitter-share-button {
	width: 87px !important;
}
	
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 1.5em 0;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
}

a.tog_style{
	color: #000000;
	}

ul {
	font-size: 12px;
	line-height: 20px;	
	text-decoration: none;
}

ol {
	font-size: 12px;
	line-height: 20px;	
	text-decoration: none;
}


ul.homePage  {
	list-style-type: none;
}

#report {
	font-family: 'Franklin Gothic', 'Lucida Grande';
	margin: 0;
	padding:0;
	color: #111;
	display: inline;
	font-size: 14px;
	line-height: 21px;
	text-decoration: none;
	}



#report a {
	margin: 0;
	padding:0;
	color: #111;
	display: block;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	}

	


#report a:hover {
	background-color: #E4E4E4;
	color: #333;
	padding: 2px;
    border: 2px solid #333;
	}
		
#report a:focus {
	font-weight: normal;	
	padding: 2px;
    border: 2px solid #333;
}

		
li.report{
	margin: 0px;
    padding: 0px;	
}

p.reportintro {
		margin-top: 5px;
		color: #222;
		font-family: Verdana, Tahoma, Geneva, sans-serif;
		font-size: 13px;
		line-height: 18px;
		border-bottom: 1px #888 solid;
		padding-bottom: 7px;
		margin-bottom: 15px;
}

ul.report {
		color: #222;
		font-family: Verdana, Tahoma, Geneva, sans-serif;
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
		text-align: left;
		padding: 0 0 1em; 
}

ul.menu {
		margin-top: 5px;
		color: #222;
		font-family: Verdana, Tahoma, Geneva, sans-serif;
		font-size: 12px;
		line-height: 5px;
		margin-bottom: 0px;
		text-align: left;	
		width: 590px;
}


#divTwoThird{
	display: block;
	float: left;
	width: 630px;
	z-index: 1;
}


#divThird{
	display: block;
	float: left;
	width: 315px;
	z-index: 1;
}


#divHalf {
	display: block;
	float: left;
	width: 450px;
	z-index: 1;
}



#divFull {
	float: left;
	display: block;
	width: 900px;	
	z-index: 1;
	padding: 10px;
}


.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.sidenote {
	font-size: 10px;
	line-height: 18px;
}
	

p.bookmark a{
	float: right;
	overflow: hidden;
	background: url(styles/images/add-button.png);
	width: 78px;
	height: 21px;
}

p.bookmark a:active{
	float: right;
	overflow: hidden;
	background: url(styles/images/bookmarked.png);
	width: 78px;
	height: 21px;
	

}

#notes {
	width: 800px;	
	float: left;
}

#notes p {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 9px;
}

		
#notes ul {		
		margin: 0;
    	padding: 0;
		list-style-type: none;
}
		
#notes li{
		margin: 0px;
    	padding: 0px;	
}

p.notesBig {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

p.notesBiggest {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 14px;
}



	
.icon {  /* Facebook, Twitter, LinkedIn Icons */ 
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	
}


.fb-like {
	float: left;
	padding-top: 5px;
}

.icon_horizontal {  /* Facebook, Twitter, LinkedIn Icon Highlights*/ 
	padding-top: 5px;
	float: left;
	padding-left:12px;
	padding-right:0px;

}

.rightIcon {
	float: right;
	padding-left: 9px;
	padding-top:2px;
}

#bookmarks {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	margin-left: 30%;
	padding-top: 7px;
	float: left;
	display: none;
}


.question {
	float: right;
	width: 100px;
	margin-right: 30px;
	}
	
.gbutton {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 80px;
	}
	
	
	
/* Hidden Div Pop */


#twitter_box {
	background-color: #000;
	filter: alpha (opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	color: #fff;
	font-size: 12px;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 170px;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 20px;
	float: left;
	left: 0;
}
	
#facebook_box {
	background-color: #000;
		filter: alpha (opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	color: #fff;
	font-size: 12px;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 170px;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 20px;
	float: left;
	left: 0;
}
	
#email_box {
	background-color: #000;
		filter: alpha (opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	color: #ffffff;
	font-size: 12px;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 200px;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 20px;
	float: left;
	left: 0;
}

#embed_box {
	background-color: #000;
	filter: alpha (opacity=90);
	/* CSS3 standard */
	opacity:0.90;
	color: #fff;
	font-size: 12px;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 170px;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 20px;
	float: left;
	left: 0;
}
	
#topShare {
	width: 100%;
	border-top: 1px solid #333;	
	border-bottom: 1px solid #333;
	height: 40px;
	padding-top: 7px;
}

#bottomShare {
	width: 98%;
	border-top: 1px solid #333;	
	border-bottom: 1px solid #333;
	height: 40px;
	padding-top: 7px;
}


.share {
	background-color: #000;	
	padding: 0px;
	height: 11px;
	border: 1px solid #000;
	color: #ffffff;
	padding-left: 10px;
	font-family:Verdana, Geneva, sans-serif;
}


.autofill {
	background-color: #fff;	
	margin-right: 2px;
	border: 1px solid #000;
	color: #000;
	padding: 2px;

}

.twitter_box p {
	color:#FFFFFF;
	text-align: right;

}

#close-div {
	float: right;
	margin-right: 50px;
	padding-top: 0px;
	width: 100px;
	color: #ffffff;
	position: relative;
}



#fb-root {
	float:left;

}


#tbox .twitter-anywhere-tweet-box { 
  height: 160px !important; 
  width: 325px !important; 
  display: inline !important;  
  position: relative !important; 
  float: left !important;  
} 

/* END Hidden Div Pop */    


/* End Floating Footer */  

#source_div {
	width: 940px; 
	float: left;
	height: 50px;
	text-align: right;
	padding-right: 75px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: italic;
}


#source_div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000
}

/* Login Page */  


.login {
	float: left;
	padding-left: 45px;
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
}
.password {
	float: left;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#etc {
	float: right;
	width: 30%;
	}
	
	
 
#loginLeft {  /* Splits Page Left Elements */ 
	float: left;
	width: 52%;
	margin-top: 0px;
	overflow: auto;
	height: 200px;
	padding-top: 50px;
}



#loginRight{  /* Splits Page Right Elements */ 
	margin-top: 20px;
	padding-top: 60px;
	padding-left: 0;
	float: left;
	margin-right: 20px;
	width: 44%;
	height: 200px;
	text-align: center;
	overflow: hidden;
	
}
 
 
#Left {  /* Splits Page Left Elements */ 
	float: left;
	width: 45%;
	margin-top: 0px;
	overflow: auto;
	height: 400px;
	margin-top: 20px;
}



#Right{  /* Splits Page Right Elements */ 
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 0;
	float: left;
	margin-right: 20px;
	width: 44%;
	height: 400px;
	text-align: left;
	overflow: hidden;
	
}
 
 
a.login {
 	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
 
 }
 
 
#signin_sprites { /* Warps all sprites together */ 
	float: left;
	width: 300px;
	margin-left: 100px;
	padding-left: 50px;

}

#space_sprite { /* Centers Sprites */ 
	float: left;
	width: 160px;
	padding-bottom: 5px;
}


/* Button Sprites for Login Page  */

 #facebook a{
	width: 150px; /*the width of the button = the width of the background image */
	height: 22px; /*the height of the button = the height of the background image/3 */
	float: left; /*to position the elements horizontally*/
	background:url(styles/images/facebook_signin.png) no-repeat top; /*to apply the background image positioned with is top part visible*/
	margin-right: 2px; /*the right empty space in between the button*/
}

#facebook a:hover{
	background-position: center;
}
#facebook a.selected, #facebook a.selected:hover{
	background-position: bottom;
}

 #twitter a{
	width: 150px; /*the width of the button = the width of the background image */
	height: 22px; /*the height of the button = the height of the background image/3 */
	float: left; /*to position the elements horizontally*/
	background:url(styles/images/twitter_signin.png) no-repeat top; /*to apply the background image positioned with is top part visible*/
	margin-right: 2px; /*the right empty space in between the button*/
}

#twitter a:hover{
	background-position: center;
}
#twitter a.selected, #twitter a.selected:hover{
	background-position: bottom;
	}
	
#linkedin a{
	width: 150px; /*the width of the button = the width of the background image */
	height: 22px; /*the height of the button = the height of the background image/3 */
	float: left; /*to position the elements horizontally*/
	background:url(styles/images/linkedin_signin.png) no-repeat top; /*to apply the background image positioned with is top part visible*/
	margin-right: 2px; /*the right empty space in between the button*/
}

#linkedin a:hover{
	background-position: center;
}
#linkedin a.selected, #linkedin a.selected:hover{
	background-position: bottom;
	}
	
.expandAll {

color: #000000;
}
	



	
/* End Login Page */  

#formElementBand{
	overflow: hidden;
	white-space: pre;
	display: block;
	width: 100%;
}

#formElement_element {
	float: left;	
	display: block;
	padding: 5px;
	
}

#formElement_text {
	display: block;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 20px;
	margin-top: 3px;
	white-space: pre;
	

}

iframe.mydataframe2 {
	position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    height: 100%;
	overflow: hidden;
}

#ReportDescription {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;	
	margin-left: 5px;
}

#go_button {
	float: left;	
	margin-top: 5px;
	margin-left: 5px;
}


/* Form Div */  





/* End Form Div */  


/* Basic Contact Footer */  

#bottom_footer {
   font-family: Verdana, Tahoma, Geneva, sans-serif;
   text-align: center;
    float: left;
    MARGIN-BOTTOM: 5px;
	margin-top:25px;
	padding-top: 5px;
    PADDING-BOTTOM: 150px;
	width: 100%;
	font-size: 12px;


}


#formWrap {   
	padding:10px; 
	position:absolute; 
	float:left; 
	background-color:#ffffff;   
	border-color:#000000; 
	width: 450px;
	height: 50px; 
}



.normal
{
    BACKGROUND-COLOR: #ffffff
}

TD.noborders
{
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BACKGROUND-COLOR: #e4e4e4
}



TD {
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 1px;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: #a1a1a1 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
}

table .bread {
	border: 0px;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

TD .bread
{
    PADDING-RIGHT: 1px;
    border: 0px;
    PADDING-LEFT: 1px;
    FONT-SIZE: small;
    VERTICAL-ALIGN: top;
    PADDING-TOP: 0px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	background-color: #000000;
	color: #ffffff;
	height: 10px;

}


td.side-title {
	font-size: 2;
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	width: 30%;
	align: right;

}

td.navigator {
	font-size: 2;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	width: 17%;
	alighn: right;
}
TH
{
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: x-small;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #a1a1a1 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    BACKGROUND-COLOR: #e4e4e4;
    TEXT-ALIGN: left
}


.getout{
	background-color: #A1A1A1;
	
}

DIV.normal
{
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #a1a1a1 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid
}


#side-slide {
	border-left: #4D2B5A 35px solid;
	float: left;
	
	}

#navigator_logo {
	float: left;
	width: 100%;
	z-index: 1;
	background-repeat: no-repeat;
}


#selectorTOP {
	float: left;
	width: 30%;
	margin: 1.5%;
	height: 200px;
	text-align:center;
}

#selectorHP {
	float: left;
	width: 30%;
	margin: 1.5%;
	height: 200px;
}




#selectorIMAGE {
	float: left;
	width: 28%;
	margin: 1.5%;
	height: 160px;
	text-align:center;
}



#selectorTOP p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}

#selectorHP h1 {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-style: double #333333;	
		
}

#topHomepage {
	width: 100%;
}

#topcol {
	width: 310px;
	float: left;
}

#leftcol {
	width: 310px;
	float: left;

}

#middlecol {
	width: 310px;
	float: left;
	margin-bottom: 65px;
}

#rightcol {
	width: 310px;
	float: left;	
	margin-bottom: 35px;
}

.degrees {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;;
	height: 60px;
	background-color: #b30c53;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding: 10px;
}

.degrees h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.degrees a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}
.degrees a:hover {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	padding: 5px;
    border: 5px solid #ccc;
}

.degrees a:focus {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	padding: 5px;
    border: 5px solid #ccc;
}
.degreesDouble {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
  	height: 128px;
	background-color: #b30c53;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
	padding: 10px;
}

.degreesDouble h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.degreesDouble a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}


.enrollment {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 60px;
	background-color: #4b4ead;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding: 10px;

}

.enrollment a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}



.enrollment h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.enrollmentDouble {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 130px;
	background-color: #4b4ead;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
	padding: 10px;
}


.enrollmentDouble h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.enrollmentDouble a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}



.mashup {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 60px;
	background-color: #651baf;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding: 10px;
}

.mashup h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.mashup a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}



.mashupDouble {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
  	height: 128px;
	background-color: #651baf;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
	padding: 10px;
}

.mashupDouble h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}
.mashupDouble h3  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
 	
}
.mashupDouble a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}



.tools {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 60px;
	background-color: 	#0b36a3;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding: 10px;
}

.tools h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
 	
}

.tools a {
	position: absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

.toolsDouble {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 130px;
	background-color: 	#0b36a3;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
	padding: 10px;
}


.toolsDouble h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.toolsDouble a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

.toolsDouble h3  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
 	
}


.money {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 60px;
	background-color: 	#006666;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding: 10px;
}

.money h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.money a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}


.moneyDouble {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
  	height: 128px;
	background-color: 	#006666;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
	padding: 10px;
}

.moneyDouble h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.moneyDouble a {
	position: absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

.moneyDouble h3  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
 	
}


.widgetContainerDouble {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
  	height: 128px;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
	padding: -02px;
	background-color: #DF4800;

}



.Reports {
	position: relative;
	float: left;
	width: 302px;
	margin: 5px;
	height: 60px;
	background-color: 	#666;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding: 10px;
}

.Reports h2 {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
 	
}

.Reports a {
	position: absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ */
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

.Reports a:focus {	padding: 5px;
    border: 5px solid #ccc;
}
.Reports a:hover {	padding: 5px;
    border: 5px solid #ccc;
}
.Community {
	position: relative;
	float: left;
	width: 300px;
	margin: 5px;
	height: 128px;
	background-color: 	#335c5a;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 15px;
}

.Community h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
}

.Community h3  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
}

.Community a {
	position: absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	/*background-color:white; /*workaround to make clickable in IE */ 
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}


.Community a:hover {	padding: 5px;
    border: 5px solid #ccc;
}

.Community a:focus {
	padding: 2px;
    border: 5px solid #ccc;
}
.UserFun {
	position: relative;
	float: left;
	width: 300px;
	margin: 5px;
	height: 128px;
	background-color: 	#632c5e;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 15px;
}

.UserFun h2  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
 	
}

.UserFun h3  {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 	
}


.UserFun a {
	position: absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}

.UserFun a:hover {	padding: 5px;
    border: 5px solid #ccc;
}

.UserFun a:focus {
	padding: -2px;
    border: 2px solid #ccc;
}

.spaceTile {
	width: 100%;
	margin-top: 10px;
}


.selectorTile p {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;	
}

.selectorTile .h3 {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;	
}
.selectorTile p {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;	
}
.selectorTile a {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #fff;
 		
}

.selectorTile a:hover {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #fff;
 		
	padding: 1px;
    border: 1px solid #333;
}

.selectorTile a:focus {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #fff;
 	padding: 1px;
    border: 1px solid #333;
		
}




div.selectorTileBlue a {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	text-decoration:none; /* Makes sure the link   doesn't get underlined */ 
	z-index:10; /* raises anchor tag above everything else in div */ 
	background-color:white; /*workaround to make clickable in IE */ 
	opacity: 0; /*workaround to make clickable in IE */ 
	filter: alpha(opacity=1); /*workaround to make clickable in IE */
}


.selectorTile ul {
	margin-left: 4px;	
	color: #666;
	list-style-type: none;
	border-top:  1px solid #999;
	margin-top: 0px;
	padding-top: 0px;
}


.rightTile {
	float: right;
	padding-right: 12px;
}

.rightTileTop {
	float: right;
	padding-right: 12px;
	padding-top: 12px;
}


.selectorTileReport {
	float: left;
	width: 100px;
	margin: 0.5%;
	height: 35px;
	background-color: #666;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 9px;
}
.selectorTileEnrollmentTopic {
	float: left;
	width: 400px;
	margin: 0.5%;
	height: 35px;
	background-color: #007cc3;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 9px;
}
.selectorTileMashupTopic {
	float: left;
	width: 400px;
	margin: 0.5%;
	height: 35px;
	background-color: #651baf;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 9px;
}




.selectorTileMoneyTopic {
	float: left;
	width: 400px;
	margin: 0.5%;
	height: 35px;
	background-color: #006666;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 9px;
}

.selectorTileDegreesTopic {
	float: left;
	width: 400px;
	margin: 0.5%;
	height: 35px;
	background-color: #b30c53;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 9px;
}

.selectorTileToolsTopic {
	float: left;
	width: 400px;
	margin: 0.5%;
	height: 35px;
	background-color: #0636a3;
	color: #fff;
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-left: 10px;
	padding-top: 9px;
}














#selectorHP ul {
	margin-left: 4px;	
	color: #666;
	list-style-type: none;
	border-top:  1px solid #999;
	margin-top: 5px;
	padding-top: 5px;
}

#selectorHP h1 a {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-style: double #333333;		
}



#selectorTOP h1 {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-style: double #333333;		
}

#selectorFEATURE {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	width: 612px;
	text-align: left;
	border:0;
	float: left;
	margin: 0;
	height: 268px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0.5%;
}



#selectorFEATURE h1 a {
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: left;
	border: 0;
}

#selectorFEATURE p {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}

#navBottomTEST {
	width: 100%;	
	text-align: right;
	float: right;
	border-top: 2px solid #333;
	margin-top: 60px;
}

#navBottomTEST h1 {
	font-size: 23px;
	text-align: right;
	color: #666;
	float: right;
	border-bottom: 0px;
	font-style: italic;
		
}




#navBottomHP {
	width: 100%;	
	text-align: right;
	float: right;
	border-top: 2px solid #333;
	margin-top: 15px;
}

#navBottomHP h1 {
	font-size: 23px;
	text-align: right;
	color: #333;
	float: right;
	border-bottom: 0px;
	font-style: italic;
		
}

.selectorLEFTALIGN {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;

}





#selectorTOP h1 a{
	font-family: "Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-style: double #333333;		
}


#selector {
	float: left;
	width: 30%;
	margin: 1.5%;
	height: 125px;

}


#college_info {
	width: 72%;
	margin-left:1%;
	margin-top: 0;
	float: left;
	overflow: auto;
	height: auto;
		
}

.DegreeCloud{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 2;

}


.DegreeCloud a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	z-index: 2;

}

/* Google Map */

#mapFrame { /* Map Div */
	width: 240px; 
	height: 260px; 
	float: left;
	background-color: #ffffff;
	text-align: left;
	z-index: 2;
	margin-top: 1%;
		
}

#mapCanvas { /* Map Size plus Border */
	width: 230px; 
	height: 230px; 
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	border: #4D2B5A 1px solid;

	}

.outline { 
	border: #4D2B5A 1px solid;

	}




#etc {
	width: 80%;
	float: left;
	margin-left: 5%;
	z-index: 2;
}

#most { /* Homepage links for Most Visited, Search, Shared */
	float: left;
	width: 30%;
	margin: 1.5%;
	height: 300px;
		
}

.reportList {
	text-align: left;	
	list-style-type: none;
	margin-left: 0;
}

#homepageTEXT {
	text-align: left;	
	margin-left: 0;
}

.homepageTEXTTEST {
	text-align: left;	
	margin-left: 0;
	color: #000;
	font-size: 13px;
}

.layouttab {
margin: 8px 0 0 0;
border: 0;
padding: 2px;
}

.dashboard {

background-color: #fdf9e1;
margin: 0;
padding: 0 0 4px 0;
display: block;
}

DIV.mainhdr
{
    BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000 1px solid;
    MARGIN-TOP: 10px;
    PADDING-LEFT: 5px;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #000 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #000 1px solid;
  
}



h1 {

	text-align: left;
	font-size: 2em;
	padding-bottom: 5px;
	BORDER-BOTTOM: 2px solid #000000;
	color: #333333;
	font-family:"Franklin Gothic", sans-serif;
    MARGIN-BOTTOM: 20px;
	letter-spacing: .04em;
	}

.school-len {
	float: left;
	
}

h2
{
	font-family: "Franklin Gothic", sans-serif;
    BACKGROUND-POSITION: right center;
	text-decoration: none;
    FONT-SIZE: 19px;
	line-height: 1.286em;
	padding-left: 0px;
    COLOR: #333333;
	BORDER-BOTTOM: 1px solid #333333;
	padding-bottom: 3px;
}
h3
{
	font-family: "Franklin Gothic", sans-serif;
    BACKGROUND-POSITION: right center;
	text-decoration: none;
    FONT-SIZE: 13px;
	line-height: 1.286em;
	padding-left: 0px;
    COLOR: #333333;
	BORDER-BOTTOM: 1px solid #333333;
	padding-bottom: 3px;
}
h2.box{
	padding-top: 3px;
	text-indent: 10px;
	color: #ffffff;
	background-color:#000000;
	border-bottom: #509fe2 2px solid;
	text-align: center;

}

		
h4
{
	font-family: "Franklin Gothic", sans-serif;
	letter-spacing: .054em;
    BACKGROUND-POSITION: right center;
	text-decoration: none;
    FONT-SIZE: 1em;
	padding-left: 0px;
    MARGIN-BOTTOM: 1px;
    COLOR: #333333;
		}

h4 a {
	font-weight: normal;	
}
		
h4 a:hover {
	font-weight: bold;
}

h4.homePage
{
	font-family: "Franklin Gothic", sans-serif;
	letter-spacing: .054em;
	text-decoration: none;
    FONT-SIZE: 1em;
	padding-left: 0px;
    MARGIN-BOTTOM: 1px;
    COLOR: #333333;
	text-indent: 100px;
	text-align: center;
		}

td.test {
	background-color: #FDF9E1;
	width: 80%;
}


TD
{
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: #a1a1a1 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    BACKGROUND-COLOR: #ffffff
}


TD.DSBbg
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #e4e4e4
}
TH
{
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #a1a1a1 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    BACKGROUND-COLOR: #e4e4e4;
    TEXT-ALIGN: left
}

HR
{
	color: #000;
	height: 10px;
}

.bar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 80%;
    COLOR: #ffffff
}
.dot
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 130%
}
.white
{
    MARGIN: 0px 0px 16px;
    FONT: 80% Arial, Verdana, Helvetica, sans-serif;
    COLOR: #ffffff
}
.crumbs
{
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 16px;
    FONT: bold 70% Arial, Verdana, Helvetica, sans-serif;
    COLOR: #ffffff
}

.resize {
	width: 193px;
	height : auto;
	border: 1px solid #333333;
}

.imgleft
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px
}
.imgright
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FLOAT: right;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px
}


A.toplink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 70%;
    COLOR: #D0D0EF;
    TEXT-DECORATION: underline
}
A.toplink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 70%;
    COLOR: #a1a1a1;
    TEXT-DECORATION: underline
}
A.toplink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 70%;
    COLOR: #fff;
    TEXT-DECORATION: underline
}

#breadcrumb
{
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
	font-family:"Franklin Gothic", sans-serif;
    FONT-SIZE: 80%;


}


#breadcrumb A
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;

}

#breadcrumb a:hover {
	color:#eee;
	font-weight:bold; 
}

#breadcrumb A:visited
{
    color:#eee;
	font-weight:bold; 
 
}
	

#breadcrumb_NET
{
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
	font-family:"Franklin Gothic", sans-serif;
    FONT-SIZE: 80%;
	padding-top: 3px;
	padding-bottom: 0px; !important ;
	*padding-bottom: 15px;
    BACKGROUND-COLOR: #000000;
	border-bottom: #509fe2 3px solid;

}



#breadcrumb_NET a
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;

}

#breadcrumb_NET a:hover {
	color:#fff;
	font-weight:bold; 
}

#breadcrumb_NET a:visited
{
    color:#fff;
	font-weight:bold; 
 
}

#header
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    FONT: bold 70% Arial, Verdana, Helvetica, sans-serif;
    COLOR: #ffffff;
    PADDING-TOP: 4px;
    POSITION: absolute;
    TOP: 1px
}
#header A
{
    FONT-WEIGHT: bold;
    COLOR: #aedc9a;

}
#header A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #fff;
    TEXT-DECORATION: underline;
}
#topList
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    FONT: 70% Arial, Verdana, Helvetica, sans-serif;
    COLOR: #ffffff;
    PADDING-TOP: 5px;
    WHITE-SPACE: nowrap;
    BACKGROUND-COLOR: #20558a;
    TEXT-ALIGN: right
}
#topList a
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;

}

#topList a:hover
{
	color:#eee;
	font-weight:bold; 
}

#logo
{
    POSITION: absolute;
    TOP: 28px;
}
#search
{
    PADDING-LEFT: 0px;
    MARGIN: 0px;
    PADDING-TOP: 14px;
	height: 45px;
    background-image: url(styles/images/palatinoheaderlogo.png);
	background-repeat: no-repeat;
	background-color: #20558a;
	z-index: 1;
	font-size: 150%;
	text-align: right;
	padding-right: 30%;
	font-style: italic;
	color: #ffffff;
	line-height: 14px;
	overflow: inherit;
}

#navigator_top {
	float: left;
    MARGIN-left: 60%;
    BACKGROUND-COLOR: #000000;
	z-index: 5;
	
}




#form
{
	float: left;
	width: 170px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 0px;
	padding-top: 10px;
    MARGIN: 0px;
    WHITE-SPACE: nowrap; 
	height: 50px;
}

#form_ext {
	float: left;
	width: 60px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
	padding-top: 30px;
    MARGIN: 0px;
    WHITE-SPACE: nowrap;
    TOP: 116px;
	height: 50px;


}



#content_print
{
    FONT-SIZE: 90%;
    MARGIN-LEFT: 25px;
    OVERFLOW: visible;
    MARGIN-RIGHT: 20px
}
#menu
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    WIDTH: 170px;
    LINE-HEIGHT: 20px;
    PADDING-TOP: 5px;
    voice-family: inherit
}

#caption
{
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 75%;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #a1a1a1 1px solid;
    WIDTH: 527px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    BACKGROUND-COLOR: #e4e4e4
}
#textbar
{
    MARGIN-TOP: 2em;
    LEFT: 5px;
    WIDTH: 175px
}
#textbar LI
{
    LIST-STYLE: disc url(../images/bullet.gif) inside;
    FONT-SIZE: 80%;
    MARGIN-BOTTOM: 3px;
    PADDING-BOTTOM: 3px;
    LINE-HEIGHT: 1.75em;
    BORDER-BOTTOM: #a1a1a1 1px solid
}
#textbar A
{
    FONT-WEIGHT: bold;
    COLOR: #30581f;
    TEXT-DECORATION: none
}
#textbar A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #000;
    TEXT-DECORATION: none
	padding: 1px;
    border: 1px solid #333;
}


#textbar a:focus { 
	cursor: auto;
	padding: 1px;
    border: 1px solid #333;
}

#toptext A
{
    FONT-WEIGHT: bold;
    COLOR: #30581f;
    TEXT-DECORATION: none
}
#toptext A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #30581f;
    TEXT-DECORATION: underline
}
.topbar
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN-TOP: 2em;
    FONT-SIZE: small;
    LEFT: 2px;
    BORDER-LEFT: 0px;
    WIDTH: 700px;
    BORDER-BOTTOM: 0px;
    font-family: Verdana, Tahoma, Geneva, sans-serif; Verdana, Arial, Tahoma;
}
.sidebar_inst
{
    BORDER-RIGHT: gray solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: silver thin solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 25px;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: silver thin solid;
    PADDING-TOP: 15px;
    BORDER-BOTTOM: gray solid;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    POSITION: absolute;
    TOP: 80px;
    BACKGROUND-COLOR: papayawhip
}
.sidebar_inst UL
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    TEXT-ALIGN: left
}
.LeftSelect
{
    FLOAT: left;
    WIDTH: 300px;
    POSITION: absolute;
    TOP: 0pt;
    TEXT-ALIGN: left
}
.LeftSelect_Repguide
{
    WIDTH: 715px;
    BOTTOM: 10pt;
    POSITION: absolute;
    TEXT-ALIGN: center;
    PADDING-Center: 0px
}
.CenterSelect
{
    BORDER-RIGHT: gray;
    BORDER-TOP: gray;
    BORDER-LEFT: gray;
    WIDTH: 715px;
    BOTTOM: 80pt;
    BORDER-BOTTOM: gray;
    POSITION: absolute;
    TEXT-ALIGN: center;
    PADDING-Center: 0px
}
.RightSelect
{
    BORDER-RIGHT: gray;
    PADDING-RIGHT: 0px;
    BORDER-TOP: gray;
    LEFT: 450px;
    FLOAT: right;
    BORDER-LEFT: gray;
    WIDTH: 300px;
    BORDER-BOTTOM: gray;
    POSITION: absolute;
    TOP: 0pt;
    TEXT-ALIGN: right
}
.formsubmit
{
    BORDER-TOP: teal thin solid;
    MARGIN-TOP: 10px;
    FLOAT: left;
    WIDTH: 715px;
    CLIP: rect(0px auto auto auto);
    PADDING-TOP: 5px;
    POSITION: relative;
    HEIGHT: 40px;
    TEXT-ALIGN: center
}
.formsubmitsmall
{
    BORDER-TOP: teal thin solid;
    MARGIN-TOP: 10px;
    FLOAT: none;
    WIDTH: 715px;
    CLIP: rect(0px auto auto auto);
    PADDING-TOP: 5px;
    POSITION: relative;
    TOP: 50px;
    HEIGHT: 40px;
    TEXT-ALIGN: center
}
.formsubmit_degin
{
    BORDER-TOP: teal thin solid;
    MARGIN-TOP: 10px;
    FLOAT: none;
    WIDTH: 715px;
    CLIP: rect(0px auto auto auto);
    PADDING-TOP: 5px;
    POSITION: relative;
    TOP: 140px;
    HEIGHT: 40px;
    TEXT-ALIGN: center
}
.formsubmit_RepGuide
{
    FLOAT: none;
    WIDTH: 25px;
    CLIP: rect(0px auto auto auto);
    POSITION: relative;
    TEXT-ALIGN: left
}
.formsubmit_Message
{
    BORDER-TOP: teal thin solid;
    MARGIN-TOP: 10px;
    FLOAT: none;
    WIDTH: 715px;
    CLIP: rect(0px auto auto auto);
    PADDING-TOP: 5px;
    POSITION: relative;
    TOP: 210px;
    HEIGHT: 40px;
    TEXT-ALIGN: center
}


DIV#description
{
    POSITION: relative;
    TOP: 30px;
    HEIGHT: 400px
}



TD.tbl_hdr
{
    PADDING-RIGHT: 7px;
    BORDER-TOP: #333333 1px solid;
	border-right: 0;
	border-left: 0;
    PADDING-LEFT: 7px;
    PADDING-BOTTOM: 7px;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 7px;
    BORDER-BOTTOM: #333333 1px solid;
    BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: large;
	font-weight: bold;
	color: #333333;
	font: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;

}
	
TH.COLSPAN
{
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: middle;
    border-left: #a1a1a1 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    background-color: #FFFFFF;
	FONT-SIZE: x-small;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font: Verdana, Arial, Helvetica, sans-serif;
}	

th.filler {
	background-color: ffffff;
}

th.subset {
    BORDER-RIGHT: #a1a1a1 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #a1a1a1 1px solid;
    PADDING-LEFT: 5px #ffffff;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: #a1a1a1 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #a1a1a1 1px solid;
    BACKGROUND-COLOR: #c2c2c2;
	FONT-SIZE: x-small;
	text-align: center;
	font-weight:bold;
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
}

td.sname {
	width: 250px; 
	background-color: #efefef;
	border-bottom: #a1a1a1 1px solid;
	border-right: #a1a1a1 1px solid;
	border-left: #a1a1a1 1px solid;
	font: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 600; 
	text-align:left;
	color: #000000;
}

td.line {
	BORDER-BOTTOM: #a1a1a1 1px solid;
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px #ffffff;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: middle;
	text-align: right;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR:#ffffff;
}

td.sort {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px #ffffff;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: middle;
	text-align: right;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR:#ffffff;
	border-right: #333333 1px solid;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	border-bottom: #333333 1px solid;
	margin: 0px;
}

	
th.normal {
    BORDER-RIGHT: #999999 2px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #ffffff 1px;
	border-left: #fffff 1px;
    PADDING-LEFT: 5px #ffffff;
    PADDING-BOTTOM: 5px;
	text-align: center;
	background: #efefef;
}	

td.last-left {
	border-top: #509fe2 1px solid;
	border-bottom: #509fe2 1px solid;
	border-left: 0;
	border-right: 0;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #509fe2;
	font-weight: bold;
	font-size: x-small;
	height: 1px;
}

td.last-right {
	border-top: #509fe2 1px solid;
	border-bottom: #509fe2 1px solid;
	border-left: 0;
	border-right: 0;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: xx-small;
	height: 1px;
}

.insert {
	border: none;	
}

.addDashboard iframe{
	float: right;
	frameborder: 0;	
}

.tagsLabel
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
    font-weight: bold;
    margin-right: 6px;
    color: #336666;
}
.tagsArea
{
    overflow: hidden;
    margin-top: 20px;
    min-height: 20px;
}

.ebutton 
{
	font-size: 16px;
}

.emailTable {
	background-color: #000000;	
}


/*
------------------------------------------------------------------------
FOLLOW US
------------------------------------------------------------------------
*/

.FollowUsTwitter
{
    clear: both;
    text-align: right;
    overflow: hidden;
}
.FollowUsTwitterInner {
    float: right;
    margin-right: 20px;
    width: 325px;
}
.FollowUsTwitterText
{
	font-family:"Franklin Gothic", Arial, Helvetica, sans-serif;
    float: left;
    font-size: 14px;
    line-height: 1.3;
    margin-right: auto;
    margin-top: 12px;
    text-align: right;
    width: 240px;
}
.FollowUsTwitterLine
{
    color: #000;
}
.FollowUsTwitterImage
{
    float: left;
    width: 70px;
}

.TweetDIV
{
                width: 300px;
}

.tweet_width {
                                width: 300px;
}



/*
---------------------------------------------------------------------------------
ACCESSIBILITY FIXES
---------------------------------------------------------------------------------
*/


 



