@charset "UTF-8";


/* -------------Body & body text Styles -------------- */

body  {
		text-align: center; 
		color: #505050;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 12px;
		background-image: url(/UserFiles/Servers/Server_2719471/Image/bg_grad.jpg);
		margin: 9px;
		background-repeat: repeat-x;
		padding: 0;
}

body, td, p {

        font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:12px;
        color:#505050;	
}


a:link{
		text-decoration:none;
		font-size: 12px;
		color: #003399;

}

a:hover {
		text-decoration: underline;
        font-size:12px;
		color: #003399;
}

a:visited{
	font-size:12px;
	color: #46156c;
	text-decoration: none;
}

p a{
		color: #003399;
		text-decoration: none;
		font-size: 12px;
}

p a:hover{
		color: #003399;
		text-decoration:underline;
        font-size:12px;
}

p a:visited {
		color: #46156c;
        font-size:12px;
}


a.admin_menu:link,  a.admin_menu:active, a.admin_menu:visited
{
	  font-family:Tahoma, Arial,sans-serif;
	  color:#666666;
	  font-size: 11px;
	  text-decoration: none;
	  padding-left:6px;
}
a.admin_menu:hover
{
	  font-family:Tahoma, Arial,sans-serif;
	  color:#333333;
	  font-size: 11px;
	  text-decoration: underline;
	  padding-left:6px;
}


.gray_text p,
.gray_text div,
.gray_text ul,
.gray_text li,
.gray_text ol {
		color:#505050;
        font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:12px;

}

.gray_text h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size:18px;
	color:#303030;
}

.gray_text h2  {
        font-family: Arial, Helvetica, Verdana, sans-serif;
		font-weight: bold;
        font-size:13px;
        color:#303030;
}


.gray_text h3 {
		/*weight: bold;*/
        font-size:12px;
        color:#454545;
}



.gray_text h4,
.gray_text h5 {
        font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:12px;
        color:#5c5c5c;
}


img.searchgif {
        border:0px;
}

#qlinks {
	    position: relative;
	    top:0;
}

#qlinks img {
	    width:88px;
	    height:17px;
}

#postcard {
	    clear: left;
	    padding-top:0.1px;
}


#whitespace,
li #whitespace {
     	padding-right:1px;
        color:#ffffff;
        font-family: arial;
        font-size: 9pt;
}



/* -------------Search Bar Revisions ----------*/

#searchbar {
	position: relative;
	bottom: 2px;
	height: 18px;
}

#searchbar td {
	padding: 0px;
	margin: 0px;
}

#searchbar input {
	height: 18px;
	width: 130px;
	font-size: 9px;
}

/*----- End Search Bar Revisions ------*/

#gsb {
	position: relative;
	bottom:4px;
	/*_bottom:3px;
	_left:0px;27*/
	 overflow: scroll;
 }

#sb_iframe {
 	height:20px;
 	/*_height:21px;*/
 	margin:0px;
 	padding:0px;
}


#ctl00_SearchTerm {
        height:18px;
        font-size:9px;
}

#search_btn{
		margin-top:3px;
		padding-top: 1px;
		height: 17px;
		width: 24px;
}
#search_btn button{
		background-image: url(/images/CMC/search_btn.gif);
		background-repeat: no-repeat;
		background-position: center center;
		height: 17px;
		width: 29px;
		border:0px;
		font-family:arial;
		font-size:8pt;
		color:#FFFFFF;
		text-decoration:none;
}

#search_btn button:hover{
		text-decoration:underline;
}

/*-------------- Template Header ---------------*/

.cmc_home #container {
		width: 802px;
		margin: 0 auto; 	
		text-align: left;
} 

.cmc_home #top_bar {
		background-image: url(/UserFiles/Servers/Server_2935393/Image/top_bar_bg.gif);
		height: 35px;
		background-repeat: no-repeat;	
} 

.cmc_home #header {
		background-color: #000000;
		margin: 0px;
		padding: 0px;	
} 

.cmc_home #header h1 {
		margin-top: 0px;
		padding-right: 0;
		padding-left: 0;
}

.cmc_home #main_content_bg {
		background-image: url(/UserFiles/Servers/Server_2935393/Image/main_content_bg1.jpg);
		background-repeat: no-repeat;
		overflow:auto;
		min-width:100%;
} 

.cmc_home #green_content_bg {
	background-image: url(/UserFiles/Servers/Server_2935393/Image/green_bg.jpg);
	background-repeat: no-repeat;
	overflow:auto;
	min-width:100%;
	
	} 

/*-----------Template Top Navigation Links Style -----------------*/

#top_nav_links{
		margin: 0px;
		padding: 0 12px 0 0;
		float:right;
}
#top_nav_links ul{
		margin: 9px 0 0 0;
		padding: 6px 0 6px 0;
}
#top_nav_links li{
		list-style-type: none;
		font-family: arial;
		font-size: 9pt;
		color: #FFFFFF;
		margin: 0 0 0 3px;
		padding: 0px;
		float: left;
}
#top_nav_links li a{
		font-family: arial;
		font-size: 9pt;
		color: #FFFFFF;
		background-color: #000000;
		text-decoration: none;
}
#top_nav_links li a:hover{
	text-decoration: underline;
}

