body {
	background-color: #CCCCCC;
        margin:0;
        padding:0;
        font-family:'trebuchet ms','lucida grande','lucida sans unicode',arial,helvetica,sans-serif;
        line-height:1.5;
}

h1 {
        font-weight:bold;
        margin:0;
        padding:0;
        display:inline;
        font-size:1.5em;
        color:red;
}

h2 {

}

h3 {
    margin:0;
    padding:0;
    display:inline;
    font-size:1.1em;
}

ul {
padding:0;
margin-left:10px;
}
li {
list-style-type:none;
}

ul#showlist {
    width:600px;
}
ul#showlist ul {
    clear:both;
}
ul#showlist ul li {
    float:left;
    margin:3px;
}

.hidden {
    display:none;
}

.linkTable {
	position:relative;
	z-index:1;
        padding-left:5px;
}

.picCaption {
	text-align: center;
	font-style: italic;
	font-size: 12pt;

}

.sponsorCaption {
	font-size: 8pt;
	color: #FFFFFF;
}

.sponsorCaption img {
	border-width: 1px;
}

.leftLinks {
}

.classTitle {
	font-weight: bold;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
  	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

.bottomLink {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.bottomLink a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000099;
	text-decoration: none;
}

.bottomLink a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000099;
	text-decoration: none;
}

.bottomLink a:hover {
	color: #DD0F04;
	text-decoration: none;
}

.bottomLink a:active {
	color: #000000;
	text-decoration: none;
}

.sponsorCaption a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.sponsorCaption a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.sponsorCaption a:hover {
	color: #FF0000;
	text-decoration: none;
}

.sponsorCaption a:active {
	color: #FF0000;
	text-decoration: none;
}

.subHead2 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #184B9D;
}

.subHead {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #184B9D;
	font-size: 18pt;
}

.subHead a:link {
	color: #184B9D;
	text-decoration: none;
}

.subHead a:visited {
	color: #184B9D;
	text-decoration: none;
}

.subHead a:hover {
	color: #FF0000
	text-decoration: underline;
	color: #FF0000;
}

.subHead a:active {
	color: #FF0000;
	text-decoration: none;
}

.tableText {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

.tableText a:link {
	color: #000099;
	text-decoration: none;
}

.tableText a:visited {
	color: #000066;
	text-decoration: none;
}

.tableText a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.tableText a:active {
	color: #FF0000;
	text-decoration: none;
}

.leftLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.leftLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.leftLinks a:hover {
	color: #FF0000;
	text-decoration: none;
}

.leftLinks a:active {
	color: #FF0000;
	text-decoration: none;
}

.tableBox {
	padding: 5px;
	margin: 5px;
	border-color: #000000;
}

.calendarText {
	font-family:"Courier New", Courier, monospace;
	font-size:7pt;
}

.pageTitle {
	color: #FF0000;
	font-size: 1.5em;
        font-weight:bold;
}

.mapLabel {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #184B9D;
	font-size: 10pt;
	}

.bannerAd {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
        margin-bottom:5px;
}
.bannerAd a img {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: 1px solid black;
}

.sponsorLink {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

.bannerAdImg {
	border:solid black 1px;
}

a img {
    border:none;
}

body {
    margin:0;
    background-color:#c1c1c1;
}
div#globalContainer {
    width:820px;
    background-image:url(/images/bg-shadow.gif);
    margin:0 auto;
}
div#headerContainer {
    width:800px;
    margin:0 auto;
    position:relative;
}
div#mainContainer {
    width:800px;
    margin:0 auto;
    background-color:#184b9e;
}
div#footerContainer {
    width:820px;
    margin:0 auto;
    background-image:url('/images/footer-shadow.gif');
    background-repeat: no-repeat;
    background-position: center top;
    padding:20px 20px 0 20px;
}
div#sidebarContainer {
    border-right:1px solid black;
    text-align:center;
    padding-top:60px;
    width:100%;
}
div#logoContainer {
    position:absolute;
    top:80px;
    left:8px;
}
div#left-col {
    float:left;
    width:158px;
}
div#right-col {
    float:right;
    background-color:#fff;
    width:611px;
    min-height:1150px;
    padding:0 15px;
}
.clear {
    clear:both;
}



/** Forms **/
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 95%;
}
fieldset {
	border: 1px solid #ccc;
	margin-bottom: 1em;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	vertical-align: text-top;
}
form .input {
	color: #444;
}
form .required {
	font-weight: bold;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	font-size: 90%;
	margin-bottom:3px;
}
textarea {
    height:100px;
}
input, textarea {
	clear: both;
	font-size: 110%;
	padding: 1%;
	width:98%;
}
select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
div.checkbox label {
	display: inline;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
}
form .submit input[type=submit] {
	background:#BF2121;
	background: -webkit-gradient(linear, left top, left bottom, from(#F07A7A), to(#E81C1C));
	background-image: -moz-linear-gradient(top, #F07A7A, #E81C1C);
	border-color: #801212;
	color: #000;
	text-shadow: #F06767 0px 1px 0px;
}
form .submit input[type=submit]:hover {
	background:#BF2121;
	background: -webkit-gradient(linear, left top, left bottom, from(#FA2020), to(#BF2121));
	background-image: -moz-linear-gradient(top, #FA2020, #BF2121);
}

.photo_thumb {
    width:200px;
    padding:5px;
    float:left;
    text-align:center;
}

.photo_thumb img {
    border:1px solid black;
}

.photo_description {
    text-align:center;
    padding-top:5px;
    font-size: 0.8em;
}

/** Notices and Errors **/
div.message {
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	background: #c73e14;
	padding: 5px;
}
div.error-message {
	clear: both;
	color: #fff;
	font-weight: bold;
	background: #c73e14;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/**  Actions  **/
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	margin:0 0 0.5em 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}
div.actions ul li a {
	font-weight: normal;
	display: block;
	clear: both;
}
div.actions ul li a:hover {
	text-decoration: underline;
}

input[type=submit],
div.actions ul li a,
td.actions a {
	font-weight:normal;
	padding: 3px 5px;
	background:#e6e49f;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
	background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
	color:#333;
	border:1px solid #aaac62;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-decoration:none;
	text-shadow: #fff 0px 1px 0px;
	min-width: 0;
}
input[type=submit]:hover,
div.actions ul li a:hover,
td.actions a:hover {
	background: #f0f09a;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7e1), to(#eeeca9));
}

/** Related **/
div.related {
	clear: both;
	display: block;
}

/** Debugging **/
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}


table {
    font-size:0.9em;
    text-align:center;
}

.altrow {
    background-color:#ccc;
}


.tshirt_box {
    float:left;
    width:75px;
    clear:none;
    padding-right:10px;
}
.small_box {
    float:left;
    width:165px;
    clear:none;
    padding-right:10px;
}
.state_box {
    float:left;
    width:50%;
    clear:none;
}
.state_box input {
    width:90%;
}
.zipcode_box {
    float:left;
    width:50%;
    clear:none;
}

#login {
    margin:0 10px;
    padding:0 5px;
    background-color:#ccc;
}

#breadcrumbs {
    font-size:14px;
    width:641px;
    background-color: white;
    float:right;
}

#breadcrumbs div {
    margin:0 15px;
}

ul#nav-links
{
list-style-type: none;
padding: 0;
margin: 0 0 0 4px;
text-align:left;
}

ul#nav-links li
{
background-image: url(/images/iconRedStar_15x16.gif);
background-repeat: no-repeat;
background-position: 0 .35em;
padding:0.25em 0 0.25em 1.1em;
line-height:1.2em;
}
div.sponsorCaption {
padding:7px 0;
}