/**** whole document ****/
#skipnav {
	font-size: 1px;
	color: #f2fdff;
/* small & invisible */
}
body {
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	background: #f9f9ff;
}
hr {
	color: #21a6d6;
	margin-left: auto;
	margin-right: auto;
}
div.divider, div.thick_divider {
/*replaces hr */
	height: 1px;
	width: 80%;
	border-bottom: 1px #21a6d6 solid;
	margin-left: auto;
	margin-right: auto;
}
div.divider {
	border-bottom: 1px #21a6d6 solid;
}
div.thick_divider {
	border-bottom: 2px #21a6d6 solid;
}
h1 {
	font-size: 2em;
}
/**** end of whole document ****/
/***** Page top *****/
page-top {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
	text-align: center;
}
.page-top img {
	float: left;
	vertical-align: top;
}
.page-top img.image-left {
	margin-left: 10%;
	width: 7%;
}
.page-top img.image-middle {
	width: 56%;
	margin-left: 4%;
	margin-right: 4%;
}
.page-top img.image-right {
	width: 7%;
}
.item-left {
	float: left;
	font-size: 0.8em;
	margin-bottom: -5px;
	margin-left: 10%;
	width: 7%;
}
.item-middle {
	float: left;
	width: 60%;
	margin-top: -10px;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
}
.item-right {
	float: left;
	font-size: 0.8em;
	margin-bottom: -5px;
	width: 8%;
}
/***** End of Page top *****/
/***** Main Navbar *****/
main-navbar {
	float: left;
	width: 761px;
}
/* container */
foot-navbar {
}
/* container */
.main-navbar ul {
	margin: 0px 0px 0px 9%;
	padding: 0 0 0px 0px;
}
.main-navbar li {
	float: left;
	width: 20.8%;
	list-style: none outside;
	background-position: left;
	padding: 02px 0px 0px 02px;
	margin: 0px 0px 5px 10px;
	line-height: 1em;
	text-indent: 15px;
	border-left: solid #aaa 1px;
/* added to give tab-like effect 4 July 09 */
	border-top: solid #AAA 1px;
	border-right: solid #AAA 1px;
}
.foot-navbar ul.fourcol {
	margin: 0px 0px 0px 12%;
	padding: 0 0 0px 0px;
	color: #aa0000;
	background: yellow;
}
.foot-navbar li {
	float: left;
	width: 14%;
	list-style: none OUTSIDE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 10px;
	line-height: 1.1em;
	font-size: 0.9em;
	text-indent: 15px;
}
li.arrow_nil {
	list-style: url(images_1/blank.gif);
}
li.arrow1 {
	background: url(images_1/arrow_blue.png)  no-repeat;
}
li.arrow2 {
	background: url(images_1/arrow_yellow.png)  no-repeat;
}
li.arrow3 {
	background: url(images_1/arrow_purple.png) no-repeat;
}
li.arrow4 {
	background: url(images_1/arrow_green.png)  no-repeat;
}
li.arrow5 {
	background: url(images_1/arrow_orange.png) no-repeat;
}
li.arrow6 {
	background: url(images_1/arrow_cyan.png) no-repeat;
}
li.arrow7 {
	background: url(images_1/arrow_red.png)  no-repeat;
}
.main-navbar a, .main-navbar a:visited, .foot-navbar a, .foot-navbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6666aa;
}
.main-navbar a:hover, .foot-navbar a:hover {
	color: #00d;
	background: #ddd;
}
.main-navbar a.smalla , .main-navbar a:visited.smalla {
	text-decoration: none;
	font-weight: normal;
	color: #800000;
}
/***** End of Main Nav *****/
/***** Main Content *****/
#main-content {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0px 0px;
}
.pagehead {
	font-size: 2em;
	text-align: center;
	margin: 20px 0 20px 0;
}
#main-container {
	margin-left: 10%;
	width: 80%;
	font-size: 1.1em;
	line-height:1.35;
}
.navbar {
	font-size: 0.9em;
}
#main-content p {
}
#main-content a, #main-content a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0000DD;
}
#main-content a:hover {
	color: #00d;
	background: #ddd;
}
.first_column {
	text-align: left;
	width: 30%;
	margin: 0 0 0 10%;
	padding: 0 2% 0 0;
}
.middle_column {
	text-align: left;
	width: 35%;
	border-left: solid #21a5d6;
	border-right: solid #21a5d6;
	margin: 0 0 0 0;
	padding: 0 2% 0 2%;
}
.last_column {
	text-align: left;
	width: 30%;
	margin: 0  0 0 0;
	padding: 0 0 0 2%;
}
.two_column_left {
	text-align: left;
	width: 48%;
	margin: 0 0 0 10%;
	padding: 0 2% 0 0;
	border-right: solid #21a5d6;
}
.two_column_right {
	text-align: left;
	width: 48%;
	margin: 0  0 0 0;
	padding: 0 0 0 2%;
}
.column-subhead {
	font-weight: bold;
}
.column-bigsubhead {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.body-subhead {
	font-weight: bold;
	text-align: left;
	margin-left: 5%;
}
.body-subhead-float {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-left: 5%;
	margin-right: 2%;
	float: left;
	width: 15%;
}
.body-bigsubhead {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
#main-content ul {
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 5%;
}
#main-content ul.small_indent {
	margin-left: 2%;
}
#main-content ul.small_indent li {
	padding-top: 5px;
}

/*
.indented {
	float: left;
}
*/	
.indented-list {
	float: left;
	width: 70%px;
	padding-top: 0px;
		list-style-type:disc;
	list-style-position: inside; /* otherwise IE doesn't show markers */
	}
	
.indented-list-wide {
padding-left:5%;
list-style-position:outside;
}

.indented-list-wide li {
	padding-bottom:0.7em;
	}
.body-indented {
	margin-left: 5%;
}
#main-content li.xxxx {
	list-style-type: disc;
	list-style-position: outside;
}

.caption {
  font-size:0.8em;
}

.column-image {
  width:90%;
}