/*-----------Template Top Navigation Links Style  for search-----------------*/

#top_nav_links_search {
		margin: 0px;
		padding: 0 12px 0 0;
		float:right;
}
#top_nav_links_search ul{
		margin: 0px;
		padding: 6px;
		margin-top: 9px;
}
#top_nav_links_search li{
		list-style-type: none;
		font-family: arial;
		font-size: 9pt;
		color: #FFFFFF;
		margin: 0 0 0 6px;
		padding: 0px;
		float: left;
}
#top_nav_links_search li a{
		font-family: arial;
		font-size: 9pt;
		color: #FFFFFF;
		background-color: #000000;
		text-decoration: none;
}
#top_nav_links_search li a:hover{
	text-decoration: underline;
}

/*----------------- Template Tab Nav ----------------------*/

.cmc_home #nav_tabs {
		width: 802px;
		margin: 0px;
		padding: 0px;
		height: 35px;
}

/*--------------Template Bottom Navigation Links Style ---------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.cmc_home #footer_top ul{
		margin: 0px;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 18px;
		padding-left: 30px;
}
.cmc_home #footer_top li{
		color: #707070;
		list-style-type: none;
		display: block;
		float: left;	
}
.cmc_home #footer_top li a{
		color: #707070;
		display: block;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #707070;
		text-decoration: none;
		padding-top: 4px;
		padding-right: 12px;
		padding-bottom: 4px;
		padding-left: 12px;
}

.cmc_home #footer_top li a:hover{
		text-decoration: underline;
		background-color: #cdcdb2;
		color:#000000;
}
.cmc_home #footer_top a.clearborder{
		border:none;
}


.footer_splash {
	 
	background-repeat: no-repeat;
	width: 802px;
	margin: 0;
	padding: 0;
	background-position: 0px 0px;
	text-align:left;


}


.footer_text p{
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color:#CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 7px;
}


.footer_text a{
	text-transform: uppercase;
	color:#CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: underline;	
}

.footer_text a:hover{
	text-transform: uppercase;
	color:#CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	
}

.footer_text a:visited{
	text-transform: uppercase;
	color:#CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: underline;	
	
}


#ctl00_lnkGateway {
	color:#CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 9px
}

#inside_box {
	width: 802px;
	height: 357px;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/splash/inside-bg.jpg);
	padding: 24px 0 0 6px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.inside_links {
	width: 140px;
	margin: 0 12px 0 6px;
	float:left;
	display: block;
}

.inside_links p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 12px;
	margin: 0px;
	padding-bottom: 6px;
}

.inside_links a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	
}

.inside_links a:hover{
	color: #FFF;
	text-decoration: underline;	
	font-size: 11px;

}

.inside_links a:visited{
	color: #FFF;
	text-decoration: none;	
	font-size: 11px;

}


.inside_links h3{
	width: 140px;
 	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 9px 0;
	
}

.inside_links h3 a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;	
	
}

.inside_links h3 a:hover{
	text-decoration: underline;	
	
}




/*--------------Template Quicklinks Styles ---------------*/

#dropmenudiv{
		position:absolute;
		border-bottom-width: 0;
		line-height:18px;
		font-family: Verdana;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;
		text-align: left;
}

#dropmenudiv a{
		font-family: Verdana;
		font-size: 10px;
		width: 100%;
		display: block;
		text-indent: 3px;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
}

#dropmenudiv a:hover{
		text-decoration: underline;
}


#mc {
        clear: both;
		width:790px;
}

/*--------------Layout ---------------*/

#layout_g {
	    clear: both;
	    color:#666666;
	    padding: 15px;
	    width:770px;
}

#layout_g td h1,
#layout_g td h2,
#layout_g td h3,
#layout_g td h4,
#layout_g td h5,
#layout_g td p {
	    color:#5c5c5c;
}

#tb_layout {
	    width: 100%;
	    clear: both;
}

#tb_layout_left {
	    width: 450px;
	    float: left;
     
}

#tb_layout_right {
	    width: 144px;
	    margin-left:12px;
	    margin-right:3px;
	    float: right;
}

#l_middle {
	   width: 425px;
	   float: left;
}

#l_right {
	   width: 144px;
	   float: left;
}

#layout {
	   clear: both;
	   min-height: 100%;
}

#subpage_wrapper {
	   clear: both;
}

#subleft {
	    width: 150px;
	    float: left;
}

#subpage {
	float: left;
	width: 620px;
	margin-right:20px;
	padding-top:10px;
}

#clearer {
	    clear: both;
}

/*--------------Page Styles ---------------*/

