#stage {
	width: 965px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #444444
}
#below {
	width: 965px;
	margin: 0px auto;
	text-align: left;
	background-color: #c41230;
	color: #ffffff
}

#back
{
	background-image:url(images/back.gif); 
	background-position:center; 
	background-repeat:repeat-y
}
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #676666;
	text-align: center;
	color:#585858;
	border-left:0px;
	border-top:0px;
	margin:0px;
	padding:0px;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}

.box
{
	 background-image: url(images/side-top.jpg); 
	 background-position:top;
	 background-repeat:no-repeat; 
	 width: 232px; 
	 margin: 0;
	 padding:0;
}
.boxleft
{
	background-image: url(images/side-left.gif);
	width: 7px
}
.boxright
{
	background-image: url(images/side-right.gif);
	width: 7px
}
.inbox
{
	padding: 12px 0 2px 12px
}
#leftboat
{
	float:left;
	background-image: url(images/clinic-boat.jpg);
	width: 158px;
	height: 359px	
}
#overmiddleright
{
	background-image: url(images/vaccination-search.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width: 965px;
	height:55px
}
h1
{
	margin: 0 0 0 190px;
	font-size: 23px;
	color: #0e6c48;
	padding: 8px 0 0 0;
	font-weight:normal
}
#content
{
	background-image: url(images/content-back.gif);
	width: 551px;
	margin: 0;
	padding: 0px;
	float:left;
}
.margincontent
{
	margin:0 30px
}
.margincontent strong
{
	color: #1da672
}
.turqtext
{
	color: #1da672
}
#rightcolumn
{
	 float:left; padding: 0; margin: 0 0 0 4px;
}

.smallertext
{
font-size:11px
}
a
{
	color: #b41230;
}
h2 a
{
	text-decoration: none;
	font-weight: bold
}
h1 a
{
	text-decoration: none;
	color: #568600;
}
h3 a
{
	text-decoration: none;
	color: #568600;
}
a:hover
{
	text-decoration: none;
}
h4
{
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	color: #585858;
	padding:0;
	margin:0
}
h3
{
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	color: #c41230;
	padding:0;
	margin:0
}
h2
{
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	color: #585858;
	padding:0;
}
h2.h1heading 
{
	font: normal 18px Arial, Helvetica, Verdana, sans-serif;
	color: #568600;
	margin-top: 0px
}
span.sup		{ 	
	vertical-align: baseline;
    position: relative;
    bottom: 0.4em;
	font-size: 9px;
}

h3 span.sup		{ 	
	vertical-align: baseline;
    position: relative;
    bottom: 0.45em;
	font-size: 11px;
}
h2 span.sup		{ 	
	vertical-align: baseline;
    position: relative;
    bottom: 0.45em;
	font-size: 11px;
}
h1 span.sup		{ 	
	vertical-align: baseline;
    position: relative;
    bottom: 0.4em;
	font-size: 12px;
}
.bullie
{
	list-style-image: url(images/bullet.gif)
}
.list2
{
	list-style-image: url(images/bullet.gif);
	color:#7e0014;
	font-size: 11px;
	margin:0 0 5px 15px;
	padding:0
}
img
{
	border: none;
}
.righth1
{
	padding:0;
	margin: 30px 0 0 20px;
	font-size: 18px;
	color: #568600;
}
h3.righth1
{
	padding:0;
	margin: 30px 0 0 20px;
	font-size: 14px;
}

#topNavigation ul
{
	width: 700px;
	top: 113px;
	font-size: 12px;
	list-style-type: none;
	position:absolute;
	margin: 0 0 0 260px;
	padding:0;
}
#topNavigation ul li
{
	display: inline;
}
#topNavigation ul li a 
{
	color: #ffffff;
	text-decoration: none;
	height: 24px;
	float: left;
	display: block;
	background-repeat: no-repeat;
}

	#topNavigation ul li.navnav a 
	{
	margin:0 20px 0 0;
	padding:0;
	}

#topNavigation ul li.navno a 
	{
	margin: -7px 20px 0 0;
	height: 30px;
	padding:0;
	background-image: url(images/top-menu-spacer.gif);
	}
	
.FooterLink:link
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.FooterLink:visited
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.FooterLink:hover
{
	font-family: arial;
	font-size: 11px;
	color: #818181;
	font-weight: normal;
	text-decoration: none;
}

.FooterLink:active
{
	font-family: arial;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
	text-decoration: none;
}
.formListW
{
    width: 305px;    
}
.formFieldW
{
    width: 280px;    
}
table.data {
	width:100%;
	margin:0px;
	padding: 4px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

table.data td	{
border-bottom: 1px solid #7287a4;
padding: 4px;
vertical-align: top;
}
table.data th {
	border-top: 1px solid #7287a4;
	border-bottom: 1px solid #7287a4;
	text-align: left;
	font-weight: bold;
	color: #5c728f;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
	vertical-align: top;
	background: #dce8f7;
}
#maplayer {
	position:absolute;
	visibility:hidden;
	width:245px;
	height:209px;
	z-index:20;
	margin-top:-175px;
	margin-left:-200px
}
.hcc
{
	background-image: url(images/hcc.gif);
	width: 70px;
	height: 30px;
	cursor: hand
}

/*** Validators ***/
.ValidationSummaryHeader
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 1em;
	padding-top: 3px; 
}
.adhold
{	
background-image: url(images/win-a-flight.png); position: fixed; height: 255px; top: 100px; right: 0; width: 90px	
}
