html {
	height: 100%;
}
body {
	padding: 0;
	margin: 0 auto;
	/*height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 100%;*/
	background-color: #fff;
	text-align: center;
}
.unseen {
	display: none;
}
/* =======Page Layout =============*/
#cont {
	width: 955px;
	text-align: left;
}
*html #cont {
	width: 975px;
}
#main {
	position: relative;
	padding:20px 0 0 0;
	margin:0;
	float: left;
	width: 720px;
	border: none;
}

#side {
	position: relative;
	padding: 20px 0;
	margin: 0;
	margin-left: 15px;
	float: left;
	width: 220px;
/*	height: auto !important;
	height: 100%;
	min-height: 100%;*/

}
.prefooter {
	padding:0;
	margin:0;
	clear:both;
	display: table;
	margin-bottom:1em;
}
.copy {
	display: inline-block;
	margin:0 0 2em 0;
	padding:3px 8px;
	background:#efefef;
	width: 955px; 
	font:normal 8pt/normal "Trebuchet MS";
}
html>body .copy {
	display: table;
}
#logo {
	padding: 0 8px;
	margin: 0;
	margin-bottom: 15px;
}


*html .topill {
margin-bottom: -4px;
}

.auxmenu {
	float: right;
	font: normal 11pt/normal "Trebuchet MS";
	margin-top: 15px;
	margin-right: 8px;
}
#search {
	padding:0;
	margin:0;
	height:45px;
	padding-top: 6px;
	margin-bottom: 9px;
}

*html #search {
	padding-top: 11px;
	margin-bottom: 15px;
}
#search input.NormalTextBox {
	padding:0;
	margin:0;
	height: 18px;
	font: normal 11px/normal "Trebuchet MS";
}
#search .SkinObject {
	font: bold 14px/normal "Trebuchet MS";
	color: #777;
	text-transform: uppercase;
}

.right_panes {
	width:220px;
	margin:0;
	padding:0;
	margin-bottom: 15px;
	clear: both;
}

html>body .right_panes {
	min-height:134px;
	min-width:220px;
}

body {
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 1.5em;
}
/* ======= MENU =============*/
#menu {
	margin: 15px 0 15px 0;
	background: url(menu_bg.gif) repeat-x left top;
	height: 27px;
	padding-top: 0px;
	padding-left:10px;
	vertical-align: top;
}
.MainMenu_MenuBar {
	/*padding:2px;*/
}
.MenuItem {
	font: normal 9pt/1.7em "Trebuchet MS";
	color: #fff;
	padding: 0;
}
.MainMenu_MenuItem {
	border: none;
	font: bold 10pt/2em "Trebuchet MS";
	color: #fff;
	padding:0;
}

.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	background: #777;
	padding:0;
	margin: 0;
	border: none;
}
.bread {
	font: bold 10pt/2em "Trebuchet MS";
	background:  url(menu_hbg.gif) repeat-x 0 0;
	height:27px;
}

/*.MainMenu_Active {
	font: bold 10pt/2em "Trebuchet MS";
	border: 3px solid #ff4500;
	background:  url(menu_hbg.gif) repeat-x 0 0; 
}
*/
.Menu_Active {
	background: #444;
}
.MainMenu_MenuItemSel {
	font: bold 10pt/2em "Trebuchet MS";
	color: #fff;
	background:  url(menu_bg2.gif) repeat-x left top; 
	border: none;
	margin: 0;
	padding:0;
}
.SubHover {
	font: normal 9pt/1.7em "Trebuchet MS";
	color: #fff;
	background: #ff4500;
}


.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
/* ======= end MENU =========*/

/* ======= MAIN PAGE TEXT PANES =========*/

.column {
	width:334px;
	padding: 0 8px;
	margin: 0;
	vertical-align:top;
	text-align: justify;
}
*html .column {
	width:350px;
}
html >body .column {
	float:left;
}
.col1 { 
	margin-right:15px;
	float:left;
}

.column  .Head {
	font: bold 11pt/normal "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
}
.col1 h3 {
	background: #628ab7;
	margin: 0 -8px;
	padding: 2px 8px;
	
}
.col2 h3 {
	background: #d95e5e;
	margin: 0 -8px;
	padding: 2px 8px;
}
*html .column .Head {
	height:6px;
	padding: 0 8px;
}

/*======= end MAIN PAGE TEXT PANES =========*/

