/* Created: June 2004 */
/* Modified: June 29, 2004 (JD) */
/* This style sheet is for use with the PRC-CRP Intranet*/

html {FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: x-small;}
body {FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: x-small;}

h1, h2, h3, h4, h5, h6  {font-family: verdana, arial, helvetica, sans-serif; font-weight : bold; font-style : normal; margin-bottom : 0px;}

h1 {font-size: 18pt; COLOR: #1F418E}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4 {font-size: 13pt;}
h5 {font-size: 12pt;}
h6 {font-size: 10pt;}

table {	FONT-SIZE: x-small; FONT-FAMILY: Arial, Helvetica, sans-serif}
th {PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.5em; MARGIN: 0em; PADDING-TOP: 0.5em; TEXT-ALIGN: center; FONT-SIZE: x-small}
td {font-family: Arial, Helvetica, sans-serif; vertical-align: top;}

ul {LIST-STYLE-TYPE: disc}
ul ul{	LIST-STYLE-TYPE: circle}
ul ul ul{LIST-STYLE-TYPE: square}
li {margin-top: .2em; margin-bottom: .6em;}

strong, b {	font-weight: bold;}
em, i {	font-style: italic;}

blockquote {margin-left: 5%;}

img {border: none;}

A:active {COLOR: #999999}
A:visited {COLOR: #660066}
A:link {COLOR: #336699}
A:hover {COLOR: #999999}
A:unknown {COLOR: #336699}

A.bottomnav:active {
	font-size: .8em;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	border: 1px solid;
	border-color: #f5f8fd;
}
A.bottomnav:visited {
	font-size: .8em;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	border: 1px solid;
	border-color: #f5f8fd;
}
A.bottomnav:link {
	font-size: .8em;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	border: 1px solid;
	border-color: #f5f8fd;
}
A.bottomnav:hover {
	font-size: .8em;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #e5e8fd;
	border: 1px solid;
	border-color: #0000FF;
}
tr.blackmenu {
	background-color: #000000;
}
tr.exploremenu {
	background-color: #7293B4;
	vertical-align: top;
}

.lineabove {TEXT-DECORATION: overline}
.linethrough {TEXT-DECORATION: line-through}
.lineunder {TEXT-DECORATION: underline}

.smaller {FONT-SIZE: xx-small; FONT-FAMILY: Arial, Helvetica, sans-serif}
.larger {FONT-SIZE: large; FONT-FAMILY: Arial, Helvetica, sans-serif}
.largest {FONT-SIZE: xx-large; FONT-FAMILY: Arial, Helvetica, sans-serif}

.aligncenter {TEXT-ALIGN: center}
.alignright {TEXT-ALIGN: right}
.alignleft {TEXT-ALIGN: left}

.indentleft5 {MARGIN-LEFT: 5%}
.indentleft10 {MARGIN-LEFT: 10%}
.indentleft0 {MARGIN-LEFT: 0%}

.bluetitle {color: #003366;	font-weight: bold;}
.redtext {color: #FF0000;}
.greytext {font-family: Arial, Helvetica, sans-serif; font-size: medium;	font-style: normal;	color: #999999;}

.nowrap {white-space: nowrap;}

.box-highlight { background: #DDDDDD; padding: 10px; border: 1px solid; text-align:center; }
.text-highlight { background: #DDDDDD; }
.box-note { border: 2px solid #000099; border-width: 2px 2px 2px 10px; padding: 0.5em 0.5em 1em; background: #FFFFE5; }

.docnav			   { font-size: 9pt; text-align: center; }
.docnav span  { font-weight: bold; color: #CC0000; }

.outertable { border: medium double rgb(50,50,150); background-color: #f5f8fd}