html, body, div, h1, h2, ul, li, span {
	margin:0; padding:0;
	}

body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#eee; }

img {border:0}

a, a:link, a:hover, a:visited {
	font-weight	: bold;
	font-size	: 1em;
}

#container { margin:0 auto; width:800px; border: 1px solid #A6213B; background: #D1D1D1; background: #FFF; }
#container-noright { margin:0 auto; width:800px; 
   border-top: 1px solid #A6213B;
   border-left: 1px solid #A6213B; 
   border-bottom: 1px solid #A6213B; 
   background: #D1D1D1; background: #FFF; }
	
	
#header {
	height:110px;
	background: #395E9F;
	background: #FFF;
}

#top-left {
	background: #FFF ;
	height: 91px;
	}

.left {
	line-height:1.6em;
	width:200px;
	height:100%;
	background:#D1D1D1;
	background:#C4E3DF;
	background:#EFF4ED;
	background:#BFE4FF;
	background:#D3DEE8;
	padding:0;
}

#header-main {
	float:right;
	height: 110px;
	width: 599px;
	background: #C6FBF3;
	background: #FFF;
	background: #C4E3DF;  /* This is the color behind the tabs */
	background: #0067B3;  /* This is the color behind the tabs */
	background: #A6213B;  /* This is the color behind the tabs */
	border-left: 1px solid #A6213B;
}


#header-main-top {
	height:60px;
	background: #FFF url(/img/top-center.jpg) no-repeat top center;
	}

#header-main-spacer {
	height:10px;
	background: #C4E3DF;
	background: #0067B3;  /* This is the color behind the tabs */
	background: #A6213B;  /* This is the color behind the tabs */
	}
#navigation {
	margin: 0 auto;
	height: 40px;
	text-align: left;
	background: #C4E3DF;  /* This is the color behind the tabs */
	background: #0067B3;  /* This is the color behind the tabs */
	background: #A6213B;  /* This is the color behind the tabs */
	border-bottom: 1px solid #C4E3DF;
}

.box {
	background: #07CBCB;
	background: #EFF4ED;   /* this is the tab color */
	background: #BFE4FF;   /* this is the tab color */
	background: #D3DEE8;   /* this is the tab color */
	color: #fff;
	font-family: sans-serif;
	height: 36px;
	float: left;
	margin: 0 0.3em;
}
.boxtop { 
  background: url(/img/ne.gif) no-repeat top right; 
}

.boxtop div {
	height: 10px;
	background: url(/img/nw.gif) no-repeat top left;
	width: 10px;
}

.boxcontent {
  padding: 0px 10px 0px 10px;
}

.box a.boxcontent {
	font-weight: bold;
	color: #C4E3DF;
	color: #000;
	text-decoration: none;
	font-size:14px;

}
	
.box a:hover {
	color: #A6213B;
	font-size:14px;
	font-weight: bold;	
}

.boxinner {
  margin: -8px 2px 0px 2px;
  text-align: center;
}


#content {
	clear: both;
	background: #D1D1D1;
	border-top: 1px solid #A6213B;
}

#main-content {
	width:600px;
	background: #395E9F;
	height: 400px;
}

#footer {
	font-size:12px;
	text-align: center;
	background: #D3DEE8;
	padding: 8px 6px 12px;
	clear: both;
	height: 12px;
	border-top: 1px solid #A6213B;
	color:#A6213B;
}

.left ul {
	width:90%;
	text-align:left;
	list-style-type:none; 
	margin-left:5px;
}

.left ul li {
	}

.left a {
	display	: block;
	text-decoration	: none;
	color	: #A6213B;
	padding	: 0em 0 0em 2px;
	}

.left a:hover {
	color:#000;
	display	: block;
}

#footer a {
	display	: block;
	text-decoration	: none;
	padding	: 0em 0 0em 2px;
	font-weight:normal; font-size:.8em
	}

#footer a:hover {
	display	: block;
	color: #A6213B;
}

#content-left {
	width:200px;
	padding: 0;
	height:100%;
	border-top: 1px solid #A6213B;
}

#main_copy {
	background:#F4E735;
	background:#FFF;
	color: #000;
	height: auto;
	border-left: 1px solid #A6213B;
	border-top: 1px solid #A6213B;
	}

li { margin-left:20px }

.disclaimer1 {
  margin: 8px 0 0 0;
  color: black;
  font-size: 8pt;
}
