/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
     font-size:62.5%; 
	  background-color:rgb(255,255,255); 
	  font-family:verdana,arial;
	  } /*Font-size: 1.0em = 10px when browser default size is 16px*/
	  
.page-container {
	   width:900px; 
		margin:0px auto; 
		margin-top:10px; 
		margin-bottom:10px; 
		border:solid 1px rgb(150,150,150); 
		font-size:1.0em;
		}

.main {
	clear:both; 
	width:900px; 
	padding-bottom:30px; 
	background:transparent /*url(../img/bg_main_withoutnav.jpg) repeat-y*/;
	}
	
.main-content {
	display:inline; /*Fix IE floating margin bug*/ 
	float:left; 
	width:840px; 
	margin:0 0 0 30px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
	
.footer {
	clear:both;
	 width:900px;
	 height:3.7em; 
	 padding:1.1em 0 0; 
/*	 background:rgb(225,225,225) /*url(../img/bg_foot.jpg) no-repeat; */ 
	background:rgb(230,230,230) url(../images/bg_head_middle.jpg) repeat;
	 font-size:1.0em; 
	 overflow:visible !important /*Firefox*/; 
	 overflow:hidden /*IE6*/;
	 }
/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:900px; 
	font-family:"trebuchet ms",arial,sans-serif;
	}
	
.header-top {
	 width:900px; 
	 height:45px; 
/*	 background:rgb(240,240,240) /*url(../img/bg_head_top.jpg);*/
	 background:rgb(230,230,230) url(../images/bg_head_middle.jpg) repeat;
	 overflow:visible !important /*Firefox*/; 
	 overflow:hidden /*IE6*/;
	}
	
