@charset "utf-8";
/* CSS Document */
body {
	/*background-color: #667995;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
}

h2{

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5C5C5C;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

a:link, a:visited, a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	fttont-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: #961E1E; 
	text-decoration:none;

}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height: normal; 
	font-weight: normal; 
	color: #C95051; 
	text-decoration: none;
	
}


.TableContent3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-color:#F0F0F1;
	text-decoration: none;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}

.TableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#F6F7F9;
	padding-right: 5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	height:23px;

}

td.main_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-color:#0640B4;
}

/*td.sub_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	background-color:#AC2023;
}*/

tr.sub_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	background-color:#99B9FA;
}

.partner_label {
	width:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-color:#99B9FA;
	padding:4px;
}

.bluelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0B63C6;
	text-decoration:none;
	border-bottom-color:#0B63C6;
	border-bottom-style:dotted;
	border-bottom-width:1px;

}

.bluelink a:link, .bluelink a:active, .bluelink a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0B63C6;
	text-decoration:none;
	border-bottom-color:#0B63C6;
	border-bottom-style:dotted;
	border-bottom-width:1px;

}

.bluelink a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1D77DD;
	text-decoration:none;
	border-bottom-color:#1D77DD;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.WelcomeMess {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #FFFFFF; 
	position:relative; 
	top:26px;
	height: 28px;

}

.ContentTable {
	background-color: #FFFFFF;
	padding: 3px;
	height: 100%;
}

td.cont_heading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	background-color:#A40900;
	padding-left:5px;
}
.TextBox {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
}

