/* CSS Document */

body {
	background-color: #003399;
}


.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #003399;
	background-position: center;
}

.navText a {
	color: #FFFFFF;
}

.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }
.style4 {color: #FFCC33; font-weight: bold; }
.style8 {color: #660000}
.style9 {color: #003399}

.style31 {	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
.style32 {color: #000000}
.style39 {
	font-size: 12px;
	font-weight: bold;
}
.style40 {font-size: 12px}
.style41 {
	font-size: 14px;
	font-weight: bold;
}

.style42 {color: #E5E5CB}


.Header_Text {
    color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
    color: #660000 !important; /* FF requires a important here */
    font-weight:bold;
}

.Title_Text {
    font-size: 30px;
    font-family:"Times New Roman", Times, serif;
    color: #003399;
    color: #003399 !important; /* FF requires a important here */
    font-weight:bold;
}

.Subtitle_Text {
    font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-weight:bold;
    font-size: 16px;
    color: #003399 !important; /* FF requires a important here */
}

.Normal_Text {
   	font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-size: 12px;
    color: #003399 !important; /* FF requires a important here */
}

.Small_Text {
   	font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-size: 10px;
    color: #003399 !important; /* FF requires a important here */
}

p {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-size: 12px;
    color: #003399 !important; /* FF requires a important here */
}

#content td {
    font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-size: 12px;
}

ul {
    padding-left: 25px; 
}

img {
    behavior: url( "/js/pngbehavior.htc" );
}