#breadcrumb,
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active,
#breadcrumb a:hover
 {
	clear: both;
	padding-left: 3px;
	padding-bottom:15px;
	font-size: 9.5px;
	color: #666666;
	font-family:verdana;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active,
#breadcrumb a:hover {
	    padding-left: 3px;
	    font-size: 9.5px;
	    font-family:verdana;
	    text-decoration: underline;
	    color:#003399;
}

#contents {
	    clear: both;
}

p#break br {
	    margin:0px;   
}

#spacer
{
		height: 12px;
}

/*-------------------Main Menu---------------------*/
.main_menul0oout,
.main_menul0oover,
.main_menul0iout,
.main_menul0iover
{
		color: #8A8045;
		font-family: Arial;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none;
}

.main_menul0oover,
.main_menul0iover
{
		text-decoration:underline;
}

.main_menul1oout,
.main_menul1oover,
.main_menul1iout,
.main_menul1iover
{
		color: #ffffff;
		background-color:#505050;
		font-family: Arial;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none;
}

.main_menul1oover,
.main_menul1iover
{
		text-decoration: underline;
}

.main_menul1oout,
.main_menul1oover
{
		border:1px solid #ffffff;
}

.main_menul1iout,
.main_menul1iover
{
		padding: 2px 2px 2px 10px;
}


/* styles for Employment Apply  Portlet */

.employ_apply {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/employ_apply_online.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

.employ_apply p{
	text-align: left;
	padding-left: 9px;
}

.employ_apply li{
	list-style-position: outside;
	list-style-type: disc;
}

/* styles for Class Teasers Portlet */

.class_hdr {
	background-color: #afbd22;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	width: 180px;
	padding: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-left: 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/bg_green_grad.jpg);
	background-repeat: repeat-x;
}
.class_body {
	padding: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 12px;

}
.class_body p{
	text-align: left;
	padding-left: 9px;
}

.class_body li{
	list-style-position: outside;
	list-style-type: disc;
}

/* styles for Help Portlet */

.help_hdr {
	background-color: #82b0ea;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	width: 177px;
	padding: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-left: 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/bg_blu_grad.jpg);
	background-repeat: repeat-x;

}

.help_body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 12px;

}
.help_body p{
	text-align: left;
	padding-left: 9px;

}

.help_body li{
	list-style-position: outside;
	list-style-type: disc;
}



/* styles for Teasers Sidebar */

.teaser_sidebar_hdr_image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	width: 180px;
	padding: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.teaser_sidebar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.teaser_sidebar p{
	text-align: left;
	padding-left: 9px;
}

.teaser_sidebar li{
	list-style-position: outside;
	list-style-type: disc;
}




/* Mini Upcoming Events */


.tbl_mini_upcomingevent
{
	border: 1px solid #999999;
	background: transparent;
	margin-left: 12px;	
	margin-bottom: 12px;	

}

.mini_upcomingevent_header
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

td.mini_upcomingevent_header
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_grn_grad.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 21px;
}

A.mini_upcomingevent_header:link, A.mini_upcomingevent_header:visited
{
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

A.mini_upcomingevent_header:hover
{
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
}

.mini_upcomingevent_event
{
	color: #636363;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;	
}

A.mini_upcomingevent_event:link, A.mini_upcomingevent_event:visited
{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
}

A.mini_upcomingevent_event:hover
{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	padding-left: 0px;
	

}

A.mini_upcomingevent_event_bold:link, A.mini_upcomingevent_event_bold:visited
{
	font-weight: bold;
	color:#003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	text-decoration:none;

}

A.mini_upcomingevent_event_bold:hover
{
	font-weight: bold;
	color:#003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	text-decoration:underline;
		

}


.bluetbl_mini_upcomingevent
{
	background-color:#E1ECFC;
	
}

.bluemini_upcomingevent_header
{
	font-weight:bold;
	color: white;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
}

td.bluemini_upcomingevent_header
{
	font-weight:bold;
	color: black;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	background:#B6C8EA;
}

A.bluemini_upcomingevent_header:link, A.bluemini_upcomingevent_header:visited
{
	font-weight:bold;
	color: white;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-decoration:underline;
}

A.bluemini_upcomingevent_header:hover
{
	font-weight:bold;
	color: red;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-decoration:underline;
}

.bluemini_upcomingevent_event
{
	color: #636363;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 9pt;
}

A.bluemini_upcomingevent_event:link, A.bluemini_upcomingevent_event:visited
{
	color:#860000;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-decoration:underline;
}

A.bluemini_upcomingevent_event:hover
{
	color: red;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-decoration:underline;
}


A.bluemini_upcomingevent_event_bold:link, A.bluemini_upcomingevent_event_bold:visited
{
	font-weight: bold;
	color:#860000;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-decoration:underline;
}

A.bluemini_upcomingevent_event_bold:hover
{
	font-weight: bold;
	color: red;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-decoration:underline;
}

/* RSS Aggregator */

#rss_cmc_twitter {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_twitter.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_campus_news {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_campus_news.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_top_stories {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_top_stories.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_jobs_students {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_jobs_students.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_student_blog {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_student_blog.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_staff_blog {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_staff_blog.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_tl_blog {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_tl_blog.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cmc_faculty_blog {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_bar_faculty_blog.gif);
	background-repeat: no-repeat;
	width: 160px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;

}

