/**
 * HomePage CSS
 * $Id: index.css,v 1.125 2012/02/02 17:59:39 vkommuri Exp $
 *
 * vim: set filetype=css :
 * vim: set ts=4 :
 * vim: set sw=4 :
 */
#gap, #lpi, #cp, #elap, #agu, #va {background-color: #014171;}
#container-page {}
a {  
    /* color               : #162D56;  */ 
}
a:hover { 
   /* color               : #D8D667; */
}
frame {
	border: 0;
}
.item-heading {
    padding-left        : 2px;
    font-size		: 8pt;
    color               : #CB1416;
    background-color    : white;
    position            : relative;
    right               : 5px;
}
.item-heading-link{
	color		      : #930D1D;
	text-decoration   : underline;
}
.item-heading-link:hover {
	color		      : #CB1416;
}
.item-body {
    color               : #162D56;
}
a.item-link {
    color               : #930D1D;
}
a.first {
    margin-top          : 5px;
}
a.item-link:hover {
    color               : #930D1D;
    text-decoration     : underline;
}
#leftnav-container {
	margin-left: 13px;
}
/**
 * CONTENT AREA
 */
#home-announcements-container{
	width:955px;
	margin:0;
	padding:0;
        height:66px;
	background:white;
	
}
#home-announcements-container a:hover{
        text-decoration:none;
}
/*#home-announcements-container .home1{  width:235px; height:64px; background: white; margin: 1px 2px 1px 1px; display:inline; float:left; }
#home-announcements-container .home2{  width:235px; height:64px; background: white; margin: 1px 2px 1px 1px; display:inline; float:left; }
#home-announcements-container .home3{  width:235px; height:64px; background: white; margin: 1px 2px 1px 1px; display:inline; float:left; }
#home-announcements-container .home4{  width:235px; height:64px; background: white; margin: 1px 1px 1px 1px; display:inline; float:left; }*/
#home-announcements-container .home1{  width:157px; height:64px; background: white; margin: 1px 0px 1px 2px; display:inline; float:left; }
#home-announcements-container .home2{  width:157px; height:64px; background: white; margin: 1px 0px 1px 1px; display:inline; float:left; }
#home-announcements-container .home3{  width:157px; height:64px; background: white; margin: 1px 0px 1px 1px; display:inline; float:left; }
#home-announcements-container .home4{  width:157px; height:64px; background: white; margin: 1px 0px 1px 1px; display:inline; float:left; }
#home-announcements-container .home5{  width:157px; height:64px; background: white; margin: 1px 0px 1px 1px; display:inline; float:left; }
#home-announcements-container .home6{  width:157px; height:64px; background: white; margin: 1px 1px 1px 1px; display:inline; float:left; }*/
#home-announcements-container .home6{  width:160px; height:64px; display:block; float:left; clear:right;  }*/



#home-announcements-container .homeTitle{
       font-weight:bold;
       display:block;
       color:white; 
       font-size:10pt;  
       padding:5px;
       padding-bottom:0px;
}
#home-announcements-container .homeContent{
       padding-top:0px;
       padding:5px;
       text-decoration:underline;
       display:block;
       color:white;
       font-size:8pt;
}

.slide_text_box {
	width				: 275px;
	height				: 275px;
/*	background-color		: #EBE6CA;*/
	background-color		: #333333;
	position			: relative;
	color				: #FFFFFF;
}

.slide_text_box a{
	color				: #00CCFF;
}

.slide_text_box_container {
	padding				: 7px 7px 7px 7px;
}

.slide_text {
	font-size			: 13px;
}

.slide_headline {
/*	font-size			: 16px;*/
	font-size			: 18px;
	font-weight			: bold;
/*	color				: #1197AD;*/
	color				: #FFFF33;
	font-family			: Helvetica, Arial, Verdana;
}

