@charset "UTF-8";
/* CSS Document */


body{
	background-color:#ffffff;
	color:#000000;
	background-image:none;
	}
a:link, a:visited, a:active {
	color: #000000;
}
a:hover{
	color:#000000;
}
img{
	border:0px;
	}
h1{
	color:#000000;
	font-size:large;
	}
#page{
	margin-right:auto;
	margin-left:auto;
	width:850px;
	}
#TKAwords{
	display:none;
	background-image:none;
	background-repeat:no-repeat;
	height:70px;
	width: 400px;
	margin-top: 35px;
	margin-left:220px;
	}
#pageArea{
	padding-left:80px;
	padding-right:10px;
	}
#underLink{
	display: none;
	background-image:none;
	background-repeat:repeat-x;
	height:15px;
	margin-top:-3px;
	}
#linkBar{
	display: none;
	height:28px;
	margin-top:10px;
	}
#bottomBar{
	text-align:center;
	clear:both;
	padding-top:10px;
	}
#leftSide{
	width:185px;
	margin-right:10px;
	float:left;
	padding-bottom:25px;
	background-color:#ffffff;
	}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:190px;
	height:235px;
	z-index:1;
}
#quick{
	display: none;
	height:30px;
	background-image:none;
	margin-top:-120px;
	margin-bottom:10px;
	}
.quickLink{
	display: none;
	height:64px;
	width:194px;
	left:-8px;
	z-index:1;
	position:relative;
	}
	
#rightSide{
	width:565px;
	float:left;
	overflow: visible;
	}
.mainContent{
	background-color:#ffffff;
	margin-bottom:10px;
	padding:15px 10px 15px 15px;
	min-height:250px;
	}
.secondaryContent{
	background-color:#111089;
	padding:25px;
	min-height:50px;
	}
.picFloatLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
.smallNav{
	display: none;
	text-align:center;
	margin-bottom:25px;
	font-weight:bold;
	}