/************************************************************************/	
/************************** BASIC HTML ELEMENTS *************************/
/************************************************************************/	

* 						{border-collapse:collapse; margin:0; padding:0; border:0; outline-style:none; outline-width:0px;}/*all html elements default to no padding, borders, etc. */
body 					{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; font-weight: normal; font-variant: normal; color:#000000; background-color:#e8e8f1; background-image:url(/images/body_bg.jpg); background-repeat:repeat-x; background-position:top;}
a:link 					{color: #022B4F;text-decoration: none;}
a:visited 				{text-decoration: none;	color: #B34900;}
a:hover 				{text-decoration: underline; color: #000000;}
a:active 				{text-decoration: none;	color: #5C574F;}	
abbr					{}
acronym 				{}
blockquote 				{padding:6px 40px 14px 40px;}
code, kbd 				{font-family:monaco, courier, monospace; color:#777777;}
dd, dt 					{cursor:help;}
h1 						{color:#0067b3; margin:0 0 5px 0; font:normal 32px "Trebuchet MS", Arial, Helvetica, sans-serif;}
h2 						{color:#0067b3; margin:0 0 2px 0; font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;}
h3 						{color:#0067b3; margin:0 0 2px 0; font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
h4 						{color:#8e8e8e; margin:0 0 2px 0; font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; background:url(/images/third_section_bg_bar.gif); background-position:left bottom; background-repeat:no-repeat; background-color:#f3f3f3; margin:0; padding:5px 20px 5px 20px;}
h5 						{color:#0067b3; margin:0 0 2px 0;  font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}
h6 						{color:#0067b3; margin:0 0 2px 0;  font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}
hr 						{height:2px; font-size:0; line-height:0; width:100%; margin:0 0 10px 0; padding:0; border-bottom:solid 1px #DCDCDC;}
img 					{border:none; padding:0; behavior:url('/css/iepngfix.htc');} /* 'behavior" allows IE6 to properly display transparent .png files - requires 2 files in /css folder 'iepngfix.htc', and 'blank.gif'*/
ins 					{}
strong 					{font-weight:bold; color:#333366;}
a strong:hover 			{font-weight:bold; color:#777777;}  /* rollover color for "strong" OUTSIDE anchor tag (both should behave same)*/
a:hover strong			{color:#777777;}				/* rollover color for "strong" INSDIE  anchor tag (both should behave same)*/
table					{}
tbody 					{}
td 						{text-align:left; vertical-align:top;}
th 						{text-align:center; vertical-align:bottom;}
li 						{}
ol 						{padding:6px 0 14px 24px; list-style-type:decimal;}
p 						{margin-top:0px; margin-bottom:20px;}
pre 					{}
ul 						{padding:6px 0 6px 24px; list-style-type:none; }
var						{}
input, select, checkbox, radio, textarea					
						{border:solid 1px #AAAAAA; height:20px; margin:2px; padding:2px;}
.button 				{border:solid 1px #AAAAAA; height:20px; margin:2px; padding:2px; background-color:#D9D9D9;}
.button:hover 			{background-color:#666;}

/*************************************************************************/	
/*************************** BODY CONTENT/STRUCTURE **********************/
/*************************************************************************/


#wrapper_left {
	width:800px;
	height:auto;
	background:url(/images/body_bg_left_shadow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:auto; 
	margin-right:auto;
}

#wrapper_right {
	width:790px;
	height:auto;
	margin:0px;
	margin-left:10px;
	background:url(/images/body_bg_right_shadow.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#container {
	width:780px;
	text-align:left;
	background-color: #FFFFFF;
	border:solid 0px #000000;
	border-top:none;
	/* cross-browser hack to center div */ 
	margin-right:10px; 
	/**/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-style: normal;	
	line-height:150%;
	font-weight: normal; 
	font-variant: normal; 
	color:#666;
}
#header {
	height:83px;
	border-top:solid 1px #000000;
	background-color: #FFF;
}
#headerContent {
	margin:0 0 0 0;
	padding:0px 0px 0px 0px;
	color:#000;
	font:bold 16px/150% "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

#mailheader {
	height:172px;
	border-top:solid 1px #000000;
	background-color: #FFF;
}

#mailer_menu_bottom {
	height:5px;
	font-size:1px;
	overflow:hidden;
	width:180px;	
	background-color:#888990;
	margin:2px 0px 0 0px;
}

#mailer_menu_top {
	height:5px;
	font-size:1px;
	overflow:hidden;
	width:564px;	
	background-color:#dddee0;
	margin:2px 18px 0 18px;
}


#mailer_menu_bottom_blue {
	height:3px;
	font-size:1px;
	overflow:hidden;
	width:102px;	
	background-color:#4d73a6;
	margin:0px 0px 5px 2px;
}

#mailer_in_touch {
	height:28px;
	font-size:16px;
	color:#888;
	background-color:#eeeff0;
	margin:0px 0 0 0;
	
}
#mailer_wrapper_left {
	width:40px;
	height:auto;
	background:url(/images/body_bg_left_shadow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:40px;
}

#mailer_wrapper_right {
	width:40px;
	height:auto;
	margin:0px;

	background:url(/images/body_bg_right_shadow.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

	
#mailer_table img {
	padding:5px;	
	}

	
#mailersidebar {
	float:right;
	width:180px;
	padding:0px 10px 0px 5px;
	margin:0 0 0 10px;
	}
	
.mailersidebar ul li {
	list-style:none;
	}

#mailersidebarimg {
	
	padding:5px 8px 5px 5px;
	}

#mailersubhead {
	color:#000;
	}
#mailer_container {
	width:600px;
	text-align:left;
	background-color: #FFFFFF;
	border:solid 0px #000000;
	border-top:none;
	/* cross-browser hack to center div */ 
	margin-right:10px; 
	/**/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-style: normal;	
	line-height:150%;
	font-weight: normal; 
	font-variant: normal; 
	color:#666;
}

#mailer_footerBlockBottom {
	height:6px;
	font-size:1px;
	overflow:hidden;
	width:564px;	
	background-color:#777;
	margin:0 18px 0 18px;
}


IMG.mailer_headerImage {
	margin:1px 18px 0 18px;
	width:564px;
	height:80px;
}

IMG.headerImage {
	margin:1px 18px 0 18px;
	width:744px;
	height:193px;
}

#bloglink {
	float:right;
	font-size:13px;
	font-weight:normal;
	margin:29px -152px 0 0;

	}

#blogsidebar {
	background-color:#EEE;
	border:#DDD solid 1px;
	float:right;
	width:200px;
	padding:5px 10px 10px 5px;
	margin:0 0 0 10px;
	
	}
	



#blogsidebar img {
	float:left;
	padding:5px;
	}
	
#blogsidebar ul {
	list-style:none;
	}
	
#blogsidebar li {
	list-style:none;
	}
	



SPAN.footerBlock {
	display:inline-block;
	vertical-align:top;
	width:247px;
	height:150px;
	margin:0 0 0 0;
	border:dashed 1px #DDD;
	border-width:0 1px 0 1px;
	background-color:#fff;
	overflow:hidden;
	font-size:11px;
	line-height:normal;
}

SPAN.footerBlock a.footerBlock {
	background-image:url(/images/third_section_bg_more.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:150px;
	display:block;
	text-decoration:none;
	color:#666;
	overflow:hidden;
}

SPAN.footerBlock a.footerBlockEmail {
	background-image:url(/images/third_section_bg_signup.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:150px;
	display:block;
	text-decoration:none;
	color:#666;
	overflow:hidden;
}

SPAN.footerBlock a.noimage { background:none; }


SPAN.footerBlock a.footerBlockEmail IMG{
	border:none;
	margin-right:8px;
}

SPAN.footerBlock a.footerBlock IMG{
	border:none;
	margin-right:8px;
}

SPAN.footerBlock p {
	padding:8px 8px 0 8px;
}

#footerBlock_1 {
	margin:0 0 0 18px;
}

#footerBlock_2 {
	margin:0 0 0 -1px;
}

#footerBlock_3 {
	margin:0 0 0 -1px;
	width:246px;
}

#footerBlockBottom {
	height:6px;
	font-size:1px;
	overflow:hidden;
	width:744px;	
	background-color:#777;
	margin:0 18px 0 18px;
}

#crumb{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-style: normal;	
	line-height:150%;
	font-weight: normal; 
	font-variant: normal; 
	color:#000000; 
}
#pageBody {
	margin:1px 18px 0 18px;
	background-color:#FFFFFF;
	border:solid 1px #DDD;
	padding:18px;
	/* cross-browser hack to set minimum height for page body */
	min-height:200px;
	height:auto !important;
	height:200px;
}

