
body {
	margin: 5px;
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;

}
.subhead {
	font-family: Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
.navigation_head {
	font-family: Myriad Pro, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #4676A7;
}
ul {
	padding-top:25px;
}
ul li {
	padding-left: 25px;
	font-family: Arial; font-size: 10pt;
			list-style:none;
}
ol {
	padding-top: 10px;
	padding-left: 25px;
}

ol li {
	font-family: Arial; font-size: 10pt;
}

.subhead2 {
	font-family: Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4676A7;
	list-style-image: none;
	}
.header_home_bkg {
	text-align:left;
	border:0px;

	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 0px 5px 0px;
}
.left_column_home {
	margin: 0px 15px 10px 15px;
	}

.header_secondary_bkg {
	text-align:left;
	border:0px;

	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 0px 10px 0px;
}

.subhead:hover {
	font-family: Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #4676A7;
	margin-top: 7px;
}
.header_text {
	text-align:left;
	color:#FFFFFF;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	text-decoration:none;
	margin: 20px 0px 23px 5px;
}
.header_text2 {
	text-align:left;
	color:#FFFFFF;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	text-decoration:none;
	margin: 20px 0px 23px 5px;
}
.body_area_secondary li {
margin-bottom:8px;
margin-right: 8px;
}
.right_column {
	margin: 0px 22px 10px 22px;
	}

.list {
	list-style-image:url(../images/Bullet.gif);
	margin: 0px 30px 0px -25px;
	font-size: 12px;
	line-height: 20px;
}

.wrapz {
	  /* force the div to properly contain the floated images: */
	  position:relative;
	  float:left;
	  clear:none;
	  overflow:hidden;
	}
	.wrapz img {
	  position:relative;
	  z-index:1;
	}
		.wrapz .desc {
	  display:block;
	  font-weight:600;
	  position:absolute;
	  width:90%;
	  font-family:arial;
	  font-size:13px;
	  top:0%;
	  left:65px;
	  z-index:2;
	  text-align:left;
	}
	.header_text2 {
	text-align:left;
	color:#000000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	text-decoration:none;;
	margin: 15px 0px 23px 0px;
}
.wrapz .desc2 {
	  display:block;
	  font-weight:600;
	  position:absolute;
	  width:90%;
	  font-size:13px;
font-family:arial;
	  font-height: 13px;
	  top:-20%;
	  left:65px;
	  z-index:2;
	  text-align:left;
	}
	
	#submitBtn {
    /* styles the submit button */
	padding:4px;
		box-shadow: 10px 10px 5px #888888;
	text-align:left;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:200px;
	color:#647CA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 12px;
}
#submitBtn2 {
    /* styles the submit button */
	padding:4px;
	
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#C9CAE6;
	width:200px;
	color:#647CA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 12px;
}

#submitBtn3 {
    /* styles the submit button */
	padding:4px;
	
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#E2E2E2;
	width:80px;
	color:#647CA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 12px;
}
table.wide-table2
	{ width:883px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	text-align:left;
	margin-left: 15px;
	} 