#rss_cdc {
	border: 1px solid rgb(153, 153, 153);
	padding: 24px 6px 12px 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/hedr_flu_update.gif);
	background-repeat: no-repeat;
	width: 182px;
	background-position: 0px 0px;
	margin-left: 12px;	
	margin-bottom: 12px;
}

#rss_cmc_title {
	color: #636363;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;	
	padding-bottom: 5px;	
}

#rss_cmc_title a {
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 5px;	

}

#rss_cmc_title a:hover
{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 0px;
	
}

#rss_cmc_post ul, 
#rss_cmc_post li 
{
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	padding: 0 0 5px 0;
	list-style-type: none;
	margin: 0px;
}

#rss_cmc_post a {
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

#rss_cmc_post a:hover {
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 0px;
	
}


#rss_cmc_summary
{
	font-family: Arial,sans-serif;
	font-size: 10px;
}

.rss_title {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #B5D238;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.rss_feed {
	color: #636363;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;	
	padding-bottom: 5px;	
	border: 1px solid rgb(153, 153, 153);
	padding: 6px;

}

.rss_feed ul{
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 18px;
	font-weight: bold;
	list-style-image: url(/UserFiles/Servers/Server_2935393/Image/tri_blue_rt_sm.gif);
}

.rss_feed ul li{
	text-indent: 0px;
	padding-bottom: 3px;

}


.rss_feed a {
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.rss_feed a:hover
{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	
}


.rss_cmc_summary
{
	font-family: Arial,sans-serif;
	font-size: 10px;
}


.rss_studentjobs {
	color: #1c81fc;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

.rss_cmc_title {
	color: #1c81fc;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

.rss_studentjobs_title a {
	color: #1c81fc;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-bottom: 5px;	

}

.rss_studentjobs_title a:hover {
	color: #1c81fc;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 0px;
	
}


.rss_studentjobs_title a:visited {
	color: #60C;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 0px;	
}


.rss_studentjobs_summary
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	padding-bottom: 18px;
}


.rss_diigo {
	margin: 0 0 0 21px;

}

.rss_diigo_title {
	color: #06F;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding: 0 0 6px 0;	
}

.rss_diigo_title a {
	color: #06F;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding: 0 0 6px 0;	

}

.rss_diigo_title a:hover {
	color: #06F;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration:underline;
	padding: 0 0 6px 0;	
	
}


.rss_diigo_title a:visited {
	color: #60C;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	padding: 0 0 6px 0;	
}


.rss_diigo_summary
{
	font-family: Arial,sans-serif;
	font-size: 9px;
	padding-bottom: 3px;
}



/*Apply Now Button */

#apply_now_bttn

{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/button_apply_now.gif);
	margin-top: 12px;
	padding-top: 3px;
	position: relative;
	
}


#apply_now_bttn:hover 
{
	background-position: 0px -20px;
}

#apply_now_bttn2

{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/button_apply_now2.gif);
	margin-top: 12px;
	padding-top: 3px;
	padding-left: 15px;
	position: relative;
	margin-left: 6px;

	
}

#apply_now_bttn2:hover 
{
	background-position: 0px -21px;
}

#apply_now_bttn3

{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/button_apply_now2.gif);
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 15px;
	position: relative;
	margin-left: 6px;
	font-weight: bold;
}

#apply_now_bttn3:hover 
{
	background-position: 0px -21px;
	color: #00ff00;
}

/*Request Info Button */

#request_info_bttn

{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 17px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/button_request_info.gif);
	margin-top: 12px;
	padding-top: 3px;
	position: relative;
	
}


#request_info_bttn:hover 
{
	background-position: 0px -20px;
}


 /*-----------Splash Page Styles -----------------*/

#splash_content_bg {
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/splash_content_bg.jpg);
	background-repeat: no-repeat;

} 
 
 #splash_content {
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;

} 

 #sidebar1 {
	float: left; 
	width: 195px; 
	padding-left: 1px;
	margin-top: 12px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#sidebar_lt_margin {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#teaser_bc {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 36px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/breck_cntr_go_bg.jpg.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#teaser_cr {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 36px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/WGC-EAC-sunrise.jpg);
	background-repeat: no-repeat;
	background-position: 0px 54px;
	text-align: right;
}

#teaser_fr_info {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 18px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/frontrange_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #000;
}


#teaser_gba {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 9px;
	padding-top: 6px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/gba_teaser_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
}


#teaser_left_1 {
	height: 110px;
	padding-top: 120px;
	margin-right: 12px;
	padding-left: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/derrick.jpg);
	background-repeat: no-repeat;
	
}