.header-middle {
	width:900px; 
	height:200px; 
	/*background:rgb(230,230,230) url(../images/bg_head_middle.jpg); */
	background:rgb(240,240,240);
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
	
.header-bottom {
	width:900px; 
	height:40px; 
	background:rgb(255,255,255) /*url(../img/bg_head_breadcrumbs.jpg) repeat-y*/;
	}
	
.header-breadcrumbs {
	clear:both; 
	width:900px; 
	padding:1.0em 0 1.5em 0; 
	background:rgb(255,255,255) /*url(../img/bg_head_breadcrumbs.jpg) repeat-y*/;
	}
/*******************/
/*  HEADER SECTION */
/*******************/
.sitelogo {
	width:60px; 
	height:40px; 
	position:absolute; 
	z-index:1; 
	margin:22px 0 0 20px;
	}
	
.sitename {
	width:300px; 
	height:45px; 
	position:absolute; 
	z-index:1; 
	margin:20px 0 0 10px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	}
	
/*.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:20px 0 0 90px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}*/
.sitename h1 {
	font-size:240%;
	}
	
.sitename h2 {
	margin:-4px 0 0 0; 
	color:rgb(125,125,125); 
	font-size:120%;
	}
	
.sitename a {
	text-decoration:none; 
	color:rgb(125,125,125);
}

.sitename a:hover {
	text-decoration:none; 
	color:rgb(50,50,50);
	}
	
.nav0 {
	width:350px; 
	position:absolute; 
	z-index:2; 
	margin:25px 0 0 0;
	margin-left:550px !important /*Non-IE6*/; 
	margin-left:553px /*IE6*/;
	}
	
.nav0 ul {
	float:right; 
	padding:0 20px 0 0;
	}
	
.nav0 li {
	display:inline; 
	list-style:none;
	}
	
.nav0 li a {
	padding:0 0 0 3px;
	}
	
.nav0 a:hover {
	text-decoration:none;
	}
	
.nav0 a img {
	height:14px; 
	border:none;
	}

.nav1 {
	width:350px; 
	position:absolute; 
	z-index:3;
	margin:45px 0 0 550px;
	}
	
.nav1 ul {
	float:right; 
	padding:0 15px 0 0; 
	font-weight:bold;
	}
		
.nav1 li {
	display:inline; 
	list-style:none;
	}
	
.nav1 li a {
	display:block; 
	float:left; 
	padding:2px 5px 2px 5px; 
/*	color:rgb(125,125,125);*/
	color:rgb(255,255,255); 
	text-decoration:none; 
	font-size:120%;
	}
	
.nav1 a:hover {
	text-decoration:none; 
/*	color:rgb(50,50,50);*/
	color:rgb(210,210,210);
	}


.sitemessage {width:350px; height:120px; position:absolute; z-index:1; margin:20px 0 0 530px; color:rgb(234,239,247); 
/*xoverflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:350px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:270px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:270px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2 {
	float:left; 
	width:900px; 
	border:none; 
/*	background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x; */
	background:rgb(230,230,230) url(../images/bg_head_middle.jpg) repeat;
/*	color:rgb(75,75,75);*/ 
	color:rgb(255,255,255);
	font-size:1.0em; font-size:130%;	
	} /*Color navigation bar normal mode*/
	
.nav2 ul {
	list-style-type:none;
	} 

.nav2 ul li {
	float:left; 
	position:relative; 
	z-index:1000; 
	border-right:solid 1px rgb(175,175,175);
	}	 

.nav2 ul li ul {
	display:none; 
	border:none;
	}

.nav2 ul li ul {
	margin-left:-30px; 
	padding:0 30px 30px 30px; 
	background:url(../img/bg_head_bottom_nav_hover.gif) top center;
	} /*Sticky hover zones*/

.nav2 ul li a {
	float:left; 
	display:block; 
	height:3.1em; 
	line-height:3.1em; 
	padding:0 16px 0 16px; 
	text-decoration:none; 
	font-weight:bold; 
/*	color: rgb(100,100,100);*/
	color:rgb(255,255,255);
	}

.nav2 ul li:hover {
	width:auto;
	}

.nav2 table {
	position:absolute; 
	z-index:999; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/*Non-IE6*/
.nav2 ul li:hover a {
	background-color:rgb(210,210,210); 
	text-decoration:none;
	} /*Color main cells hovering mode*/
	
.nav2 ul li:hover ul {
	display:block; 
	position:absolute; 
	z-index:998; 
	top:3.0em; 
	margin-top:0.1em; 
	left:0;
	}

.nav2 ul li:hover ul li ul {
	display: none;
	}

.nav2 ul li:hover ul li a {
	display:block; 
	width:10em; 
	height:auto; 
	line-height:1.3em; 
	margin-left:-1px; 
	padding:4px 16px 4px 16px; 
	border-left:solid 1px rgb(175,175,175); 
	border-bottom: solid 1px rgb(175,175,175); 
	background-color:rgb(237,237,237); 
	font-weight:normal; 
	color:rgb(50,50,50);
	
	} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {
	background-color:rgb(210,210,210); 
	text-decoration:none;
	} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {
	background-color:rgb(210,210,210); 
	text-decoration:none;	
	} /*Color main cells hovering mode*/
	
.nav2 ul li a:hover ul {
	display:block; 
	position:absolute;
	z-index: 998; 
	top:3.1em; 
	t\op:3.0em; 
	left:0; 
	marg\in-top:0.1em;
	}
	
.nav2 ul li a:hover ul li a {
	display:block; 
	w\idth:10em; 
	height:1px; 
	line-height:1.3em; 
	padding:4px 16px 4px 16px; 
	border-left:solid 1px rgb(175,175,175); 
	border-bottom: solid 1px rgb(175,175,175); 
	background-color:rgb(237,237,237); 
	font-weight:normal; 
	color:rgb(50,50,50);
	} /*Color subcells normal mode*/

.nav2 ul li a:hover ul li a ul {
	visibility:hidden; 
	height:0px; 
	width:0px; 
	position:absolute; 
	z-index: 997;
	}

.nav2 ul li a:hover ul li a:hover {
	background-color:rgb(210,210,210); 
	text-decoration:none;
	} /*Color subcells hovering mode*/

.nav2 ul li a:active {
	background-color: rgb(0,0,128);
	}


.header-breadcrumbs ul {
	float:left; 
	width:560px; 
	list-style:none; 
	padding:0 0 0 15px; 
	font-family:verdana,arial,sans-serif;
	}
	
.header-breadcrumbs ul li {
	display:inline; 
	padding:0 0 0 10px; 
	background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; 
	font-weight:bold; 
	color:rgb(125,125,125); 
	font-size:100%;
	}
	
.header-breadcrumbs ul a {
	color:rgb(70,122,167); 
	text-decoration:none;
	}
	
.header-breadcrumbs ul a:hover {
color:rgb(42,90,138); 
text-decoration:underline;
}

.header-breadcrumbs .searchform {
	float:right; 
	width:285px; 
	padding:0 17px 0px 0px !important /*Non-IE6*/; 
	padding:0 12px 0px 0px /*IE6*/;
	}
	
.header-breadcrumbs .searchform form fieldset {
	float:right; 
	border:none;
	}
	
.header-breadcrumbs .searchform input.field {
	width:10.0em; 
	padding:0.2em 0 0.2em 0; 
	border:1px solid rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
	font-size:120%;
	}
	
.header-breadcrumbs .searchform input.button {
	width:3.0em; 
	padding:1px !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	font-size:120%;
	}
	
.header-breadcrumbs .searchform input.button:hover {
	cursor:pointer; 
	border:solid 1px rgb(80,80,80); 
	background:rgb(220,220,220); 
	color:rgb(80,80,80);
	}
	
	
/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit {
	width:840px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	font-family:verdana,arial;
	}
	
.column1-unit p a {
	text-decoration: underline;	
}
	
.column2-unit-left {
	float:left; 
	width:400px;  
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}

.column2-unit-left p a {
	text-decoration: underline;	
}
	
.column2-unit-right {
	float:right; 
	width:400px;  
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}

.column3-unit-right p a {
	text-decoration: underline;	
}
	
.column3-unit-left {
	float:left; 
	width:253px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}

.column3-unit-left p a {
	text-decoration: underline;	
}
	
.column3-unit-middle {
	float:left; 
	width:253px;  
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/; 
	margin-left:40px;
	}

.column3-unit-middle p a {
	text-decoration: underline;	
}
	
.column3-unit-right {
	float:left; 
	width:253px;  
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	}
	
.column3-unit-right p a {
	text-decoration: underline;	
}	

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {
	line-height:1.3em; 
	text-align:center; 
/*	color:rgb(125,125,125);*/
	color:rgb(255,255,255);
	font-weight:normal; 
	font-size:110%;
	}
.footer p.credits {
	font-weight:normal;
	}
.footer a {
	text-decoration:underline; 
/*	color:rgb(125,125,125);*/
	color:rgb(255,255,255);
	}
.footer a:hover {
	text-decoration:none; 
/*	color:rgb(0,0,0);*/
	color:rgb(210,210,210);
	}
.footer a:visited {
/*	color:rgb(0,0,0);*/
	color:rgb(210,210,210);
	}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-content:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, 
.column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
.footer:after, p:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	
.clear-contentunit {
	clear:both; 
	width:840px; 
	height:0.1em; 
	border:none; 
	background:rgb(210,210,210); 
	color:rgb(210,210,210);
	}
/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));} /*IE proprietary flicker hack for background images. Not validating, but OK*/ 


