body {
	font: 76%/135% 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
	background: #A5C6D3;
}





#container {
width: 770px;
margin: 0 auto;
text-align: left;
}

#header {
margin-top: 2em;
height:175px;
width: 100%
}
#headline {
	color: #367C2B;
	float: left;
	width: 330px;
	margin: 0 10px;
}
#subheader {
	float : left;
	width: 150px;
}
.spacer {
	float: left;
	width : 205px;
}
.clearboth {
	clear : both;
}

#logo {
	float: left;
	width: 185px;
	text-align: center;
	background-color: rgb(255, 255, 255);
	margin-right: 2em;
}

#content {
	width: 550px;
	float: left;
	background-color: rgb(255, 255, 255);
	margin-left: 1.9em;
}

.boxRight {
	background: url(../images/mainImage.jpg) no-repeat 0 0;
	padding-left: 220px;
}
.mainImage {
	border: 6px solid #CCC;
}

.pad20 {
	padding: 0 20px;
}

.pad10 {
	padding: 0 10px;
}


/* ~~~~~~~~~ footer ~~~~~~~~~ */
#Footer, #TextLinks, #Disclaimer {
	text-align: center;
	margin: 1em 0;
	width: 550px;
}
#Footer {
	margin-top: 1em;
	margin-left : 205px !important;
}
#TextLinks {
	background-color: rgb(109, 171, 188);
	color: White;
	margin: 1em 0 -1em 0;

}

#Disclaimer {
	background-color: rgb(255, 255, 255);
}

#Footer a:link, a:visited{
	color: White;
}

#Footer a:hover, a:active{
	color:#cccccc;
}


a:active,
a:visited,
a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover { color: #003366; text-decoration: underline;
font-weight: bold;}

 a.more:active,
 a.more:visited,
 a.more:link  {
	background:url(../images/linkBullet.gif) no-repeat 0 4px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	margin: 2em 0 0 1em;
	color:#000000;
}

 a.more:hover{
	background:url(../images/linkBulletOver.gif) no-repeat 0 4px;
	padding:0px 0px 0px 15px;
	text-decoration:underline;
}

.credits {
font-size:11px;

}

 a.credits:active,
 a.credits:visited,
 a.credits:link  {
	text-decoration:underline;
	font-weight: normal;
	color:#666666;
}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1 {
	font-size: 140%;
	margin: 0 0 0 0em;
}

h2 {

}
h3 {
	padding:0 2px;
	margin:0;

}
h4 {
	padding:0 2px;
	margin:0;
}
h5{
	font-size: 130%;
	margin: 5px 0;
}


/* ~~~~~~~~~ Menu ~~~~~~~~~ */    


#topmenu {
	float: left;
	font-size: 90%;
	margin: 0 0 1em 0;
	line-height: normal;
	width: 552px;
	font-weight: bold;
	background-color: rgb(109, 171, 188);
}



#topmenu ul {
	  list-style:none;
}
#topmenu li {
	display: inline;
	font-size: 130%;
}
#topmenu a {
	  color: White;
	  cursor: pointer;
}
#topmenu a:hover {
	color: #B6D7E2;
	text-decoration: none;
}
#topmenu a span {
   border-right: 1px solid White;
	padding: 1em;
}
#topmenu a span.last {
   border-right: 0px;
}

      


table.frame  {
     font-family:verdana, arial, Helvetica, sans-serif;;
     border-collapse:collapse;
     font-size:9pt;
     border-style:solid;
     border-color:black;
     border-width:1px;
}

table.coupon  {
	font-family:verdana, arial, Helvetica, sans-serif;
	;
	border-collapse:collapse;
	font-size:9pt;
	border: 1px dashed black;
}


/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-size:12px;
	font-family: Arial, Verdana,Helvitica,sans-serif;
	text-align: center; 
	text-decoration: none;
	margin: 8px 0 0 0px;
	color: #000000;
}
.m0l0iover {
	font-size:12px;
	font-family: Arial, Verdana,Helvitica,sans-serif;
	text-align: center; 
	text-decoration: none;
	margin: 8px 0 0 0px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	/* background-image: url(images/bgOFF.gif);  */
	background-color: #A5C6D3;
	border: 1px solid #003366;
}

.m0l0oover {
	text-decoration : none;
	/* background-image: url(images/bgON.gif); */
	background-color: #003366;
	border: 1px solid #003366;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left; 
	margin: 8px 0 0 10px;
	color: #000000;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left; 
	margin: 8px 0 0 10px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #A5C6D3;
	border: 1px solid #003366;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #003366;
	/* background-image: url(images/lev1_arrow.gif); */
	background-repeat: no-repeat;
	border: 1px solid #003366;
	padding: 0;
}

/* colors used: B5B5B5, 003366, A5C6D3, FFEB81, 990000  */

.mainarea {
	padding-right: 50px;
	padding-left: 50px;
}
