.datepad {
	padding: 0 10px 0 10px;
	width: 80px;
	height: 80px;
	background-color: #000;
	color: #CCC;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
}

.datepad H2 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 900;
	text-align: center;
	color: #FF0000;
}

body {
/*	background-color: #66CC66; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCC;
	background-color: #000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCC;
}

a {
	font-size: 12px;
	color: #CCC;
	font-decoration: underline;
}

a:hover {
	font-size: 12px;
	font-decoration: none;
}

p {
	display: block;
	margin: 0 20px 0 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	line-height: 14px;
}

caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: 900;
	font-size: 14px;
	text-align: center;
	font-style: bold;
	line-height: 16px;
}

li {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
}

.matting {
	background-color: #FFF;
}

.legacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #CCC;
	text-decoration: underline;
}

.legacy:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

.legacy:visited {
}

.legacy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #CCC;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFF;
	text-decoration: underline;
}

.special:hover {
	font-size: 12px;
	text-decoration: none;
}

.special:visited {
}

.special:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #000;
	background-color: #FFF;
}

.ajaxLinkHorizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 14px;
	font-weight: 900;
	color: #FFFF33;
	text-decoration: underline;
}

.ajaxLinkHorizontal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
}

.ajaxLinkHorizontal:visited {
}

.ajaxLinkHorizontal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 14px;
	font-weight: 900;
	color: #000;
	background-color: #FFF;
}

.orangeText {
	color: #FF6633;
}

.orangeSeparator {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 12px;
	font-weight: 900;
	color: #FF6633;
	vartical-alignment: middle;
	horizontal-alignment: center;
}

.black {
	background-color: #000;
}

.purple {
	background-color: #660066;
}

form_widget {
	width: 200px;
}

.mystical {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 900;
	font-style: bold;
	color: #CCC;
	text-indent: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	font-style: bold;
	color: #CCC;
	text-indent: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	font-style: bold;
	color: #CCC;
	text-indent: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	font-style: bold;
	color: #CCC;
	text-indent: 20px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 900;
	font-style: bold;
	color: #CCC;
	text-align: left;
/*
	background-color: #FFFFCC;
 	color: #990000;
*/
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	font-style: bold;
	color: #CCC;
	text-align: left;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.littleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: purple;
	text-decoration: underline;
}

.littleLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: purple;
	text-decoration: underline;
	background-color: white;
}

.helpful {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
	color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF33;
	font-weight: bold;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
	border-style: double;
}

.promo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.helpful2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.dateBullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 10px;
	line-height: 12px;
	color: #003333;
}

.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	opacity: 0;
	display: none;
}

.capsule-mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.bullet-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	list-style-position: inside;
}

.no-bullet-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
}

.list-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.expository {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	text-align: left;
}

.titleshortbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6633;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	line-height: 16px;
}

.namebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 16px;
}

.bigAndBoldSerif {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}

.table-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

.header1st {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
	font-style: bold;
	color: #FF6633;
/*
	color: #FFFFFF;
	background-color: #990000;
*/
}

.formal-mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.Word1st {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	background-color: #FFFFFF;
	font-weight: bolder;
}

.formal-announcement-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #990000;
}

.formal-announcement-medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #990000;
}

.formal-announcement-emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	color: #990000;
}

.linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993399;
}

lava {
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #FFCCCC;
}

.lava {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	vertical-align: middle;
}

.lava1st {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	background-color: #FFFF00;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
}

.lavabody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFFF00;
	vertical-align: middle;
}

.lavalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: yellow;
	text-decoration: underline;
}

.lavalinkenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}

.evenRow {
}

.altRow {
	background-color: #FF99FF;
	background-color: #FFCCFF;
}

.tdStrong {
	font-weight: bolder;
}

.body_irlm {
/*	background-image: url(../img/backdrops/pink/vapor.jpg);  */
	background-color: #660066; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
}

.banner {
	height: 150px;
	width: 1017px;
/*	background: url(../img/reign37_banner.jpg) 0 0 no-repeat; */
}

.nav {
	width: 150px;
	background: #000;
}

.protocol {
/*
	font-family: Georgia, "Times New Roman", Times, serif;
*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CCC;
}

/* deprecate */
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	color: black;
	font-weight: 300;
	line-height: 16px;
}

.conversational {
	font-family: Georgia, "times new roman", serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: black;
	font-weight: 300;
	line-height: 16px;
}

/* Map Section */
.fullMap {
	width: 500px;
	height: 300px;
}

.sideMap {
	width: 220px;
	height: 300px;
}

/* Iframe behanvior */
.widget {
	width: 220px;	
	height: 300px;
	align: left;
	frameborder: none;
}

/* Form Section */
.form {
	background-color: white;
	width: 400px;
}

form_medium {
	background-color: white;
	width: 400px;
}

