﻿/* CSS Document */

/* GateWay Community College 2009 */

/* site-wide formatting attributes */
    
html, body{
    margin:0px;
    padding:0px;
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:12px;
    line-height:1.5;
    background-color:#004373;
    text-align:center; /*IE needs this to make #MainContainer centered.*/
}

img{
    border:0px;
}

a img{
    border:0px;
}

a {
	font-weight:normal;
}

a.learnmore{
    white-space:nowrap;
}

.phone{
    white-space:nowrap;
}

/* site template pieces */

/***begin top global master*/

#MainContainer{
    width:900px;
    margin:0 auto;
    border:0px;
    text-align:left;
    background-color:#ffffff;
    height:auto;
    padding:0px;
}

#GateWayLogo{
    width:190px;
    background-color:#ffffff;
    border:0px;
    margin-right:0px;
    margin-left:30px;
    padding-top:15px;
    padding-right:30px;
    height:85px;
    float:left;
    margin-bottom:0px;
}

#UtilityNav{
    margin:0px 30px 0px 0px;
    padding:20px 0px 12px 100px;    
    width:520px;    
    height:11px;
    float:right;
    font-family:Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
    text-align:left;
    background:#ffffff;
}

#UtilityNav ul{
    margin:0px;    
    padding:0px;    
    list-style:none;
    float:right;
    height:11px;
}

#UtilityNav ul li{
    float:left;
}

#UtilityNav ul li a{
    color:#394A58;
    display:block;
    line-height:13px;
    padding: 0px 6px 0px 6px;
    text-decoration:none;
    border-right:1px;
    border-right-style:dotted;
    border-right-color:silver;
    font-weight:normal;
}

#UtilityNav ul li.last a{
    border-right:0px;
    padding-right:0px;
}

#UtilityNav ul a:hover{
    text-decoration:underline; 
}

#Search{
width:370px;
    text-align:right;
    float:right;
    margin-top:0px;
    vertical-align:middle;
    padding-top:3px;
    padding-bottom:3px;
    margin-bottom:0px;
	margin-right: 30px;
	margin-top: 20px;
	height:29px;
	/*background-image: url(http://www.gatewaycc.edu/App/Images/Layout/bg_search.jpg);
	background-repeat: no-repeat;*/
	clear: right;
		
 }


.socialFB {
	margin:0px 12px 0px 0px;
}

.socialTR {
	margin:0px 8px 0px 0px;
}

.socialYT {
	margin:0px 12px 0px 0px;
}


.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 400px;
    height: 29px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
</style>
<!--[if lt IE 8]><style>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
<![endif]-->



form#cse-search-box{
/*
    color:#394A58;
    border:none;
    margin:0px;
    margin-right: 3px;
    font-family:Verdana, sans-serif;
    font-weight:bolder;
		padding-top:1px;
		padding-right: 1px;*/
}


#Search .search form input#q{
    width:140px;
    }
    
#Search form input.go{
    height:25px; 
    width:40px;
    margin-left:4px;
}

 
.button {
   
   background-image: url(http://www.gatewaycc.edu/App/Images/Layout/button_go.jpg);
   background-position: 0px 0px;
   background-color: transparent;
   background-repeat: no-repeat;
   border: none;
   width: 23px !important;
   height: 21px;
   margin-left: -4px;
}

.button:active, .button:hover {
   
    background-image: url(http://www.gatewaycc.edu/App/Images/Layout/button_go_on.jpg);
    background-position: 0px 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    width: 23px !important;
    height: 21px;
}

/*
#GoogleSearchBox{
    /* background:url(~/App/Images/Layout/google_custom_search_watermark.gif) no-repeat;*/
/*
}
#SearchButton{
    position:absolute;
    margin-left:800px;
    border:none;
    margin:0px;
}

.input {
    background:url(~/App/Images/Layout/websearch.jpg) left top repeat-x #394A58;
    color:#394A58;
    width:22px;
    height:22px;
}

}
end custom search box*/


/*	  .gsc-control-cse {
	    font-family: Verdana, sans-serif;
	    border-color: #005DAA;
	    background-color: #FFFFFF;
	  }
	  input.gsc-input {
	    border-color: #005DAA;
	  }
	  input.gsc-search-button {
	    border-color: #394A5F;
	    background-color: #E9E9E9;
	  }
	  .gsc-tabHeader.gsc-tabhInactive {
	    border-color: #E9E9E9;
	    background-color: #E9E9E9;
	  }
	  .gsc-tabHeader.gsc-tabhActive {
	    border-top-color: #FF9900;
	    border-left-color: #E9E9E9;
	    border-right-color: #E9E9E9;
	    background-color: #FFFFFF;
	  }
	  .gsc-tabsArea {
	    border-color: #E9E9E9;
	  }
	  .gsc-webResult.gsc-result {
	    border-color: #FFFFFF;
	    background-color: #FFFFFF;
	  }
	  .gsc-webResult.gsc-result:hover {
	    border-color: #FFFFFF;
	    background-color: #FFFFFF;
	  }
	  .gs-webResult.gs-result a.gs-title:link,
	  .gs-webResult.gs-result a.gs-title:link b {
	    color: #005DAA;
	  }
	  .gs-webResult.gs-result a.gs-title:visited,
	  .gs-webResult.gs-result a.gs-title:visited b {
	    color: #394A58;
	  }
	  .gs-webResult.gs-result a.gs-title:hover,
	  .gs-webResult.gs-result a.gs-title:hover b {
	    color: #005DAA;
	  }
	  .gs-webResult.gs-result a.gs-title:active,
	  .gs-webResult.gs-result a.gs-title:active b {
	    color: #005DAA;
	  }
	  .gsc-cursor-page {
	    color: #005DAA;
	  }
	  a.gsc-trailing-more-results:link {
	    color: #005DAA;
	  }
	  .gs-webResult.gs-result .gs-snippet {
	    color: #000000;
	  }
	  .gs-webResult.gs-result .gs-visibleUrl {
	    color: #005DAA;
	  }
	  .gs-webResult.gs-result .gs-visibleUrl-short {
	    color: #005DAA;
	  }
	  .gsc-cursor-box {
	    border-color: #FFFFFF;
	  }
	  .gsc-results .gsc-cursor-page {
	    border-color: #E9E9E9;
	    background-color: #FFFFFF;
	  }
	  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	    border-color: #FF9900;
	    background-color: #FFFFFF;
	  }
	  .gs-promotion.gs-result {
	    border-color: #005DAA;
	    background-color: #ccffff;
	  }
	  .gs-promotion.gs-result a.gs-title:link {
	    color: #005DAA;
	  }
	  .gs-promotion.gs-result a.gs-title:visited {
	    color: #394A58;
	  }
	  .gs-promotion.gs-result a.gs-title:hover {
	    color: #005DAA;
	  }
	  .gs-promotion.gs-result a.gs-title:active {
	    color: #005DAA;
	  }
	  .gs-promotion.gs-result .gs-snippet {
	    color: #000000;
	  }
	  .gs-promotion.gs-result .gs-visibleUrl,
	  .gs-promotion.gs-result .gs-visibleUrl-short {
	    color: #005DAA;
	  }
	  
	  */

.hidden{
  display:none;
}

.skipnavigation{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    color:#004373;
    margin-top:5px;
}

form#PageForm{
    margin:0px;
    padding:0px;
    position:static;
}

#TopNav {
    font-family:Verdana, sans-serif;
    font-size:13px;
    font-weight:normal;
    margin-left:auto;
    margin-right:auto;
    padding:0px 20px 0px 40px;
    text-align:center;
    width:780px;
    height:35px;
    background-color:#ffffff;
    background:url('../Images/Layout/NavBG.jpg');
    background-repeat:repeat-x;
    display:block;
    clear:both;
}

