﻿html
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}

body
{
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Trebuchet MS, sans-serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.3em;
	background: #ffffff url('/images/top-bar.gif') repeat-x 0 0;
}
#container, #headContainer
{
	margin: 0 auto;
	width: 760px;
	width: 732px !important;
	padding: 0 14px;
	text-align: left;
	background: url('/images/shadow.gif') repeat-y;
}
#headContainer
{
	width: 940px;
	width: 912px !important;
	padding: 0;
}
img.bottom
{
	margin: 0 0 -4px -14px;
	padding-top: 24px;
}

img.top
{
	margin: 0 0 0 76px;
	position: absolute;
	top: 85px;
	z-index: 1;
}
#header
{
	height: 85px;
	width: 940px;
	width: 912px !important;
	margin: 0 0 0 -14px;
	padding: 0;
	border-left: solid 14px #ffffff;
	border-right: solid 14px #ffffff;
	background-color: #fff;
}
#logo
{
	float: left;
	display: block;
	height: 85px;
	width: 360px;
}
#logo img, #subhead img
{
	border: none;
}
#head-main
{
	height: 196px;
	background-image: url('/images/head-main.jpg');
}
#head-main a
{
	width: 146px;
	height: 50px;
	height: 30px !important;
	margin: 10px 28px 0 0;
	padding-top: 20px;
	display: block;
	float: right;
	clear: right;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#head-main a:hover
{
	color: #ffffcc;
	text-decoration: none;
}
#top-nav
{
	width: 100%;
	position: relative;
	z-index: 10;
	height: 40px;
}
#subhead
{
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0 0 20px 0;
}
.subhead-main
{
	height: 364px;
	width: 732px;
	background: url('../images/head-home.gif') no-repeat;
}
.subhead-action
{
	display: block;
	width: 320px;
	height: 270px;
}
.subhead-action img
{
	width: 320px;
	height: 270px;
}
.subhead-main p
{
	width: 510px;
	margin: 0px 25px 0 20px;
	color: #eeeeee;
	font-weight: bold;
	float: left;
}
.buttonContainer
{
	float: right;
	margin-top: 265px;
	margin-right: 10px;
}
.subhead-connect
{
	background-image: url('/images/get-connected.jpg');
	background-repeat: no-repeat;
	padding: 5px 6px;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
.subhead-connect a
{
	color: #ffffff;
}
.subhead-member
{
	background-image: url('/images/get-connected.jpg');
	background-repeat: no-repeat;
	padding: 5px 6px;
	font-size: 13px;
	margin-top: 5px;
	display: block;
}
.subhead-member a
{
	color: #ffffff;
}
.subhead-pecos
{
	background-image: url('/images/get-connected.jpg');
	background-repeat: no-repeat;
	margin-top: 5px;
	padding: 10px 11px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	display: block;
}
.subhead-pecos a
{
	color: #ffffff;
}

/* Used to give proper z-index when subhead is not used */
#content-container
{
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 20px 0 0 0;
}
#rail
{
	float: left;
	width: 168px;
	margin-right: 10px;
}
#search
{
	background: #eeeeee;
	width: 168px;
	width: 158px !important;
	height: 30px;
	height: 20px !important;
	padding: 5px;
}
#search input
{
	margin: 0;
	padding: 0;
	float: left;
}
#search input.search
{
	background: #ffffff;
	border: 1px solid #cccccc;
	width: 100px;
	height: 18px;
	margin-right: 2px;
}
#breadcrumb
{
	float: left;
	clear: right;
	margin-left: 10px;
}
#content
{
	float: right;
	width: 554px;
}
#calendar
{
	width: 100%;
	clear: both;
	padding-top: 10px;
}
#footer
{
	clear: both;
	height: 75px;
	height: 50px !important;
	width: 760px;
	width: 732px !important;
	margin: 0 0 0 -14px;
	padding-top: 25px;
	border-left: solid 14px #ffffff;
	border-right: solid 14px #ffffff;
}
#footer .right
{
	text-align: right;
}

a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

a.button
{
	display: block;
	width: 146px;
	height: 28px;
	height: 23px !important;
	padding-top: 5px;
	margin: 5px 0;
	text-align: center;
	background: url('/images/button.gif') top no-repeat;
}

a.button-silver
{
	display: block;
	width: 146px;
	height: 28px;
	height: 23px !important;
	padding-top: 5px;
	margin: 5px 0;
	text-align: center;
	background: url('/images/button-silver.gif') top no-repeat;
}

a.button-more
{
	display: block;
	float: right;
	width: 75px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background: url('/images/button-more.gif') top no-repeat;
}

a.button-more:hover
{
	text-decoration: none;
	color: #336699;
}

a.button-connect
{
	display: block;
	float: left;
	width: 75px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background: url('/images/button-connect.gif') top no-repeat;
}

a.button-connect:hover
{
	text-decoration: none;
	color: #336699;
}

/* Box Styles */

.box
{
	background: #eeeeee url('/images/box-head.gif') repeat-x top;
	border: solid 1px #dddddd;
	padding: 5px 10px;
	margin: 10px 0;
	height: 100%;
	display: block;
}
.box h5
{
	color: #666666;
	margin-top: 0;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.box h4
{
	clear: left;
}
.box ul
{
	padding: 0 0 5px 15px;
	margin: -5px 0 0 0;
}
.box-float
{
	background: #eeeeee url('/images/box-head.gif') repeat-x top;
	border: solid 1px #dddddd;
	padding: 5px 10px;
	margin: 10px 0 10px 10px;
	height: 100%;
	width: 220px;
	width: 200px !important;
	display: block;
	float: right;
}
.box-float h5
{
	color: #666666;
	margin-top: 0;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.box-float h4
{
	clear: left;
}
.box-left
{
	width: 380px;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.box-right
{
	width: 134px;
	height: 100%;
	float: left;
	margin-bottom: 10px;
	display: block;
}
.box-right ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-break
{
	background: url('/images/box-break.gif') repeat-x;
	height: 2px;
	width: 100%;
	margin: 3px 0;
}

/* Social Bar Styles */

ul.ekSocialBar
{
	margin: 10px 0;
	width: 100%;
	clear: both;
	float: right;
	text-align: right;
}

/* List Summary Styles */

div.ListSummary p
{
	margin: 0 0 5px 0;
	line-height: 1.4em;
}
.item
{
	width: 100%;
	clear: both;
}
.date
{
	float: left;
	clear: left;
	width: 54px;
	margin-right: 10px;
}
.titleteaser
{
	float: right;
	text-align: left;
	width: 480px;
}

p.teaser
{
	margin: 0 0 5px 0;
}
.two-column
{
	width: 257px;
	margin: 2px 10px;
	float: left;
}
.two-column img
{
	float: left;
	margin-right: 10px;
}
.three-column
{
	width: 215px;
	margin: 5px 10px 5px 0;
	float: left;
}

/* Homepage Color Box Styles */

.first-column
{
	background: #eeeeee url('/images/box-purple.gif') repeat-x top;
	border: solid 1px #dddddd;
	padding: 5px 10px;
	width: 215px;
	margin: 10px 10px 5px 0;
	float: left;
	height: 220px;
	display: block;
	position: relative;
}
.second-column
{
	background: #eeeeee url('/images/box-yellow.gif') repeat-x top;
	border: solid 1px #dddddd;
	padding: 5px 10px;
	width: 215px;
	margin: 10px 10px 5px 0;
	float: left;
	height: 220px;
	display: block;
	position: relative;
}
.third-column
{
	background: #eeeeee url('/images/box-red.gif') repeat-x top;
	border: solid 1px #dddddd;
	padding: 5px 10px;
	width: 216px;
	margin: 10px 0 5px 0;
	float: left;
	height: 220px;
	display: block;
	position: relative;
}
.first-column h5, .second-column h5, .third-column h5
{
	color: #ffffff;
	margin-top: 0;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.buttons
{
	position: absolute;
	bottom: 10px;
	width: 215px;
}

/* Taxonomy Directory Control Styles */

.categories
{
	border: solid 1px #eeeeee;
	margin: 10px 0;
	padding: 5px;
	color: #999999;
	font-size: .85em;
	overflow: hidden;
}
.categories-title
{
	width: 70px;
	float: left;
}

span.bc_current
{
	font-weight: normal;
}

span.bc_link
{
	font-weight: normal;
}

/* List Summary Paging Images */

.but_first a:link, .but_first a:visited, .but_first a:hover
{
	padding: 0px 2px 0px 2px;
	text-indent: -5000px;
	display: block;
	height: 20px;
	width: 30px;
}
.but_first
{
	float: left;
	display: block;
	margin-left: 55px;
	height: 20px;
	width: 30px;
	background-image: url(/images/but_first.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_first_disable
{
	float: left;
	text-indent: -5000px;
	display: block;
	margin-left: 55px;
	height: 20px;
	width: 30px;
	background-image: url(/images/but_first_d.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_previous a:link, .but_previous a:visited, .but_previous a:hover
{
	padding: 0px 2px 0px 2px;
	text-indent: -5000px;
	display: block;
	height: 20px;
	width: 24px;
}
.but_previous
{
	float: left;
	display: block;
	height: 20px;
	width: 24px;
	background-image: url(/images/but_prev.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_previous_disable
{
	float: left;
	text-indent: -5000px;
	display: block;
	height: 20px;
	width: 24px;
	background-image: url(/images/but_prev_d.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_next a:link, .but_next a:visited, .but_next a:hover
{
	display: block;
	height: 20px;
	width: 24px;
	text-indent: -5000px;
	padding: 0px 2px 0px 2px;
	text-indent: -5000px;
}
.but_next
{
	float: left;
	display: block;
	height: 20px;
	width: 24px;
	margin-left: 5px;
	background-image: url(/images/but_next.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_next_disable
{
	float: left;
	text-indent: -5000px;
	display: block;
	height: 20px;
	width: 24px;
	margin-left: 5px;
	background-image: url(/images/but_next_d.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_last a:link, .but_last a:visited, .but_last a:hover
{
	padding: 0px 2px 0px 2px;
	display: block;
	height: 20px;
	width: 30px;
	text-indent: -5000px;
}
.but_last
{
	float: left;
	display: block;
	height: 20px;
	width: 30px;
	background-image: url(/images/but_last.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.but_last_disable
{
	float: left;
	text-indent: -5000px;
	display: block;
	height: 20px;
	width: 30px;
	background-image: url(/images/but_last_d.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Community Document Control Styles */

.CommunityDocument
{
	width: 542px;
	background-color: #f7f7f7;
	border: solid 1px #cccccc;
	padding: 5px;
	margin-bottom: 5px;
}

/* Styles Available in Ektron CMS Editor */

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	width: 100%;
	clear: both;
}
.left-column
{
	width: 272px;
	float: left;
	margin-right: 10px;
}
.right-column
{
	width: 272px;
	float: right;
}

ul.two-column
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.two-column li
{
	width: 257px;
	float: left;
	margin: 0 10px;
	padding: 0;
}

img.image
{
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 3px;
}

img.image-left
{
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 3px;
	float: left;
	margin: 10px 10px 10px 0;
}

img.image-right
{
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 3px;
	float: right;
	margin: 10px 0 10px 10px;
}

/* Form Elements Styles*/

ol.design_list_vertical
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.design_list_vertical input
{
	margin-right: 10px;
	float: left;
}

/* Heading Styles Available in Ektron CMS Editor */

h1
{
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: bold;
}

h2
{
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #999999;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	padding-bottom: 3px;
	border-bottom: solid 1px #cccccc;
}

h3 a, h3 a:hover
{
	text-decoration: none;
	color: #003366;
}

h3 .right
{
	font-weight: bold;
	color: #666666;
	font-size: .9em;
}
.border
{
	border: 1px solid #eeeeee;
	padding: 4px;
}

h4
{
	font-size: 1em;
	font-weight: bold;
	color: #999966;
	margin: 5px 0;
}

h5
{
	font-weight: bold;
	color: #999999;
}

table h5
{
	margin-bottom: 2px;
}

h6
{
	font-size: .75em;
	color: #cccccc;
	margin: 4px 0;
}

small
{
	font-size: .85em;
}
.small
{
	font-size: .85em;
}
.submit
{
	background: url(/images/submit.gif);
	border: none;
	width: 123px;
	height: 33px;
	color: #ffffff;
	font-weight: bold;
}
#chart
{
	clear: both;
}
.worksheet-list
{
	padding: 20px 0px;
	height: 200px;
	overflow: scroll;
}

