.steps_hea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	background-image:url(../images/steps_sep_hea.jpg); background-repeat:no-repeat; background-position:bottom left;
	padding-bottom:5px;
}
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #491f00;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.form_hea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #4959E4;
	padding:8px 10px;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #491f00;
	text-decoration: none;
	background-image:url(../images/bullet.jpg); background-repeat:no-repeat;
	padding-left:30px;
	height:30px;
	background-position:left center;
}
.bullets a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bullets a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.hea_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.text_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:block;
	background-image:url(../images/btn.png);
	background-repeat:no-repeat;
	width:60px;
	height:29px;
	text-align:center;
	padding-top:7px;
}

.btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.btn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text_white a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text_white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.text_white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
		line-height:20px;

}
.text_white11 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
		line-height:20px;

}
.text_white11 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	line-height:20px;
}
.main_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #790021;
	text-decoration: none;
	text-align:center;
}
.main_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #790021;
	text-decoration: none;
	text-align:center;
}
.main_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:center;
}
.required{
    color: red;
}


div.error{
        padding: 10px;
        border: 1px dotted red;
        color: red;
        font-size: 12px;
        letter-spacing: 0.1em;
        background-color: #FCF5A6;

}

div.success {
        padding: 10px;
        margin: 1px;
        border: 1px dotted green;
        font-size: 12px;
         font-family:Arial, Helvetica, sans-serif;
        letter-spacing: 0.1em;
        color: #666;
        background-color: #E0FEC8;
}

/* CSS Menu */
.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:13;
}
.menu li{
	float: left;
	background-image:url(../images/main_link_bg.jpg); background-repeat:no-repeat; width:330px; height:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #790021;
	text-decoration: none;
	text-align:center;	
	line-height: 36px;
	position: relative;
}
.menu li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;	
}
.menu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
	text-align:center;
}
.menu li:hover { }
.menu li:hover a { }
.menu li:hover ul  {display:block; z-index:14;}

.submenu {
	list-style: none;
	padding: 0;
	margin: 0;
	position:absolute; 
	left:1px; 
	top:36px;
	z-index:16; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	display:none;
}
.submenu li {
	background-image: url();
	background-color: #4D589A;
	border-bottom: #DADADA solid 1px;	
}
/* CSS Menu */