#TopNav ul{
    text-align:center;
    margin:0px;
    padding:0px;    
    list-style:none;
    width:780px;
    float:left;
    white-space:nowrap;    
}

#TopNav ul li{
    float:left;
}

#TopNav ul li a{
    display:block;
    line-height:35px;
    text-decoration:none; 
    color:#ffffff; 
    padding:0px 21px 2px 22px;
    background:url('../Images/Layout/NavDivider.jpg') repeat-y left top;
    height:33px;
    float:left;
    font-weight:normal;
}
#TopNav ul .first a{
  background: none;
}
#TopNav ul .first {
  margin-right: 5px;
}

#searchbox {
  margin-top: 2px;
  border: none !important;
  width: 163px !important;
  height: 16px !important;
  line-height: 20px;
  position: relative;
  top: 0px;
  background: #FFF url(http://www.gatewaycc.edu/App/Images/watermark_gateway.jpg) no-repeat !important;
}

#searchbox:focus {
   background: #FFF !important;
  margin-top: 2px;
}

#TopNav ul li.first a{
    padding:0px;
    margin:0px;
    text-align:left;
    width:25px;
    background-color:transparent;
}

#TopNav ul li.second a{
    background-color:transparent;
}

#TopNav ul li a:hover{
    background-color:#A5ACAF;
}

#TopNav ul li.first a:hover{
    background-color:transparent;
}

#TopNav ul li .selected{
    background-color:#A5ACAF;
}

#ContentContainer{
    width:840px;
    height:auto;
    background-color:#ffffff;
    border-bottom:0px;
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:30px;
    margin-right:30px;
    padding-bottom:0px;
    min-height:400px;
}
/*----end top of global master*/

#MastheadContainer{
    width:840px;
    background:#ffffff;
    margin-bottom:15px;
    margin-top:0px;
    padding:0px;
    min-height:120px;
    border:0px;
    margin-left:auto;
    margin-right:auto;
    clear:both;

}

/* Home Page Template Elements - bottom half of page */

#FeatureContainer{
    background-color:#ffffff;
    width:301px;
    float:right;
    margin:15px 0px 15px 15px;
}

#FeatureContainer .item{
    width:301px;
    height:115px;
    border:0px;
    padding:0px;
    clear:both;
}

#FeatureContainer img{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:15px;
    margin-left:0px;
    padding:0px;
    float:left;
}

#FeatureContainer .nys img{
    margin-left:25px;
    /*margin-left:150px;
    position:relative;
    clear:both;*/

}

#FeatureContainer .mm img{
    margin-top:15px;
    /*margin-left:150px;
    position:relative;
    clear:both;*/
    width:150px;
    float:right;
}

#FeatureContainer .cs img{
    /*margin-left:150px;
    margin-top:-50px;
    position:relative;
    clear:both;*/
    width:150px;
    margin-top:0px;
    float:right;

}

#News{
    width:510px;
    background-color:#ffffff;
    border:0px;
    margin:10px 10px 15px 0px;
    float:left;
    padding:0px;
    height:370px;
    min-height:370px;
    overflow:hidden;
}
    
#News h1{
    font-family:Verdana, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#005DAA;
    margin:10px 0px 7px 0px;
}
    
#News h1.meta{
	font-size:10px;
	line-height:13px;
	margin:0px 0px 0px 0px;
	color:#394A58;
	font-weight:normal;
}

#News h2{
    width:510px;
    font-family:Verdana, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-bottom:2px;
    margin-top:2px;
    float:left;
    clear:both;
}

#News p{
    width:510px;
    float:left;
    margin-bottom:10px;    
    margin-top:0px;
    vertical-align:text-top;
    padding:0px;
}

#News a:link,
#News a:visited{
    color:#005DAA;
    font-style:oblique;
}

#News img{
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    margin-top:0px;
    text-align:left;
    vertical-align:text-top;
    width:50px;
}


#Alert {
    width:142px;
    border:0px;
    padding:0px;
    margin:0px 35px 0px 0px;
    float:left;
}

#Chat{
    width:134px;
    border:0px;
    padding:0px;
    margin:0px 35px 0px 0px;
    float:left;
}

#Blend{
    width:140px;
    border:0px;
    padding:0px;
    margin:0px 0px 0px 0px;
    float:left;
}


#BreadcrumbBar{
    width:640px;
    height:15px;
    background-color:#ffffff;
    border:0px;
    float:left;
    text-align:left;
    vertical-align:top;
    padding-left:5px;
    margin-bottom:5px;
    padding-right:15px;
    color:#9EA4A8;
    font-weight:normal;
    font-size:9px;
    font-family:Verdana, sans-serif;
    margin-top:-5px;
}

#BreadcrumbBar a:link, 
#BreadcrumbBar a:visited{
    color:#9EA4A8;
    font-weight:normal;
    font-size:9px;
    text-decoration:none;
    line-height:15px;
}

#BreadcrumbBar a:hover{
    color:#9EA4A8;
    font-weight:normal;
    font-size:9px;
    text-decoration:underline;
    line-height:15px;
}

#TitleBar{
    width:660px;
    height:30px;
    background-color:#ffffff;
    border:0px;
    text-align:left;
    margin-bottom:5px;
    padding-left:5px;
    float:left;
    padding-right:0px;
    margin-top:0px;
    vertical-align:top;
    font-size:21px;
    clear:left;
}

