﻿body
{
	font: 13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small;/* for IE */
*font:x-small;/* for IE in quirks mode */
}

#Hover
{
	/*background-color:#fdf7e7;*/
	height: 300px;
	position: absolute;
	width: 96%;
}
#Hover, #Hover #LeftPane, #Hover #RightPane
{
	height: 300px;
}
#Hover #LeftPane
{
	background-position: left top;
	/*background-image: url(../images/hover/hover-left.png);*/
	background-repeat: repeat-y;
	width: 29px;
	float: left;
}
#Hover #BottomPane
{
	background-position-y: top;
	/*background-image: url(../images/hover/hover-bottom.png);*/
	background-repeat: repeat-x;
	height: 40px; /*clear:both;*/
}


#TableHover
{
	width: 100%;
	height: 300px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	font-size: 12px;
}
#TableHover .Center
{
	background-image: url(../images/hover/center.png);
	height: 270px; /*padding-top:5px;*/
	padding-left: 10px;
	padding-right: 10px;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}
#TableHover .Left
{
	BACKGROUND-POSITION-X: right;
	/*background-image: url(../images/hover/left.png);*/
	width: 25px;
	background-repeat: repeat-y;
	height: 270px;
}
#TableHover .LeftCorner
{
	background-position: right top;
	/*background-image: url(../images/hover/left-bottom-corner.png);*/
	vertical-align: top;
	width: 23px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
}

#TableHover .Bottom
{
	/*background-image: url(../images/hover/bottom.png);*/
	background-repeat: repeat-x;
	height: 30px;
}

#TableHover .RightCorner
{
	background-image: none;
	width: 23px;
	height: 30px;
}
#TableHover .Right
{
	background-position: left top;
	/*background-image: url(../images/hover/right.png);*/
	width: 23px;
	background-repeat: repeat-y;
	height: 270px;
}

#TableHover div table tr td
{
	padding-bottom: 0em;
	padding-left: 4px;
	vertical-align: top;
	width: 20%;
}

#TableHover div table tr td div
{
	border-top: #ffcc33 1px dotted;
	width: 95%;
	margin: 1em 0px 0.2em 0em;
}
#TableHover div table tr td div span
{
	color: #00599d;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	left: 0px;
	top: -10px;
	background-color: #fdf8ea;
}

#TableHover b
{
	color:#ff7a00;
}
#TableHover div table tr td a
{
	color: #00599d; /*padding: .2em;*/
	text-decoration: none; /*display: block;*/
}
#TableHover div table tr td a:hover
{
	color: #ffeecc;
	background-color: #f18321;
	text-decoration: none; /*padding: .2em; 	display: block;*/
}
.PDF
{
	color: #666666;
	font-size: 10px;
}
.blueem
{
	font-weight: bold;
	font-size: 85%;
	font-style: italic;
	color: #00599d;
}

.course
{
display:block;
padding-bottom:5px;
}

#TableHover div table tr td ul
{
	margin-left: 1em;
	padding: 0 .6em;
	list-style: none;
}
#TableHover div table tr td li
{
	background: url( '../images/hover/bullet.gif' ) no-repeat;
	background-position: 0 .4em;
	font-size: 100%;
	padding: 0 .2em 0 1em;
	margin-bottom: .2em;
	line-height: 1.4; /* fixes line-height issue in Firefox */
	display: block;
}
#TableHover div table tr td li a
{
	color: #333;
	padding: .1em 0 .1em .2em;
	text-decoration: none;
	margin-bottom: 0;
	display: block;
}
#TableHover div table tr td li a:hover
{
	color: #ffeecc;
	background-color: #f18321;
	text-decoration: none;
	display: block;
	margin-bottom: .2em;
	padding: .1em 0 .1em .2em;
}

.contact
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	line-height:20px;
}


a h3
{
	font-family:Arial;
	font-size:11px;
}
div.dlp
{
	
}