@charset "utf-8";
/* CSS Document */

body		{ margin:0; 
			  padding:0; 
			  text-align:center; 
			  font-family: Verdana, Arial, Helvetica, sans-serif; 
			  color:#003366; 
			  font-size:11px;
			  }

img			{ border:0;}

h1	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 9px; 
	  font-style: normal;
	  font-weight:normal;
	  color:#990000; 
	  display: inline;
	  }
	  
h2	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 12px; 
	  font-style: normal; 
	  color:#ffffff; 
	  display: inline;
	  }

h3	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  font-size: 14px; 
	  font-style: normal; 
	  color:#990000; 
	  display: inline;
	  }  
	  
A:link		{ color:#000; text-decoration: none; font-weight: bold;}
A:visited	{ color:#000; text-decoration: none; font-weight: bold;}
A:hover		{ color:#000; text-decoration: underline; font-weight: bold;}
A:active	{ color:#000; font-weight: bold;}
	  
.clr		{ clear: both;}

#wrap		{ width:900px; margin:0 auto; text-align:left; border:solid 1px #003366;}

#head_bg	{ width:900px; height:175px; background-image:url(/newsletter/images/head_bg.jpg); background-repeat:no-repeat;}
/*#head_bg	{ width:900px; height:242px; background-image:url(images/header.gif); background-repeat:no-repeat;}*/
.date		{ float:left; width:200px; padding:20px 0px 0px 10px; color:#fff; font-size:12px; font-weight:bold;}
.logo		{ float:right; width:230px; text-align:right; padding: 15px 10px;}

#menu		{ width:900px; height:60px; background-color:#fff;}
.menu		{ padding:10px; font-size:12px; font-weight:bold; text-transform:uppercase;}
.menu A:link	{ color:#71A0C2; text-decoration: none; font-weight: bold;}
.menu A:visited	{ color:#71A0C2; text-decoration: none; font-weight: bold;}
.menu A:hover	{ color:#71A0C2; text-decoration: underline; font-weight: bold;}
.menu A:active	{ color:#71A0C2; font-weight: bold;}

#main		{ width:880px; padding:10px;}
#foot		{ width:900px; height:95px; background-image:url(/newsletter/images/foot.jpg); background-repeat:no-repeat;}
.foot_logo	{ float:left; width:200px; padding: 44px 10px 10px 10px;}
.foot		{ float:right; width:500px; color:#fff; padding: 50px 10px 10px 10px; font-size:12px; text-align:right;}
.foot A:link	{ color:#ffffff; text-decoration: none; font-weight: bold;}
.foot A:visited	{ color:#ffffff; text-decoration: none; font-weight: bold;}
.foot A:hover	{ color:#ffffff; text-decoration: underline; font-weight: bold;}
.foot A:active	{ color:#ffffff; font-weight: bold;}

.text			{ color:#003366; padding: 0px 10px 0px 10px; font-size:12px;}
.text A:link	{ color:#003366; text-decoration: none; font-weight: bold;}
.text A:visited	{ color:#003366; text-decoration: none; font-weight: bold;}
.text A:hover	{ color:#003366; text-decoration: underline; font-weight: bold;}
.text A:active	{ color:#003366; font-weight: bold;}

/* homepage box styles */

.box550_bg	{ width:552px; background-image:url(images/col_550_bg.jpg); background-repeat:repeat-y;}
.box550_top	{ width:552px; height:60px; background-image:url(/newsletter/images/col_550.jpg); background-repeat:no-repeat; padding:10px 0px 0px 10px;}
.box550_bot	{ width:552px; height:10px; background-image:url(/newsletter/images/col_550_bot.jpg); background-repeat:no-repeat; background-color:#FFFFFF; }

.box310_bg	{ width:312px; background-image:url(/newsletter/images/col_310_bg.jpg); background-repeat:repeat-y;}
.box310_top	{ width:312px; height:60px; background-image:url(/newsletter/images/col_310.jpg); background-repeat:no-repeat; padding:10px 0px 0px 10px;}
.box310_bot	{ width:312px; height:10px; background-image:url(/newsletter/images/col_310_bot.jpg); background-repeat:no-repeat; background-color:#FFFFFF; }

.box430_bg	{ width:432px; background-image:url(/newsletter/images/col_430_bg.jpg); background-repeat:repeat-y;}
.box430_top_left	{ width:432px; height:60px; background-image:url(/newsletter/images/col_left_430.jpg); background-repeat:no-repeat; padding:10px 0px 0px 10px;}
.box430_top_right	{ width:432px; height:60px; background-image:url(/newsletter/images/col_right_430.jpg); background-repeat:no-repeat; padding:10px 0px 0px 10px;}
.box430_bot	{ width:432px; height:10px; background-image:url(/newsletter/images/col_430_bot.jpg); background-repeat:no-repeat; background-color:#FFFFFF;}

.box870_bg	{ width:872px; background-image:url(/newsletter/images/col_870_bg.jpg); background-repeat:repeat-y;}
.box870_top	{ width:872px; height:60px; background-image:url(/newsletter/images/col_870.jpg); background-repeat:no-repeat; padding:10px 0px 0px 10px;}
.box870_bot	{ width:872px; height:10px; background-image:url(/newsletter/imagescol_870_bot.jpg); background-repeat:no-repeat; background-color:#FFFFFF; }

ul { list-style-image: url(/newsletter/images/arrow.gif); }
li { padding: 0; margin-left: -23px;}