#TitleBarCenter{
    width:460px;
    height:30px;
    background-color:#ffffff;
    border:0px;
    text-align:left;
    padding-left:0px;
    padding-top:0px;
    float:right;
    padding-right:30px;
    margin-top:0px;
    margin-left:25px;
    margin-right:0px;
    margin-bottom:5px;
    vertical-align:top;
    font-size:21px;
}

#TitleBar h1, #TitleBarCenter h1{
    font-size:21px;
    font-weight:bold;
    color:#394A58;
    font-family:Verdana, sans-serif;
    margin:0px;
    padding:0px;
    line-height:25px;
    vertical-align:middle;
}

#TitleBar h2, #TitleBarCenter  h2{
    font-size:16px;
    font-weight:bold;
    color:#394A58;
    font-family:Verdana, sans-serif;
    margin:0px;
    padding:0px;
    line-height:25px;
    vertical-align:middle;
}

#FindYourGateWay{
    width:660px;
    height:50px;
    background-color:transparent;
    border:0px;
    text-align:left;
    float:left;
    padding:0px;
    margin:0px 0px 20px 0px;
}

#FutureMenuBar{
    width:840px;
	height:158px;
    background-color:transparent;
    border:0px;
    text-align:left;
    padding:0px;
    margin:-17px 0px 0px 0px;
}

#FutureMenuBar .Buttons{
    border:0px;
    float:left;
    padding:0px;
    margin:0px;
    height:50px;
    width:140px;
}

#FutureWhatCanIStudyButton{
    width:175px;
    height:30px;
    padding:0px;
    margin:0px 665px 0px 0px;
    float:left;
    background-color:#005DAA;    
    text-align:center;
    vertical-align:middle;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
} 

#LeftColumn{
    background-color:#ffffff;
    text-align:left;
    width:155px;
    margin-right:0px;
    margin-top:0px;
    padding-right:0px;
    padding-left:5px;
    float:left;
}

#LeftColumn .MainMenu{
    margin:0px 0px 0px 0px;
    padding:0px;    
    font-family:Verdana, sans-serif;
    color:#005DAA;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-indent:0px;
    list-style-type:none;
    cursor:pointer;
    line-height:25px;
}

#LeftColumn .MainMenu ul{
    list-style-type:disc;
    margin:0px;
    color:#5E6A71;
    line-height:25px;
}

#LeftColumn .MainMenu li{
    margin:0px 0px 10px 0px;
    font-family:Verdana, sans-serif;
    color:#005DAA;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:15px;
    display:block;
    text-indent:0px;
    padding:0px;
    list-style-type:none;
}

#LeftColumn .MainMenu a:link, 
#LeftColumn .MainMenu a:visited{
    font-family:Verdana, sans-serif;
    color:#005DAA;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:15px;
    margin:0px 0px 0px 0px;
    padding:0px;
    display:block;
}

#LeftColumn .MainMenu a:hover{
    font-family:Verdana, sans-serif;
    color:#005DAA;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    padding:0px;
    display:block;
    cursor:pointer;
}

#LeftColumn .PageMenu{
    margin:0px 0px 6px 0px;
    padding:0px;
    font-family:Verdana, sans-serif;
    color:#5E6A71;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:14px;
    display:block;
    text-indent:0px;
    list-style-type:none;
}


#LeftColumn .PageMenu ul{
    list-style-type:none;
    margin:0px 0px 15px 0px;
    padding:0px;
    color:#5E6A71;
    text-indent:0px;
    display:block;
    line-height:14px;
}

#LeftColumn .PageMenu li{
    margin:10px 0px 12px 0px;
    padding:0px;
    font-family:Verdana, sans-serif;
    color:#5E6A71;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:14px;
    display:block;
    text-indent:0px;
    list-style-type:none;
}

#LeftColumn .PageMenu a:link, 
#LeftColumn .PageMenu a:visited{
    font-family:Verdana, sans-serif;
    color:#5E6A71;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:14px;
    margin:0px;
    padding:0px;
    display:block;
    text-indent:0px;
    list-style-type:none;
}

#LeftColumn .PageMenu a:hover{
    font-family:Verdana, sans-serif;
    color:#5E6A71;
    font-size:11px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:14px;
    margin:0px;
    padding-left:0px;
    display:block;
}

#LeftColumn .PageMenuhide{
    margin:-15px 0px -5px 0px;
    padding:0px;
    font-family:Verdana, sans-serif;
    color:#ffffff;
    font-size:1px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:1px;
    display:block;
    text-indent:0px;
    list-style-type:none;
    display:none;
}

#LeftColumn .PageMenuhide li{
    margin:-15px 0px -5px 0px;
    padding:0px;
    font-family:Verdana, sans-serif;
    color:#ffffff;
    font-size:1px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:1px;
    text-indent:0px;
    list-style-type:none;
    display:none;
}

#LeftColumn .PageMenuhide a:link, 
#LeftColumn .PageMenuhide a:visited{
    font-family:Verdana, sans-serif;
    color:#ffffff;
    font-size:1px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:1px;
    margin:-15px 0px -5px 0px;
    padding:0px;
    text-indent:0px;
    list-style-type:none;
    display:none;
}

#LeftColumn .PageMenuhide a:hover{
    font-family:Verdana, sans-serif;
    color:#ffffff;
    font-size:1px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:1px;
    margin:-5px 0px -5px 0px;
    padding-left:0px;
    display:none;
}

#LeftColumn .SelectedMenuItem{
    font-family:Verdana, sans-serif;
    width:150px;
}

#LeftColumn h3{
    margin-top:15px;
    font-weight:bold;
    font-size:11px;
    padding:0px;
    font-family:Verdana, sans-serif;
    color:#5E6A71;
    margin-bottom:5px;
}

#LeftColumn .SecondaryMenu{
    padding:0px;
    font-size:11px;
    font-family:Verdana, sans-serif;
    color:#394A58;
    margin:0px 0px 10px 6px;
    line-height:14px;
    font-weight:normal;
}

#LeftColumn .SecondaryMenu ul{
    list-style-type:none;
    color:#394A58;
    padding:0px;
    margin:10px 0px 10px 0px;
    line-height:13px;
    font-weight:normal;
}

#LeftColumn .SecondaryMenu li{
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:10px;
    text-align:left;
    font-weight:normal;
    text-decoration:none;
    line-height:13px;
    display:list-item;
    text-indent:0px;
    padding:0px 0px 0px 0px;
    margin:4px 0px 5px 0px;
    list-style-type:none;
}

#LeftColumn .SecondaryMenu a:link, 
#LeftColumn .SecondaryMenu a:visited{
    text-decoration:none;
    font-size:10px;
    color:#394A58;
    font-family:Verdana, sans-serif;
    white-space:normal;
    line-height:13px;
    font-weight:normal;
    margin:4px 0px 5px 0px;
}