#teaser_flu {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/cover_your_cough.gif);
	background-repeat: no-repeat;
	background-position: 91px 0px;
}

#teaser_survey {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 12px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/ipod_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}

#teaser_solar{
	margin-right: 3px;
	margin-left: 12px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 9px;
	padding-bottom: 9px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/solar_teaser_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
}

#teaser_jazz{
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/jazz-chf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}

#teaser_entre {
	margin-right: 12px;
	margin-left: 12px; 
	padding-top: 3px;
	padding-right: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/entre_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
}

#teaser_dd {
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 3px;
	padding-right: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/dd_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-align: left;
}


#teaser_left_2 {
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 36px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/med_assist_teaser.jpg);
	background-repeat: no-repeat;
	background-position: 55px 40px;
}


#teaser_aqip {
	height: 64px;
	padding-top: 57px;
	margin-left: 10px;
	margin-top: 12px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/aqip_bg.jpg);
	background-repeat: no-repeat;
	
}

#sidebar2 {
	float: right; 
	width: 180px;
	margin-top: 12px;	
}

#sidebar_rt_margin {
	margin-right: 12px;	
	padding-bottom: 3px;
}

#sidebar_rt_margin ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 18px;
	list-style-image: url(/UserFiles/Servers/Server_2935393/Image/splash/bullet_blu-wht.gif);
}

#sidebar_rt_margin ul li{
	text-indent: 0px;
	padding-bottom: 3px;

}

#content_center {
	margin-left: 195px;
	margin-right: 180px;
	margin-top: 12px;
}


#content_center ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 18px;
	list-style-image: url(/UserFiles/Servers/Server_2935393/Image/splash/bullet_blu-wht.gif);
}

#content_center ul li{
	text-indent: 0px;
	padding-bottom: 3px;

}


#content_center_text  {
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/splash_text_bg.gif);
	background-repeat: no-repeat;
	padding-top: 1px;	
	padding-left: 12px;	
	padding-right: 12px;		
}

#content_center_text h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;padding-top: 1px;	
	padding-bottom: 9px;
}

#video_teaser  {
	background-image: url(/UserFiles/Servers/Server_2935393/Image/splash/splash_video_teaser_bg.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 12px;
	padding-right: 12px;
	height: 192px;
	background-position: 0px 0px;
	margin-left: 0px;
}

#video {
	position: relative;
	top: 25px;
	right: -20px;
	width: 241px; 
}

#video_title {
	position: relative;
	top: -112px;
	right: -280px;
	width: 95px;
}


.map_hidden {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	top: 60px;
	left: 630px;
	
}
	
.map_visible {
	 visibility: visible;
	 position: absolute;
	z-index: 1;
	top: 60px;
	left: 630px;
	
}
	 


/*--------------Chart Tags  ---------------*/

.row_a {
	background-color: #E4E7F6;
	
}
.row_b {
	background-color: #F6F1CC;
}