blockquote {
	margin-left:15px;
	margin-top:15px;
}
table.wide-table 
	{ width:923px;
	padding-left: 10px;
	vertical-align:top;
		text-align:left;
	font-size:10px;
	background-color:#FFFFFF; } 
table.med-table 
	{ width:550px;
	text-align:left;	}
table.index-table 
	{ width:500px;
	text-align:left;	}  

h6 {
	font-size:14px;
	font-weight:bolder;
}
/*** NAVIGATION STYLING ***/

.left_li ul {
	list-style:none;
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: #666;
	margin:0;
	padding:0;
}

.left_li ul a{
	color:#656058;
	text-decoration:none;
}

.left_li ul a:hover{
	color:#ef6a24;
	text-decoration:none;
}

.left_li li {
   margin:0;
   padding:8px;
   border-bottom:solid 1pt #d3d2d2;
}
.button {
	padding:4px;
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:100px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 25px 75px 23px 22px;
}

.button a{
	padding:4px;
	text-align:center;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
.button2 {
	padding:4px;
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:100px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 5px;
}

.button2 a{
	padding:4px;
	text-align:center;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
.button3 {
	padding:4px;
	text-align:center;
	
	
	border:solid #9f9fa1 1px;
	background:#C9CAE6;
	width:200px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 5px 0px 14px 0px;
}


li.disadv
   {
      font-weight: bold;
	  font-style: italic;
   }

h1 {
	color: #658304;
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #658304;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.hand {
	cursor: pointer;
}
.mainText {
margin-left:25px;
	font-family: Arial, san-serif;
	color: #666;
	line-height:120%;
	font-size:10pt;
}	
table.maintext2 {
	width: 100%;
	margin-left: 75px;
}
.left_column_home {
	margin: 0px 10px 7px 10px;
	}
.subhead {
	font-family: Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
.navigation_head {
	font-family: Myriad Pro, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #4676A7;
}

.subhead2 {
	font-family: Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4676A7;
	list-style-image: none;
	}
.subhead:hover {
	font-family: Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #4676A7;
	margin-top: 7px;
}
.header_text {
	text-align:left;
	color:#58595b;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	text-decoration:none;
	margin: 20px 0px 23px 5px;
}
.body_area_secondary li {
margin-bottom:8px;
margin-right: 8px;
}
.right_column {
	margin: 0px 22px 10px 22px;
	}

.list {
	list-style-image:url(../images/Bullet.gif);
	margin: 0px 30px 0px -25px;
	font-size: 12px;
	line-height: 20px;
}

/*** NAVIGATION STYLING ***/

.left_li ul {
	list-style:none;
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: #666;
	margin:0;
	padding:0;
}

.left_li ul a{
	color:#656058;
	text-decoration:none;
}

.left_li ul a:hover{
	color:#ef6a24;
	text-decoration:none;
}

.left_li li {
   margin:0;
   padding:8px;
   border-bottom:solid 1pt #d3d2d2;
}
/*** BUTTON CLASS ***/
.button371 {
	-moz-box-shadow: 3px 4px 0px 0px #899599;
	-webkit-box-shadow: 3px 4px 0px 0px #899599;
	box-shadow: 3px 4px 0px 0px #899599;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #d6bcd6;
	display:inline-block;
	cursor:pointer;
	color:#163036;
	width:300px;
	font-family:Open Sans;
	font-size:17px;
	padding:7px 5px;
	text-decoration:none;
		margin: 20px 5px 15px 22px;
	text-shadow:0px 1px 0px #e1e2ed;
}
.button371:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
	background-color:#bab1ba;
}
.button371:active {
	position:relative;
	top:1px;
}

.button37 {
		-moz-box-shadow: 3px 4px 0px 0px #899599;
	-webkit-box-shadow: 3px 4px 0px 0px #899599;
	box-shadow: 3px 4px 0px 0px #899599;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
	background:-moz-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-o-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #bab1ba 100%);
	background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #d6bcd6;
	display:inline-block;
	cursor:pointer;
	color:#163036;
	width:400px;
	font-family:Open Sans;
	font-size:17px;
	padding:7px 25px;
	text-decoration:none;
		margin: 10px 5px 10px 15px;
	text-shadow:0px 1px 0px #e1e2ed;
}

.button37 a:link {
		text-decoration:none;
}

.button37:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
	background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
	background-color:#bab1ba;
}
.button37:active {
	position:relative;
	top:1px;
}

.button {
	padding:4px;
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:100px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 25px 75px 23px 22px;
}

.button a{
	padding:4px;
	text-align:center;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
.button2 {
	padding:4px;
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:100px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 5px;
}

.button2 a{
	padding:4px;
	text-align:center;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
.button3 {
	padding:4px;
	text-align:center;
	
	
	border:solid #9f9fa1 1px;
	background:#C9CAE6;
	width:200px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 5px 0px 14px 0px;
}

.top_bar {
	background-color:#3D5E73;

	height: 18px;
}
.top_bar_search {
	width: 85px;
	height: 12px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 1px;
}
.top_bar_submit {
	margin-left: 92px;
}
.mid_bar {

}
.mid_box {

	cursor: pointer;
}
.mid_box_over {
	background: #95ADBE url(http://www.upstatecolorado.org/images/home_midbox_bg_over.gif) top left repeat-x;
	cursor: pointer;
}
.mid_box_text {
	color: #373737;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 10px;
	width: 112px;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
}
.bg_blue {
	background-color: #5A7D95;
}
.bg_gray {
	background-color: #C8C8C8;
}
.bg_dkgray {
	background-color: #ACACAC;
}
.home_content {
	margin-top: 8px;
	margin-left: 9px;
	padding-bottom: 7px;
	width: 315px;
	color: #3C3E3F;
	float: left;
}
.home_content p {
	margin-top: 0em;
	margin-bottom: 1em;
}
.home_news {
	width: 164px;
	float: right;
	margin-top: 5px;

	padding-left: 8px;
	padding-bottom: 6px;
}
.newsLink:hover {
	color: #3c3e3f;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.newsLink:active {
	color: #3c3e3f;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.newsLink:visited {
	color: #3c3e3f;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.newsLink:link {
	color: #3c3e3f;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
.newsLink:hover {
	text-decoration: underline;
}
.bottomRow {
	letter-spacing: -1px;
	margin-left: 4px;
	font-size: 8px;
}
.leftnav {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 145px;
	float: left;
}
.leftnav_subnav_over {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	white-space: normal;
}
.leftnav_subnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	white-space: normal;
}
.leftnav_over {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	white-space: normal;
}
.leftnav_off {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	white-space: normal;
}
.leftnav_top_off {
	color: #49677A;
	text-decoration: none;
}
.leftnav_off {
	color: #49677A;
	text-decoration: none;
}
.leftnav_subnav {
	color: #1F323E;
	text-decoration: none;
}
.leftnav_over {
	color: #1F323E;
	text-decoration: none;
}
.leftnav_subnav_over {
	padding-left: 6px;
	font-size: 10px;
}
.leftnav_subnav {
	padding-left: 6px;
	font-size: 10px;
}
.leftnav_subnav_over {
	color: #1F323E;
	text-decoration: underline;
}
.leftnav_bar {
	margin-top: 5px;
	margin-bottom: 6px;
}
.leftnav_arrow {
	margin-right: 5px;
	margin-top: 2px;
	width: 10px;
}
.sidebar {
	padding-top: 32px;
}
.sidebar p {
	margin-top: 0px;
	margin-bottom: 1em;
}
.sidebar_box {
	color: #FFF;
	padding: 10px;
	width: 157px;
	height: 164px;

}
.sidebar_box_title {
	font-size: 13px;
	font-weight: bold;
}
.sidebar_box p {
	margin-top: 0px;
	margin-bottom: 0em;
}
.sidebar_box ul {
	margin-top: 0px;
}
.footer {
	color: #777;
	margin-left: 75px;
	width: 900px;
	text-align: left;
}
.footer_sec {
	color: #777;
	border-top: 2px solid #898989;
	padding-top: .5em;
	margin-top: 20px;
	width: 100%;
}
#header {
	height: 167px;
}
#leftSpacer {
	height: 167px;
}
.leftSpacer {
	width: 50%;

	background-repeat: repeat-x;
}
#upstateLogo {
	width: 315px;
	overflow: hidden;
	height: 160px;
}
#leftFrameHeader {
	width: 9px;
	height: 160px;
	overflow: hidden;
}
#topFrameHeader {
	width: 437px;
	height: 24px;
	overflow: hidden;
}
#rightFrameHeader {
	width: 9px;
	height: 160px;
	overflow: hidden;
}
.topFrame {
	height: 24px;
	width: 437px;
}
#rightSpacer {
	width: 117px;
	height: 160px;
	overflow: hidden;

	background-repeat: repeat-x;
}
.rightSpace {

	background-repeat: repeat-x;
	width: 50%;
}
.headerTable {
	width: 100%;
}
#mainHeaderImage {
	width: 437px;
	height: 132px;
	overflow: hidden;
}
#bottomFrameHeader {
	width: 437px;
	height: 4px;
	overflow: hidden;
}
#supportingMidBar {
	width: 315px;
	height: 32px;
	overflow: hidden;
}
.fiftyPercentWide {
	width: 50%;
}
#middleBar {

	background-repeat: repeat-x;
	width: 100%;
	border-style: none;
	border-width: 0px;
}
#middleNavigation {
	height: 28px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.middleNavigationTable {
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	width: 100px;
}
#spacer {
	width: 100%;
	height: 30px;
}
#mainContent {
	width: 100%;
	text-align: center;
	margin-left: 5px;
}
#mainTable {
	border: 0px none #FFFFFF;
	width: 800px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: 5px;
}
.leftNavSpace {
	width: 150px;
	vertical-align: top;
}
#leftNavigation {
}
.leftNavTable {
	width: 150px;
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	
}
table {
 margin-left: 5px;
 margin-right; 5px;
 }
.leftNavTop {

	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
}
.leftNavRight {
	width: 8px;

	background-repeat: repeat-y;
	background-position: right top;
}
.leftNavBottom {
	height: 8px;

	background-position: right top;
	background-repeat: no-repeat;
}
.footerSpacer {
	height: 7px;
}
.footerDiv {
	margin-right: auto;
	margin-left: 200px;
	text-align: center;
	height: 15px;
	margin-top: 5px;
}
.footerTable {
	float: right;
	width: 818px;
}
#graySpacer {
	margin-top: 20px;
}
.leftNavSpacing {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 25px;
}