#LeftColumn .SecondaryMenu a:hover{
    text-decoration:underline;
    font-size:10px;
    color:#394A58;
    font-family:Verdana, sans-serif;
    line-height:13px;
    font-weight:normal;
}

#LeftColumn .RelatedLinks{
    padding:0px;
    font-size:10px;
    font-family:Verdana, sans-serif;
    color:#394A58;
    margin:0px 0px 0px 0px;
    line-height:13px;
}

#LeftColumn .RelatedLinks ul{
    list-style-type:none;
    color:#394A58;
    padding:0px;
    margin:0px 0px 0px 0px;
    line-height:13px;
    font-weight:normal;
    text-indent:0px;
}

#LeftColumn .RelatedLinks li{
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:10px;
    text-align:left;
    font-weight:normal;
    text-decoration:none;
    line-height:13px;
    display:list-item;
    text-indent:0px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 4px 0px;
    list-style-type:none;
}

#LeftColumn .RelatedLinks a:link,
#LeftColumn .RelatedLinks a:visited{
    text-decoration:none;
    font-size:10px;
    color:#394A58;
    font-family:Verdana, sans-serif;
    white-space:normal;
    line-height:13px;
    font-weight:normal;
    margin:0px 0px 0px 0px;
    padding:0px;
}

#LeftColumn .RelatedLinks a:hover{
    text-decoration:underline;
    font-size:10px;
    color:#394A58;
    font-family:Verdana, sans-serif;
    line-height:13px;
    font-weight:normal;
}

.share{
    text-align:left;
    font-family:Verdana, sans-serif;
    font-size:10px;
    font-weight:normal;
    color:#185D2C;    
    margin-bottom:10px;
    margin-top:20px;
    padding-bottom:10px;
    line-height:20px;
    vertical-align:middle;
}

.share a:link, 
.share a:visited{
    text-decoration:none;
    font-size:10px;
    color:#185D2C;
    font-family:Verdana, sans-serif;
    line-height:20px;
    vertical-align:middle;
}

.share a:hover{
    text-decoration:underline;
    font-size:10px;
    color:#185D2C;
    font-family:Verdana, sans-serif;
    line-height:20px;
    vertical-align:middle;
}

#CenterColumn{
    background-color:#ffffff;
    text-align:left;
    width:430px;
    float:left;
    margin-right:0px;
    margin-left:0px;
    margin-top:0px;
    padding-left:30px;
    padding-right:30px;
    padding-bottom:30px;
}

}

#CenterColumn img.center{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:15px;
}

#CenterColumn p.indent{
	margin-left:20px;
	display:block;
}

#RightColumn{
    background-color:#ffffff;
    text-align:left;
    width:165px;
    float:right;
    margin-left:0px;
    margin-top:0px;
    padding-left:0px;
    padding-top:0px;
    height:auto;
    vertical-align:top;
    padding-right:0px;
    min-height:500px;
    font-family:Verdana, sans-serif;
    font-size:11px;
    color:#394A58;
    line-height:14px;
}

#RightColumn table{
	margin:15px 0px 15px 0px;
	border:0px;	
}

#RightColumn th{
	background-color:#5E6A71;
	color:#ffffff;
	text-align:center;
	height:25px;
	border:0px;
	vertical-align:middle;
}

#RightColumn tr{
	border:0px;
}

#RightColumn  td{
	border:1px;
	border-color:#c3c8c8;
	border-style:solid;
	vertical-align:middle; 	
	padding:5px;
}

#ENews{
    background-image:url('../Images/Layout/eNews.jpg');
    background-repeat:no-repeat;
    width:138px; 
    font-family:Verdana, sans-serif;
    font-size:14px;
    line-height:18px;
    font-weight:bold;
    color:#ffffff;
    padding:20px 5px 5px 15px;
    height:35px;
    margin-top:0px;
}

#RightColumn .actionbutton{
    margin-bottom:0px;
    border:0px;
    margin-top:0px;
    padding:0px;
    background-color:#37424A;
}

#RightColumn .businessitem img{
    margin-bottom:0px;
    border:0px;
    margin-top:10px;
    padding:0px;
}

#RightColumn .contacthours{
    margin:0px 0px 5px 0px;    
    line-height:1.45;
}

#RightColumn p{
    font-size:11px;
    font-family:Verdana, sans-serif;
    text-align:left;
    padding-bottom:5px;
}

#RightColumn a:link,
#RightColumn a:visited{
    color:#005DAA;
    text-decoration:underline;
    font-size:11px;
}

#RightColumn a:hover{
    color:#005DAA;
    text-decoration:underline;
}

#RightColumn h2.contacthours{
    color:#005DAA;
    font-size:12px;
    font-weight:bold;
    line-height:15px;
    margin:10px 0px 5px 0px;
    padding:0px;
}

#RightColumn .chart{
    margin-bottom:10px;
    border:0px;
    padding:0px;
    margin-top:-0px;
    margin-left:0px;
}

#RightColumn img.video{
    border:0px;
    margin-bottom:0px;
    padding:0px;
}

#RightColumn h4.jobs{
    font-size:11px;
    font-weight:bold;
    margin-bottom:0px;
    color:#005DAA;
    background-color:#c2deea;
    padding-bottom:7px;
    padding-top:10px;
    margin-top:-3px;
    padding-left:10px;
    padding-right:5px;
}

#RightColumn h4.cat{
    font-size:11px;
    font-weight:bold;
    margin-bottom:0px;
    color:#394A58;
    padding-bottom:0px;
    padding-top:10px;
    margin-top:-3px;
    padding-left:10px;
    padding-right:5px;
}

#RightColumn div.disclosure ul{
    font-size:11px;
    margin-top:10px;
    margin-bottom:8px;
	padding-top:0px;
	padding-bottom:0px;
}
}

#RightColumn ul.jobs{
    margin-top:0px;
    margin-left:0px;
    padding:5px 10px 12px 10px;
    display:block;
    margin-bottom:0px;
    background-color:#c2deea;
}

#RightColumn li.jobs{
    display:block;
    text-indent:0px;
    padding-left:0px;
    margin-left:0px;
    margin-bottom:5px;
    list-style:none;
}

#RightColumn li.jobs a:link,
#RightColumn li.jobs a:visited{
    text-decoration:none;
    }

#RightColumn li.jobs a:hover{
    text-decoration:underline;
    color:#005DAA;
}

#RightColumn h4.blog{
    font-size:11px;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:5px;
    background:#37424A;
    padding:5px 5px 5px 10px;
    color:#ffffff;
}