#pageBody ul {list-style-type:disc; }

#pageBodyTable	{
	width:100%;
	background-image:url(/images/menu_bg_vert.jpg); /* put bg behind entire table to bridge rowspan to */
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F4F4F4;

}
#pageBodyMenuTD{
	width:200px;

}
#pageBodyContentTD{
	background:#FFF;
}

.loginBtn {
	background-image: url(/images/icons/login.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F9F9F9;
	border:none;
	height:23px;
	width:65px;
	margin:0 10px 0 0;
	padding:0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.loginBtn:hover {
	background-color:#ECEFF2;
}

.forgotBtn {
	background-image: url(/images/icons/forgot.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F9F9F9;
	border:none;
	height:23px;
	width:175px;
	margin:0 10px 0 0;
	padding:0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.forgotBtn:hover {
	background-color:#ECEFF2;
}

.findPasswordBtn {
	background-image: url(/images/icons/forgot.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F9F9F9;
	border:none;
	height:23px;
	width:160px;
	margin:0 10px 0 0;
	padding:0 24px 0 0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.findPasswordBtn:hover {
	background-color:#ECEFF2;
}

.returnLoginBtn {
	background-image: url(/images/icons/login.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#F9F9F9;
	border:none;
	height:23px;
	width:150px;
	margin:0 10px 0 0;
	padding:0 24px 0 0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.returnLoginBtn:hover {
	background-color:#ECEFF2;
}

/************* EDIT DIVS (WITHIN DISPLAY PAGES) ************/
.editDiv {
	border:dashed 1px #0000CC;
	margin: -1px -1px -1px -1px;
}
.inlineEditDivIcon, .editDivIcon {
	display:block;
	width:24px;
	height:24px;
	background-image: url(/images/editdiv/editor.png);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9000px;
}

.editDivIcon {
	display:none;
	z-index:999;
	position:absolute;
}

.loginTable {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-style: normal;	
	line-height:150%;
	font-weight: normal; 
	font-variant: normal; 
	color:#000000; 
}
.loginTable td {
	vertical-align:middle;
	padding:0 3px 8px 0;
}
.loginTableLabelTD {
	text-align:left;
	font-weight:bold;
	color:#393939;
}
.loginTableColumnInput {
	width:245px;
	height:20px;
	margin:0;
	padding:0 1px 0 1px;
	border:solid 1px #AAAAAA;
	font-size:14px;
	letter-spacing:0;
}

.basicTable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;	
	line-height:150%;
	font-weight: normal; 
	font-variant: normal; 
	color:#000000; 
}
.basicTable td {
	vertical-align:middle;
	padding:0 3px 8px 0;
}
.basicTableLabelTD {
	text-align:left;
	font-weight:bold;
	color:#393939;
}

.emailSignupBox {
	width:247px;
}

h2 a{
	font-size:14px;
}

h2 span.title{ font-size:14px; color:#000; }

ul.lastMenuItem { border-right:none !important; }