.slide_tagline {
	font-size			: 15px;
	/*font-weight			: bold;*/
/*	color				: #1197AD;*/
	color				: #FFFFFF;
	font-style			: italic;
	text-align			: right;
	position			: absolute;
	bottom				: 7px;
	right				: 7px;
	font-family			: Georgia, serif;
}

.slide_box {
	height				: 230px;
	width				: 470px;
}

.slide_table {
}

.slide_1_text {
	font-size			: 13px;
}

.slide_1_headline {
	font-size			: 18px;
	color				: #FFFF33;
	font-family			: Helvetica, Arial, Verdana;
}

.slide_1_headline_portuguese {
	font-style			: italic;
}

.slide_1_headline_english {
	font-weight			: bold;
}

.slide_2_text {
	font-size			: 13px;
}

.slide_2_headline {
	font-size			: 18px;
	font-weight			: bold;
	color				: #FFFF33;
	font-family			: Helvetica, Arial, Verdana;
}

.slide_3_text {
	font-size			: 13px;
}

.slide_3_headline {
	font-size			: 18px;
	font-weight			: bold;
	color				: #FFFF33;
	font-family			: Helvetica, Arial, Verdana;
}

.slide_control {
	padding-right		: 7px;
	padding-left		: 7px;
}

td#container-content {
    background-color: #FFF;
    width: 210px;
    text-align: left;
    padding-right: 10px;
    padding-bottom: 30px;
}
td#container-content-right {
    background-color: #FFF;
    width: 210px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 10px;
}
td#container-content-middle {
	font-size         : 12px;
	color             : #000000;
	background-color  : #FFFFFF;
	padding           : 0px 10px 30px 10px;
	text-align        : left;
	vertical-align    : top;
	font-family       : Helvetica, Verdana, "Trebuchet MS", Arial, sans-serif !important;

}
/*a#isa-news-button {
	display: block; 
	background: transparent url(/support/graphics/buttons/news-and-announcements.gif) top left no-repeat; 
	border: 1px solid #F0F0F0; 
	width: 151px; 
	height: 45px; 
	margin: 5px 0 0 10px; 
	padding: 0;
}

a#isa-news-button:hover{
	background: transparent url(/support/graphics/buttons/news-and-announcements_down.gif) 0px 45px; 
	cursor:pointer;
}*/
div#isa-news-button a {display: block; background: transparent url(/support/graphics/buttons/isa_news.jpg) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 10px 0 0 10px; padding: 0;}

div#isa-news-button a:hover {background: transparent url(/support/graphics/buttons/isa_news_over.jpg) top left no-repeat; border: 1px solid #B10632;}


div#testimonials-button a {display: block; background: transparent url(/support/graphics/buttons/testimonials.jpg) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 5px 0 0 10px; padding: 0;}
div#testimonials-button a:hover {background: transparent url(/support/graphics/buttons/testimonials_over.jpg) top left no-repeat; border: 1px solid #B10632;}

div#courses-in-english-button a {display: block; background: transparent url(/support/graphics/buttons/courses_engALT.jpg) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 7px 0 20px 10px; padding: 0px;}

div#courses-in-english-button a:hover {background: transparent url(/support/graphics/buttons/courses_engALT_over.jpg) top left no-repeat; border: 1px solid #B10632;}

/*a#financial-button {
	display: block; 
	background: transparent url(/support/graphics/buttons/financing-your-program.gif) top left no-repeat; 
	border: 1px solid #F0F0F0; 
	width: 151px; 
	height: 45px; 
	margin: 5px 0 0 10px; 
	padding: 0;
}

a#financial-button:hover{
	background: transparent url(/support/graphics/buttons/financing-your-program_down.gif) 0px 45px; 
	cursor:pointer;
}*/
div#financial-button a {display: block; background: transparent url(/support/graphics/buttons/financingALT.jpg) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 10px 0 0 10px; padding: 0;}

div#financial-button a:hover {background: transparent url(/support/graphics/buttons/financingALT_over.jpg) top left no-repeat; border: 1px solid #B10632;}