#RightColumn ul.blog{
    margin-top:0px;
    margin-left:0px;
    width:145px;
    padding:8px 10px 5px 10px;
    display:block;
    background-color:#c2deea;
}

#RightColumn li.blog{
    text-decoration:none;
    display:block;
    text-indent:0px;
    padding-left:0px;
    margin-left:0px;
    margin-bottom:10px;
    list-style:none;
}

#RightColumn h4.blog a:link, 
#RightColumn h4.blog a:visited{
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
    font-family:Verdana, sans-serif;
}

#RightColumn h4.blog a:hover{
    text-decoration:underline;
}

#RightColumn li.blog a:link, 
#RightColumn li.blog a:visited{
    text-decoration:none;
    font-size:11px;
    color:#5E6A71;
    font-family:Verdana, sans-serif;
}

#RightColumn li.blog a:hover{
    text-decoration:underline;
}

#RightColumn  a.studentemail:link,
#RightColumn  a.studentemail:visited{
    font-family:Verdana, sans-serif;
    color:#005DAA;
    font-size:12px;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
    line-height:15px;
}

#RightColumn  a.studentemail:hover{
    text-decoration:underline;
    color:#005DAA;
    text-align:center;
}

#RightColumn img{
    text-align:center;
    border:0px;    
}

/* Two Column Column Template Elements - Based on 3 Column Ratio*/

#RightSpanColumn{
    background-color:#ffffff;
    text-align:left;
    width:600px;
    float:left;
    margin-top:0px;
    padding-left:30px;
    padding-right:30px;
    padding-bottom:30px;
    margin-bottom:50px;
}

#LeftSpanColumn{
    background-color:#ffffff;
    text-align:left;
    width:640px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 15px 30px 5px;
}

#LeftSpanColumn dl{
    float:left;
    width:185px;
    padding:0px 40px 0px 0px;
    margin:0px 0px 15px 0px;
    color:#005DAA;
    font-weight:bold;
}

#LeftSpanColumn dl.last{
    padding:0px 0px 0px 0px;
    margin:0px 0px 15px 0px;
}

#LeftSpanColumn dt{
    margin:0px 0px 5px 0px;
}

#LeftSpanColumn dl dd ul {
    min-height:170px;
    padding:0px;
    margin:0px;
}


p.intro{
    margin:0px 0px 0px -15px;
    font-size:13px;
    line-height:16px;
    background-color:#C6D6E8;
    padding:15px;
    width:630px;
    clear:both;
}

#LeftSpanColumn p.workforce{
    margin:0px 0px 15px 0px;
    font-size:13px;
    line-height:16px;
    background-color:#ffffff;
    padding:0px 15px 15px 15px;
    width:300px;
    float:left;
    height:75px;
}

#LeftSpanColumn .type{
    font-size:14px;
    line-height:21px;
    font-weight:bold;
    color:#005DAA;
}

#LeftSpanColumn p .type a:link,
#LeftSpanColumn p .type a:visited{
    font-size:14px;
    line-height:21px;
    font-weight:bold;
    color:#005DAA;
    text-decoration:none;
}

#LeftSpanColumn p .type a:hover{
    text-decoration:underline;
}

#LeftSpanColumn .community{
    margin:0px 0px 15px 0px;
    font-size:13px;
    line-height:16px;
    background-color:#ffffff;
    padding:0px 15px 15px 15px;
    width:300px;
    float:left;
    height:130px;
}

#Left3SpanLinks{
    background-color:transparent;
    text-align:left;
    width:635px;
    float:left;
    margin:20px 0px 0px 0px;
    padding:0px 15px 30px 10px;
}

#Left3SpanLinks ul li,
#LeftSpanColumn .community ul li{
    padding:2px 0px 2px 0px;
    font-size:12px;
    color:#005DAA;
}

#Left3SpanLinks ul li a,
#LeftSpanColumn .community ul li a{
    color:#394A58;
    text-indent:0px;
    margin:0px;
  	font-weight:normal;
}

#Left3SpanLinks ul li a:link, 
#Left3SpanLinks ul li a:visited,
#LeftSpanColumn .community ul li a:link, 
#LeftSpanColumn .community ul li a:visited{
    text-decoration:none;
    color:#394A58;
}

#Left3SpanLinks ul li a:hover,
#LeftSpanColumn .community ul li a:hover{
    text-decoration:underline;
}

img.advantage{
    border:0px;
    padding:0px;
    margin: 15px 0px 20px 0px;
}

p.libraryheader{
    margin-top:0px; 
    margin-bottom:5px; 
    padding:10px 15px 15px 15px; 
    background-color:#C6D6E8; 
    width:810px;
}

p.libraryheader a{
    color:#394A58;
    text-decoration:underline;
}

p.libraryheader a:link,
p.libraryheader a:visited{
    color:#394A58;
    text-decoration:underline;
}

p.libraryheader a:hover{
    text-decoration:underline;
    color:#005DAA;
}

#Left3SpanLinks li.libraryresearch a:link,
#Left3SpanLinks li.libraryresearch a:visited{
    font-weight:bold;
    text-decoration:none;
}

#Left3SpanLinks li.libraryresearch a:hover{
    text-decoration:underline;
}

#NewTitles{
    width:350px; 
    padding:0px; 
    height:400px; 
    margin:15px 0px 0px 0px;  
    float:left;
    clear:both;
}

#AskaLibrarian{
    width:300px; 
    padding:20px; 
    height:285px; 
    margin:20px 0px 0px 0px;  
    float:left;
}
#NewTitles img.bookcover{
    margin-right:20px;
}


/* Two Column Half Column Template Elements - Each Column is half the width of the entire Area */

#LeftHalfColumn{
    background-color:#ffffff;
    text-align:left;
    width:390px;
    float:left;
    margin-right:0px;
    margin-top:0px;
    padding-right:15px;
    padding-left:15px;
    padding-bottom:30px;

}

#RightHalfColumn{
    background-color:#ffffff;
    text-align:left;
    width:390px;
    float:right;
    margin-left:0px;
    margin-top:0px;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:30px;
}

/* One Column Template Elements */

#ThreeSpanColumn{
    width:810px;
    height:auto;
    background-color:#ffffff;
    border:0px;
    text-align:left;
    margin-bottom:30px;
    padding-right:15px;
    padding-left:15px;
    margin-top:0px;
    padding-bottom:30px;
    clear:both;
}

/* Content Columns Text Formatting */

#CenterColumn h2, #RightSpanColumn h2, 
#LeftHalfColumn h2, #ThreeSpanColumn h2,
#LeftSpanColumn h2{
    font-family:Verdana, sans-serif;
    font-size:14px;
    color:#005DAA;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
}