.row_a_hdr {
	background-color: #E4E7F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.row_a_hdr td {
	font-size: 8px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.row_title {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.row_title th{
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.start_date {
	color: #828f16;
}

.end_date {
	color: #bf311a;
}

.col_a {
	background-color: #FAF0C8;
	text-align: center;
}
.col_b {
	background-color: #E1ECFA;
	text-align: center;
}
.col_c {
	background-color: #0fae8a;
	text-align: center;
}
.col_d {
	background-color: #C1DAFA;
	text-align: center;
}
.col_e {
	background-color: #FAE387;
	text-align: center;
}
.col_f {
	background-color: #A0C7FA;
	text-align: center;
}
.col_g {
	background-color: #FADC64;
	text-align: center;
}

.blu {
	background-color: #D6ECFF;
}
.gray {
	background-color: #E6E6E6;
}

.online_cell {
	background-color: #D6ECFF;	
}

.online_cell a {
	text-decoration: underline;
}

.online_cell a:hover {
	text-decoration: none;
	color: #0C0;
	
}

.pl_bullet {
	font-size: 12px;
	font-weight: bold;
}
.pl_dl {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;}

.category {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #505050;
	font-weight: bold;
	text-align: center;
}
.programs {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	margin-top: 6px;
}
.program_titles {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.bttm_rule {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.top_rule {
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
}

.all_rule {
	border: 1px solid #666666;

}


.brdrs_all {
	border: 1px solid #666666;
	margin-right: 12px;
}
.brdrs_lrb {
	margin-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.brdrs_b {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.brdrs_t{
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
}

.brdrs_tb{
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;

}

.checkbox_list {
	list-style-image: url(/UserFiles/Servers/Server_2935393/Image/checkbox.gif);
}

/*--------------Form Styles ---------------*/

.info_request {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 12px;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

/*-------------Register Page Styles --------------*/

.help_hdr {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #b1bc22;
	height: 16px;
	font-weight: bold;
	padding-left: 6px;
}

.help_list {
	font-size: 11px;
	color: #000000;
	margin-right: 3px;
	text-indent: 0px;
}

/*-------------Blog Page Styles --------------*/

.blog_title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 13px;
	padding-bottom: 3px;
}

/*-------------Video Styles --------------*/

.video_info {
	text-align: left;
	margin-right: 45px;
	margin-left: 45px;
}

/*-------------Drop Down Menu Styles--------------*/

.location_dd_menu {
	width: 180px;
}

.forms_dd_menu {
	width: 240px;
}

/*Feedback Form Button */

#feedback_form_bttn

{

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/button_feedback_form.gif);
	margin-top: 6px;
	padding-top: 3px;
	padding-left: 15px;
	position: relative;
	margin-left: 6px;

	}


#feedback_form_bttn:hover 
{
	background-position: 0px -21px;
}


/*Campus Contact Numbers Styles */

.campus_title {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	height: 3px;
}
.indent_9 {
	margin-left: 12px;
}

/* Balloon Tips Styles */

.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: lightyellow;
	width: 350px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135, Strength=5);

}

#arrowhead {
	z-index: 99;
	position:absolute;
	top: -600px;
	left: 0;
	visibility: hidden;
}

/*Campus Contact Numbers Styles */

.campus_title {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	height: 3px;
}

/* Actions Portlet */

.actions {
	font-size: 1.1em;
	color: #1c81fc;
	text-align: left;
	padding-bottom: 9px;
	margin-left: 12px;
	width: 180px;

}


.actions a {
	font-size: 1.1em;
	color: #1c81fc;
	text-decoration: none; 
}

.actions a:hover {
	font-size: 1.1em;
	color: #1c81fc;
	text-decoration: underline;
}


#actions_culinary {
	font-size: 11px;
	color: #1c81fc;
	text-align: left;
	padding-bottom: 6px;
	margin-left: 12px;
	width: 180px;

}

#actions_culinary ul{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 18px;
	list-style-image: url(/UserFiles/Servers/Server_2935393/Image/splash/bullet_blu-wht.gif);
}

#actions_culinary ul li{
	text-indent: 0px;
	padding-bottom: 3px;

}


#actions_culinary a {
	color: #1c81fc;
	text-decoration: none;
}

#actions_culinary a:hover {
	text-decoration: underline;
}


/*  solar class form  */

.spc_form {
	text-align: left;
	background-color: #CFE3B6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding: 4px 0 0 0;
}

.spc_form_ty {
	text-align: center;
	background-color: #CFE3B6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 6px;
	height: 240px;
	width: 180px;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #000;
}


/*  IR Sidebars  */


.sidebar_hdr {
	background-color: #00539b;
	width: 180px;
	margin-left: 12px;
	padding: 3px;
	color: #FFF;
	font-size: 13px;
	font-weight: 800;
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #666;
}

.sidebar_hdr h1{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	line-height: 13px;
	display: inline;
} 


.sidebar_body {
	padding: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	margin-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.sidebar_body p{
	text-align: left;
	padding-left: 9px;
}

.sidebar_body li{
	list-style-position: outside;
	list-style-type: disc;
}


#ir_help_bttn

{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/button_apply_now2.gif);
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 15px;
	position: relative;
	margin-left: 6px;
	font-weight: bold;
}

#ir_help_bttn a {
	color: #FFFFFF;
	
}

#ir_help_bttn a:hover 
{
	background-position: 0px -21px;
	color: #00ff00;
}

/*  Applicant Survey   */

.app_survey {
	width: 156px;
	text-align: left;
	background-color: #dfe880;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 6px 6px 6px 18px;
	background-image: url(/UserFiles/Servers/Server_2935393/Image/marketing/app_survey_bg.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #820053;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}


.app_survey h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:820053;
	line-height: 16px;
	margin: 6px 0 6px 0;

	
}

.app_survey p{
	margin: 2px 0 2px 0;
}

/* Moblile LInk style*/

#mobile_link {
	visibility:visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/splash/m_link_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	padding: 18px 21px 0 54px;
	float: left;
	position: static;
	width: auto;
	height: 30px;
}


#mobile_link a{
	visibility:visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
	
}

#mobile_link a:hover{
	visibility:visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration:underline;

}


/* Webstore style*/

.webstore {
	padding: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 12px;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/marketing/webstore_bg.gif);
	background-repeat: no-repeat;

}
.webstore p{
	text-align: left;
	padding: 0 12px 0 9px;
}

.webstore li{
	list-style-position: outside;
	list-style-type: disc;
}

/*-------------Blog Page Styles --------------*/

.student_blog {
	margin: 6px 0 30px 0;
}

.student_blog p{
	padding: 0px;
}

.student_blog h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0px;
}


.student_blog h2 a{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.student_blog h2 a:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;

}

.rss-box { 
} 

.rss-title {
}

.rss-items {
}

.rss-item {
	
	list-style-position: inside;
	list-style-type: none;

}

.rss-item a{
}

