﻿body {
    font-family: Verdana, Arial, Sans-Serif;
}

* {
	font-family: Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}

div#container {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    margin-top: 15px;
}

.upperright, .upperleft, .lowerright, .lowerleft {
    width: 15px;
    height: 15px;
    display: block;
    float: left;
} 

.upperright { background-image: url(../images/upperright.gif); }

.upperleft { background-image: url(../images/upperleft.gif); }

.lowerright { background-image: url(../images/lowerright.gif); }

.lowerleft { background-image: url(../images/lowerleft.gif); }

.upperright, .upperleft, .lowerright, .lowerleft{ 
	background-repeat:no-repeat; 
	background-color:#fff;
}

div#masthead_top {
    width: 950px;
    height: 15px;
}

div#masthead_content {
    height: 115px;
    width: 950px;
    background-color: #C1DAE6;
    display: block;  
    clear:both;  
}

#logo {
    padding-left: 15px;
    float: left;   
}

.mastheadfill {
    height: 15px;
    width: 920px;    
    background-image: url(../images/verticalbar_up.gif);
    background-repeat: repeat-x;
    float: left;
}

div#mastheadImages { margin-right:15px; }

div#mastheadImages img, div.flashThumbnails {
    float: right;
    margin-right: 7px;
}

div#mastheadBottomFill {
    width: 935px;
    height: 15px;
    float: left;
    background-color: #C1DAE6;
    display: block;
}

div#nav {
    width: 208px;
    height: 405px;
    background-color: #C1DAE6;   
    float: left;
}

div#nav ul { margin-top: 60px; }

div#nav li {
    list-style: none;
    line-height: 36px;
    width: 185px;   
    text-align: right;
}

div#nav a {
    text-decoration: none;
    color: #00658C;
    font-size: 16px;
}

div#nav a:hover { color: #fff; }

div#nav a.selected { color: #fff; }

div#nav ul ul { margin-top: -12px; }

div#nav ul ul li { line-height: 12px; }

div#nav ul ul a { font-size: 13px; }

div#bottomNav { clear: both; }

div#navBottomFill {
    height: 15px;
    width: 178px;
    float: left;
    background-color: #C1DAE6;   
}

div#pageImage {
	margin: 15px 0 0 15px;
	float: left;
}

div#pageText {
    clear: both;
    position: relative;
    top: -50px;
    left: 230px;
    width: 573px;
    font-size: 14px;
    z-index: 90;
    min-height: 250px;
}

div#pageText h1 {
    color: #22668E;
    font-size: 20px;
    font-weight: 100;
    margin: 0 0 15px 0; 
}

div#pageText h2 {
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 12px 0;
}

div#pageText p {
    line-height: 24px;
    padding: 0;
    margin: 0 0 10px 0;
}

div#pageLink { text-align:right; }

div#pageText a {
    color: #22668E;
    font-size: 16px;
    text-decoration: none;
}

div#pageText a:hover { color: #666; }


#registrationForm{
	padding-left:50px;
}

div#pageFooter {
	position: relative;
    left: 220px;
    top: -270px;
    width: 732px; 
    z-index: 80;
    clear: both;
}

div#blueColTop {
    width: 122px;
    height: 15px;
    display: block;
    float: right;
    padding-left: 610px;
}

div#blueColWide {
    width: 732px;
    height: 245px;
    display: block;
}

div#colBody {
    width: 122px;
    height: 230px;
    display: block;
    background-color: #C1DAE6;  
    float: right;
}

div#rightColTopFill {
    height: 15px;
    width: 92px;
    float: left;
    background-color: #C1DAE6; 
    float: left;  
    display: block;
}

div#footerBlueBox {
    width: 732px;
    height: 15px;
    display: block;
    clear: both;
}

div#blueBoxTop {
    width: 717px;
    height: 15px;
    float: right;
    background-color: #C1DAE6;     
    display: block;
}

div#footerTxt {
    height: 90px;
    width: 682px;
    display: block;
    background-color: #C1DAE6;
    line-height: 90px;
    text-align: right;   
    padding: 0 50px 0px 0;
    margin: 0;
    font-size: 32px;
    font-style: italic;
    color: #00A7E2;
} 

div#havinCakeBottom {
    width: 702px;
    height: 15px;
    display: block;
    background-color: #C1DAE6; 
    float: left;
}

div#email_links a {
    color: #00A7E2;
    font-size: 12px;
    line-height: 12px;
}

div#email_links a:hover { color:#777; }

div#footer {
	width: 950px;
	font-size: 10px;
	padding-top:100px;
	color: #00A7E2;
}

#footerContent{
	padding-left:180px;
}

div#footer a { color: #00A7E2; }

.tdtitle {
	font-size: 11px;
	text-align: right;
	width: 125px;
	color: #000;
	font-weight: bold;
}

.tdinput { font-size: 11px; }

table { margin-left: 70px; }

table table { margin-left: 0px; }

.reqd { color: #f00; }

textarea { font-size: 12px; }