/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #65CEFE;
}
a,a img{
outline:none;
border:0px;
}
.top_right_bg {
	background-image: url(images/right_top_bg.jpg);
	background-repeat: no-repeat;
}
.body_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ef7f07;
	border-left-color: #ef7f07;
}
.border1 {
	border: 1px solid #BFBDBE;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.small_box_bottom {
	background-image: url(images/small_box_bottom_con.gif);
	background-repeat: no-repeat;
}
.border_gray {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aeaeae;
	border-left-color: #aeaeae;
}
.dots_line {
	background-image: url(images/dots_line.gif);
	background-repeat: repeat-x;
}
.footer_navi {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.copy {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.body_text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #575756;
	text-decoration: none;
}
.redtext{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	/*color: #FF0000;*/
	color: #FF6633;
	text-decoration: none;
	/*background-color: #E1E1E1;*/
	
}
.redtext1{
	font-family: tahoma;
	font-size: 12px;
	
	/*color: #FF0000;*/
	color: #FF0000;
	text-decoration: none;
	/*background-color: #E1E1E1;*/
	
}
.successMsg {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	padding:5px;
}
.mandatory {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding:5px;
}
.title {
	background-image:url(../images/title.gif);
	background-repeat: no-repeat;
	text-align:left;
	color:#FF7300;
	padding-left:20px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}
.text1_small {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header_style {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #979688;
	text-decoration: none;
	background-image: url(images/right_top_bg.jpg);
	background-repeat: no-repeat;
}
.text{
font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #FF8A22;
	text-decoration: none;
	}
