﻿/* CSS Document */
a 	{
	color: blue;
	text-decoration: none;
	}
a:hover {
	color: teal;
	text-decoration: underline;
	}
	.BlueNav:hover { 
        color: #ffcc00;
	text-decoration: underline;
	}
/* Elements Go Here */
/* Typically no need to mess with these */
form {
    border:0px;
    padding:0;
    margin:0 auto;
}
body {
	font-family: Arial, Verdana, sans-serif;
	background-image:url(../images/bgrdTile.jpg);
	background-repeat: repeat;
	margin:0px;
}
/*IF
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}
*/
/* End Elements */



/*Link (a href) control classes go here*/
.leftNav a:active, .leftNav a:link, .leftNav a:visited, .leftNavSub a:active, .leftNavSub a:link, .leftNavSub a:visited {
	text-decoration:none;
}
.leftNav a:hover, .leftNavSub a:hover {
	text-decoration:underline;
	color:green;
}
.sectionTitleSub a:active, .sectionTitleSub a:link, .sectionTitleSub a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#cccccc;
}
.sectionTitleSub a:hover {
	text-decoration:underline;
}
.featuredServicesText a:active, .featuredServicesText a:link, .featuredServicesText a:visited {
	text-decoration:none;
}
.featuredServicesText a:hover {
	text-decoration:underline;
}
.homelink a:active, .homelink a:link, .homelink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/* end a hrefs */



/* Classes Go Here */

.sectionTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	background-repeat:repeat-x;
	font-weight:bold;
	color:#002B51;
	margin: 0px 0px 30px 0px;
	
}

/*classes for right callout boxes */

.copySideBox {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-top: 0px solid #999;
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
    width: 170px;
	background-image:url(../images/img_boxTop.gif);
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: top;
    padding: 10px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#000000;
}
.copySideBoxTitle{
    color: #333;
    font-weight: bold;
    font-size: 11px;
    padding-left: 5px;
    margin-top: -7px;
    padding-bottom: 5px;
}
.copySideBoxList { 
    margin: 1em 0 0 .5em;
    padding-left: 1em;
    text-indent: -1em;
}    
.copySideBoxList li {
    list-style-type: none;
    margin: 1em 0 0 0;
}
.topBoxTopBody {
	background-image: url(../../images/img_boxTopBody.gif);
	background-repeat:no-repeat;
	color: #333;
    font-weight: bold;
    font-size: 70%;
    padding-left: 5px;
}
/*end classes for right callout boxes

/* End Classes Here */



/* Divs controls go Here */

/* Breadcrumb stuff goes here */
#breadcrumbs {
    width:747px;
    background-color:#FFFFFF;
}
#breadcrumbsList {
    padding:0px 0px 3px 10px;
    margin:0px;
    list-style-type:none;
}
#breadcrumbsList li {
	display: inline;
	font-size: 60%;
	font-weight: normal;
}
#breadcrumbsList a:active, #breadcrumbsList a:link, #breadcrumbsList a:visited {
    color: #6699CC;
    text-decoration: none;
    font-weight: normal;
    padding: 0px 7px 0px 0px;
    background-image: url(../images/breadcrumbs.gif);
    background-repeat: no-repeat;
    background-position: center right;
}
#breadcrumbsList a:hover {
	text-decoration:underline;
	color:#336699;
}
/*End Breadcrumb stuff*/



/* Left Navigation Container Item */

#leftNavigation {
    width: 188px;
    background:url(../images/imgLeftNavTop.gif);
    background-repeat: no-repeat;
    border: 0px solid;
    float: left;
    font-family:Arial, Helvetica, sans-serif;       /*IF*/
	font-size:75%;                                  /*IF*/
}
#leftNavList {
    /*margin: 1.3em 0 6em 0;*/
    margin: 10px 0 10px 0;
	padding: 0 6px 0 0;
	border: 0;
	list-style-type: none;
}
#leftNavList li {
	border-top: 1px solid #fdfdfd;
	border-bottom: 1px solid #c1c1c1;
}
#leftNavList li a {
	text-decoration: none;
	color: #333;
	padding: .35em 0 .35em .7em;
	display: block;
}
#leftNavList li a:hover {
	background-color: #ccc;
}

