html, body {
	height: 100%;
}

body {
	background-color: #6991bb;
	background-image: url('../images/page_background.gif');
	background-position: top;
	background-repeat: repeat-x;
}

#doc2 {
	min-height: 100%;
	position: relative;
}

/* -- Universal -- */

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h3 a {
	text-decoration: underline;
}

strong, b
{
	font-weight: bold;
}

/* -- Header -- */

#hd {
	height: 78px;
}

#hd .logo {
	float: left;
	padding: 11px 0;
	margin-left: 15px;
}

#hd .slogan {
	float: right;
	height: 78px;
	line-height: 78px;
	font-size: 85%;
	color: #010080;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 15px;
	width: 500px;
	text-align: right;
}

#hd .slogan em {
	font-weight: bold;
	font-style: italic;
}

/* -- Body -- */

#bd #yui-main .yui-b {
	margin-bottom: 0;
}

#bd #yui-main .yui-b h1 {
	margin: 20px 0 14px;
	background: url('../images/page_heading.gif') no-repeat;
	height: 32px;
	text-indent: -9000px;
}

#bd #yui-main .yui-b h2 {
	color: #000066;
	font-size: 182%;
	font-weight: bold;
	margin-bottom: 15px;
}

#bd #yui-main .yui-b h3 {
	font-weight: bold;
	color: #000066;
	font-size: 123.1%;
	margin-bottom: 0.3em;
}

#bd #yui-main .yui-b ul.normal, #bd #yui-main .yui-b ol.normal {
	margin-left: 18px;
	margin-bottom: 1em;
}

#bd #yui-main .yui-b ul.normal li {
	list-style-type: disc;
	margin-bottom: 0.3em;
}

#bd #yui-main .yui-b ol.normal li {
	list-style-type: decimal;
	margin-bottom: 0.3em;
}

#bd .yui-g .first
{
    width: 65%;
}

#bd .yui-g .yui-g .first
{
    width: 48.1%;
}

#bd .yui-g .yui-u
{
    width: 33%
}

#bd .yui-g .yui-g .yui-u
{
    width: 48.1%;
}

#bd .yui-ge .yui-u
{
    width: 31%;
}

#bd .yui-ge .first
{
    width: 67.5%;
}

.home-cta
{
    width: 249px;
    height: 226px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/cta_right.jpg')
}

.contentbox 

ul.home-points {
	margin-left: 18px;
}

ul.home-points li {
	color: #0b2d55;
	font-size: 108%;
	list-style-type: disc;
	margin-bottom: 0.3em;
}

#wrapper {
	width: 919px;
	margin: 0 auto;
}

.topcontent {
    background-image: url('../images/header.jpg');
    height: 255px;
    width: 919px;
    clear: both;
    *clear: none; // IE only
}

.contentbox {
	background-color: White;
	padding: 25px 25px 0;
	min-height: 500px;
}

.contentbox p, .contentbox li {
	font-family: Verdana;
}

.contentbox p, .contentbox ul {
	margin-bottom: 1em;
}

#wrapper .ct
{
	background: url('../images/top_corners.gif') no-repeat;
	height: 12px;
	width: 919px;
	clear: both;
	*clear: none; // IE only
	font-size: 1px;
	background-color: White;
}

#wrapper .cb, #wrapper .cb div {
	background: url('../images/bottom_corners.gif');
	height: 12px;
	background-repeat: no-repeat;
	background-color: White;
	font-size: 1px;
}

#wrapper .cb div {
	background-position: 100% -12px;
	margin-left: 12px;
}

.as-seen-on {
	text-align: right;
	margin-right: 25px;
}

/* -- Navigation Tabs -- */

#navbar {
	margin-left: 34px;
}

#navbar li {
	float: left;
}

#navbar a {
	display: block;
	background: url('../images/tabs.gif') no-repeat;
	text-indent: -9000px;
	height: 32px;
}

#navbar .workshop a { background-position: 0 0; width: 169px; }
#navbar .workshop a.active { background-position: 0 -32px; }
#navbar .aboutus a { background-position: -169px 0; width: 170px; }
#navbar .aboutus a.active { background-position: -169px -32px; }
#navbar .register a { background-position: -339px 0; width: 169px; }
#navbar .register a.active { background-position: -339px -32px; }

/* -- Footer -- */

#ft {
	margin-top: 5px;
	font-size: 85%;
}

#ft a {
	color: #000066;
	text-decoration: underline;
}

#ft .copyright {
	margin-left: 30px;
	color: #000066;
	float: left;
}

#ft .nav {
	width: 50%;
	float: right;
	margin-right: 30px;
}

#ft .nav li {
	float: right;
	margin-left: 1em;
}

/* -- Sidebar -- */

#sidebar {
	text-align: right;
}

#sidebar h4 {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 5px;
}

#sidebar ul {
	padding-left: 20px;
}

#sidebar .callout1, #sidebar .callout2 {
	float: right;
	margin-bottom: 15px;
}