#CenterColumn h3, #RightSpanColumn h3, 
#LeftHalfColumn h3, #ThreeSpanColumn h3,
#LeftSpanColumn h3{
    font-family:Verdana, sans-serif;
    font-size:12px;
    color:#005DAA;
    font-weight:bold;
    line-height:16px;
    margin-bottom:5px;
    margin-top:0px;
}

#CenterColumn h4, #RightSpanColumn h4, 
#LeftHalfColumn h4, #ThreeSpanColumn h4,
#LeftSpanColumn h4{
    font-family:Verdana, sans-serif;
    font-size:12px;
    color:#394A58;
    font-weight:bold;
    line-height:14px;
    margin-bottom:5px;
    margin-top:0px;
}

#CenterColumn h5, #RightSpanColumn h5, 
#LeftHalfColumn h5, #ThreeSpanColumn h5,
#LeftSpanColumn h5{
    font-family:Verdana, sans-serif;
    font-size:12px;
    color:#005DAA;
    font-weight:bold;
    line-height:14px;
    margin-bottom:5px;
    margin-top:0px;
}

.steps{
    font-family:Verdana, sans-serif;
    font-size:12px;
    color:#394A58;
    font-weight:bold;
}

#CenterColumn p, #RightSpanColumn p, 
#LeftHalfColumn p, #ThreeSpanColumn p,
#LeftSpanColumn p{
    padding:0px;
    margin-bottom:10px;
    font-size:12px;
    font-weight:normal;
    font-family:Verdana, sans-serif;
    margin-top:10px;
}


#CenterColumn ul, #RightSpanColumn ul, 
#LeftHalfColumn ul, #ThreeSpanColumn ul,
#LeftSpanColumn ul{
    margin-left:20px;
    display:block;
    padding-left:0px;
    list-style-type:disc;    
    margin-top:10px;
    margin-bottom:15px;
    padding-bottom:5px;
    list-style-image: url('../Images/Layout/bluebullet.png'); 
}

#CenterColumn li, #RightSpanColumn li, 
#LeftHalfColumn li, #ThreeSpanColumn li,
#LeftSpanColumn li{
    margin:0px;
    padding-left:0px;
    font-family:Verdana, sans-serif;
    text-align:left;
    font-weight:normal;
    text-decoration:none;
    line-height:16px;
    display:list-item;
    text-indent:0px;
    padding:0px;
    margin-left:15px;
    font-size:12px;
}

#CenterColumn ol, #RightSpanColumn ol, 
#LeftHalfColumn ol, #ThreeSpanColumn ol,
#LeftSpanColumn ol{
    margin-left:10px;
    padding-left:0px;
}

#CenterColumn dl, #RightSpanColumn dl, 
#LeftHalfColumn dl, #ThreeSpanColumn dl,
#LeftSpanColumn dl, #Left3SpanLinks dl{
    margin-left:0px;
    padding-left:0px;
    display:block;
    float:left;
    min-height:50px;
}

#CenterColumn dt, #RightSpanColumn dt, 
#LeftHalfColumn dt, #ThreeSpanColumn dt,
#LeftSpanColumn dt, #Left3SpanLinks dt{
    margin-left:0px;
    padding-left:0px;
    font-weight:bold;
    margin-top:10px;
}

#CenterColumn dd, #RightSpanColumn dd, 
#LeftHalfColumn dd, #ThreeSpanColumn dd,
#LeftSpanColumn dd{
    margin-left:0px;
    padding-left:0px;
}

#CenterColumn a:link, #CenterColumn a:visited, 
#RightSpanColumn a:link, #RightSpanColumn a:visited, 
#LeftHalfColumn a:link, #LeftHalfColumn a:visited, 
#ThreeSpanColumn a:link, #ThreeSpanColumn a:visited,
#LeftSpanColumn a:link, #LeftSpanColumn a:visited{
    text-decoration:underline; 
    color:#005DAA; 
    font-family:Verdana, sans-serif; 
    font-size:12px; 
    font-weight:normal;
}

#CenterColumn a:hover, 
#RightSpanColumn a:hover, 
#LeftHalfColumn a:hover, 
#ThreeSpanColumn a:hover,
#LeftSpanColumn a:hover{
    text-decoration:underline; 
    color:#005DAA; 
    font-family:Verdana, sans-serif; 
    font-size:12px; 
    font-weight:normal;
}

#CenterColumn a:link.disclaimer , #CenterColumn  a:visited.disclaimer, 
#RightSpanColumn  a:link.disclaimer, #RightSpanColumn  a:visited.disclaimer, 
#LeftHalfColumn  a:link.disclaimer, #LeftHalfColumn  a:visited.disclaimer, 
#ThreeSpanColumn  a:link.disclaimer, #ThreeSpanColumn  a:visited.disclaimer,
#LeftSpanColumn  a:link.disclaimer, #LeftSpanColumn  a:visited.disclaimer,
#CenterColumn  a:hover.disclaimer, 
#RightSpanColumn  a:hover.disclaimer, 
#LeftHalfColumn  a:hover.disclaimer, 
#ThreeSpanColumn  a:hover.disclaimer,
#LeftSpanColumn  a:hover.disclaimer{
    text-decoration:none; 
    color:#005DAA; 
    font-family:Verdana, sans-serif; 
    font-size:12px; 
    font-weight:normal;
}

/*** Programs Page ***/
#WhatCanIStudy{
    width:225px;
    padding:0px;
    margin:0px;
    float:right;
} 

#WhatCanIStudy ul{
    color:#4B4B4B;
    margin-top:0px;
    margin-left:0px;
    padding-left:0px;
    padding-right:0px;
    display:block;
    margin-bottom:0px;
    padding-bottom:0px;
    width:225px;
}

#WhatCanIStudy li{
    font-family:Verdana, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:30px;
    display:block;
    text-indent:0px;
    padding-left:20px;
    padding-right:15px;
    margin-left:0px;
    margin-bottom:0px;
    margin-top:0px;
    list-style:none;
    height:30px;
    vertical-align:middle;
    background-image:url('../Images/Programs/listbg.jpg');
    background-repeat:no-repeat;
    border-bottom:2px;
    border-bottom-color:#000000;
}

#WhatCanIStudy li.first{
    background-image:url('../Images/Programs/wcis.jpg');
    background-repeat:no-repeat;
    color:#ffffff;
    height:40px;
    line-height:40px;
    background-color:#37424A;
    margin-top:0px;
}

#WhatCanIStudy a:link, 
#WhatCanIStudy a:visited{
    text-decoration:none; 
    font-family:Verdana, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    line-height:30px;
}

#WhatCanIStudy a:hover{
    text-decoration:underline; 
    font-family:Verdana, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    line-height:30px;
}

