/* Fonts */
ADDRESS,BLOCKQUOTE,BODY,CAPTION,CENTER, DD, DIR, DIV, DL, DT, FORM,MENU,OL,P, TD, TBODY,UL {font-family: "Times New Roman", Times, serif; color: #000;}

H1,H2,H3,H4,H5,H6,TH,THEAD {font-family: Arial, Helvetica, sans-serif;}

/* Elements */
A:HOVER {text-decoration: underline}
A:LINK {color: blue;}
A:VISITED {color: purple;}

BODY, body {margin: 0em 0% 0em 0%;
	background-color : White; color: #000; 
	cursor: default;} 

DIV {margin: 0em 0% 0em 0%;}

H1,H2,H3 {color: #069;}
H4,H5,H6 {color: #000;}

H1 {font : bold 24px Arial, Helvetica, sans-serif;}
H2 {font : normal 24px Arial, Helvetica, sans-serif;}
H3 {font : normal 19px Arial, Helvetica, sans-serif;}
H4 {font: bold 13px Arial, Helvetica, sans-serif; text-transform: uppercase;}
H5 {font : bold 13px Arial, Helvetica, sans-serif;}
H6 {font : normal 11px Arial, Helvetica, sans-serif;}
TH, THEAD {font : bold 13px Arial, Helvetica, sans-serif; color: #000;}
P,  UL, OL, LI, TD, TBODY {font-size : 16px;}

/* Real Classes */
BODY.admin {
	margin: .25em .5em .5em .5em;
}
BODY.form, body.form {background-color : #036; color: #000;	margin: 0px 1px 0px 0px;} 
	
.Small {font : normal 13px "Times New Roman", Times, serif;}
.Tiny {font : normal 11px Arial, Helvetica, sans-serif;}

LI.AuthorByline,OL.AuthorByline,P.AuthorByline,SPAN.AuthorByline,TD.AuthorByline,UL.AuthorByline {font : normal 13px Arial, Helvetica, sans-serif;}

P.HomePageTitles {font: 24px Arial, Helvetica, sans-serif; color: #069;}

P.TableHeader, SPAN.TableHeader {font : bold 13px Arial, Helvetica, sans-serif;}
TD.TableHeader, TH.TableHeader {background-color : #e6e6e6; color: #000;}

TD.BlueFade {background-color : #FFF; background-image : url(/iia/images/nav/bluefade.gif);
	height : 10px; background-repeat : repeat-x; background-position : top;}

TABLE.Blue, TD.Blue {background-color : #4263A5; color: #000; border : 0; padding : 0;}