rss-date {
	
}


/*   Graphic Design Website Teaser */

.grd_site {
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/programs/grd_website_art.gif);
	width: 166px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0 0 18px 12px;
	padding: 60px 6px 6px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-repeat: no-repeat;
	}

.grd_site a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#09F;
	
	}

.grd_site p {
	text-align:left;
	}
	
	
	
/* Sticker Bits styles */

.sticker_green {
	padding: 72px 3px 0px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	margin: 0 0 12px 12px;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/marketing/sticker_bg_green.gif);
	background-repeat: no-repeat;

}
.sticker_green p{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
	font-weight: bold;
	padding: 0 12px 0 9px;
	line-height: 15px;
}

.sticker_green h2{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #828f16;
	font-weight: bold;
	padding: 0 12px 0 9px;
}

.sticker_blue {
	padding: 72px 3px 0px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	margin: 0 0 12px 12px;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/marketing/sticker_bg_blue.gif);
	background-repeat: no-repeat;

}
.sticker_blue p{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
	font-weight: bold;
	padding: 0 12px 0 9px;
	line-height: 15px;
}

.sticker_blue h2{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #bf311a;
	font-weight: bold;
	padding: 0 12px 0 9px;
}

.sticker_yellow {
	padding: 72px 3px 0px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	margin: 0 0 12px 12px;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/marketing/sticker_bg_yellow.gif);
	background-repeat: no-repeat;

}
.sticker_yellow p{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
	font-weight: bold;
	padding: 0 12px 0 9px;
	line-height: 15px;
}

.sticker_yellow h2{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #bf311a;
	font-weight: bold;
	padding: 0 12px 0 9px;
}

.sticker_red {
	padding: 72px 3px 0px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	width: 180px;
	margin: 0 0 12px 12px;
	background-image:url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/marketing/sticker_bg_red.gif);
	background-repeat: no-repeat;

}
.sticker_red p{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
	font-weight: bold;
	padding: 0 12px 0 9px;
	line-height: 15px;
}

.sticker_red h2{
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #bf311a;
	font-weight: bold;
	padding: 0 12px 0 9px;
}


/* CMC it video styles */

.cmc_it {
	background-image: url(/UserFiles/Servers/Server_2935393/Image/cmc_it.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000;
	padding: 0 0 0 44px;
	text-align:left;
	width:377px;
	
}
.cmc_it_caption {
	background-color: #000;
	padding: 0;
	width:421px;
}

.cmc_it_caption p{
	background-color: #000;
	padding: 12px 18px;
	margin: 0 0 12px 0;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}

/* Registration Page styles */


.reg_info h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;

}

.reg_info h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
}

/* Gradutate Page styles */

.grads {
	display:block;
	text-align:left;
	margin: 0 0 18px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.grad_img {
	float: right;
	padding: 0 0 6px 0;
}

.grads h4 {
	margin: 0;
	text-align:left;
	font-size: 13px;
	font-weight: 600;
	color: #8C3203;
	display:block;
}

.grads p{
	margin: 0 0 9px 0;
	display:block;
}

/* styles for Webcam Portlet */


.webcam_hdr {
	background-color: #5b5618;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FFF ! important;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	width: 194px;
	padding: 3px;
	margin-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-style: solid;
}
.webcam_body {
	padding: 0;
	width: 200px;
	border: 1px solid #000;
	margin-left: 12px;
}

 
.webcam_caption {
	padding: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px ! important;
	color: #000000;
	font-weight: normal;
	width: 180px;
	text-transform: uppercase;
}

#marquee1 {
	padding: 3px; margin-right: 24px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(140, 50, 3);
	width: 765px;
	display: inline;

}
.skiplink {
	display: none;
}