/* MAIN CONTENT */
.main-content h1.pagetitle {
	margin:0 0 0.4em 0; 
	padding:0 0 2px 0; 
	border-bottom:solid 7px rgb(225,225,225); 
	font-family:verdana,arial; 
	color:rgb(100,100,100); 
	font-weight:bold; font-size:220%;
	}

.main-content h1.block {
	clear:both; 
	margin:1.0em 0 0em 0; 
	padding:2px 0 2px 2px; 
	background:rgb(190,190,190); 
	font-family:verdana,arial; 
	color:rgb(255,255,255); 
	font-weight:bold; font-size:220%;
	}

.main-content h1 {
	clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:verdana,arial; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:180%;
	}

.main-content h2 {clear:both; 
	margin:1.0em 0 0.5em 0; 
	font-family:verdana,arial; 
	color:rgb(80,80,80); 
	font-weight:normal; 
	font-size:150%;
	}

.main-content h3 {
	clear:both; 
	margin:-1.0em 0 0.5em 0; 
	font-family:verdana,arial; 
	color:rgb(125,125,125); 
	font-weight:normal; 
	font-size:120%;
	}

.main-content h1.side {
	clear:none;
	}

.main-content h2.side {
	clear:none;
	}

.main-content h3.side {
	clear:none;
	}

