body, P, BLOCKQUOTE, OL, UL, LI, TD, DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size:small;
}




A {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-size : x-small;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-weight : bold;
	text-decoration : none;
	font-size : x-small;
}







A.subtextlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-size : small;
}

A.subtextlink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-weight : bold;
	text-decoration : none;
	font-size : small;
}


H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color: #ad450f;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	color: #651886;
	font-weight : bold;
	text-transform : uppercase;
	font-size : x-small;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-weight : bold;
	font-size : x-small;
}

A.rightnav {
	font-family : Arial, Helvetica, sans-serif;
	color: #651886;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:HOVER.rightnav {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:VISITED.topnav {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}





A.IRMainNav {
	font-family : Arial, Helvetica, sans-serif;
	color: #651681;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:HOVER.IRMainNav {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:VISITED.IRMainNav {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A.IRMainNavFolder {
	font-family : Arial, Helvetica, sans-serif;
	color: #a44306;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:HOVER.IRMainNavFolder {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:VISITED.IRMainNavFolder {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A.IRqlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size : xx-small;
}

A:HOVER.IRqlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: underline;
	font-size : xx-small;
}

A:VISITED.IRqlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	text-decoration: underline;
	font-size : xx-small;
}

A.IRlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #651681;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

A:HOVER.IRlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: underline;
	font-size : x-small;
}

A:VISITED.IRlink {
	font-family : Arial, Helvetica, sans-serif;
	color: #996699;
	font-weight : bold;
	text-decoration: underline;
	font-size : x-small;
}

.IRqlinktext {
	font-family: arial, helvetica, sans-serif;
	color: #a44306;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
}

A:VISITED.topnav {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight : bold;
	text-decoration: none;
	font-size : x-small;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	color: #6699cc;
	font-weight : bold;
	font-size : x-small;
}

.yellow {
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffcc;
	font-weight : normal;
	text-decoration: none;
	font-size : x-small;
}

.subtext {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : x-small;
}

#content{
			background-color: #A594B9;
			padding:10px;
			border:1px double #F2C773 ;
			background-image:url(images/contentBottom.jpg);
			background-repeat:repeat-x;
			background-position:bottom;
			line-height:17px;
			}

.subhead{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight:bold;
			color:#580202;
			text-decoration:none;
}