.snowline {
	margin-left:12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/icon_snowflakes.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.snowline_hed{
	color:#bf311a;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 6px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}
.snowline_txt{
	padding-left:18px;
	line-height: 16px;
}


/* styles for FA Net Price Calculator  */

.fa_calc {
	width: 540px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	/* background-color:#ffffff; */
	line-height:17px;
	border: 1px solid #000;
}

input {
	font-family:Verdana;
	font-size:12px;
}

.formtable td {
	padding-bottom:15px;
}

.disclaimer {
	margin-top:0px;
	margin-right:8px;
	margin-bottom: 20px;
	/*width:220px;*/
    width:480px;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
	color:#b20101;
	text-align:left;
}

.summarytable td {
	border-bottom:solid 1px #c7ddea;
	padding: 6px 1px 7px 4px;
}

.boldtd {
	font-weight:bold;
	font-family: Verdana;
	font-size:12px;
	color:#336699;
	width:150px;
}

.title1 {
	color:#336699;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.title2 {
	color:#333333;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

/* SpryStackedContainers.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main container of the Stacked Containers structure. 
 *
 * If you want to constrain the width of the Stacked Containers structure, set a width on
 * the StackedContainers container. By default, our structure expands horizontally to fill
 * up available space.
 */
.StackedContainers {
	text-align: left;
	margin: 2px;
}

/* This is the selector for the Row Container element which houses all the column classes.  */
 
.StackedContainers .RowContainer {
	padding: 6px;
	/*background-color: #E2E7F7;
	margin-bottom: 6px; */
}

/* This is the selector for a column element which holds the actual data. 
 *
*/
.StackedContainers .RowColumn {
	padding-bottom: 3px;
	
}

.StackedContainers .RowColumn a{
	font-size: 1.1em;
	padding-bottom: 3px;
}

.StackedContainers .RowColumnReq {
	padding-bottom: 3px;
	text-transform: uppercase;
}

.StackedContainers .RowColumnReq a{
	font-size: 1.1em;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.RowTitle{
	font-weight:bold;
	margin-bottom: 6px;
	text-transform: uppercase;
	}

.list_tri{
	list-style-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/tri_blue_rt_sm.gif);
	text-transform: uppercase;
}

.backtotop a{
	font-size:9px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;		
}

/* BD Bachelors Degree Actions */

.bd_actions_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	width: 200px;
	padding: 9px 3px 3px 3px;
	margin-left: 12px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/bachelors/blue_grad_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #3FA9F5;
	text-align: left;
}

.bd_actions_box a{
	font-size: 12px;
	color: #3FA9F5;
	font-weight: bold;
	text-align: left;
}

.bd_actions_rollover {
	height: 22px;
	width: 14px;
	margin: 3px 12px 0 0;
	float:left;
}

/* New Student Orientation */


.new_stu_o a{
	height: 96px;
	width: 200px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/tmb/nso_reg_now_off.gif);
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 24px 0 0 0;
	margin: 0 0 18px 12px;
}

.new_stu_o a:hover {
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/tmb/nso_reg_now_on.gif);
	text-decoration: underline;

}

/* Blue Link/Action Box */

.blu_box_top {
	height: 20px;
	width: 188px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/blu_box_top.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	padding: 8px 0 1px 12px;
	margin: 0 0 0 12px;
	color: #ffffff !important;
}

.blu_box_cntr {
	width: 182px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/blu_box_cntr_off.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 9px 3px 3px 15px;
	margin: 0 0 0 12px;
	line-height: 18px;	
}

.blu_box_cntr a{
	font-size: 12px;
	font-weight: bold;	
}


.blu_box_bttm {
	height: 7px;
	width: 200px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/blu_box_bttm.gif);
	background-repeat: no-repeat;
	margin: 0 0 12px 12px;
	
}

/* Mountain Sustainability Badge */

.mtn_sus_badge {
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/mtn_sus_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 46px;
	width: 168px;
	text-align:left;
	padding: 9px 0 0 22px;
	margin:0 0 0 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	display: block;	
	position: relative;
}

.mtn_sus_badge:hover {
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/mtn_sus_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}

.mtn_sus_badge a{
	font-size: 12px;
	font-weight:bold;
	font-size:13px;
	color: #1c81fc;
	text-decoration: none;
}


/* Gainful Employment Disclosure link*/

.gainful_employment {
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/blu_left_tri_bg.gif);
	background-repeat: no-repeat;
	margin:12px 0 12px 12px;
	padding:0 0 0 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-position: 0px 2px;
}

.gainful_employment a{
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.gainful_employment a:hover {
	text-decoration: underline;

}



/* LERN Box */

.LERN_box_top {
	height: 50px;
	width: 155px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/LERN_box_top.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding: 30px 24px 1px 24px;
	margin: 0 0 0 12px;
	color: #828f16 !important;
}

.LERN_box_cntr {
	width: 155px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/LERN_box_cntr.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 9px 24px 12px 24px;
	margin: 0 0 0 12px;
	line-height: 18px;
}

.LERN_box_cntr a{
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	
}

.LERN_box_cntr a:hover{
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline;
}


.LERN_box_bttm {
	height: 30px;
	width: 200px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/LERN_box_bttm.gif);
	background-repeat: no-repeat;
	margin: 0 0 12px 12px;
	
}

/* Feedburner Style, Remove Logo */

#creditfooter {
	display: none;

}

.feedburnerFeedBloc {
	color: #636363;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;	
	padding-bottom: 5px;	
	border: 1px solid rgb(153, 153, 153);
	padding: 6px;

}

.feedburnerFeedBloc ul{
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 18px;
	font-weight: bold;
}

.feedburnerFeedBloc ul li{
	text-indent: 0px;
	padding-bottom: 3px;

}




.feedburnerFeedBloc a:hover
{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	
}

/*Online Learning Form Button */

.online_learning_bttn
{
	display: block;
	height: 31px;
	width: 182px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(http://coloradomtn.edu/UserFiles/Servers/Server_2935393/Image/button_online_learning_sprite.gif);
	margin: 0 0 12px 12px;
}


.online_learning_bttn:hover 
{
	background-position: 0px -32px;
}

