html {
	height: 100%; margin-bottom: 1px;
}
body {
	background: url(../images/bg.gif) top center repeat-y #3875d7;
	margin:0px;
	padding:0px;
	font:13px/17px lucida sans, arial, verdana, sans-serif;
	color:#000;
	height: 100%;
}

A {
	color:#36c;
	text-decoration:none;
}
A:hover {
	color:#36c;
	text-decoration:underline;
}
UL {
	padding:0;
	margin:0;
}
LI {
	padding:0px;
	margin:0;
}

ul.plain{
	margin-left:20px;
	list-style-type: disc;
}

h1 {
	font:24px/27px georgia, serif;
	color:#36c;
	margin:0 0 17px 0;
	padding:0;
}
h2 {
	font-size:15px;
	margin:0;
	padding:0;
}
h3 {
	font-size:15px;
	color:#000;
	margin:20px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}
h4 {
	font-size:13px;
	color:#000066;
	font-variant:small-caps;
	margin-bottom:-10px;
	padding-bottom:-10px;
}

h5 {
	font-size:13px;
	color:#36c;
	margin:0 0 5px 0;
	padding:0;
}

p {
	margin:6px 0 12px 0;
}

hr {
	border: 0;
	width: 100%;
	color: #506b90;
	background-color: #506b90;
	height: 1px;
}
form {
	margin:0;
	padding:0;
}

td {
	font-size:13px;
	line-height:17px;
}


.clear {
	clear:both;
}

.quote {
	font-size:11px;
	margin:0px 25px;
}

/*  page structure */

.outercontainer {
	width:100%;
	text-align:center;
}
.container {
	width:818px;
	margin:auto;
	background:#fff;
	position:relative;
	left:1px;
}
html>/**/body .container {left:0px;}

/*  header */
.header {
	height:90px;
	text-align:left;
	background: url(/images/header.gif) top left no-repeat;
}
.logo {
	padding-top:10px;
	padding-left:20px;
}
/* mmenu */
.mmenu {
	height:24px;
	background:#d2d2d2;
	text-align:center;
}

.mmenu li {
	float:left;
	list-style:none;
	height:24px;
}

.mmenu li A {
	display:block;
	padding:0px 15px;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 11px/24px arial, sans-serif;
	color:#000;
}

.mmenu li A:hover {
	background:#3672d5;
	color:#fff;
	text-decoration:none;
}

.mmenu .sel {
	color:#1d4ec2;
}


/* main */
.main {
	text-align:left;
	margin:30px 30px 0px 25px;
	padding:0px;
}
html>/**/body .main {margin-bottom:30px;}

/*  rightbar */
.rightbar {
	width:538px;
	float:right;
}
/*  leftbar */
.leftbar {
	width:200px;
	float:left;
}
html>/**/body .leftbar {width:200px;}

/* footer */
.footer {
	font-size:11px;
	line-height:14px;
	padding:15px 0;
	border-top:1px solid #cdcdcd;
	margin:0 30px;
}

.footer a {
	font-weight:bold;
}

.footer div {
	color:#36c;
	margin-bottom:3px;
}

/* page */
.leftbar ul {
	padding:0 3px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}

.leftbar li {
	list-style-type:none;
	background: url(../images/leftnav_li.gif) 0px 7px no-repeat;
	padding:2px 0px 4px 10px;
	margin:0 3px 3px 3px;
	border-bottom:1px solid #e3e3e3;
}

.leftbar li A {
	font:13px/16px georgia, serif;	
}

.leftbar .last{
	margin:0 3px 0px 3px!important;
	border-bottom:0px solid #e3e3e3!important;
}

.leftbar .sel {
	background-image: url(../images/leftnav_li_sel.gif);
}

.leftbar .sel A {
	color:#000;	
}

.leftbar .image {
	margin-top:25px;
}

.leftbar .image img {
	border:1px solid #e3e3e3;
}

.leftbar .caption {
	font-size:10px;
	color:#666;
}

.leftbar .caption2 {
	font-size:11px;
	color:#666;
}

.rightbar .left {
	float:left;
	margin-right:30px;
	margin-bottom:4px;
}

.rightbar .right {
	float:right;
	margin-left:30px;
	margin-bottom:4px;
}

#timeline {
	border:1px solid #d4d4d4;
	padding:10px;
}

.block {
	margin-bottom:30px;
}

.block .image {
	float:left;
	width:84px;
	margin-right:10px;
}

.block .miniBlock {
	float:left;
	width:586px;
}

.block .date {
	font-size:11px;
	font-weight:bold;
	color:#666;
}

.block .link a {
	font:15px georgia,serif;
}

.block .description {
	font:13px georgia,serif;
}

.banner {
	margin-bottom:20px;
	text-align:center;
}


/*  fact page  */

.fact h3 {
	color:#900;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
	margin-bottom:5px;
}

.fact .plain {
	margin-bottom:8px;
}

.fact td {
	padding-right:12px;
	padding-bottom:6px;
}


/*  resources page  */

.resources h3 {
}

/*
.resources h5 {
	font-size:14px;
	color:#900;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:15px;
}
*/

.resources h5 {
	font-size:14px;
	color:#900;
	padding:2px 5px;
	margin-bottom:5px;
	margin-top:20px;
	background:#f0f0f0;
}

.resources p {
	margin-top:0px;
}

.resources .download {
	font-size:12px;
}

.resources .arrow {
	position:relative;
	top:-2px;
}

