/* 
IGPW STYLE SHEET
MODIFIED 8.2.2005
*/
/* NORMAL TEXT SIZE */

a:link {
	border-bottom : 1px solid #0000cc;
	color : #0000cc;
	text-decoration : none;
}

a:visited {
	border-bottom : 1px solid #663366;
	color : #663366;
	text-decoration : none;
}

a:hover {
	background-color : #ffffcc;
	border-bottom : 1px solid #333333;
	color : #333333;
	text-decoration : none;
}

a:active {
	background-color : #ffffcc;
	border-bottom : 1px solid #333333;
	color : #333333;
	text-decoration : none;
}

body {
	background-color : #ffffff;
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 0.9em;
}

dd {
	padding-bottom : 1em;
	text-align : left;
}

dl {
	text-align : left;
}

dt {
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

h1 {
	background-color : #ffffff;
	color : #000066;
	font-size : 28px;
	font-weight : 500;
	line-height : normal;
}

h2 {
	background-color : #ffffff;
	color : #000066;
	font-size : 20px;
	font-weight : normal;
	line-height : normal;
}

h3 {
	background-color : #ffffff;
	color : #000066;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

h4 {
	background-color : #ffffff;
	color : #000066;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

hr {
	color : #000000;
	height : 1px;
	text-align : center;
}

li {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 1.3;
	padding-bottom : 0.5em;
}

ol {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 130%;
	text-align : left;
}

ol.letter {
	list-style-type : lower-roman;
}

ol.number {
	list-style-type : decimal;
}

p {
	background-color : #ffffff;
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 150%;
}

td {
	font-size : 12px;
	vertical-align : top;
}

th {
	color : #000099;
	font-size : 10px;
	line-height : 150%;
	text-align : center;
	vertical-align : top;
}

tr {
	text-align : left;
	vertical-align : top;
}

ul {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 130%;
	padding-top : 5px;
}

.center {
	text-align : center;
}

.indent {
	margin-left : 1em;
    font-size : 12px;
}

.reqd {
	color : #cc0000;
	font-weight : 600;
}

.right {
	text-align : right;
}

.small {
	font-size : 10px;
}

.small-right {
	text-align : right;
	font-size : 10px;
}

#footer {
	border-top : 1px #98aab1 solid;
	clear : both;
	margin-top : 5px;
	padding-top : 5px;
}

#footer .wikisearch {
	display : inline;
	margin : 0px;
	padding : 1px;
}

#footer .wikisearchbox {
	font-size : 80%;
	width : 10em;
}

#footer .wikisearchbutton {
	padding : 0px;
}

#footnav {
	font-size : 0.7em;
	text-align : center;
}

#lastmod {
	padding-top : 5px;
	font-size : 0.7em;
	text-align : center;
}

/* 
# Sidebar
*/
#sidebar {
	background : #ffffff;
	border : 1px #98aab1 solid;
	clear : both;
	float : left;
	margin-bottom : 5px;
	margin-top : 5px;
	padding : 0px;
	width : 170px;
}

#sidebar a {
	background-color : transparent;
	border-bottom : none;
	text-decoration : none;
}

#sidebar a:hover {
	background-color : transparent;
	border-bottom : none;
	color : #333333;
	text-decoration : none;
}

#sidebar h1 {
	background-color : #e0e7e7;
	font-size : 0.9em;
	font-weight : 600;
	margin : 0;
	padding : 0.8ex 1ex;
}

#sidebar h3 {
	background-color : transparent;
	display : block;
	font-size : 0.9em;
	font-weight : 600;
	line-height : 1.25em;
	margin : 1ex 0.25ex 1.5em 0.75ex;
	padding : 0;
}

#sidebar h3 a {
	text-decoration : underline;
}

#sidebar h3 a:hover {
	text-decoration : none;
}

#sidebar hr {
	color : #e6dfcf;
	height : 1px;
}

#sidebar li {
	margin : 1ex;
	padding : 0 0 0 0.75ex;
}

#sidebar table {
	margin-left : 0.75ex;
}


#sidebar p {
	text-size : 0.5em;
	margin : 0;
	padding : 0.8ex 1ex;
}



/* 
# Sidebar navigation
*/
#sidebar ul {
	list-style-position : outside;
	list-style-type : none;
	margin : 0 0 1em 0;
	padding : 0;
}

#title {
	border-bottom : 1px solid #98aab1;
	font-size : 2.5em;
	padding-bottom : 0px;
	text-align : left;
	color : #98aab1;
}

/* 
# TopNav
*/
#topnav {
	font-size : 0.7em;
	margin-bottom : 10px;
	padding-bottom : 4px;
	text-align : right;
}

#topnav .wikisearch {
	display : inline;
	margin : 0px;
	padding : 1px;
}

#topnav .wikisearchbox {
	font-size : 80%;
	width : 10em;
}

#topnav .wikisearchbutton {
	padding : 0px;
}

#topnav p {
	margin : 0px;
	padding : 0px;
}

#wikigroup {
	font-size : 0.7em;
	color : #666;
	padding-bottom : 1em;
}
