.text-left{
	padding-left:10px;
}
.font_bold_gray{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	margin-left: 8px;
	padding-left: 8px;
	color: #7C7C7C;
	height:20px;
}
.red_alert{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #EF1F34;
}
.font_gray_line{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #7C7C7C;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link { color: #016FA7;text-decoration: none}
a:visited {color: #0099CC; text-decoration: none}
a:hover {color: #37B4FF; font-style: normal; text-decoration: underline}
* {
	list-style:none;
}
body {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	margin: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

#basic-accordian{
	font-family: Tahoma, "MS Sans Serif";
	width:537px;
	position:absolute;
	font-size: 12px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.accordion_headings{
	padding:4px;
	color:#006699;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #F4F4F4;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:2px;
}

.header_highlight{
	background-image: url(../images/arrow_news.gif);
	height: 22px;
	width: 155px;
	background-repeat: no-repeat;
}

.style1 {font-size: 10px}
.row0 {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #828282;
	border: 1px solid #dcebf7;
	background-color: #E7F0FE;
	margin: 15px;
	padding: 15px;
}
.row1 {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #828282;
	border: 1px solid #dcebf7;
	background-color: #FFFFFF;
	margin: 15px;
	padding: 15px;
}
.font_head_blue_table {
	font-family: Tahoma, "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #598cbe;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.font_header_line {
	font-family: Tahoma, "MS Serif";
	font-size: 16px;
	font-weight: bold;
	color: #598cbe;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.k_leftknow_top {
background-image: url(../images/k_leftknowledge1.gif);
background-repeat: repeat-y;
background-position: left top;
width: 5px;
}
.k_rightknow_top {
background-image: url(../images/k_rightknowledge1.gif);
background-repeat: repeat-y;
background-position: right top;
width: 5px;
}
.font_white{
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 13px;
	margin-left: 8px;
	padding-left: 8px;
	color: #ffffff;
	height:20px;
}