div#isa-catalogs a {display: block; background: transparent url(/support/graphics/buttons/2010catalogs.jpg) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 75px 0 0 10px; padding: 0;}

a#testimonial-button {
	display: block; 
	background: transparent url(/support/graphics/buttons/student-test.gif) top left no-repeat; 
	border: 1px solid #F0F0F0; 
	width: 151px; 
	height: 45px; 
	margin: 7px 0 0 10px; 
	padding: 0;
}

a#testimonial-button:hover{
	background: transparent url(/support/graphics/buttons/student-test_down.gif) 0px 45px; 
	cursor:pointer;
}

div#download-catalog {text-align: left;}

div#download-catalog a {display: block; background: transparent url(/support/graphics/buttons/downloads2012.png) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 189px; /*margin: 45px 0 0 10px; */ padding: 0;}
div#download-catalog a:hover {background: transparent url(/support/graphics/buttons/downloads2012_up.png) top left no-repeat; border: 1px solid #B10632;}

div#download-elap-catalog {text-align: left;}

div#download-elap-catalog a {display: block; background: transparent url(/support/graphics/buttons/elapvolunteer.gif) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 7px 0 20px 10px; padding: 0px;}
div#download-elap-catalog a:hover {background: transparent url(/support/graphics/buttons/elapvolunteer_over.gif) top left no-repeat; border: 1px solid #B10632;}

div#download-subjectfinder {text-align: left;}

div#download-subjectfinder a {display: block; background: transparent url(/support/graphics/buttons/subj_finder.jpg) top left no-repeat; border: 1px solid #F0F0F0; width: 151px; height: 45px; margin: 7px 0 0 10px; padding: 0;}
div#download-subjectfinder a:hover {background: transparent url(/support/graphics/buttons/subj_finder_over.jpg) top left no-repeat; border: 1px solid #B10632;}


div#affiliateStudentUniverse a {
    display             : block;
    background          : transparent url(/support/graphics/logos/logo-stuniv-large.gif) top left no-repeat;
    width               : 151px;
	height		: 60px;
	margin		: 75px 0 0 10px;
	padding		: 0;
}

#worldawaits{
	font-family       : georgia, serif; 
	font-style	   : italic;
      font-size         : 20px;
	 text-align       : right;
	 padding-right    : 30px;
}
#worldawaits span.trademark{
      font-size         : 8px;
      vertical-align    : top;
      font-weight       : bold;
}
#container-top-main-mac {
	overflow	      : hidden;
	position	      : relative;	
}
#container-top-main-mac-mozilla {
	overflow	      : hidden;
}
#container-top-right-space-mac {
	height            : 5px;
	overflow          : hidden;
}
#container-top-right-break-mac {
	float		      : left;
	width		      : 200px;
	height		: 10px;
	background-color  : white;
}
#container-top-main-ie5 {
	overflow	      : hidden;
	position	      : relative;
}
#container-top-main {	
	margin:10px 0px 10px 0px;
	overflow	      : hidden;
	position	      : relative;	
}

html>body #container-top-main {	
	overflow	      : hidden;
	position	      : relative;	
}
#container-top {        
    overflow		: hidden;
}

/*#container-top-middle-main-ie5{
	overflow          : hidden;
	position          : relative;	
}*/
#container-top-middle-main{
	overflow: hidden;
	position: relative;
	margin: 0px 0px 10px 0px;
	/*background-color: #EEE;*/
	padding: 0px 0px 5px 0px;
}
/*html>body #container-top-middle-main {
	overflow          : hidden;
	position          : relative;
}
#container-top-middle-main-mac{
	overflow          : hidden;
	position          : relative;
}
#container-top-middle {
    overflow	      : hidden;
    background-color: #EEE;
    color: #777;
}
#container-top-space {
	height            : 10px;
	overflow          : hidden;
}
#container-top-right-space {
	height            : 2px;
	overflow          : hidden;
}*/