/* End Left Navigation Container Item*/

#leftNavQuick 
{
    margin: 0 0 0 0;    
	padding: 0 6px 0 0;
	border: 0;
	list-style-type: none;
}
#leftNavQuick li {
	border-top: 1px solid #fdfdfd;
	border-bottom: 1px solid #c1c1c1;
	font-weight: bold;
}
#leftNavQuick li a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
	padding: .1em 0 .1em .7em;
	display: block;
}
#leftNavQuick li a:hover {
	background-color: #ccc;
}
#leftNavQuick li span {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: .2em 0 .2em .2em;
	display: block;
}
#leftNavQuick li img {
	color: #333;
	padding: .3em 0 .3em 0;
	display: block;
}

#leftNavSoc 
{
    margin: 0 0 0 0;    
	padding: 0 0 0 0;
	border: 0;
	list-style-type: none;
}
#leftNavSoc li {
	border-top: 1px solid #fdfdfd;
	border-bottom: 1px solid #c1c1c1;
	font-weight: bold;
	padding: .9em 0 1.1em 0;
}
#leftNavSoc li a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
	padding: 0 0 0 .7em;
	display: block;
}
#leftNavSoc li span {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding: 0 .1em 0 .7em;
	display: block;
}
#leftNavSoc li img {
	color: #333;
	padding: .2em 0 0 0;
	display: block;
}

/*Important page controls  edit with caution if editing at all */

#centerPage { /*do not edit*/
	width:747px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	background-color: #FFFFFF;
}
/*content box with top tabs*/
#contentBoxTabs { /*do not edit*/
	position: absolute;
	top:161px;	
	width: 747px;
	background:url(../images/imgNavBgrd.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}
/*content box with no top tabs*/
#contentBoxNTabs { /*do not edit*/
	position: absolute;
	top:139px;	
	width: 747px;
	background:url(../images/imgNavBgrd.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}
#contentBox-Spec { /*do not edit --for pages without the horizontal navigation bar*/
	position: absolute;
	top: 142px;
	width: 747px;	
	background-color: #FFFFFF;
}
#copy { /*do not edit*/
	float: left;
	width: 540px;
	border:0;
	padding:0;
	margin-left:10px;
}
#sectionTitle { /* content section page title*/
	background:url(../images/imgLeftNavTop.gif);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    border: 0px solid #000;
    padding: 3px 5px 0px 10px;
    margin-left:0px;
}
#sectionTitle2 { /* content section page title*/
	background:url(../images/imgLeftNavTop.gif);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    border: 0px solid #000;
    padding: 3px 5px 0px 10px;
    margin-left:0px;
}



/* begin footer divs */

#footer { /*do not edit*/
    width: 747px;
    padding: 0;
    margin: 20px 0 0 0 ;
    float: right;
    background-color: #fff;
    border-top: 2px solid #c33;
    font-size: 10px;
    color: #666;    
}
#footerLine1 { /*do not edit*/
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
	padding: 4px 0;
	height: 1.5em;
}
#footerLine2 { /*do not edit*/
    height: 1.5em;
	padding: 4px 0;
	text-align: center;
}
#footerNav { /*do not edit*/
    padding: 3px 0;
    margin: 0;
    text-align: center;
}   
#footerNav li { /*do not edit*/
	display: inline;
	font-size: 10px;
	color: #666;
	padding: 0 1em 0 0;
}
#footerLinks { /*do not edit*/
    float:left;
    padding: 3px 0;
    margin: 0;
    border: 0px solid;
}
#footerLinks li { /*do not edit*/
	display: inline;
	font-size: 10px;
	color: #666;
	padding: 0 .25em;
}
#footerNav li a, #footerLinks li a { /*do not edit*/
	color: #666;
	text-decoration:none;
}
#footerRight { /*do not edit*/
    font-size: 10px;
    float: right;
    color: #666;
    padding: 3px 5px 3px 0;
    border: 0px solid;
}

/* end footer divs */



/* header divs */

