body {
	background-color: #FFFDF4;
	text-align: center;
	font: normal 15px/1.4em 'trebuchet ms','bitstream vera sans',serif;
}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.clearfix{display:inline-block;}HTML[xmlns] .clearfix{display:block;}* HTML .clearfix{height:1%;}

.cfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.cfix { display: inline-block; }

/* start commented backslash hack \*/
* html .cfix { height: 1%; }

.cfix { display: block; }

.f_left {float: left;}
.f_right {float: right;}

div#main {
	margin: 0 auto;
	text-align: left;
	padding: 1%;
	width: 745px;
}

#logo {
	float: right;
	margin-top: 1em
}

p#menu {
	font-style: italic;
	font-size: 16px;
	text-align: center;
	margin-top: 1em
}

a {
	color: black;
	font-weight: bold;
}

a:hover, a:focus {
	color: #C7031E;
	text-decoration: none;
}

p#copy {
	text-align: right
}

h1 {
	font: normal italic 1.8em/1.1em 'trebuchet ms','bitstream vera serif',serif;
}

img {
	border: 0;
	margin: .28em
}

img.r {
	float: right
}

img.l {
	float: left
}

.ri {
	width:190px;
	padding:0 0 0 5px;
	float: right;
}

/* EMAIL SECTION STYLES */

A.mail_panel   {text-decoration:none;font-size:10px;color:#A285C7; font-weight:bold;}
A.mail_panel:link {text-decoration:none;font-size:10px;color:#000000; font-weight:bold;}
A.mail_panel:active {text-decoration:none; color: #001c6b;  }
A.mail_panel:visited {text-decoration:none; color: #000000;  }
A.mail_panel:hover {text-decoration:none;  color: #883333;  }

.mail_panel_text {text-decoration:none;font-size:10px;color:#000000; font-weight:bold;}

.mail {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  TEXT-DECORATION: none;
  FONT-STYLE: normal;
  font-size : 12px;
  color:#003366;
}

.copy {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  TEXT-DECORATION: none;
  FONT-STYLE: normal;
  font-size : 10px;
  color:#ffffff;
}

.graycopy {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none;
  FONT-STYLE: normal;
  font-size : 10px;
  color:#545454;
}

.mailbox_unread{
  font-weight:bold;
}
.mailbox_unread{

}

.mailbox_title {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:bold;
  TEXT-DECORATION: none;
  FONT-STYLE: normal;
  font-size : 14px;
  color:#2371BA;
}

.homepage {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:none;
  TEXT-DECORATION: none;
  FONT-STYLE: normal;
  font-size : 14px;
  color:#000000;
}

.mailbox_hdr_lightblue{
  background-color: #C0C0C0;
  color: #000000;
}


.mailbox_bg {
  background-color: #eeeeee;
  color: #000000;
}

.mailbox_hdr_darkblue{
  background-color: #C0C0C0;
  color: #000000;
  BORDER-BOTTOM: #C0C0C0 1px solid;

}

.mailbox_table_bgr{
    border-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
}


/* END EMAIL SECTION STYLES */