body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/blue_bg.gif);
}

.whiteBox {
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height:16px;
	vertical-align: top;
	text-align: justify;
}
.quote {
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-align: justify;
}


.head14 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.head16 {
	font-size: 16px;
	font-weight: bold;	
	letter-spacing: -1px;
}

.head30 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;	
}

p {
	margin: 0px;
	padding: 0px;
}
.whiteBoxSmall {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}

.floatingLayer {
	position: absolute;
	width: 120px;
	text-align: left;
	background-color: none;
	color: #aaa;
	font-size: 11px;
	border: none;
	z-index: 999;
}

.floatingLayer p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-weight: bold;
}

.floatingLayer h3 {
	margin: 0 0 .5em 0;	
}

.floatingLayer a:link, .floatingLayer a:visited {
	border-bottom: 1px solid #fff;	
}

.container {
	position: relative;	
	text-align: center;
	margin: 0 auto 0 auto;
}

.toolTipDiv {
	z-index: 55555;
	position:absolute;
	left: 132px;
	top: -590px;
	width: 719px;
	height: 425px;
	display:none;
}

.toolTipCell {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #F5F5E4;
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: justify;
}

.toolTipArrow {
	z-index: 66666;
	position:absolute;
	left: 132px;
	top: -390px;
	width: 16px;
	height: 22px;
	display: none;
}

UL {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}

DT {
	list-style-image: url(../images/small_bullet.gif);
}

DT LI{
	padding:0px;
	margin-left:0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

LI A:link, LI A:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	color: #1C5AA2;
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	text-align: justify;
	text-decoration:none;	
}

LI A:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	color: #1C5AA2;
	font-size: 11px;
	line-height:16px;
	vertical-align: top;
	text-align: justify;
	text-decoration:underline;	
}


.copyright, .copyright a:link, .copyright a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	text-decoration:none;
}

.copyright a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
	text-decoration: underline;
}



/* from aks old */
.contentText {
	font-family: "trebuchet MS", verdana, Tahoma, Helvetica;
	font-size: 11px;
	color: #616161;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;

}
.leftImage {
	border: 1px dotted #616161;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;


}
.contentTitle {
	font-family: "trebuchet MS", verdana, Tahoma, Helvetica;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