#FeaturedProgram{
    float:left;
    width:615px;
    height:330px;
    background-image:url('../Images/Programs/ProgramsMainFeature.jpg');
    background-repeat:no-repeat;
}

#FPL{
    float:left;
    width:615px;
    height:270px;
}

#ProgramsHeader{
    padding: 15px 20px 15px 15px;
    color:#ffffff;
    float:right;
    width:225px;
    height:30px;
    background-color:#4B4B4B;
    text-align:left;
}

#ProgramsHeader h1{
    font-size:21px;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

/***Shared Secondary Promo Area for Programs and Area Pages***/
#ProgramSecondaryPromos{
    width:780px;
    height:175px;
    clear:both;
    margin-top:0px;
    padding-top:40px;
    padding-bottom:5px;
    padding-right:30px;
    padding-left:30px;
    background-color:#37424A;
    margin-bottom:0px;
}

#ProgramSecondaryPromoBox{
    width:240px;
    height:140px;
    float:left;
    background-color:#37424A;
}

/**** Area Pages Shared Layout Elements ***/

#AreaDescription{
    width:500px;
    height:235px;
    float:left;
    padding:0px;
    margin:0px;
}

#AreaDescription h1{
    font-family:verdana, sans-serif;
    font-weight:bold;
    font-size:16px;
    margin-bottom:10px;
    margin-top:0px;
}

#AreaDescription p{
    font-family:verdana, sans-serif;
    font-weight:normal;
    font-size:12px;
    margin-bottom:10px;
    margin-top:0px;
    line-height:18px;
}

#AreaFeaturePromo{
    width:340px;
    height:235px;
    float:right;
}

#AreasofStudyTitle{
    width:840px;
    background-color:#6aade4;
    clear:both;
    margin:0px;
    height:40px;
}

#AreasofStudyTitle h2{
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    padding:10px 15px 10px 30px;
}

#AreaProgramsListing{
    width:840px;
    clear:both;
    background-color:#C5DDEB;
    padding:0px;
    margin:0px;
    min-width:840px;
    visibility:visible;
    overflow:visible;
    min-height:25px;
}

#AreaProgramsListing ul{
    margin:0px;
    padding: 15px 10px 12px 30px;
    display:block;
    float:left;
    background-color:#C5DDEB;
}


#AreaProgramsListing li{
    font-family:Verdana, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    text-align:left;
    font-weight:normal;
    line-height:14px;
    display:block;
    text-indent:0px;
    padding-left:0px;
    margin-left:0px;
    margin-bottom:7px;
    padding-bottom:5px;
    list-style:none;
}

#AreaProgramsListing ul.first{
    padding-left:30px;
}

#AreaProgramsListing ul.last{
    padding-right:30px;
}

#AreaProgramsListing li a:link, 
#AreaProgramsListing li a:visited{
    text-decoration:none; 
    font-family:Verdana, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    text-align:left;
    font-weight:normal;
    line-height:14px;
}

#AreaProgramsListing li a:hover{
    text-decoration:underline; 
    font-family:Verdana, sans-serif;
    color:#4B4B4B;
    font-size:12px;
    text-align:left;
    font-weight:normal;
    line-height:14px;
}

#AreaProgramPartnersList{
    width:840px;
    height:120px;
    clear:both;
}

#ProgramPartnerLogos{
    width:840px;
    height:65px;
    clear:both;
}


/****Health Care Page Layout ***/
#HealthcareIntro{
    background-image:url('../Images/Healthcare/HCBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Nursing Page Layout ***/
#NursingIntro{
    background-image:url('../Images/Nursing/NBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Business Page Layout ***/
#BusinessIntro{
    background-image:url('../Images/Business/BBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Apprenticeships Page Layout ***/
#ApprenticeshipsIntro{
    background-image:url('../Images/Apprenticeships/AppBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Math & Science Page Layout ***/
#MathScienceIntro{
    background-image:url('../Images/MathScience/MSBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Liberal Arts Page Layout ***/
#LiberalArtsIntro{
    background-image:url('../Images/LiberalArts/LABG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Automotive Page Layout ***/
#AutomotiveIntro{
    background-image:url('../Images/Automotive/AutoBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Environment Page Layout ***/
#EnvironmentIntro{
    background-image:url('../Images/Environment/EBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    
    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Information Technology Page Layout ***/
#InfoTechIntro{
    background-image:url('../Images/InformationTechnology/ITBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    
    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/**** Industrial Technology Page Layout ***/
#IndustrialTechIntro{
    background-image:url('../Images/IndustrialTechnology/IDBG.jpg');
    background-repeat:no-repeat;
    width:460px;
    height:205px;    
    padding-top:20px;
    padding-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}


/****begin chat page elements*********/
#ChatColumn{
    float:left;
    width:165px;
    height:auto;
    min-height:350px;
    margin: 0px 18px 40px 18px;
    padding:0px 10px 10px 0px;
    background-image:url('../Images/Chat/ChatBG.jpg');
    background-repeat:repeat-x;

}

#ChatColumn.first{
    margin-left:0px;     
}

#ChatColumn.last{
    margin-right:0px;
}

#ChatColumn h2{
    text-align:left;
    font-family:Verdana, sans-serif;
    font-weight:bold;
    font-size:12px;
    padding:0px 0px 0px 0px;
    color:#005DAA;
    margin:0px 8px 0px 8px;
}

#ChatColumn p{
    padding:4px 0px 4px 0px;
    margin:0px 0px 0px 8px;
}

#ChatColumn table{
    width:174px;
    padding:0px;
    margin:0px;
    height:50px;
    text-align:left;
    border:0px;
}

#ChatColumn a.sitemax{
    font-family:Verdana, sans-serif;
    font-size:9px;
    line-height:13px;
    text-decoration:none;    
    color:#A5ACAF;
    margin-right:5px;    
    vertical-align:middle;

}

#ChatColumn li{
	margin: 2px 2px 4px 4px;
	line-height:15px;
}
#ChatColumn a{
    text-decoration:none;    
    color:#5E6A71;
}

/****begin alert page elements*********/

#Alerts{
	margin:0px 0px 0px 0px;
	width:620px;
	border-top:2px;
	border-top-color:#005DAA;
	border-top-width:760px;
	padding-top:10px;
}

#Alerts hr{
	width:620px;
	color:#005DAA;
}

#Alerts a{
	white-space:pre-wrap;
}
 /*
form#myform {margin:0px; border:0px; background-image:none; }
.button {background: #fff url(http://my.maricopa.edu/img/PT_NAV_GO_1.gif) no-repeat; width:20px; margin-left:2px; height:20px; border:0; cursor:pointer}
form#myform fieldset {padding:5px; border:1px solid #6386C6; width:165px;}
form#myform legend {padding:2px}
*/