/* Top Left Content */

#container-top-left {
    float               : right;
    height              : 118px;
    width               : 566px;
    clip                : hidden;
    overflow            : hidden;
    white-space         : nowrap;
    text-align          : center;
    background-color	: white;
}
#slogan-primary {
    color               : white;
    font-size           : 37pt;
    font-weight         : bold;
    position            : relative;    
}
.slogan {
    display             : block;
    font-weight         : bold;
    letter-spacing      : 4px;
    color               : #48759D;
    margin              : 0px;
}
#box-durations {
    position            : relative;
    top                 : 95px;
    left		      : 15px;
    /*right		      : 50px;*/
    /*max-width		: 490px;*/
    font-size           : 9pt;
    /*white-space	      : normal;*/
    float		      : center;
    text-align		: center;
    /*margin		      : 10px;*/
}

#box-durations-new {
    position            : relative;
    top                 : 10px;

}

a.duration-link {
    color               : #162D56;
    font-weight         : bold;
}
a.duration-link:hover {
    color               : #930D1D;
    text-decoration     : underline;
}
.duration-label {
    display             : block;
    margin-bottom       : 2px;
    font-size           : 10pt;
    font-weight         : bold;
    font-family         : Arial, Verdana, Sans-Serif;
    border-bottom       : 2px solid white;
    padding-bottom      : 2px;
    padding-left        : 10px;
    padding-right       : 20px;
    color               : white;
    font-weight         : bold;
}
#duration-link-1 {

}
#duration-link-2 {

}
#duration-link-3 {

}
#duration-link-4 {

}
#duration-link-5 {

}
#duration-link-6 {

}
#slogan-1 {
    font-size           : 40pt;
    position            : relative;
    left                : -40px;
    top                 : -5px;
}
#slogan-2 {
    font-size           : 20pt;
    position            : relative;
    top                 : 5px;
    left                : 150px;
}
#slogan-3 {
    font-size           : 25pt;
    position            : relative;
    top                 : -45px;
    left                : -130px;
}
#slogan-4 {
    font-size           : 15pt;
    position            : relative;
    top                 : -120px;
    left                : 150px;
}

/* Top right Content */


#container-top-right {
    float               : left;
    width               : 200px;
    text-align          : left;
    overflow            : hidden;
    background-color    : inherit;
}

#container-top-right-break {
	float		: left;
	width		: 200px;
	height	: 2px;
	background-color: white;
}

#container-top-right-middle {
	text-align: left;
	overflow: hidden;
	/*background-color: #EEE;*/
     font-size: 10pt;
	padding: 10px;
	border-bottom:1px dotted #555;
	margin: 0px 5px;
}
#container-top-right-middle:hover {
	text-align: left;
	overflow: hidden;
	background-color: #EEE;
	border-bottom:1px dotted #555;
	color: #333;
}
#container-top-right-middle img{
	margin-right:5px;	
}
#container-top-right-middle a{ 
	color: #777; 
	font-weight :normal;
}

.section-header {
	text-align: left;
	overflow: hidden;
	color: #555;
	font-family: Georgia;
     font-weight: bold;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;	
	padding: 5px 0px 10px 0px;
}

/*.home-link-duration-mac-mozilla {
    display             : block;    
    font-size           : 12px;
    padding             : 5px 15px 5px 10px;
    font-weight         : inherit;
    color               : inherit;

}


.home-link-duration {
    font-weight         : inherit;
    color               : inherit;
    display             : block;    
    font-size           : 12px;
    padding             : 3px 15px 3px 10px;
}

a.home-link-duration:hover {
	background-color: #BFDDF0;
	text-decoration	: none;
}

a.home-link-duration-mac-mozilla:hover {
	background-color: #BFDDF0;
	text-decoration	: none;
}*/


.home-link-courselanguage-mac-mozilla {
    display             : block;    
    font-size           : 12px;
    padding             : 5px 15px 5px 10px;
    font-weight         : inherit;
    color               : inherit;

}

