.bluebg {
	background-color: #e8e8e8;
}

.blueboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00ffff;
	text-decoration: none;
}

a.blueboldtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 183EA0;
	text-decoration: none;
}

.whitebg {
	background-color: #FFFFFF;
}
.loginbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183EA0;
}

.footergray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}

.textfiled {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: B4B7B9;
	border-right-color: B4B7B9;
	border-bottom-color:B4B7B9;
	border-left-color: B4B7B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}

.insidetextfiled {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 6D6D6D;
	border-right-color: 6D6D6D;
	border-bottom-color:6D6D6D;
	border-left-color: 6D6D6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183EA0;
	text-decoration: none;
	background-image: url(../images/search_icon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;

}
.lightgraybg {
	background-color: #D5DCE1;
}

.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;

}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005566;
	background-image: url(../images/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.bullet:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005566;
	background-image: url(../images/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	font-weight: bold;
	text-decoration: none;
}

.line {
	BACKGROUND-COLOR: #9EDDF0; 
}

TD {
	FONT-SIZE: 11px; COLOR: #363636; FONT-FAMILY: Arial, Helvetica, sans-serif
}

#div1 TD {
	BORDER-RIGHT: #B1B7BB 1px; 
	BORDER-TOP: #B1B7BB 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #B1B7BB 1px solid; 
	BORDER-BOTTOM: #B1B7BB 1px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
#div1 TABLE {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-RIGHT: #B1B7BB 1px solid; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BORDER-LEFT-COLOR: #B1B7BB; 
	BORDER-TOP-COLOR: #B1B7BB; 
	BORDER-BOTTOM: #B1B7BB 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
#div1 TH {
	BORDER-RIGHT: #B1B7BB 1px; 
	BORDER-TOP: #B1B7BB 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #B1B7BB 1px solid; 
	COLOR: #6b9d06; 
	BORDER-BOTTOM: #B1B7BB 1px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #198297
}

A {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

.skybluebg {
	background-color: #9EDDF0;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
}

.lightblue {
	background-color: #D1F1FC;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005566;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D7185;
	text-decoration: none;
}
