body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	background-color: #E5E5E5;
	line-height: 16px;
}
#DMain{
	background-image: url(../images/skyline.JPG);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	display: block;
}

.TDNavigationTop {
	width: 98px;height: 85px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
.TDNavigationTop a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
.TDNavigationTop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
.TDNavigationTop a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
.TDNavigationTop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 25px;
	
}
.TDContentsMain {
	padding-right: 5px;
	padding-left: 10px;
}


.TBodyMain {
	width: 900px;
}
.PanelLeft {
	background-image: url(../images/panel_left.JPG);
	background-repeat: repeat-y;
	background-position: right;
}
.PanelLeft_Quotes {
	background-image: url(../images/panel_quotes_bg.JPG);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 10px;
}
.PanelLeft hr {
	background-image: url(../images/panel_left_divider.JPG);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.PanelLeft_Contents {
	padding-left: 40px;
}


.DSideMenu_B {
	background-image: url(../images/bullet_3dots.gif);
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
	.DSideMenu_B a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.DSideMenu_B a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
	color: #000000;
	}
	.DSideMenu_B a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}
	
.DSideMenu_A {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
	.DSideMenu_A a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF9A02;
	font-weight: bold;
	text-decoration: none;
	}
	.DSideMenu_A a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	.DSideMenu_A a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	}	
	
	
.TDDotted {
	border: 1px dashed #999999;
}

.question
{
	font-weight: bold;
}
.answer
{
	
}
.QAlabel
{
	
}