.home-link-courselanguage {
    font-weight         : inherit;
    color               : inherit;
    display             : block;    
    font-size           : 12px;
    padding             : 5px 15px 5px 10px;
}

a.home-link-courselanguage:hover {
	background-color: #BFDDF0;
	text-decoration	: none;
}

a.home-link-courselanguage-mac-mozilla:hover {
	background-color: #BFDDF0;
	text-decoration	: none;
}


#box-audience {
    position            : relative;
    top                 : 10px;
}
.home-link-audience {
    display             : block;    
    font-size           : 12px;
    color               : inherit;
    font-weight         : inherit;
    padding             : 0px 5px 0px 5px;
}

.home-link-audience-mac-mozilla {
    display             : block;    
    font-size           : 12px;
    font-weight         : inherit;
    color               : inherit;
    padding             : 0px 5px 0px 5px;
    
}
/*.home-audience-text {
    color: #555;
    font-size: 12pt;
    font-weight: bold;
}*/
a.home-link-audience-mac-mozilla:hover {
    color               : inherit;
    background-color    : #BFDDF0;
    text-decoration	: none;
}

a.home-link-audience:hover {
    color               : inherit;
    background-color    : #BFDDF0;
    text-decoration	: none;
}

#container-white-space {
	float		     : left;
	width		     : 200px;
	height	     : 10px;
	background-color : white;
}




/**
 * Panorama Strip Content
 */

#container-panorama-mac {
    height              : 120px;
    overflow            : hidden;
    border			: none;
    top			: 8px;
    margin-top		: 10px;
}

#container-panorama-mac-mozilla {
    height              : 120px;
    width			: 200px;
    overflow            : hidden;    
}

#container-panorama {    
    overflow            : hidden;
    border-bottom		: none;
    position		: relative;
    margin-left		: 0px;
}

#container-panorama-image {
    position            : relative;
    left			: 2px;
    top			: 0px;
    float               : right;
    text-align          : center;
    height              : 175px;
    width               : 566px;
    overflow            : hidden;
    background-color	: white;
}

html>body #container-panorama-image {
    position            : relative;
    left			: -5px;
    top			: 10px;
    float               : right;
    text-align          : center;
    height              : 175px;
    width               : 566px;
    overflow            : hidden;
    background-color	: white;
}

#container-panorama-image-ie5 {
    position            : relative;
    left			: 2px;
    top			: -50px;
    float               : right;
    text-align          : center;
    height              : 175px;
    width               : 566px;
    overflow            : hidden;
    background-color	: white;
}

#panorama-image-cell {
    margin			: 1px;
    margin-left         : auto;
    margin-right        : auto;
    width               : 454px;
    height              : 175px;
    text-align          : center;
}

#panorama-image {
    width               : 450px;
    height              : 173px;
    margin              : 1px;
    overflow		: hidden;
    vertical-align	: top;
}

#container-welcome-mac {
    position		: relative;
    overflow		: hidden;
    background-color	: white;
}

#container-welcome {
    position		: relative;
    overflow		: hidden;
    background-color	: white;
    line-height:      : 1.4 !important;	
}
#container-welcome a{
	font-weight: normal;
	color: #0B25C2;
	text-decoration: underline;
}
#container-welcome a:hover{
    color: #0B25C2;
	text-decoration: none;
}

#container-welcome-ie5 {
    position		: relative;
    overflow		: hidden;
    background-color	: white;
}

#container-welcome-text {
	float		: right;
	text-align	: justify;
	overflow	: hidden;
	color		: #000000;
	line-height:      : 1.4 !important;	
}

p {
	font-size         : 12px;
	line-height:      : 1.4 !important;
	margin: 5px 0 5px 0;
}

.catalog-link {
	color		: #0000FF;
}

a.catalog-link {
	color		: #0000FF;
}

a.catalog-link:hover {
	color		: #FF0000;
}

