body {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#wrapper{
background-color:#FFF;
border:1px solid #fff;
background-color:#DEE6ED;
}

.toplinks 
{ background-color :#003366;
align:center;
}

.toplinks a {
		font-family: Arial;
		font-size : 13px;
		font-weight : normal;
		color : white;
		text-decoration : none;
		font-variant : normal;
		display: block;
		width: 100%;
		height: 100%;
}

.toplinks a:hover {

		text-decoration : none;
		font-weight : normal;
		color : white;
		display: #000000;
		width: 100%;
		height: 100%;
		background-color : #006699;
	}

.toplinks a:visited {
		font-family: Arial; 
		font-size : 13px;
		font-weight : normal;
		color : white;
		text-decoration : none;
		font-variant : normal;
		display: block;
		width: 100%;
		height: 100%;
	}
.subtitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.keyconcept {
	font-family: Georgia;
	font-size: 16px;
	color: #33333;
	font-weight: bold;
}
.footertext {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footertext a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footertext a:visited{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.pagetitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF6633;
}