.main-content h4 {
	margin:1.5em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-family:verdana,arial; 
	font-weight:normal; 
	font-size:170%;
	}

.main-content h5 {
	margin:1.5em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-family:verdana,arial; 
	font-size:140%;
	}

.main-content h6 {
	margin:1.5em 0 1.0em 0; 
	color:rgb(80,80,80); 
	font-family:verdana,arial; 
	font-weight:normal; 
	font-size:140%;
	}

.main-content p {
	margin:0 0 1.0em 0; 
	line-height:1.5em; 
/*	font-size:120%;*/
	font-size:12px;
	}

.main-content p.center {
	text-align:center;
	}

.main-content p.right {
	text-align:right;
	}

.main-content p.details {
	clear:both; 
	margin:-0.25em 0 1.0em 0; 
	line-height:1.0em; 
/*	font-size:110%;*/
font-size:12px;
	}

.main-content blockquote {
	clear:both; 
	margin:0 30px 0.6em 30px; 
	font-size:90%;
	}

.main-content table {
	clear:both; 
	width:640px; 
	margin:2.0em 0 0.2em 7px;
/*	table-layout: fixed; */
	border-collapse:collapse; 
	border: solid 1px rgb(0,0,0);
	empty-cells:show; 
	/*background-color:rgb(233,232,244);		*/
	}

.main-content table.center{
	margin-left: auto;
	margin-right: auto;
}	
	
.main-content table th.top {
/*	height:3.5em; 
	padding:0 50px 0 7px; */
	empty-cells:show; 
	/*background-color:rgb(175,175,175); */
/*	text-align:center; */
	color:rgb(255,255,255); 
	font-weight:bold; 
/*	font-size:100%;*/
/*   font-size:8pt;*/
	}

.main-content table th {
	height:3.0em; 
	padding:2px 3px 2px 7px; 
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	/*background-color:rgb(225,225,225); */	
/*	text-align:center; */
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:100%;
	}

.main-content table td {
	height:3.0em;
	width: auto;
	padding:2px 3px 2px 20px;
	border-left:solid 2px rgb(255,255,255); 
	border-right:solid 2px rgb(255,255,255); 
	border-top:solid 2px rgb(255,255,255); 
	border-bottom:solid 2px rgb(255,255,255); 
	/*background-color:rgb(225,225,225); */
/*	text-align:left; */
/*	font-weight:normal; 
	color:rgb(80,80,80); 
	font-size:100%;*/
	}
	
.main-content table tr.center{
	margin-left: auto;
	margin-right: auto;
}		
	

p.caption {
	clear:both; 
	margin:0.5em 0 2.0em 20px; 
	text-align:left; 
	color:rgb(80,80,80); 
	font-size:110%;
	}

.main-content ul {
	list-style:none; 
	margin:0.5em 0 1.0em 0;
	}

.main-content ul li {
	margin:0 0 0.2em 2px; 
	padding:0 0 0 12px; 
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.5em; 
	line-height:1.4em; 
	font-size:120%;
	}

.main-content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; 
	margin:0.5em 0 1.0em 25px /*IE6*/;
	}

.main-content ol li {
	list-style-position:outside; 
	margin:0 0 0.2em 0; 
	line-height:1.4em; 
	font-size:120%;
	}

.aform {
	width:418px; 
	margin:2.0em 0 0 0; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(200,200,200); 
	background-color:rgb(240,240,240);
	}

.aform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	margin:0 0 20px 0; 
	border:solid 1px rgb(220,220,220);
	}

