/* Green/Blue */
@font-face {
	font-family: 'CachetBookRegular';
	src: url('type/cachet-book-webfont.eot');
	src: local('☺'), url('type/cachet-book-webfont.woff') format('woff'), url('type/cachet-book-webfont.ttf') format('truetype'), url('type/cachet-book-webfont.svg#webfont1nQeBmaj') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CachetMediumRegular';
	src: url('type/cachet-medium-webfont.eot');
	src: local('☺'), url('type/cachet-medium-webfont.woff') format('woff'), url('type/cachet-medium-webfont.ttf') format('truetype'), url('type/cachet-medium-webfont.svg#webfont4fmAJEJF') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0px;
	background: #74D6D6 url(/images/green/background.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
a {
	color: #0060AF;
	text-decoration: none;
}
a:hover {
	color: #006B6B;
}

.click-none {
    cursor:default !important;
}


.float-box {
    float: left;
    padding: 5px;
    width: 32%;
    border: solid 1px #CCC;
    border-radius: 5px;
    cursor: pointer;
    margin: 2px;
}

.float-box-long {
    padding: 5px;
    border: solid 1px #CCC;
    border-radius: 5px;
    cursor: pointer;
    margin: 2px;
}

.txtRedBold {
	font-weight:bold;
	color:#C80003;
}

.p-block {
	display:inline-block;
	padding:3px;
	margin-left:5px;
	margin-bottom:5px;
	border:solid 1px #000;
	background: #808080;
	color:#fff;
	width:25px;
	text-align:center;
}
.p-block A {
	color:#FFF;
	font-weight:bold;
}
.p-green {
	background-color:#74d6d6;
}

.bg-green {
    background-color: #005501;
    color: #FFF;
}
h1 {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'CachetMediumRegular', sans-serif;
	color:#FFFFFF;
	font-size: 36px;
	margin: 20px 0px 0px 0px;
}
h2 {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'CachetMediumRegular', sans-serif;
	color:#01A490;
	font-size: 18px;
	margin: 0px;
}
h3 {
	color:#01A490;
	font-weight: normal;
	font-size: 14px;
	margin:0px;
	padding-left: 5px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	margin:5px 0px 10px 0px;
	padding: 0px 10px;
	color:#000000;
}
h5 {
	font-weight: bold;
	font-size: 14px;
	margin:0px;
	padding: 0px 10px;
	color:#006B6B;
}
table {
	margin: 5px;
	width: 98%;
}

.row1 {
	background-color:#E6E6E6;
}
.row2 {
	background-color:#FFFFFF;
}
.highlight {
	background-color:#FFFF99;
}

#mainContainer {
	margin:0px auto;
	width:960px;
	height: 100%;
	background:#FFF;
}
	.ie6 #mainContainer {
		width:990px;
	}
	
.rightContent {
	background:#FFF;
	min-height:645px;
	padding:0px;
	-moz-border-radius-bottomright: 10px;border-bottom-right-radius : 10px;
	-moz-border-radius-bottomleft: 10px;border-bottom-left-radius : 10px;
}

.ccup_nav {
	margin:0px;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	background:#FFF url(/images/green/background_admin.jpg) no-repeat bottom center;
	text-align:center;
	height: 645px;
	-moz-border-radius-bottomright: 10px;border-bottom-right-radius : 10px;
	-moz-border-radius-bottomleft: 10px;border-bottom-left-radius : 10px;
}
.ccup_nav a{
	display:block;
	width: 210px;
	height: 25px;
	text-align:left;
	text-transform:uppercase;
	border-bottom: #FFF solid 2px;
	padding: 5px 0px 0px 10px;
	background: #C7EFEF;
	color: #000;
}
.ccup_nav a:hover {
	background: #01A490;
	color: #FFF;
}

.topHeader {
	color: #808080;
	width:98%;
	text-align:right;
	padding:3px 5px;
	margin: 5px 0px 10px 0px;
	font-size:11px;
}
.sectionHeaders {
	color: #808080;
	border-bottom: solid 1px #808080;
	width:98%;
	text-align:left;
	padding:3px 5px;
	margin: 20px 0px 10px 0px;
}
.sectionHeadersNo {
	color:#808080;
	text-align:left;
	padding:3px 5px;
	margin: 15px 0px 10px 0px;
}
.sectionDivider {
	color: #0089D0;
	font-size:16px;
	width:100%;
	text-align:center;
	padding:8px 5px 3px 5px;
	margin: 20px 0px 10px 0px;
	font-weight:bold;
}
.sectionBorder {
	border-bottom: solid 8px #74D6D6;
	margin-left: -400px;
	margin-right:-20px;
}
.instructions {
	font-size: 11px;
	color: #808080;
}
.smallCaps {
	font-size:.85em;
	text-transform:uppercase;
	letter-spacing: .125em;
	color: #808080;
}
.eventInfo {
	font-size:12px;
	color: #808080;
	padding:3px;
}
.eventInfo strong {
	color: #606060;
}

.formLabel {
	color: #606060;
	font-weight:normal;	
}
.redText {
	color: #A92B31;
	font-style:italic;
	font-size:11px;
}
.sponsorsBox {
	margin: 5px 5px 10px 5px;
	background: #E6E6E6;
	border: #404040 1px solid;
	padding: 5px;
}









.noticeBox {
	padding: 3px;
	background: #FFF9ED;
	margin: 0px 5px 10px 5px;
	border: #808080 1px solid;
	font-size: 12px;
	color: #404040;
}
.noticeBox ul {
	list-style:none;
}
.noticeBox a{
	color: #EC1C24;
	text-decoration: none;
}
.noticeBox a:hover{
	color: #000000;
}
.noticeBox img{
	padding-right: 5px;
	margin-left:-10px;
}


.listingTable {
	border-left:#808080 solid 1px;
	border-right:#808080 solid 1px;
}
.td_border {
	border-bottom: #808080 solid 1px;
}


/* Shortcuts Menu
----------------------------------------------------------------------------------------------------*/
.shortcutBox {
	width: 105px;
	height: 80px;
	background: #E6E6E6;
	border: solid 1px #404040;
	float:left;
	padding: 0px;
	margin: 0px 5px 10px 6px;
	color: #808080;
	font-size: 11px;
	text-decoration:none;
	display:block;
	padding:10px;
}
.shortcutBox a {
	width: 105px;
	height: 80px;
	display:block;
	text-decoration:none;
	margin: -10px 0px 0px -10px;
	padding: 10px;
	color: #808080;
}
.shortcutBox a:hover {
	background: #808080;
	color: #fff;
}
.sm_shortcutBox {
	width: 105px;
	height: 30px;
	background: #E6E6E6;
	border: solid 1px #404040;
	float:left;
	margin: 0px 5px 10px 6px;
	color: #000;
	font-size: 11px;
	text-decoration:none;
	display:block;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}
.sm_shortcutBox a {
	width: 105px;
	height: 30px;
	display:block;
	text-decoration:none;
	margin: -10px 0px 0px -10px;
	padding: 10px;
	color: #000;
}
.sm_shortcutBox a:hover {
	background: #808080;
	color: #fff;
}

/* 960 Grid
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.grid_1 {width:60px;}
.grid_2 {width:140px;}
.grid_3 {width:220px;}
.grid_4 {width:300px;}
.grid_5 {width:380px;}
.grid_6 {width:460px;}
.grid_7 {width:540px;}
.grid_8 {width:620px;}
.grid_9 {width:700px;}
.grid_10 {width:780px;}
.grid_11 {width:860px;}
.grid_12 {width:940px;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}