/* Horizontal Rule__________________________ */

HR {	color : #00008B;	width : 40%;}





/* Links __________________________ */

A:LINK {	color : #003366;	font-family : Verdana, Arial, Helvetica, sans-serif;}

A:VISITED {	color : #699acc;	font-family : Verdana, Arial, Helvetica, sans-serif;}

A:HOVER {	background-color : #c8c8c8; color : #000033; font-family : Verdana, Arial, Helvetica, sans-serif;}



BODY { background-image : url('../images/blue_paper.gif');  background-repeat : repeat;  }

#navtext A:LINK {
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size: 100%;}

#navtext A:VISITED {	color : #699acc;	font-family : Verdana, Arial, Helvetica, sans-serif;}

#navtext A:HOVER {	background-color : #c8c8c8; color : #000033; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 125%; text-align}



/* Headings __________________________ */

H1 {	margin-top : 2px;	margin-left : 2px;	margin-bottom : 6px;	margin-right : 2px;	color : #666666;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : italic;	font-size : x-large;	text-align : left;}

H2 {	margin-top : 2px;	margin-left : 2px;	margin-bottom : 6px;	margin-right : 2px;	color : #666666;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : italic;	font-size : large;	text-align : left;}

H3 {	margin-top : 2px;	margin-left : 2px;	margin-bottom : 6px;	margin-right : 2px;	color : #666666;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	font-style : normal;	font-size : 135%;	text-align : left;	}

H4 {	margin-top : 2px;	margin-left : 2px;	margin-bottom : 2px;	margin-right : 2px;	color : #666666;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : normal;	font-size : 115%;	text-align : left; border-top-width : 0px;}

H5 {	margin-top : 2px;	margin-left : 2px;	margin-bottom : 2px;    margin-right : 2px;	color : #666666;	font-family : Arial Condensed Bold, Verdana, Geneva, Helvetica, sans-serif; font-style : normal; font-size : 100%;	text-align : left;font-weight : bold;}

H6 {   margin-top : 2px;margin-left : 2px;	margin-bottom : 2px; margin-right : 2px;	color : #000000;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : normal; font-size : small;	text-align : left; }



P {	color : #000080;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : small;}



TH {color : #000080;    font-family : Verdana, Arial, Helvetica, sans-serif;    font-style : strong; font-size : small;}



TD {color : #000080;    font-family : Verdana, Arial, Helvetica, sans-serif;     font-size : small;}



	

BLOCKQUOTE {	font-family : "Courier New", monospace;	font-size : small;}

	

img {	color : #000080;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : small;}	



	/* List styles--------------------------------------------------------------------------- */ 

LI {color : #000080;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : small;}

OL {color : #000080;	font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : small;}



	/* Font styles--------------------------------------------------------------------------- */ 

	.text90		{font-size: 90%; } 

	.text125Bold		{font-size: 125%; font-weight: bold; }

	.textSmaller{font-size : smaller; font-weight: 200;}

	.textAlert{	color : Red; font-family: "MS Sans Serif" Geneva sans-serif;  font-weight: bold;  text-align: center;}

	.textBlue {	COLOR: #003399; }

	.textLtBlue  { color: #99CCFF }

    .textDkBlue  { color: #000080 }

    .textBlueSmall{	COLOR: #003399; FONT-FAMILY: verdana, arial, helvetica,sans-serif; FONT-SIZE: 71.5%; }

	.textWhite{	color: White;}

	.textBlack{	color : Black;}

	.textCaption {	font-family : Verdana, Arial, Helvetica, sans-serif;	font-weight : bold;	font-size : xx-small;	font-style : italic;	text-align : left;}

	.textCode {	COLOR: #000000;	FONT-FAMILY: "Times New Roman", Times, serif;	FONT-SIZE: 100%}

	.normalText{	font-style : normal;}

	.normalCenteredText{

	font-style : normal;

	text-align : center;

}