.aform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/; 
	margin:0 0 20px 5px /*IE6*/; 
	padding:0 2px 0 2px; 
	color:rgb(80,80,80); 
	font-weight:bold; 
	font-size:130%;
	}

.aform label.left {
	float:left; 
	width:100px; 
	margin:0 0 0 10px;
    padding:2px; 
	font-size:110%;
	}

.aform select.combo {
	width:175px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial; 
	font-size:110%;
	}

.aform input.field {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	ffont-family:verdana,arial;; 
	font-size:110%;
	}

.aform textarea {
	width:275px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial; 
	font-size:110%;
	}

.aform input.button {
	float:right; 
	width:9.0em;
	 margin-right:20px; 
	 padding:1px !important /*Non-IE6*/; 
	 padding:0 /*IE6*/; 
	 background:rgb(230,230,230); 
	 border:solid 1px rgb(150,150,150); 
	 text-align:center; 
	 font-family:verdana,arial; 
	 color:rgb(150,150,150); 
	 font-size:110%;
	 }

.aform input.button:hover {
	cursor: pointer; 
	border:solid 1px rgb(80,80,80); 
	background:rgb(220,220,220); 
	color:rgb(80,80,80);
	}

.aform1 {
	width:500px; 
	margin:2.0em 0 0 0; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(200,200,200); 
	background-color:rgb(240,240,240);
	}
/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear:both; 
	float:left; 
	margin:3px 10px 7px 0; 
	padding:1px; 
	border:0px solid rgb(150,150,150);
	}

.main img.center {
	clear:both; 
	float:none; 
	margin:0; 
	padding:1px; 
	border:0px solid rgb(150,150,150);
	}

.main img.right {
	clear:both; 
	float:right; 
	margin:3px 0 7px 10px; 
	padding:1px; 
	border:0px solid rgb(150,150,150);
}

/*.main a {color:rgb(70,122,167); font-weight:bold; text-decoration:none;}*/
.main-content h1  {
	color:rgb(70,122,167); 
	font-weight:normal; 
	text-decoration:none;
	}

.main-content a{
	color:rgb(0,0,128);	
	font-weight:bold; 
	text-decoration:underline;
	font-size:120%;
}
/*.main a:hover {color:rgb(42,90,138); text-decoration:underline;}*/
.main a:hover {
	color:rgb(70,122,167); 
	text-decoration:none;
	font-size:120%;
}

.main a:visited {
	color:rgb(42,90,138);
	font-size:120%;
	text-decoration: underline;
	}

.main a img {
	border:solid 0px rgb(150,150,150);
	}

.main a:hover img {
	border:solid 0px rgb(220,220,220);
	}	 


/*--------------------------------------*/
/* Section 10.3 - Horizontal alignments */
/*--------------------------------------*/
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}	

*--------------------------------------*/
/* Section DVT - Font Sizes/colors      */
/*--------------------------------------*/
.font-size07 {font-size: 7pt;}
.font-size08 {font-size: 8pt;}
.font-size09 {font-size: 9pt;}
.font-size10 {font-size: 10pt;}
.font-size11 {font-size: 11pt;}
.font-size12 {font-size: 12pt;}
.font-size14 {font-size: 14pt;}
.font-size16 {font-size: 16pt;}
.font-size18 {font-size: 18pt;}
.font-size24 {font-size: 24pt;}


/*---------------------------*/
/* Section 10.4  Text colors */
/*---------------------------*/
.txt-white {color: rgb(255,255,255);}
.txt-black {color: rgb(0,0,0);}

.txt-grey01 {color: rgb(242,242,242);}
.txt-grey02 {color: rgb(230,230,230);}
.txt-grey03 {color: rgb(217,217,217);}
.txt-grey04 {color: rgb(204,204,204);}
.txt-grey05 {color: rgb(191,191,191);}
.txt-grey06 {color: rgb(178,178,178);}
.txt-grey07 {color: rgb(153,153,153);}
.txt-grey08 {color: rgb(127,127,127);}
.txt-grey09 {color: rgb(89,89,89);}
.txt-grey10 {color: rgb(51,51,51);}

