/* CSS Document */

/* Elements Go Here */
/* Typically no need to mess with these */
form {
    border:0px;
    padding:0;
    margin:0 auto;
}



html{height:100%}


body {
	font-family: Arial, Verdana, sans-serif;
	background-image:url(../images/bgrdTile.jpg);
	background-repeat: repeat;
	margin:1px;
	height:100%;	
}

TD{font-family: Arial, Helvetica, sans-serif; font-size:12px;}

a {
    color:#000000;
	text-decoration:none;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

H4 {padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}

/* End Elements */




/* Styles for home page boxes */

#bar2 {
    padding: 0;
    margin: 0;
    border: 0px dashed;
}

#bar2Content {
    display: block;   
    width: 545px;
    margin: 0 0 0 0px;
    padding: 0;
}

#NewsLetter {
    display: block;
    margin-top: 15px;
    border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
	height: auto;  
}

    #NewsLetter ul {
        padding: 0;
        margin: 5px;
        border: 0px none square;
    }

    #NewsLetter ul li {
        list-style-type: none;
        padding: 3px;
    }

#NewsLetterLinks {
    margin-top: 15px;
    float: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 26em;
}

#NewsLetterForm{
	text-align:right;
	float:right;
}
/* End Styles for home page boxes */




/*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 */

A.libLink{
	text-decoration:none;
	color:#333333;
}

A.libLink:Active{
	text-decoration:none;
	color:#333333;
}

A.libLink:Hover{
	text-decoration:none;
	color:#666666;
}

A.libLink:Visited{
	text-decoration:none;
	color:#333333;
}

.caption{font-size:10px; color:#666666;}

.sectionTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	background-repeat:repeat-x;
	font-weight:bold;
	color:#002B51;
	margin: 0px 0px 30px 0px;
	
}

.heading{font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:white;}

/*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:545px;
    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;
}
#leftNavList {
    margin: 0em 0 0.5em 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: .4em 0 .4em .7em;
	display: block;
}
#leftNavList li a:hover {
	background-color: #ccc;
}


/*BH-New left nav style to maintain "hover" state for active item*/


#leftNavList2 {
    margin: 0em 0 0em 0;
	padding: 0 0px 0 0;
	border: 0;
	list-style-type: none;
}
#leftNavList2 li {
	border-top: 1px solid #fdfdfd;
	border-bottom: 1px solid #c1c1c1;
}
#leftNavList2 li a {
	text-decoration: none;
	background-color: #ccc;
	padding: .4em 0 .4em .7em;
	display: block;
}

/*End New Item*/




/* End Left Navigation Container Item*/



/*Important page controls  edit with caution if editing at all */

#centerPage { /*do not edit*/
	width:545px;
	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: 545px;
	background:url(../images/imgNavBgrd.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}
#contentBoxNoLeft { /*do not edit*/
	position: absolute;
	top:161px;
	width: 545px;
	background-color: #FFFFFF;
	left: auto;
}
/*content box with no top tabs*/
#contentBoxNTabs { /*do not edit*/
	position: absolute;
	top:139px;	
	width: 545px;
	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: 139px;
	width: 545px;	
	background-color: #FFFFFF;
}
#copy { /*do not edit*/
	float: left;
	width: 540px;
	border:0;
	padding:0;
	margin-left:10px;
	height:0 auto;

}
#copyWide { /*do not edit*/
	float: left;
	width: 545px;
	border:0;
	padding:0;
	margin-left:20px;
	margin-right: 20px;
}
#copyWide-NoNav { /*do not edit*/
	float: left;
	width: 545px;
	border:0;
	padding:3px;
	margin-left:0px;
	margin-right:0px;
}
#copyOITLib { /*do not edit*/
	float: left;
	width: 540px;
	border:0;
	padding:0;
	margin-left:10px;
	height:0 auto;

}
#copyOITLib img {
display:block;
}



#sectionTitle { /* content section page title*/
	background:url(../images/imgLeftNavTop.gif);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 75%;
    font-weight: bold;
    height: 19px;
    border: 0px solid #000;
    padding: 0px 0px 0px 10px;
    margin-left:0px;	
}
#sectionTitleWrap { /* content section page title*/
	background:url(../images/imgLeftNavTop.gif);
    background-repeat:repeat-y;
    color: #fff;
    font-size: 75%;
    font-weight: bold;
    height: 38px;
    border: 0px solid #000;
    padding: 0px 0px 0px 10px;
    margin-left:0px;	
}



/* FOOTER
-------------------------------------------------------------------------- */
#footer { /*do not edit*/
	clear: both;
    width: 545px;
    padding: 3px 0;
	margin-top: 1em;
    float: left;
	background-color: #999999;
    border-top: 2px solid #A60000;
    font-size: 10px;
}
#footerLine1 { /*do not edit*/
	text-align: center;
	height: 3.5em;
}
#footerLinks { /*do not edit*/
    float:left;
    padding: 3px 0;
    margin: 0;
    border: 0px solid;
}
#footerLinks li { /*do not edit*/
	display: inline;
	font-size: 10px;
	padding: 0 0.25em 0 0.5em;
}
#footerNav li a, #footerLinks li a { /*do not edit*/
	color: #FFF;
	text-decoration:none;
}
#footerRight { /*do not edit*/
    font-size: 10px;
    float: right;
    color: #FFF;
    padding: 3px 5px 3px 0;
    border: 0px solid;
}



/* 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: 270px;
	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: 545px;
}
#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: 545px;
	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: 405px;
	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: 545px;
	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: 505px;
    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;
}


/*Wonderful DIV hack for float clearing . . . makes me wish tables were still in good graces*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*end DIV hack*/




/* End Divs Here */