
body, html {
		height: 100%;
		margin:0;
		padding:0;
		color:#003456;
	}
	body {
	font-family: "Century Gothic", Arial, sans-serif;
		margin:0 auto;
		background:   url(../images/chrome/grad-white.png) repeat-x fixed;
		/*_background: none;*/
		background-color: #003456;
	}
	
	img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
	h1, h2, h3, strong {
	/*font-family: cursive;*/
	font-family: "Trebuchet MS";
	}

	h1 {
	float: right;
	margin: 10px 0;
	}
	
	#wrap {
		
		max-width: 1000px;
		position: relative;
		/*background-color: #e6edf4;*/
		background-color: #99adc2;
		margin:0 auto;
		min-width: 770px;
		background-image:  url(../images/chrome/folder-tile3-trans.png);
		/*_*/
		background-position: 10px;
		background-repeat: repeat-y;
		/*background-repeat: no-repeat;*/
		/*padding: 0 10px;*/
		/*height:auto !important; /* real browsers */
		/*_height: 100%;*/
		/*min-height: 100%;*/
		overflow: auto;	
		/*_overflow-y: hidden;*/
		/*border-right: 1px solid yellow;*/
		/*_width: 770px;*/
	}
	
	.ri {
	float: right;
	width: 242px;
	/*height: 188px;*/
	/*background-color: #003456;*/
	margin:  0 auto;
	/*font-size: 0;*/
	padding-bottom: 15px;
	margin: 0 auto;
	}
	

	
	.badge {
	position: absolute;
	top: 200px;
	right: 50px;
	width: 100px;
	height: 117x;
	text-align: center;
	color: #003456;
	/*background-color: red;*/
	}
	
	#topbar {
	/*text-align: right;*/
	padding: 2px;
	/*_zoom: 100%;*/
	font-size: smaller;
	/*_font-size: 13px;*/
	/*_height: 15px;*/
	overflow: auto;
	/*_overflow-y: hidden;*/
	background-color: #ffffff;
	background-image: url(../images/chrome/band.gif);
	background-repeat: repeat-x;
	}
	
	#topbar p{
	margin: 0;
	float: left;
	margin: 5px 20px;
	width: 40%;
	}
	

	
	#topbar ul {
	list-style-type: none;
	margin: 5px 10px;
	float: right;
	width: 40%;
	
	}
	
	#topbar ul li {
	/*border-right: 1px solid #003456;*/
	float: right;
	/*padding: 0  0 12px 0;*/
	padding: 12px 0 0 0;
	}
	
	
	
	/*#topbar li + li > a {
	border-right: 1px solid black;
	}*/
	
	#topbar li+li {
	background-image:  url(../images/chrome/divider.gif);
	/*background-position: 100% 50%;*/
	background-position: right 12px;
	background-repeat: no-repeat;
	/*background-repeat: repeat-y;*/
	}
	

	
	#topbar ul li#on1 {
	background-image:  url(../images/chrome/ondown.gif);
	/*background-position: 50% 100%;*/
	background-position: 50% 0;
	background-repeat: no-repeat;
	
	padding-bottom: 3px;
	}
	
	
	#topbar ul a {
	text-decoration: none;
	/*border-right: 1px solid #003456;*/
	padding: 0 10px;
	/*background-color: #fff;*/
	}
	
	#topbar ul li a:hover {
	/*background-color: #99adc2;
	background-image: url(../images/grad_white.png);
	background-position: 0 90px;*/
	/*border-top: 1px solid #99adc2;*/
	background-image: url(../images/chrome/godown.gif);
	/*background-position: 50% 100%;*/
	background-position: 50% 0;
	background-repeat: no-repeat;
	/*padding-bottom: 12px;*/
	padding-top: 12px;
	/*border-right-color: #fff;*/
	}
	
	#topbar ul li#on1 a {
	background-color: #99adc2;
	/*cursor: default;*/
	color: #fff;
	padding-top: 0;
	background-image: none;
	/*font-weight: bold;*/
	border-bottom: 1px solid #0062c2;
	/*padding-bottom: 3px;*/
	}
	
	
	
	
	
	#header {
		/*background: url(../images/logo.png);*/
		/*background-repeat: no-repeat;*/
		/*background-position: 10px 20px;*/
		background-color: #ccd6e0; 
		background-image:   url(../images/chrome/grad-white.png);
		/*_background-image:    url(../images/6chrome/grad-white.jpg);*/
		background-repeat: repeat-x;
		/*margin-top:10px;*/
		position: relative;
		overflow: auto;
		/*_width: 100%;*/
		/*_background-color: #ccd6e0;*/
		/*_zoom: 100%;*/
	}
	
		#header h1 {
    	padding:10px 20px 0 0;
		/*padding-right: 20px;*/
		float: right;
		/*clear: right;*/
		color: #99ADC2;
		/*width: 50%;*/
		text-align: right;
		width: 50%;
		/*line-height: 100px;*/
    }

	
	#header img {
	padding: 0 0 0 10px;
	/*margin-top: -5px;*/
	margin-bottom: 5px;
	float: left;
	/*position: absolute;*/
	}
	

	
	img.logo {
	margin: 5px 0 0 0;
	}
	

	#nav {
		/*background-color: #99adc2;*/
		background-color: #0062c2;
		padding-left: 30px;
		font-family: Trebuchet MS;
		font-size: large;
		min-height: 100px;
		background-image:  url(../images/chrome/forlder-top3.png);
		/*_background-image:   url(../images/6chrome/forlder-top3.gif);*/
		/*_background-image: none;*/
		background-repeat: no-repeat;
		background-position: 10px 10px;
		/*_zoom: 100%;*/
		/*_height: 100px;*/
		
		
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
		overflow: auto;
		/*_zoom:100%;*/
		 padding-top: 10px;
	}
	#nav li:hover{
		
		border-color: #fff;
		background: transparent;
		background-image:   url(../images/chrome/grad-white.png);
		/*_background-image:    url(../images/6chrome/grad-white.jpg);*/
		background-repeat: repeat-x;
	}
	
	#nav li a{
	display: block;
	padding: 7px;
	/*color: #7F5F00;*/
	color: #fff;
	text-decoration: none;
	
	/*padding: 10px;*/
	}
	
	
	#nav li{
	float: left;
	margin-right: 15px;
	border: 2px solid #0062c2;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom-color: #00c22c;
	background: #0062C2;
	/*_background: #5596D6;*/
	background-image:   url(../images/chrome/grad-white.png);
	/*_background-image:   url(../images/jchrome/grad-white.jpg);*/
	/*_background-image: none;*/
	background-position: 0 50px;
		}
		
	#nav li:hover {
	border-bottom-color: #00c22c;
	}
		
	#nav li+li, #nav li+li:hover {
	border-bottom-color: #d64600;
	}
	
	#nav li+li+li, #nav li+li+li:hover {
	border-bottom-color: #ffbf00;
	}
	
	#nav li+li+li+li, #nav li+li+li+li:hover {
	border-bottom-color: #595bd3;
	}
		
	#nav li:hover a {
		color: #7F5F00;
		background-image:   url(../images/chrome/goup.gif);
		background-position: 50% bottom;
		background-repeat: no-repeat;
		padding-bottom: 20px;
		}
		
	#nav li#on:hover a {
		/*padding-bottom:20px;*/
		background-image: url(../images/chrome/arrowup.gif);
		}
		
	/*#nav li#on a {
	color: #fff;
	_color: #003456;
	}*/
		
	li#on {
	/*padding: 7px;*/
	background: #0062C2;
	color: #fff;
	
	background-image:   url(../images/chrome/grad-white.png);
	/*_background-image:    url(../images/6chrome/grad-white.jpg);*/
	background-position: 0 70px;
	
	
	}
	
	li#on a {
	color: #fff;
	/*cursor: default;*/
	background-position: 50% bottom;
		background-repeat: no-repeat;
		padding-bottom: 20px;
		background-image: url(../images/chrome/arrowup.gif);
			color: #fff;
	/*_color: #003456;*/
	}
	
	li#on:hover {
	background: #0062C2;
	background-image:   url(../images/chrome/grad-white.png);
	/*_background-image:    url(../images/6chrome/grad-white.jpg);*/
	background-position: 0 70px;
	
	/*color: #fff;*/
	}
	

	
	
	#main {
		/*min-height: 600px;*/
		/*background:#9c9;*/
		float:left;
		width:500px;
		/*margin-top: 10px;*/
		padding: 0 0 5em 0;
		/*background-color: pink;*/
		border-left: 1px dashed #E3D598;
		}
	
	#main ul {
		list-style-type: square;
		}
	
	#main p{
	padding: 0 40px;
	/*color: #7F5F00;*/
	}
	
	#main h2, #main h3 {
	text-align: center;
	padding: 0 40px;
	/*color: #7F5F00;*/
	/*margin-top: 0;*/
	/*color: #9F7700;*/
    }
	
	#main h3 {
	letter-spacing: 0.1em;
	font-family: Trebuchet MS;
	font-size: medium;
	margin: 0;
	}
	
	#sidebar {
	/*margin-top: 10px;*/
		/*background:#99c;*/
		/*background-color: #90191B;*/
		/*background-image: url(../images/chrome/side-band.gif);*/
		/*background-repeat: repeat-y;*/
		/*background-position: 220px 0;*/
		/*float:right;*/
		float: left;
		width:240px;
		/*clear: right;*/
		/*padding: 0 0 5em 0;*/
		/*color: #fff;*/
		/*text-align: center;*/
		/*background-color: plum;	*/
		position: relative;
		
	}
	
	#sidebar p{
	margin: 0 25px 10px 40px;
	padding: 0;
	font-size: 90%;
	text-align: center;
	}
	
	#sidebar ul+p {
	border-top: 1px dashed black;
	padding-top: 15px;
	}
	
	#sidebar img{
	padding: 10px 0;
	}
	
	#sidebar ul {
		margin:0;
		*margin-left: 30px;
		list-style:none;
    }
	
	#sidebar li {
	margin-bottom: 20px;
	/*min-height: 40px;*/
	width: 160px;
	/*padding-right: 15px;*/
	}
	
	#sidebar li a {
	/*padding: 0 10px;*/
	/*background-color: #ffffcc;*/
	display: block;
	height: 100%;
	padding-right: 15px;
	/*text-decoration: none;*/
	}
	
	 a:link {
	color:#00598F;
	}
	
	 a:visited {
	color: #7F5F00;
	}
	
	a:active, a:focus
{
  /*outline: thick solid green;*/
  
}
	
	#sidebar li#on2 {
	
	background-image:  url(../images/chrome/arrow.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}
	
	#sidebar li#on2 a {
	/*background-image: url(../images/grad_white.png);*/
	/*background-position: 0 50%;*/
	/*background-color: #e3d958;*/
	/*background-color: darkgoldenrod;*/
	text-decoration: none;
	cursor: default;
	font-weight: 900;
	color: #003456;
	}
	
	#sidebar li:hover {
	background-image: url(../images/chrome/goleft.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	}
	
    #sidebar h3 {
		padding:0 10px 0 0;
    }
	#footer {
	/*position: relative;*/
	/*bottom: 0;*/
	text-align: center;
	/*width: 770px;*/
	/*margin: 0 auto;*/
	/*background-color: /*#b6b6b6;*/ /*#efd4c9;*/ /*#90191B;*/ /*#ac8888;*/ 
	/*background-color: #99adc2;*/
	background-color: #e6edf4;
	/*height: 3em;*/
	/*margin-top: -3.5em; /*http://www.themaninblue.com/writing/perspective/2005/08/29/#content*/
	color: #003456;
	/*padding: .5em 0 0 0;*/
	padding: 5px;
	clear: both;
		}
	
	#footer a:link {
	/*color: #fff;*/
	}
	
	#footer a:visited /*#sidebar a:visited*/ {
	color: #efd4c9;
	}
	
	#footer ul {
	margin:0;
	padding:0;
	list-style: none;
	/*background-color: #90191B;*/
	}
	
	#footer li{
		display:inline;
		margin:0 10px 0 0;
		padding: 0;
		/*white-space: nowrap;*/
		/**white-space: normal;*/
		
	}
	

	.clearing {
	clear: both;
	text-align: center;
	padding: 15px 0 3em 0;
	/*background-color: lime;*/
	}
	
	table {
	width: 400px;
	background: #90191b;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border: 2px;
	}
	