form_widget {
	background-color: white;
	width: 200px;
}

form_full {
	background-color: white;
	width: 600px;
}

TABLE.formWidget {
	border-collapse: collapse;
	background-color: white;
	width: 200px;
	border-width: -1px;
}

TH.formWidget {
	text-align: left;
	line-height: 10px;
}

TR.formWidget {
}

TD.formWidget {
}

TEXTAREA.formWidget {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: 400;
	cols: 30;
	rows: 3;
	overflow: auto;
}

INPUT.formWidget {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: 400;
	width: auto;
}

TABLE.formMedium {
	border-collapse: collapse;
	background-color: transparent;
	width: 400px;
}

TH.formMedium {
	text-align: left;
	line-height: 12px;
}

TR.formMedium {
}

TD.formMedium {
}

TEXTAREA.formMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	width: 300px;
	height: 50px;
	overflow: auto;
}

INPUT.formMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	width: auto;
}

.labelRequiredSmall {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: bold;
	line-height: 12px;
	padding: 3px;
	color: #990000;
}

.labelSmall {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: bolder;
	line-height: 12px;
	padding: 3px;
	color: #990000;
}

.labelRequiredFull {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weignt: bold;
	line-height: 14px;
	padding: 3px;
	color: #990000;
}

.labelFull {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weignt: bolder;
	line-height: 14px;
	padding: 3px;
	color: #990000;
}

.errorBlockSmall {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: 900;
	line-height: 11px;
	color: red;
}

.labelBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weignt: 900;
	line-height: 12px;
	color: #990000;
}

.labelTab {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: 600;
	color: #990000;
	text-decoration: none;
}
.labelTab:hover {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: 900;
	color: red;
	text-decoration: none;
}

.tabBox {
	width: 220px;
}

/* un-table - Google style result output */
.untableBody {
	align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}

.untableDate {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weignt: bold;
	line-height: 14px;
	color: #000000;
}

.untableName {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weignt: bold;
	line-height: 14px;
	color: #000000;
}

.untableLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weignt: bolder;
	line-height: 14px;
	color: red;
}

.untableBodySmall {
	align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}

.untableDateSmall {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: bold;
	line-height: 12px;
	color: #000000;
}

.untableNameSmall {
	align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: bold;
	line-height: 12px;
	color: #000000;
}

.untableLocationSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weignt: bolder;
	line-height: 12px;
	color: red;
}

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	color: #CCC;
	text-decoration: none;
    background-color: transparent;
	font-weight: bold;
}

/* the style of the text label in ygTextNode */
.ygtvlabel:hover { 
	margin-left:2px;
/*
	color: #FF6600;
    background-color: white;
*/
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
/* default space between tabs */
.yui-navset .yui-nav li {
    margin-right:0.5em; /* horizontal tabs */
}
.yui-navset-left .yui-nav li, .yui-navset-right .yui-nav li {
    margin:0 0 0.5em; /* vertical tabs */
}

/* default width for side tabs */
.yui-navset-left .yui-nav, .yui-navset-right .yui-nav { width:6em; }
.yui-navset-left { padding-left:6em; } /* map to nav width */
.yui-navset-right { padding-right:6em; } /* ditto */

/* core */

.yui-nav, .yui-nav li {
    margin:0;
    padding:0;
    list-style:none;
}
.yui-navset li em { font-style:normal; }

.yui-navset {
    position:relative; /* contain absolute positioned tabs (left/right) */
    zoom:1;
}

.yui-navset .yui-content { zoom:1; }

.yui-navset .yui-nav li {
    display:inline-block;
    display:-moz-inline-stack;
    *display:inline; /* IE */
    vertical-align:bottom; /* safari: for overlap */
    cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
    zoom:1; /* IE: kill space between horizontal tabs */
}

.yui-navset-left .yui-nav li, .yui-navset-right .yui-nav li {
    display:block;
}

.yui-navset .yui-nav a {
    outline:0; /* gecko: keep from shifting */
}

.yui-navset .yui-nav a { position:relative; } /* IE: to allow overlap */

.yui-navset .yui-nav li a {
    display:block;
    display:inline-block;
    vertical-align:bottom; /* safari: for overlap */
    zoom:1;
}

.yui-navset-left .yui-nav li a, .yui-navset-right .yui-nav li a {
    display:block;
}

.yui-navset-bottom .yui-nav li a {
    vertical-align:text-top; /* for inline overlap (reverse for Op border bug) */
}

.yui-navset .yui-nav li a em { display:block; }

/* position left and right oriented tabs */
.yui-navset-left .yui-nav, .yui-navset-right .yui-nav { position:absolute; z-index:1; }
.yui-navset-left .yui-nav { left:0; }
.yui-navset-right .yui-nav { right:0; }