#sidebar .callout1 {
	background: url('../images/callout1_background.gif') no-repeat;
	width: 248px;
	height: 225px;
	text-align: left;
	color: #000066;
	font-weight: 92%;
}

#sidebar .callout1 .content {
	padding: 17px;
}

#sidebar .callout1 ul li {
	font-weight: bold;
}

/* -- Circle Headings -- */
.circleheading 
{
    width: 100%;
	height: 27px;
	line-height: 27px;
	margin: 10px 0px 20px 0px;
}

.circleheading .number {
	height: 27px;
	width: 26px;
	background: url('../images/circles.png') no-repeat;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	font-size: 108%;
	background-position: 0 -27px;
	color: #6b93bc;
	float: left;
	margin-right: 5px;
}

.circleheading .title {
	color: #6b93bc;
	font-weight: bold;
}

.active .number {
	background-position: 0 0;
	color: #000066;
}

.active .title {
	color: #000066;	
}

/* -- Form -- */

form.step input[type="image"] {
	margin-top: 10px;
}


table.dataentry
{
	
}

table.dataentry th, table.dataentry td {
	padding: 2px 4px;
}

table.dataentry th {
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}

table.dataentry label.small {
	font-size: 85%;
}

/* -- Alt Callout -- */

.alt-callout
{
	background: url('../images/alt_callout_background.png') no-repeat;
	width: 566px;
	height: 240px;
	padding: 20px;
}

.alt-callout h6 {
	color: #c5d8ea;
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 2px;
}

.alt-callout .screenshot {
	float: right;
	margin-left: 15px;
}

.alt-callout .screenshot img {
	margin-bottom: 10px;
}

.backspacer {
	font-size: 1px;
	height: 21px;
}

/* -- Form Hints -- */

.hint {
 	display: none;
	position: absolute;
	width: 200px;
	margin-top: -4px;
	margin-left: 5px;
	border: 1px solid #c93;
	padding: 10px 12px;
	background-color: #ffffcc;
	color: Black;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url('../images/pointer.gif') left top no-repeat;
}

.confirm strong.blue {
	color: #000066;
}

#info7pillars {
	font-size: 85%;
	background-color: #FFFF99;
	border: 1px solid Gray;
	padding: 10px;
	position: absolute;
	display: none;
}

/* pop-up map */

.location-addr {
    color: #010080;
    font-size: 85%;
}
.map-outer 
{
    float: left;
    position: absolute;
    left: 147px;
    width: 383px;
}
.map-outer .map-arrow
{
    float: left;
    position: relative;
    top: 58px;
    width: 24px;
    height: 39px;
    background-image: url('../images/yellow_arrow.jpg');
}
.map-outer .map-inner 
{
    margin-left: 23px;
    background-color: #fdfdcb;
    border: solid 1px #aeae88;
    padding: 5px 20px 20px 20px;
}
.map-outer .map-title
{
    color: #010080;
    font-weight: bold;
    padding: 0px 0px 4px 0px;
}

/* thank you page */
.printme
{
    font-size: 85%;
    font-weight: bold;
}

.confirm-tix
{
    font-size: 85%;
    width: 539px;
    height: 217px;
    /* background-image: url('../images/ticket.jpg');
    background-repeat: no-repeat;
    padding-top: 90px; */
}
.tix-left
{
    float: left;
    position: relative;
    margin: 0px 0px 0px 73px;
}
.tix-right 
{
    position: relative;
    margin: 0px 0px 0px 180px;
}
.tix-head
{
    color: #000066;
    font-weight: bold;
     margin-bottom: 2px;
}
.tix-subhead
{
    color: #333333;
    font-weight: bold;
}
table.tix-detail td
{
    vertical-align: top;
}
table.tix-detail td.label
{
    color: #333333;
    font-weight: bold;
    padding-right: 5px;
}

.outlook 
{
    font-size: 85%;
    font-weight: bold;
    padding: 10px 0px 14px 0px;
}

.confirm-subhead
{
    color: #000066;
    font-size: 116%;
    font-weight: bold;
}
.confirm-map-content
{
    margin-top: 5px;
    font-size: 85%;
}
.confirm-map-links
{
    margin-top: 5px;
}
.confirm-schedule 
{
    font-size: 85%;
    margin-top: 5px;
}
.confirm-schedule ul li
{
    margin-left: 2.2em;
    list-style-type: disc;
}
.confirm-7pillar
{
    width: 585px;
    height: 124px;
    background-image: url('../images/cta_bottom_confirmation.jpg');
    margin-bottom: 15px;
}

.alt-confirm-cta
{
    margin-top: 117px;
    width: 269px;
    height: 216px;
    background-image: url('../images/alt_cta_confirmation.jpg');
}

.confirm-outlook
{
    width: 269px;
    height: 52px;
    background-image: url('../images/button_outlook.jpg');
}

.confirm-cta
{
    margin-top: 117px;
    width: 269px;
    height: 216px;
    background-image: url('../images/cta_confirmation.jpg');
}

.map-table
{
    width: 500px;
}

#foo:hover 
{
    cursor: hand;
    text-decoration: underline;
}