/*td {
text-align: center;
padding: 10px;
}*/



td {
border: 1px dashed #90191B;
border-width: 0 1px 0 0;
padding: 10px;
}

tr td { background: #efefef }
tr+tr td { background: #fff; }
tr+tr+tr td { background: #efefef }
tr+tr+tr+tr td { background: #fff }
tr+tr+tr+tr+tr td { background: #efefef }
tr+tr+tr+tr+tr+tr td { background: #fff }

td+td {
text-align: center;
border: 0;
}




#main img{
margin: 0 auto 20px auto;
/*border: 12px solid black;*/
display: block;

}



#shelf {
width: 179px;
height: 139px;
background-image: url(../images/mclennan.png);
position: absolute;
/*top: 100px;*/
/*right: 3px;*/
top: 50px;
left: 30px;w
}

div.sm {
margin-right: -9px;
width: 450px;
margin: 0 auto;
}

#main div.sm ul {
list-style-type: none;
background-color: #003456;
padding: 0;
}

div.sm ul li {
background-color: #99adc2; /*dark*/
padding: 5px 0 5px 10px;
}


div.sm ul li a:link, div.sm ul li a:visited {
color: white;
font-weight: bold;
}

div.sm ul ul {
background-color: #e6edf4; /*light*/
padding-left: 30px;
}

div.sm ul ul li{
background-color: white;
background-color: #e6edf4; /*light*/
}

div.sm ul ul li a:link, div.sm ul ul li a:visited {
font-weight: normal;
color: black;
}

div.sm li.gr {
background-color: #97C2A1;
}

div.sm li.gr+ul, div.sm li.gr+ul li{
background-color: #E3EFE1;
}

div.sm li.rd {
background-color: #D6AD99;
}

div.sm li.rd+ul, div.sm li.rd+ul li{
background-color: #F5EAE5;
}

div.sm li.yl {
background-color: #EBD699;
}

div.sm li.yl+ul, div.sm li.yl+ul li{
background-color: #FAF5E5;
}
div.sm li.pl {
background-color: #B7B7D3;
}
div.sm li.pl+ul, div.sm li.pl+ul li{
background-color: #EDEDF4;
}

iframe {
border: 1px dashed #99ADC2;
border-width: 1px 0 1px 0;
}

form p, form fieldset, form ol {
font-size: 90%;
/*color: red;*/
}


#inline-list {
/*border: 1px dashed #E3D598;*/
/*border-width: 0 0 1px 0;*/
margin-left: 40px;
font-size: 90%;
margin-bottom: 10px;
}
#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#inline-list ul li:after {
	content: " > ";
	margin: 0 5px;
	}
	
#inline-list ul li.last:after {
	content: " ";
	}
	
form.cmxform li.error {
	border: 1px solid #003456;
	padding-right: 30px;
	background: url(../images/chrome/error.gif) 325px center no-repeat #e6edf4;
}

li.error + li.error {
	border-width: 0 1px 1px 1px;
}

span.errormsg {
	font-weight: bold;
	font-size: 65%;
	/*width: 185px;*/
	display: block;
	/*float: right;*/
}
.ri div {
background-image: url(../images/chrome/small-folder-top-trans.png);
/*_background-image: url(../images/chrome/small-folder-top.gif);*/
background-repeat: no-repeat;
height: 20px;
margin: 5px 10px 0 10px;
}
.ri p {
margin: 0 10px 10px 10px;
text-align: center;
font-size: 90%;
padding: 5px;
/*padding-top: 20px;*/
/*border: 1px solid #003456;*/
background-color: #ffffcc;
display: block;
}	