#MEMSTwitter{
	margin:20px 0px 0px -60px;
	color:#ffffff;
	font-size:2px;
}

#MEMSTwitter a:link{
	color:#ffffff;
	font-size:2px;
}

#CenterColumn h2.emergency {
	color:#B71234;
	font-style:italic;
	font-size:12px;
}


#CenterColumn .ExpandMenu {
    margin:0px 0px 0px 0px;
    padding:0px;    
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-indent:0px;
    list-style-type:none;
    cursor:pointer;
    line-height:18px;
}

#CenterColumn .ExpandMenu ul{
    list-style-type:disc;
    margin:0px;
    color:#394A58;
    line-height:18px;
    height:auto;
    width:auto;
    text-indent:20px;
}

#CenterColumn .ExpandMenu li{
    margin:0px;
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:18px;
    display:block;
    text-indent:0px;
    padding:0px;
    list-style-type:none;
    height:auto;
    width:auto;
}

#CenterColumn .ExpandMenu a:link, 
#CenterColumn .ExpandMenu a:visited{
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    line-height:18px;
    margin:0px;
    padding:0px;
    display:block;
}

#CenterColumn .ExpandMenu a:hover{
    font-family:Verdana, sans-serif;
    color:#394A58;
    font-size:12px;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
    padding:0px;
    display:block;
    cursor:pointer;
}

#CenterColumn .alert ul{
	margin-left:15px;
}

#CenterColumn .alert ol{
	
}

#CenterColumn .alert lh{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:-10px 0px -10px 0px;
}
/****begin bottom global master*/

#Logos{
    background:#5E6A71;
    text-align:center;
    width:740px;
    height:55px;
    clear:both;
    padding-right:80px;
    padding-left:80px;
    margin:0px;
}



#Logos table{
    width:740px;    
    height:55px;
    vertical-align:middle;
    padding:0px;
    text-align:center;
    margin:0px;
    border:0px yellow solid;
}

#Logos tr{
    vertical-align:middle;
    height:55px;
    padding:0px;
    margin:0px;
}

#Logos td{
    vertical-align:middle;
    font-family:Verdana, sans-serif;
    font-size:12px;
    font-weight:normal;
    font-variant:normal;
    font-style:normal;
    padding:0px;
    margin:0px;
    /*border:0px;*/
}

#Logos td.MCCD{
    text-align:left;
    width:185px;
    border:0px fuchsia solid;
}

#Logos td.MSC{
    text-align:center;
    width:185px;
}

#Logos td.CEI{
    text-align:center;
    width:185px;
    border:0px green solid;
}

#Logos td.GWECHS{
    text-align:right;
    width:185px;

}

#Logos td img{
    border:0px;
    padding:0px;
}
        


#Footer { 
        text-align: center; 
        background:#c3c8c8;
    font-family:Verdana, sans-serif;
    font-size:10px;
    font-weight:normal;
} 

#Footer ul { 
        display: inline-block; 
		*display: inline;
		zoom: 1; /*ie hack*/
        *display: inline;
        margin: 0; 
        padding:10px 0px 10px 0px; 
} 

#Footer li { 
        float: left; 
        padding: 2px 5px; 
        /*border: 1px solid black; */
        list-style:none;
} 
#Footer a {
	color:#37424a;
	padding-right: 8px;
	text-decoration:none;
	border-right:1px;
    border-right-color:#818a8f;
    border-right-style:solid;
    text-decoration:none;
    line-height:12px;
    font-weight:normal;
}
#Footer a.last {
	border-right:0px;
    padding-right:0px; 
}


#Footer a:hover{
    text-decoration:underline; 
}


#Contact{
    background:#ffffff;
    font-family:Verdana, sans-serif;
    font-size:10px;
    font-weight:normal;
    text-align:center;
    width:900px;
    height:30px;
    vertical-align:middle;
    clear:both;
    margin:0px;
    padding:0px;
}

#Contact ul{
    height:20px;
    margin:0px;
    padding:11px 0px 11px 115px;
    list-style:none;
    white-space:nowrap;
}

#Contact ul li{
    float:left;
}

#Contact ul li a{
    display:block;
    background: none !important;
    font-size:10px;
    line-height:12px;
    text-align:center;
    color:#005DAA;
    margin:0px;
    padding:0px 6px 0px 6px;
    border-right:1px;
    border-right-color:#394A58;
    border-right-style:dotted;
    text-decoration:none;
    font-weight:normal;
}

#Contact ul li.last{
    border-right:0px;
    display:block;
    font-size:10px;
    line-height:12px;
    color:#005DAA;
    margin:0px;
    padding:0px 0px 0px 6px;
}


#Contact ul li a:hover{
    text-decoration:underline; 
}

#Institution{
    background:#ffffff;
    font-family:Verdana, sans-serif;
    font-size:10px;
    font-weight:normal;
    text-align:center;
    width:900px;
    height:12px;
    vertical-align:middle;
    clear:both;
    margin:0px;
    padding:5px 0px 15px 0px;
    color:#C3C8C8;
}

#Institution a{
    display:block;
    font-size:10px;
    line-height:12px;
    text-align:center;
    color:#C3C8C8;
    margin:0px;
    text-decoration:none;
}

#Institution a:hover{
    text-decoration:underline; 
}

/* hyperlink cues*/

/* all A tags whose HREF attribute ends in .pdf */
/*a[href$='.pdf'] { 
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_pdf.gif') no-repeat right 50%;
}*/

/* all A tags whose REL attribute equals pdf */
/*a[rel='pdf'] { 
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_pdf.gif') no-repeat right 50%;
}*/

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
/*a[rel*='pdf'] { 
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_pdf.gif') no-repeat right 50%;
}*/

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
/*a[rel~='pdf'] { 
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_pdf.gif') no-repeat right 50%;
}*/

/* all A tags whose HREF attribute starts with mailto: */
/*a[href ^="mailto:"] {
	padding-right: 18px;
    background: url('/../../App/Images/hyperlinkcue/icon_mailto.gif') no-repeat right 50%;
}*/

/* all A tags whose CLASS attribute is popup */
/*a[class ="popup"] {
	padding-right: 18px;
    background: url('/../../App/Images/hyperlinkcue/icon_popup.gif') no-repeat right 50%;
}*/


*/


/*a[href$='.doc'] { 
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_doc.gif') no-repeat right 50%;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_xls.gif') no-repeat right 50%;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: url('/../../App/Images/hyperlinkcue/icon_external.gif') no-repeat right 50%;
}*/

/*----end bottom global master*/