.home-heading {
    display             : block;
    margin-bottom       : 0px;
    margin-top		: 0px;
    font-size           : 8pt;
    font-weight         : bold;
    padding-top         : 2px;
    padding-bottom      : 3px;
    padding-left        : 10px;
    padding-right       : 20px;
    color               : white;
    background-color    : #930D1D;
}

.home-heading-mac-mozilla {
    display             : block;
    margin-top			: 0px;
    font-size           : 9pt;
    font-weight         : bold;
    padding-bottom      : 9px;
    padding-top         : 4px;
    padding-left        : 10px;
    padding-right       : 20px;
    color               : white;
    background-color    : #930D1D;

}

a.home-heading:hover {
    color               : white;
    text-decoration   : none;
    background-color    : #162D56;
    background-color    : #6C93B2;
    background-color    : #224E73;
}

a.home-heading-mac-mozilla:hover {
    color               : white;
	text-decoration     : none;
    background-color    : #162D56;
    background-color    : #6C93B2;
	background-color    : #224E73;
}

#container-panorama-left {
    float               : left;
    width               : 175px;
    height              : 200px;
    
}
.panorama-left-text {
    margin              : 10px;
    font-size           : 8pt;
    font-weight         : bold;
    overflow            : hidden;
}
#container-panorama-right {
    clear               : right;
    float               : left;
    width               : 175px;
    height              : 120px;
    overflow            : hidden;
}

#box-announcements {    
    width               : 175px;
    overflow            : auto;
    height              : 101px;
    border-bottom	      : solid 1px;
    background-color    :   white;
    /* opera no scroll workaround */
    position            : absolute;
    z-index             : 1000;
    /* end opera workaround */

    /* ie specific scrollbar styles */
    scrollbar-face-color        : #E8EAF6;
    scrollbar-arrow-color       : #930D1D;
    scrollbar-darkshadow-color  : #6D94B3;
    scrollbar-3dlight-color     : #6D94B3;
    scrollbar-highlight-color   : #E8EAF6;
    scrollbar-shadow-color      : #E8EAF6;
    /* end ie styles */
}
#box-announcements-content {
    background-color    : white;
}
/**
 * Bottom Content
 */
#container-bottom {
    height              : 120px;
    position		: relative;
    top			: 19px;
}
#container-bottom-mac-mozilla {
    height		: 120px;
    position	: relative;
    top			: 8px;
}
#container-bottom-right {
    background-color    : white;
    clear               : left;
    float               : left;
    height              : 124px;
    width               : 175px;
    text-align          : left;
    overflow            : hidden;
}

#box-coursesInEnglish-container {
	height		: 124px;
	text-align	: center;
}

#box-affil-container {
	text-align	: center;
}

#box-affil-container-bbb {
	text-align	: center;
	overflow	: hidden;
}

#box-affil {
	text-align	: center;
}

#box-affil-bbb {
	width		: 87px;
	text-align	: center;
	overflow	: hidden;
}



a.home-affil-link{
    color               : #626367;
    font-size           : 9px;
    font-weight         : normal;
    text-decoration     : underline;
}

a.home-affil-link:hover {
	color		: #224E73;
	text-decoration : none;
}

a.home-affil-bbb-link{
    color               : #000000;
    font-size           : 9px;
    font-weight         : normal;
    
}

a.home-affil-bbb-link:hover {
	color               : #444444;
	text-decoration : none;
}

