/* These are the default styles for the entire site */
A:link      { color: #253d51 }

A:visited        { color: #253d51 }

A:active    { color: #253d51; text-decoration: underline }

A:hover     { color: #253d51 }
#toplogo {
	
	background-repeat:no-repeat;
	height:60px;
	padding-left:95px;
	padding-top:20px;
}
li {
	padding-bottom: 8px;
}
TD {
	font-size: 12px;
	font-family : Arial;
}
Body { 
	font-size: 12px; 
	font-family: Arial 
}
P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.smallest {
	font-size: 7px;
	font-family : Arial;
	color : #000000;
}

TD.14 Point {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR { page-break-before: always }

TH { text-align: left }


navtext { 
		color: black; 
		font-size: 8px 
}
.sidenav { 
		 font-size: 11px; 
		 font-family: Arial 
}
.subscript { 
			font-size: 9px; 
			font-family: Arial 
}
.Headings12 { 
			font-weight: bold; 
			font-size: 12px; 
			font-family: Arial 
}
.Headings14 { 
			font-weight: bold; 
			font-size: 14px; 
			font-family: Arial 
}
.Headings16 { 
			font-weight: bold; 
			font-size: 16px; 
			font-family: Arial 
}
.Headings18 { 
			font-weight: bold; 
			font-size: 18px; 
			font-family: Arial 
}
.Headings24 { 
			font-weight: bold; 
			font-size: 24px; 
			font-family: Arial 
}
.Headings30 { 
			font-weight: bold; 
			font-size: 30px; 
			font-family: Arial 
}
.error { color: red }
.messagebox { 
			font-family: MS Sans Serif, sans-serif; 
			font-size: 10pt; 
			background: #FFFBF0 
}
.BreadCrumbs { 
			 font-size: 11px; 
			 font-family: Arial 
}
.definition { page-break-inside: avoid }
H1 { 
	color: #253d51; 
	font-size: 16pt; 
	font-family: Arial, "Arial Narrow"; 
	text-align: center 
}
H2 { 
	color: #253d51; 
	font-size: 14pt; 
	font-family: Arial, "Arial Narrow" 
}
H3 { 
 	color: #253d51; 
	font-size: 13px; 
	font-family: Arial, "Arial Narrow" 
}
H4 { 
	color: #253d51; 
	font-size: 12px; 
	font-family: Arial, "Arial Narrow" 
}
.10Point {
		 font-weight: normal; 
		 font-size: 10px; 
		 font-family: Arial
}
.11Point { 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial 
}
.15Point {
		 font-weight: normal; 
		 font-size: 15px; 
		 font-family: Arial
}
.16Point {
	color: #000000;
	font-size: 16px; 
}

.style2 {font-size: 9px} 	/*Style2 is the same as subscript */
.style3 {font-size: 11px} 	/*Style3 is the same as 11point */
.style4 {font-size: 15px}
.style6 {					/*style6 is the same as redbold */
	color: #FF0000;
	font-weight: bold;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

/* sytle7 is the same as body */
.style7 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}
/* style8 is the same as style6 */
.style8 {
	color: #FF0000;
	font-weight: bold;
}
/* style9 os the same as H1 */
.style9 {
	color: #000000;
	font-size: 16px;
}
.style10 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold
}
.glossaryterm
{
	font-weight: bold;
	color: #6699cc;
}




