/* CSS Document */

.style1 {	font-family: Arial;	font-size: 11px;	color: #FFFFFF; font-weight: bold; text-decoration: none;}
.style1:hover{font-family: Arial; font-size: 11px; color: #FFFFFF;	font-weight: bold; text-decoration: underline;}


.style3 {	font-family: Arial;	font-size: 11px;	color: #666666;	font-weight: bold;}

.style4 {	font-family: Arial;	font-size: 11px;	color: #333333;	font-weight: bold;}


.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FCDC00; font-weight: bold; }

.style9 {	font-family: Arial;	font-size: 11px;	color: #FFFFFF; text-decoration: none;}
.style9:hover {	font-family: Arial;	font-size: 11px;	color: #FFFFFF; text-decoration: underline;}

.style10 {	font-family: Arial;	font-size: 11px;	color: #FFFFFF; font-weight: bold;}

.style11 {	font-family: Arial;	font-size: 18px;	color: #999999;	font-weight: bold;}

.style12 {	font-family: Arial;	font-size: 11px;	color: #BC6B02;	font-weight: bold; text-decoration: none;}
.style12:hover {	font-family: Arial;	font-size: 11px;	color: #BC6B02;	font-weight: bold; text-decoration: underline;}

.style13 {	font-family: Arial;	font-size: 11px;	color: #925401;	font-weight: bold; text-decoration: none;}

.style14 {	font-family: Arial;	font-size: 16px;	color: #999999;	font-weight: bold;}

.style15 {	font-family: Arial;	font-size: 14px;	color: #333333;	font-weight: bold;}

.style16 {	font-family: Arial;	font-size: 13px;	color: #BC6B02;	font-weight: bold;}

.style17 {	font-family: Arial;	font-size: 13px; color: #990000;	font-weight: bold; text-decoration: underline;}
.style17:hover {	font-family: Arial;	font-size: 13px; color: #990000;	font-weight: bold; text-decoration: none;}


.img {border: 1px solid #666666;}

.request-box {
	background-color: #FFFFCC;
	border: 1px solid #A8D1FF;
}

.leftside-img-align {	float: left;	margin-right: 15px;	margin-left: 15px;}
.rightside-img-align {	float: right;	margin-left: 15px;}


.white-color-txt {	color: #FFFFFF;}
.underline {text-decoration: underline; color: #ffffff;}
.underline:hover {text-decoration: none; color: #ffffff;}

.underlined {text-decoration: underline; color: #666666;}
.underlined:hover {text-decoration: none; color: #666666;

}