.home-affil-table {
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	text-align: center;
	color: #FFF;
	background-color: #444;
	display: none;
}
.home-affil-cell {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.home-coursesInEnglish-table {
    margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;
	border-width:		0px;
	border-spacing:		0px;
	border-collapse:	collapse;
}
.home-coursesInEnglish-cell {
    margin: 		0px 0px 0px 0px;
	padding: 		0px 0px 0px 0px;
	border-width:	0px;
	border-spacing:	0px;
}


.home-affil-text {
	font-weight		: normal;
	font-size           : 11px;
	color               : #FFF;
	text-decoration     : underline;
}
.home-affil-text:hover {
    color               : #FFF;
    text-decoration     : none;
}

.home-affil-text-bbb {
      margin: 0 0 0 36px;
}

.home-affil-text-bbb-ie5 {
	margin: 0 0 0 44px;
}

.home-affil-text-mac-mozilla {
	margin: 0px 0px 0px 0px;
}

.home-affil-text-bbb-mac-mozilla {
	    margin: 0 0 0 38px;
}

html>body .home-affil-text {
    /*margin: 0 0 0 13px;*/
}

html>body .home-affil-text-bbb {
    margin: 0 0 0 32px;
}

img.affil-logo {
    /*margin:0 0 0 12px;*/
    text-align:		center;
	/*background-color: #F0F0F0;	*/
}

img.coursesInEnglish-logo {
    margin		:0px 0px 0px 0px;
    text-align	:center;
}

img.affil-logo-bbb {
	/*margin:2px 0 0 53px;*/
	text-align:	center;
}

#container-bottom-left {
    float               : right;
    text-align          : center;
    height              : 147px;
    width               : 566px;
    overflow            : auto;
    background-color	: white;
}
#spreadsheet-quote {
    padding             : 0px;
    border              : collapse;
    height              : 147px;
    width               : 460px;
    margin-top          : 0px;
    margin-bottom       : 0px;
    margin-left         : auto;
    margin-right        : auto;
}
#cell-quote {
    vertical-align      : center;
    text-align          : center;
}
.home-quote {
    font-weight         : bold;
    font-size           : 13pt;
    line-height         : 25px;
    display             : block;
    color               : #172C57;
}
.home-citation {
    margin-top          : 10px;
    text-align          : right;
    font-size           : 12px;
    display             : block;
    color               : #6B6D6F;
}
#container-footer {
	color: #555 !important;
	background-color: #FFF;
	border-top: 1px solid #555;
}
#container-footer a {
	color: #555 !important;
}
.box-terms {
    margin-top          : 10px;
    text-align          : center;
}

#container-announcement {
    height          	: 19px;
    overflow	        : hidden;
    background-color    : #930D1D;
}




/*************************************
NEW CHANGES FOR THE NEW 2010 TEMPLATE
*************************************/
/*#student-portal-header-link {
	background: url(/support/graphics/home/student-portal.up.png);
	margin: 0 auto 10px;
	text-align: center;
	width: 210px;
	height: 40px;
}
#student-portal-header-link:hover {
	background: url(/support/graphics/home/student-portal.over.png);
}*/
#left-box-1 {
	background: url(/support/graphics/home/program-search.up.png) no-repeat;
	height: 40px;
	width: 210px;
}
#left-box-1:hover {
	background: url(/support/graphics/home/program-search.over.png) no-repeat;
}
#left-box-2 {
	border: 3px solid #014171;
	background-color: #014171;
	width: 204px;
	margin: 10px 0px 20px 0px;
}
.left-box-2-link {
	color: #FFF;
	text-transform: uppercase;
	font-size: 12pt;
	letter-spacing: 1px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.left-box-2-block {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	font-size: 14pt;
}
.left-box-2-block:hover {
	background-color: #ff6900;
	color: #FFF;
}
.left-box-2-block img {
	vertical-align: -20%;
}
.left-box-2-link:hover {
	text-decoration: none;
}
#right-box-1 {
}
#right-box-inner {
}
#right-box-1-title {
	width: 100%;
	height: 20px;
}
.right-box-1-block {
	/*height: 50px;*/
	text-align: center;
	/*line-height: 50px;*/
	margin: 0px 0px 0px -4px;
	height: 87px;
	line-height: 75px;
	padding-left: 2px;
	text-align: center;
	background: url(/support/graphics/buttons/button_frame.png) no-repeat top left;
}
.right-box-1-block-large {
	/*height: 50px;*/
	text-align: center;
	/*line-height: 50px;*/
	margin: 0px 0px 0px -4px;
	height: 285px;
	line-height: 285px;
	padding-left: 2px;
	text-align: center;
	background: url(/support/graphics/buttons/button_frame_large.png) no-repeat top left;
}
.right-box-1-block img, .right-box-1-block-large img{
	margin-top: 10px;
	vertical-align: middle;
}
#right-box-2{
	width: 100%;
	background-color: #EEE;
	margin: 15px 0px 15px 0px;
}
.right-box-2-list {
	margin-left: 10px !important;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	color: #0AA3C7;
	/*font-weight: bold;*/
}
.right-box-2-block {
	text-align: center;
	margin: 0px 0px 5px 0px;
	text-align: left;
	padding-left: 15px;
	text-indent: -15px;
}
#right-box-2-title {
	width: 100%;
	height: 20px;
}
#right-box-3{
	width: 100%;
	background-color: #EEE;
	margin: 0px 0px 15px 0px;
}
#right-box-3-title {
	width: 100%;
	height: 20px;
}
.header-box-color {
	float: left;
	width: 12px;
	height: 12px;
	margin: 4px 4px 4px 4px;
}
.header-box-title {
	color: #FFF;
	line-height: 20px;
	font-size: 11pt;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
#trending-box {
	background-color: orange;
}
#highlights-box {
	background-color: #73cf26;
}
#alerts-box {
	background-color: red;
}
#program-location-box {
	background-color: #00ccff;
}
.right-box-2-link {
	color: #014171;
	font-size: 10pt;
}
.right-box-2-link:hover {
	text-decoration: none;
	color: #0AA3C7;
}

