/* CSS Document */

body{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-x;
}
body, div, h1, h2, h3{
margin: 0;
padding: 0;
}

p{
margin: 0 auto 1em auto;
}

h1{
margin-bottom: 20px;
color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;
}

h2, h3{
padding-bottom: 5px;
color: #000;
border-bottom: 1px dotted #E63C1E;
font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

a{
color: #FF0000;
text-decoration: none;
}

a:active, a:hover, a:focus, a:visited{
color: #CCC;
}

/* IDs and Classes *//* Nav Top */
#layout{
clear: left;
width: 830px;
background-color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#graphic{
	float: left;
	clear: none;
	}
#graphic h1 {
	margin: 0;
	width: 830px;
	background: url(../images/graphic.jpg) no-repeat;
	text-indent: -9000px;
	}
	
#graphic h1 a {
	display: block;
	height:  140px;
	background: url(../images/graphic.jpg) no-repeat;
	border: 0;
	}
	
/* TopNav */
	
#navlayout{
float: left;
width: 100%;
height: 44px;
background: url(../images/bglittle.gif) repeat-x;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 10px;
}


li{
	float: left;
	position: relative;
	margin-top: 12px;
	border-left: 2px solid #006;
	text-align: center;
	padding: 0px 20px 0px 20px;
}

li.first{margin-left: 0px; border: 0;}

li ul{
display: none;
position: absolute;
top: 100%;
left: 0;
}

li>ul{
top: auto;
left: auto;
}

li:hover ul, li.over ul { 
	display: block; 
	margin: 0 !important;
	background-color:#CCC;
	border: 1px solid  #900; 
	list-style: none;}
	
#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#nav li li a{
	display: block;
	padding: 0px;
	color: #000066;
}

#nav li a{
line-height: 20px;
color: #000066;
}

#nav li a:active,
#nav li a:hover,
#nav-meta li a:focus{
color: #999;
}

#nav li ul li{
border: 0 !important;
margin: 0px;
padding: 0px;
}



/* Content Center */
#layout #bodytext{
float: left;
width: 705px;
padding: 19px 10px 0 30px;
}

#layout #bodytext p{
text-align: left;

}

#bodytext p a{
color: #c30;
text-decoration: underline;
}

#bodytext p a:hover{
color: #ccc;
}
 


/* Nav */
#footerlayout{
clear: both;
margin: 0px 0px 0px 20px;
width: 830px;
padding: 5px 0;
text-align: left;

}


#footernav p{
font-size:10px;
}


#footernav p a:link, #footernav p a:link:visited, #footernav p a:visited, #footernav a:visited {
color:#c30;
}

#footernav p a:hover, #footernav p a:hover:visited{
color:#ccc;

}

#footerlayout p#copyright{
padding-top: 5px;
}
#copyright {
font-size:10px;
color: #000;
}

/* Begin Article Photo Positions */
#p-r {float: right; margin: 0px 0px 15px 15px ;}
#p-l {float: left; margin: 0px 15px 15px 0px ;}
/* End Article Photo Positions */

.blueheading{
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
#indexcontent {
	color: #000099;}
#indexcontent a:link, #indexcontent a:visited{
	color: #000099;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

#indexcontent a:hover, #indexcontent a:hover:visited{
	color: #000099;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.amount{font-weight: bold;font-family:  arial,verdana,sans-serif;font-size: 16pt;color: #000000; line-height:24px;} 
.amount1{font-weight: bold;font-family:  arial,verdana,sans-serif;font-size: 22pt;color: #000000; line-height:24px;} 
.couponTitle{font-weight: bold;font-family:  arial,verdana,sans-serif;font-size: 16pt;color: #21409D; margin: 0px; 
padding: 0px; line-height:24px;} 
.specialBorders { border-style: dashed;border-color: #000000; border-width:medium}
.title11{font-weight: bold;font-family:  arial,verdana,sans-serif;font-size: 11pt;color: #000000} 
.title15{ font-weight: bold; font-family:  arial,verdana,sans-serif; font-size:15pt; color: #21409D} 
.arialfont9 {font-family: arial, sans-serif; font-size: 8pt; }
p  {font-family: arial, sans-serif; font-size: 10pt; margin: 0px; padding: 0px;  }
.style1 {font-size: 18pt}
.red22{font-weight: bold;font-family:  arial,verdana,sans-serif;font-size: 22pt;color: #FF0000; line-height:24px;} 