/*======= INNER PAGE TEXT PANES =========*/
.column_inner {
	padding: 0 8px;
	margin: 0;
	vertical-align:top;
/*	text-align: justify;*/
	display:block;
}
html >body .column_inner {
	float:left;
}
.column_inner h3 {
	display:inline-table;
	margin:0.3em 0 1em 0;

}
.column_inner  .Head {
	color:#4c6c9b;
/*	text-transform:uppercase;*/
}
.leftcol {
	width:170px;	
	display:table;
	margin-right:15px;
	float:left;
	border-bottom: 1px solid #dee8f4;
	border-top: 1px solid #dee8f4;
	padding:0;
}

.maincol {
		width:503px;
}
*html .maincol {
	width:527px;
}
/*======= end INNER PAGE TEXT PANES =========*/

a:link {
	color:#3c6a9e;
	text-decoration: underline;
}
a:visited {
	color:#3c6a9e;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	color: #FF4500;
}
a:active {
	text-decoration: none;
	color:#d95e5e;
}

h3 .Head {
	font: normal 1.8em/1.6em "Trebuchet MS";
	text-transform: uppercase;
}
h4 .Head {
	font: normal 80%/1.6em "Trebuchet MS";
}
.Normal {
	font: normal 80%/1.5em "Trebuchet MS";
}
.Normal h2 {
	color:#444;
	font-size: 140%;
	font-weight: bold;
}
a.Normal {
	font-size:100%;
}
h4 {
	font-size: 105%;
	color:#444;
	font-weight: bold;
}
ul {
	margin:1em 0;
	padding:0 0.3em;
	list-style: none;
}
ul li {
	list-style: none;
	margin: 0.5em 0;
	padding-left:10px;
	line-height:1.3em;
	background:  url(arrow.gif) no-repeat 0 0.5em;
}
li ul li {
	list-style: none;
}

ul.bull li {
	background:  url(bullet.gif) no-repeat 0 0.5em;
}

ul.biglist {
	padding:5px 30px;
	margin:5px;
}

ul.biglist li {
	padding-left:17px;
	background: url(arrowbig.gif) no-repeat 0 0.3em;
	font-size: 110%;
}
.red {
	background:#fbefef;
}
.blue {
	background: #eff3f8;	
}

.Normal td { font-size: 79%; vertical-align: top; padding:5px; }
.Normal .ftd td {border-bottom:2px solid #efefef; padding-bottom:2px;}
.Normal p { margin-bottom:2em;}

ul li { text-align:left !important;}
ul {margin-bottom:2em;}

.plaque .Normal p.news {font-size:94%; font-family:tahoma; margin-bottom:2em; color:#555;}
.plaque .Normal p.news .subhead {font-family:Tahoma; font-weight:normal;}

.Normal .ftd th {border-bottom:5px solid #ρρρ; font-weight:bold;}

.c1 { text-align: right;	vertical-align: top; }
.c2 {vertical-align: top;}

.bigtext .Normal .notsobig {font-size:0.9em; }
.bigtext .Normal .signed {font-size:0.8em; font-weight:bold; margin-top:1.6em;}

.bigtext .Head {text-align:left;}

.bigtext a.Head {text-decoration:none;}
.bigtext a.Head:hover {color:#D95E5E; }

.MenuItem {padding:0 0.3em; min-width:110px;}
.SubHover {padding:0 0.3em; min-width:110px;}

.bigtext td table {margin:0 0 7px 0;}
.bigtext table td { padding:0; }
.bigtext table table td .Normal {line-height:1em; padding: 2px 0; font-size:0.75em;}
.bigtext table table td a.Normal:hover {color:#D95E5E;}


h2, h1 {
	font-family:"Trebuchet MS";
	margin:1em 0 0;
}

h1{ 
	color:#777;
	font-size:170%;
	margin:0.4em 0 1em;
	text-transform:uppercase;
	line-height:1.2em;
}
h2 {
	font-size: 120%;
}

h3 {
	font-size:0.7em;
}
ul.toc li{
	background:transparent;
	margin:0 0 1em 0;
	padding-left:0;
	line-height:normal;
	font-size:1.255em;
}

ul.toc li ul {
	margin:0 0 1em 0;
}

ul.toc li ul li {
	list-style-type: circle;
	padding-left:0;
	margin: 0.3em 0 0.3em 1.5em;
	font-size:0.83em;
}

ul.toc li ul li ul li{
	font-size:1em;
	list-style-type:circle;

}