.txt-yellow01 {color: rgb(254,252,232);}
.txt-yellow02 {color: rgb(253,249,201);}
.txt-yellow03 {color: rgb(253,246,185);}
.txt-yellow04 {color: rgb(252,243,162);}
.txt-yellow05 {color: rgb(251,239,139);}
.txt-yellow06 {color: rgb(250,236,116);}
.txt-yellow07 {color: rgb(249,233,93);}
.txt-yellow08 {color: rgb(249,230,69);}
.txt-yellow09 {color: rgb(248,227,46);}
.txt-yellow10 {color: rgb(247,224,23);}

.txt-blue01 {color: rgb(238,237,249);}
.txt-blue02 {color: rgb(222,220,242);}
.txt-blue03 {color: rgb(205,202,236);}
.txt-blue04 {color: rgb(189,185,229);}
.txt-blue05 {color: rgb(172,167,223);}
.txt-blue06 {color: rgb(155,149,217);}
.txt-blue07 {color: rgb(139,132,210);}
.txt-blue08 {color: rgb(122,114,204);}
.txt-blue09 {color: rgb(106,97,197);}
.txt-blue10 {color: rgb(89,79,191);}
.txt-blue11 {color: rgb(0,0,128);}
.txt-blue12{color: #003366}

.txt-green01 {color: rgb(237,246,229);}
.txt-green02 {color: rgb(220,238,204);}
.txt-green03 {color: rgb(202,229,178);}
.txt-green04 {color: rgb(185,220,153);}
.txt-green05 {color: rgb(167,211,127);}
.txt-green06 {color: rgb(149,203,102);}
.txt-green07 {color: rgb(132,194,76);}
.txt-green08 {color: rgb(114,185,51);}
.txt-green09 {color: rgb(97,177,25);}
.txt-green10 {color: rgb(79,168,0);}
.txt-green11 {color: rgb(46,139,87)}

.txt-orange01{color: #ff6600;}
.txt-orange02{color: rgb(238,154,0);}
.txt-orange03{color: rgb(205,133,0);}

.txt-red01 {color: rgb(252,235,233);}
.txt-red02 {color: rgb(248,216,211);}
.txt-red03 {color: rgb(245,196,188);}
.txt-red04 {color: rgb(242,177,166);}
.txt-red05 {color: rgb(238,157,144);}
.txt-red06 {color: rgb(235,137,122);}
.txt-red07 {color: rgb(232,118,100);}
.txt-red08 {color: rgb(229,98,77);}
.txt-red09 {color: rgb(225,79,55);}
.txt-red10 {color: rgb(222,59,33);}
.txt-red11 {color: rgb(255,0,0);}
.txt-red12{color: #800040;}
.txt-maroon01{color: rgb(192,0,0);}

.txt-other01 {color: #003366;}
.txt-other02 {color: #800000;}
.txt-other03 {color: #0000ff;}
/*----------------------------------*/
/* Section 10.5 - Background colors */
/*----------------------------------*/
.bg-white {background-color: rgb(255,255,255);}
.bg-black {background-color: rgb(0,0,0);}

.bg-grey01 {background-color: rgb(242,242,242);}
.bg-grey02 {background-color: rgb(230,230,230);}
.bg-grey03 {background-color: rgb(217,217,217);}
.bg-grey04 {background-color: rgb(204,204,204);}
.bg-grey05 {background-color: rgb(191,191,191);}
.bg-grey06 {background-color: rgb(178,178,178);}
.bg-grey07 {background-color: rgb(153,153,153);}
.bg-grey08 {background-color: rgb(127,127,127);}
.bg-grey09 {background-color: rgb(89,89,89);}
.bg-grey10 {background-color: rgb(51,51,51);}
.bg-grey11 {background-color: rgb(244,244,244);}

.bg-yellow01 {background-color: rgb(254,252,232);}
.bg-yellow02 {background-color: rgb(253,249,201);}
.bg-yellow03 {background-color: rgb(253,246,185);}
.bg-yellow04 {background-color: rgb(252,243,162);}
.bg-yellow05 {background-color: rgb(251,239,139);}
.bg-yellow06 {background-color: rgb(250,236,116);}
.bg-yellow07 {background-color: rgb(249,233,93);}
.bg-yellow08 {background-color: rgb(249,230,69);}
.bg-yellow09 {background-color: rgb(248,227,46);}
.bg-yellow10 {background-color: rgb(247,224,23);}

.bg-blue01 {background-color: rgb(238,237,249);}
.bg-blue02 {background-color: rgb(222,220,242);}
.bg-blue03 {background-color: rgb(205,202,236);}
.bg-blue04 {background-color: rgb(189,185,229);}
.bg-blue05 {background-color: rgb(172,167,223);}
.bg-blue06 {background-color: rgb(155,149,217);}
.bg-blue07 {background-color: rgb(139,132,210);}
.bg-blue08 {background-color: rgb(122,114,204);}
.bg-blue09 {background-color: rgb(106,97,197);}
.bg-blue10 {background-color: rgb(89,79,191);}
.bg-blue11 {background-color: rgb(0,0,128);}

.bg-green01 {background-color: rgb(237,246,229);}
.bg-green02 {background-color: rgb(220,238,204);}
.bg-green03 {background-color: rgb(202,229,178);}
.bg-green04 {background-color: rgb(185,220,153);}
.bg-green05 {background-color: rgb(167,211,127);}
.bg-green06 {background-color: rgb(149,203,102);}
.bg-green07 {background-color: rgb(132,194,76);}
.bg-green08 {background-color: rgb(114,185,51);}
.bg-green09 {background-color: rgb(97,177,25);}
.bg-green10 {background-color: rgb(79,168,0);}
.bg-green11 {background-color: rgb(46,139,87)}

.bg-red01 {background-color: rgb(252,235,233);}
.bg-red02 {background-color: rgb(248,216,211);}
.bg-red03 {background-color: rgb(245,196,188);}
.bg-red04 {background-color: rgb(242,177,166);}
.bg-red05 {background-color: rgb(238,157,144);}
.bg-red06 {background-color: rgb(235,137,122);}
.bg-red07 {background-color: rgb(232,118,100);}
.bg-red08 {background-color: rgb(229,98,77);}
.bg-red09 {background-color: rgb(225,79,55);}
.bg-red10 {background-color: rgb(222,59,33);}

.bg-wheat01 {background-color: rgb(245,222,179);}

.bg-bisque01 {background-color: rgb(255,228,196);}
.bg-bisque02 {background-color: rgb(238,213,183);}
.bg-bisque03 {background-color: rgb(205,183,158);}
.bg-bisque04 {background-color: rgb(139,125,107);}

.bg-other01 {
	background-color:#fffff6;
}


/* Tabs  */
h2.tab span {
    margin-left: 9px;
    margin-right: 0px;
    padding: 1px 10px 0px 10px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
    /* Remove the following if you don't want rounded corners (Mozilla only). 
    -moz-border-radius: 7px 7px 0px 0px;*/
  }

  h2.tab span.not-selected {
    background-color: rgb(255,255,255);
    border-bottom: 1px solid #ccc;
    color: rgb(0,0,0);
  }

  h2.tab span.selected {
    background-color: rgb(0,0,128);
    border-bottom: 1px solid #fff;
	 color:rgb(255,255,255);
  }
	
  h2.tab {
    border-bottom: none;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 0px;
    font-style: normal;
  }	
 
  
  .section {
   border: 1px solid #ccc;  */  
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
   padding: 15px 5px 5px 5px;
	background-color: white;
  }
 
 /* The box model - puts text inside a box*/ 
  .thebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  }
	
	/* The box model for quotes - puts text inside a box*/ 
  .quotebox_center {
  background-color: rgb(255,255,255);
  margin:0px;
  padding:10px;
  border: 3px solid rgb(0,0,128);
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  }
  
  /* The box model - puts text inside a box*/ 
  .textbox_center {
	background-color: #eed8ae; /*Wheat2 */
	margin: 0px;
	padding: 10px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
  
  

