
BODY {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif;
   background : #ffffff; 
}

.coupon	{
	background-color: #FFFFFF;
	border: #216a8d dashed 1px;
	padding: 5px;
	font-size: 10px;
}

.red	{
	color: #CC0000;
}

.coupon_border	{
	background-color: #e5eae4;
	border: #216a8d solid 1px;
	padding: 5px;
}

.subhead {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #3A5265;
   font-weight : bold;
}

.subhead2 {
   font-size : 13px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   font-weight : bold;
   background-color:#f3d558;
   color : #000000;   
}

.home_text	{

	text-align : left;
	padding-left : 30px;
	padding-right : 30px;
}

.text-link	{
	font-weight : bold;
	text-decoration : none;	
}

li.home	{
	padding-bottom : 0px;
}

.list	{
	padding-bottom : 10px;
}


A:link {
   color : #0267B5; 
}

A:visited {
   color : #507592; 
}

A:hover {
   color : #1893F2; 
}

A.footer:link {
   color : #C2D3DF; 
}

A.footer:visited {
   color : #C2D3DF; 
}

A.footer:hover {
   color : #ffffff; 
}

A.menu1:link {
   color : #216a8d;
   text-decoration : none; 
   font-weight : bold;
}

A.menu1:visited {
   color : #216a8d; 
   text-decoration : none;
   font-weight : bold;   
}

A.menu1:hover { 
	color: #1E98D2;
	font-weight : bold;	
 }
 
 A.menu2:link {
   color : #C2D3DF;
   text-decoration : none; 
   margin-left : 10px;   

}

A.menu2:visited {
   color : #C2D3DF; 
   text-decoration : none;
   margin-left : 10px;
  
}

A.menu2:hover { 
	color: #ffffff;
   margin-left : 10px;	

 }


P {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}

H1 {
	font: bold 11pt Arial, Helvetica, Sans Serif;  
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #216A8D;
	font-weight : bold;
	text-transform : uppercase;
	}
}

H2 {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #663366;
   font-weight : bold;
}

h3 { 
	font: bold 11pt Arial, Helvetica, Sans Serif;  
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #216A8D;
	font-weight : bold;
	}
	
.content	{
	padding-left : 20px;
	padding-right : 20px;
}

.caption	{
	color : #174A62;
}

TD {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}

OL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

UL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

LI	{
	padding-bottom : 10px;
}


HR {
   color : #660066;
			
}

.header {
   font-size : 15px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #216A8D;
   font-weight : bold;
}



.date {
   font-size : 14px; 
   font-family :  times new roman, times ; 
   color : #004646;
   font-weight : bold;
			font-style : italic ;
			
}

.smalltxt {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

.smalltxt2 {
   font-size : 9px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

.callout {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}


.menu {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #666666;
}


.footer {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #666666;
}

.white {
   font-size : 14px; 
   font-family :  Verdana, Arial, Helvetica, San Serif;  
   color: #ffffff;
   font-weight : bold;
 
}

.box	{
	background-color: #ffffff;
	filter:alpha(opacity=35);
	-moz-opacity:.30;
	opacity: 10.0;
	
}

.opaque	{
	background-color: transparent;
	filter:alpha(opacity=100);
	-moz-opacity:1.10;
	opacity: 1.;

}

.indent	{
	padding-left : 15px;
	padding-right : 15px;
}

#navlist {
position: relative;
top: 0px;
width: 170px;
}


#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
}

#navlist li {
margin: 0;

}

#navlist a {
display: block;
padding: 10px 10px 10px 18px;
border-top: 1px dotted;
border-color: #296F91 #296F91 #296F91 #296F91;
background-color: #F3F6F1;
background-image:  url(images/nav1.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
color: #486187;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #ffffff;
background-image:  url(images/nav2.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}




