body { 	margin-top:0; 
		margin-left:0; 
		background-color:#3d3d3d;
	}
img{border:none;
}
.base_table{	width:100%; 
				height:100%;
				}
.center_table{	width:999px;
				height:100%;
			}
.bodyText {
	color:#333333;
	font-family:Arial, Helvetica, "Times New Roman", Verdana;
	font-size: 12px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 20px;
			}
				
.nsmallText {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
			}
			
.headingText {
	color:#00275d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 1px;
				}
				
.headingText_program {
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
				}				

.link_smallText {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
			}			
.border_table{
	border: 1px solid #999999;
}
.line_table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

			
.usmallText {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
			}
.iframe_table{ margin-top:0;
	border: 1px solid #999999;
	width:230px;
	height:450px;
}

a.link {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight: bold;
		}
.event_table{
	margin-top:0;
	border: 1px none #999999;
	width:230px;
	height:500px;
	background-color: #EAEAEA;
}
a.helpLink {
	color:				Green;
	text-decoration:	none;
	border-bottom:		1px dashed Green;
	cursor:				help;
}

a.helpLink:hover {
	color:				Red;
	text-decoration:	none;
	border-bottom:		1px dashed Red;
}



.help-tooltip {
	position:	absolute;
	width:		350px; /*PSK : increased tooltip width*/
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}


.hand {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight: bold;
	cursor:hand
		}


.help-tooltip a,
.help-tooltip a:hover {
	color:		blue !important;
	background:	none;
}
.main_div {
	width:990px;
	height:100%;
	background:#FFFFFF;
	position: fixed;
	top: auto;
}
