@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}


body {
	/*background-color: #606060;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration: none;
	color: #88171b;
}


a:hover {
	text-decoration: underline;

}

.fontcon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.style1 {color: #FF0000}
.progress {
color: #ec7f00;
font-weight: bold;
}
.heading_news {
	color: #ec7f00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.alert_text {
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.confirm_table {
	background-color:#FFFFCC;
	padding:3px;
	border:1px solid #D57C39;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	width:95%;
	vertical-align:middle;
}
.alert_table {
	background-color:#FFCCCC;
	padding:3px;
	border:1px solid #D57C39;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	width:100%;
	vertical-align:middle;
}
.heading_title {
	color: #1192d6;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.menu_links {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_alinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #ec7f00;
	text-decoration: none;
	font-weight: bold;
}
.menu_links: hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
.topmenu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1192d6;
	text-decoration: none;
}
.topmenu_links: hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1192d6;
	text-decoration: underline;
}
.footer_boder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #606060;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.oopslabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.red_button
{
		color:#FFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:8.5pt;
		font-weight:bold;
		background-color:#1192d6;
		background-repeat: repeat;
		border:1px solid #000000;
		
		}
		
.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	text-transform: uppercase;
}

/* CSS Document */

.tab_hover {
color:#1192d6;
cursor:pointer;
width:111px;
height:42px;
background-image:url(../images/active_tab.jpg);
border:0px;
text-align:center;
font-family:verdana;
font-size:12px;
font-weight:bold;
}
.tab {

color:black;
cursor:pointer;
width:111px;
height:42px;
background-image:url(../images/inactive_tab.jpg);
border:0px;
text-align:center;
font-family:verdana;
font-size:12px;
font-weight:none;
}
.data_tab {
border:1px solid gray;
width:500px;
height:100px;
text-align:left;
font-family:verdana;
font-size:12px;
padding:.3em;
}
.next_step {
	display:none;
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.next_step_content {
	display:none;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.highlight {
	background: #FFFF99;
	color: #000000;
}
.wiztxlnk_unstarted {
	color: #0000FF;
	font-weight: bold;
	text-decoration:underline;
}
.wiztxlnk_started {
	color: #999999;
	font-weight: bold;
	/*text-decoration:underline;*/
}
.wizardheading {
	color: #ec7f00;
	font-weight: bold;
}
