/* CSS Document */

body{ margin:0 auto 0 auto;
	padding:0px;
	font-size:10px;
	background-color: #23407C;
	}
	

.toptext{
	font-family:Arial;
	font-size:11px;
	color:#3C5794;
	height:54px;
	font-weight:bold;
	text-align: center;
			}


#welcome{ width:290px;
			padding:20px;
			color:#010101;
			font-size:11px;
			font-family:Arial;
			}
p{ color:#010101;
			font-size:11px;
			font-family:Arial;
			}
#welcome a:link{ color:#3C5794;
				text-decoration:underline;
				}

#welcome a:hover, a:visited, a:active{ color:#3C5794;
				text-decoration:underline;
				}

#top5{ width:165px;
		padding:10px 5px;
		background-color:#ECF0F9;
		}

#top5mem{ width:250px;
		padding:10px 5px;
		background-color:#ECF0F9;
		margin-right:10px;
		}
#top5mem h2{ font-family:Arial;
		color:#3C5794;
		font-size:15px;
		text-align:center;
		}

		
#top5 h1{ font-family:Arial;
		color:#3C5794;
		font-size:15px;
		text-align:center;
		}

#top5 h1 span{ font-weight:normal;
				}
				

.text{
	font-family: Arial;
	font-size:12px;
	color:#010101;
					}

#footer2{ font-family:Arial;
		font-size:11px;
		color:#FFFFFF;
		background-color:#3D5794;
		height:45px;
		}

#footer{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background-color:#3D5794;
	height:94px;
     }

#footer a:link{ text-decoration:underline;
				color:#FFFFFF;}

#footer a:visited, a:hover, a:active{
	text-decoration:underline;
	color:#FFFFFF;
	font-variant: inherit;
				}
				

.textheading{ font-family:Arial;
				color:#AC272D;
				font-size:14px;
				font-weight:bold;
			}
.bold{ font-family:Arial;
				color:#AC272D;
				font-size:12px;
				font-weight:bold;
				}
.boldblack{
	font-family:Arial;
	color:#000000;
	font-size:12px;
	font-weight: bold;
				}
				
.toptext b {
	color: #981423;
}
a.red:link { color: #93181D; text-decoration: underline;
}
a.red:visited { color: #93181D; text-decoration: underline;
}
a.red:hover { color: #93181D; text-decoration: underline;
}
a.red:active { color: #93181D; text-decoration: underline;
}
a:link { color: #23407C; text-decoration: underline;
}
a:visited { color: #93181D; text-decoration: underline;
}
a:hover { color: #93181D; text-decoration: underline;
}
a:active { color: #23407C; text-decoration: underline;
} 