#headerLogo { /*small colorado logo: do not edit*/
	height:34px;
	background-color:#FFFFFF;
	padding: 4px 0 0 8px;
}
#headerLogo a#logo { /*small colorado logo: do not edit*/
	position: absolute;
	top: 0px;
	width: 195px;
	height: 34px;
	background-image:url(../images/logoColorado.gif);
	background-repeat:no-repeat;
	background-position: 8px 4px;
	text-decoration: none;
	text-indent: -5000px;
}
#headerImage { /*do not edit*/
	border-top: 1px solid #FFFFFF;
	position: absolute;
	top: 57px;
	height: 60px;
	width: 747px;
}
#imgLiveHelpBar { /*do not edit*/
	background-image:url(../images/imgLiveHelpbar.gif);
	background-repeat:no-repeat;
	background-position: 15px 0px;
}
#imgToolkitBar {
	background-image:url(../images/imgToolkitbar.gif);
	background-repeat:no-repeat;
	background-position: 15px 0px;
}
#searchBar { /*do not edit*/
	position: absolute;
	top: 34px;
	background-color: #E2E2E2;
	background: url(../images/searchBarBgrd.gif);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	width: 747px;
	float: left;
	height: 23px;
}
#searchForm { /*container for the search form in the search bar*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	padding: 2px 12px 0px 0px ;
	border: 0;
	margin: 0;
	display: inline;
	float: right;
}
#searchBarBox { /*container:  the search bar*/
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 1px;
	border-top: 1px solid #818181;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #818181;
	font-size: 9pt;
}
#searchBarSubmit { /*do not edit*/
	vertical-align: top;
	margin-left: 3px;
	padding: 1px;
}
#searchBarLiveHelp { /*do not edit*/
	vertical-align: top;
	margin-right: 10px;
	padding: 2px 0px 0px 0px;
}

/*end header divs*/



/* top  alt nav stuff*/

#topRightNav { /*alt navigation*/
	float: right;
	top: 0px;
	width: 525px;
	border: 0;
	margin: 0px;
	padding: 2px 9px 0px 0px;
}
#topRightNavList { /*alt navigation*/
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#topRightNavList li { /*alt navigation*/
	display: inline;
	padding-right: 6px;
}
#topRightNav a:active, #topRightNav a:link, #topRightNav a:visited { /*alt navigation*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#topRightNav a:hover { /*alt navigation*/
	text-decoration: underline;
}

/* end top  alt nav stuff*/



/* horizontal global nav stuff*/

#topNavBar {/*this is the container for the horizontal nav items*/
	position:absolute;
	top: 140px;
	width: 746px;
	height: 20px;
}
#navcontainer ul {
	padding:0;
	margin:0;
	background-color: #e2e2e2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #FFFFFF;
	color: #003366;
	float: left;
	width:100%;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
}
#navcontainer  li {
	display: inline;
}
#navcontainer a {
	padding: 0.2em 1em;
	background-color: #e2e2e2;
	color: #0C205F;
	text-decoration: none;
	float: left;
	border-left: 1px solid #FFFFFF;
}
#navcontainer a:hover
{
	background-color: #0067AE;
	color: #fff;
}

/* end horizontal global nav stuff*/



/*These items deal with the page layout: edit with caution if at all*/

#copyMiddle {
    border: 0;
    padding: 0;
    width: 335px;
	height: 100%;
    float: left;   
}
#copyRight {
	margin-left: 345px;
    width: 175px;
    border: 0px solid;
    z-index: 3; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:0
}
#copyMiddle-Spec {
    border: 0;
    padding: 0;
    width: 500px;
	height: 100%;
    float: left;
}

#copyRight-Spec {
	margin-left: 705px;
    width: 175px;
    border: 0 solid;
    padding: 4px 5px 0 5px;
	z-index: 1;
}

#copyRight ul {
    margin: 1em 0 1em 1.5em;
    border: 0;
    padding: 0;
    list-style-type: square;
    list-style-position: outside;
}
#copyRight ul li {
    font-size: 100%;
    margin: 5px 0 0 0;
}

/* End Divs Here */