.right-box {
	margin: 0px 0px 10px 0px;
	color: #555;
}
.container-top-link {
	text-decoration: none;
	color: #333;
	/*background-color: #EEE;*/
}
.container-top-link:hover {
	text-decoration: none;
	color: #333;
	background-color: #EEE;
}
#program-locations-header {
	margin-top: 10px;
}
/* SLIDESHOW CSS */
#slideshow-container {
	width: 470px;
}
#slideshow-image {
	width: 100%;
	background-color: #EEE;
}
#user_controls {
	line-height: 20px;
}
#user_controls a{
	margin: 0px 10px 0px 10px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	cursor: hand;
}
.inactive-slide-button {

}
.active-slide-button {
	
}
#slideshow-progress-bar {
	width: 100%;
	height: 20px;
	margin: 0px 0px 10px 0px;
}
.worldwide {
	cursor: pointer;
	cursor: hand;
}
.worldwide:hover {
	text-decoration: none;
	color: #E5E5E5;
}

#right-box-1-title, #right-box-2-title, #right-box-3-title, #slideshow-progress-bar, .nivo-controlNav, .nivo-controlNav-init, #program-locations-header, #program-table-key  {
	background: rgb(68,68,68); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(68,68,68,1) 0%, rgba(40,40,41,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(68,68,68,1)), color-stop(100%,rgba(40,40,41,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(68,68,68,1) 0%,rgba(40,40,41,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(68,68,68,1) 0%,rgba(40,40,41,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(68,68,68,1) 0%,rgba(40,40,41,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#282829',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(68,68,68,1) 0%,rgba(40,40,41,1) 100%); /* W3C */
}





/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
    position:relative;
    width:470px; /* Change this to your images width */
    height:230px; /* Change this to your images height */
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider a.slide0 img {
    display:block;
}


/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
}
#slider {
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	/*position:absolute;
	height: 20px;
	width: 100%;
	bottom:-23px;*/
}
.nivo-controlNav-init {
	height: 20px;
	width: 100%;
	bottom:-23px;
	margin-top: 3px;
}
.nivo-inner-controlNav {
	position:absolute;
	left:50%;
	margin-top: 4px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-control:hover {cursor:pointer; cursor:hand;}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
	color:#fff;
}

