/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.text_bold{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.text1
{
	font-family: Arial;
	font-size: 14px;
	color: #4ba4d9;
}
.text_stay{
	font-family: Tahoma;
	font-size: 30px;
	color: #f38432;
}
.text_orange_small{
	font-family: Tahoma;
	font-size: 12px;
	color: #f38432;
	font-weight: bold;
}
.text_orange_16{
	font-family: Tahoma;
	font-size: 16px;
	color: #f38432;
	font-weight: bold;
}
.text_orange{
	font-family: Tahoma;
	font-size: 22px;
	color: #f38432;
}
.text_orange_Arial{
	font-family: Arial;
	font-size: 22px;
	color: #f38432;
}

.text_blue{
	font-family: Tahoma;
	font-size: 13px;
	color: #3387c7;
	font-weight: bold;
}
.text_blue_big{
	font-family: Arial;
	font-size: 32px;
	color: #3387c7;
	font-weight: bold;
}
.td_btm
{
	background-image: url(images/HomeNew1.1/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 62px;
}

.textarea{
	width: 120px;
	border: 1px solid #b2d2f8;
}

A.linkorange:link {
	FONT-WEIGHT: Bold; FONT-SIZE: 14px; COLOR: #f48e3a; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.linkorange:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #f48e3a; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.linkorange:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #f48e3a; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.linkorange:active {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #f48e3a; FONT-FAMILY: arial; TEXT-DECORATION: none
}


A.linkfooter:link {
	FONT-WEIGHT: Bold; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.linkfooter:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.linkfooter:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.linkfooter:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: none
}

.text_footer{
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: none
}


A.linkforgot:link {
	FONT-WEIGHT: Normal; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.linkforgot:visited {
	FONT-WEIGHT: Normal; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.linkforgot:hover {
	FONT-WEIGHT: Normal; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.linkforgot:active {
	FONT-WEIGHT: Normal; FONT-SIZE: 12px; COLOR: #1b73a8; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
.td{
	background-color: #cde2fa;
	border: 1px solid #8FBFF3;
	padding: 5px;
}
.td_2{
	background-color: #FFFFFF;
	border: 1px solid #8FBFF3;
	padding: 5px;
}
.td_heading{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8FBFF3;
}