@charset "utf-8";

@import "forms.css";

/* CSS Document */



body

{
	background-color:#ffffff;
	background-image:url(images/blimp_background.jpg);
	background-position:top;
	background-repeat: repeat-x;
	
	font-family:"Arial", sans-serif;
	font-size:13px;
	line-height: 1.3em;
	margin-top:0px;
	color: #000000;	
	text-align:center;
}

td
{
	font-family:"Arial", sans-serif;
	vertical-align:top;
	font-size:13px;
	line-height: 1.3em;
	text-align: center;
	color: #000;
	font-weight: bold;
}
ul
{
	margin-top: 0px;
}
li 
{
	margin-bottom: .3em;
}
a
{
	color: #F00;
}

a:hover
{
	color: #FFF;
}



#wrap
{
	position:relative;
	width:834px;
	left: auto;
	right: auto;
	height:100%;	
	text-align:left; 
	background-color: #ffffff;
	margin: 1px auto 30px auto;
}



/* header */
#maintable
{	
	width:834px;
}

#header
{
	background-image: url(images/blimp_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 185px;
}



#topbuttons
{
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	width: 834px;
	height: 36px;
}


#leftside
{
	width: 230px;
	background-color: #ff0000;
	vertical-align: top;
	color: #ffffff;
}

.leftitems
{
	margin: 20px 10px 20px 10px;
	text-align: left;
}



.copy
{
	margin: 20px 30px 30px 30px;
	font-weight: normal;
	text-align: center;
}


/* font options */
h1
{
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: center;
}

h3
{
	color: #002596;	
}

hr.wide 
{
	color: #002596;	
	width: 100%;
	background-color: #C00;
	height: 2px;
	border: 0px;
	clear: both;
}

/* footer */
#footer
{
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	height: 30px;
	background-color: #401701;
}


#footer a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 2.3em;
	text-transform: uppercase;
}
#footer a:hover
{
	color: #FFFFFF;
}

/* Calendar */

.Cheader
{
	text-align: center;
	color: white;
	font-weight: bold;
	width: 89%;
}
.colorstandouts {
	color: #03F;
}
.smallheaders {
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
}
#wrap table tr #maintext .copy table {
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#wrap table tr #maintext .copy h2 {
	font-size: 14px;
}
.header22 {
	font-weight: 300;
	font-size: large;
	font-family: Arial, sans-serif;
}
#wrap table tr #maintext .copy div .header22 {
	font-size: medium;
	font-weight: bold;
}
.header22 {
	font-weight: bold;
}
.boldheaders {
	font-size: 36px;
	font-weight: bolder;
	color: #000;
	line-height: 1.4em;

}
#wrap table tr #maintext .copy p {
	text-align: left;
	font-weight: bold;

}
#wrap table tr #maintext .copy table tr td div p {
	text-align: right;
}
#wrap table tr #maintext .copy table tr td {
	text-align: right;

}
.highlighttype {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
	text-align: center;
}
.standouttype {
	font-size: 12px;
	font-weight: bolder;
	color: #00F;
}
