/* CSS Document */
.main-background {
	background-image: url(../images/home-image.jpg);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #121212;
}
a {color: #0000cc; text-decoration:none;}
a:hover {color: #0000cc; text-decoration:underline;}


.main-background2 {
	background-repeat: no-repeat;
	background-image: url(../images/about-bg2.jpg);
}
.form-background{}
.middle-content-box-top-bg {
	background-repeat: no-repeat;
	background-image: url(../images/main-content-top-bg.gif);
	background-position: center bottom;
}
.middle-content-box-middle-bg {
	background-repeat: repeat-y;
	background-image: url(../images/main-content-middle-background.gif);
	background-position: center top;
	padding-left: 14px;
	padding-right: 12px;
}
.middle-content-box-middle-bg2 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-left-color: #808080;
}
.middle-content-box-middle-bg2 a{
	font-size: 14px;
	color: #0000FF;
	text-decoration:none
}
.middle-content-box-middle-bg2 a:hover{
	font-size: 14px;
	color: #0000FF;
	text-decoration:underline;
}
.forgotpassword{
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}
.forgotpassword a{
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}
.forgotpassword a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}
.management-box-middle {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-bottom-color: #808080;
	padding-top: 8px;
}
.management-box-middle2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #808080;

}
.management-box-middle3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;


}
.management-box-middle4 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #808080;


}
.management-box-middle5 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #808080;


}
.business-info-middle-bg {
	padding-top: 12px;
	background-image: url(../images/business-info-table-middle.jpg);
	background-repeat: repeat-y;
}
.append-d-bg {
	background-image: url(../images/append-d-mi-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.append-d-bg-form {
	border:solid 1px #443697; border-bottom:solid 0px #443697; border-top:solid 0px #443697;
}
.append-d-bg2 {
	background-image: url(../images/append-d-mi-bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.append-d2-bg {
	background-image: url(../images/append-d2-mi-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.append-d2-bg2 {
	background-image: url(../images/append-d2-mi-bg2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.login {
	background-image: url(../images/login-middle-bg.jpg);
	background-repeat: repeat-y;
}
.top-search {
	font-size:14px;
	color:#121212;
}
.top-search a{
	font-size:14px;
	text-decoration:none;
	color:#121212;
}
.top-search a:hover{
	font-size:14px;
	text-decoration:none;
	color:#121212;
}
.middle-content-box-bottom-bg {
	background-repeat: no-repeat;
	background-image: url(../images/main-content-bottom-background.gif);
	background-position: center top;
}
.next-page {
	font-size: 14px;
	color: #000000;
}
.right-box-bg {
	background-repeat: no-repeat;
	background-image: url(../images/right-box-bg.jpg);
	padding-top: 9px;
	padding-left: 28px;
}
.rightblue-box-bg {
	background-repeat: no-repeat;
	background-image: url(../images/rightblue-box-bg.jpg);
	padding-top: 9px;
	padding-left: 28px;
}
.businessrightblue-box-bg {
	background-repeat: no-repeat;
	background-image: url(../images/business-right-bg.jpg);
	padding-top: 6px;
	padding-left: 17px;
}
.link {
	font-size: 13px;
	color: #000000;
}
.link a{
	font-size: 13px;
	color: #0000FF;
	text-decoration:none;
}
.tablebg {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	border: 1px solid #999999;
}
.redbold {
	font-size: 18px;
	color: #FF0000;
}

.red {

	color: #FF0000;
}

.link a:hover{
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
.toplinks{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.toplinks a{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.toplinks a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.footer-top {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.footer-top a{
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.footer-top a:hover{
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
.footer {
	background-color: #010066;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a{
	font-size: 11px;
	line-height:16px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
}
.inner-title {
	font-size: 18px;
	color: #000000;

}
.font14{
	font-size: 14px;
	color: #121212

}
.font12{
	font-size: 12px;
	color: #121212

}
.font13{
	font-size: 13px;
	color: #121212

}
.font10{
	font-size: 10px;
	color: #121212

}
.font11{
	font-size: 11px;
	color: #121212

}
.small-font{
	font-size: 11px;
	color: #121212;

}
.next-page {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.next-page a{
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.next-page a:hover{
	font-size: 14px;
	color: #000000;
	text-decoration:underline;

}
.text-fill {
	font-size: 12px;
	color: #333333;
	height: 13px;
	width: 330px;
	border: 1px solid #7f7f7f;
	padding: 3px;
}
.search {
	font-size: 13px;
	color: #000000;

}
.browse {
	font-size: 13px;
	color: #000000;
	background-color:#ffc89b;
	border:solid 1px #000000; 

}
.-textfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
	width: 150px;
}
.textfill2{
	font-size: 10px;
	color: #333333;
	width: 100px;
	height: 18px;
	border:none;
	background-color: #FFFFFF;
}
.textfill3{
	font-size: 13px;
	color: #333333;
	width: 77px;
	height: 17px;
	border:1px solid #848484;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 3px;
}
.textfill12{
	font-size: 13px;
	color: #333333;
	width: 30px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill4{
	font-size: 13px;
	color: #333333;
	width: 43px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.textfill4a{
	font-size: 13px;
	color: #333333;
	width: 82px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill5{
	font-size: 13px;
	color: #333333;
	width: 274px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill6{
	font-size: 13px;
	color: #333333;
	width: 209px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill6a{
	font-size: 13px;
	color: #333333;
	width: 238px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill7{
	font-size: 13px;
	color: #333333;
	width: 143px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill8{
	font-size: 13px;
	color: #333333;
	width: 54px;
	height: 19px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill11{
	font-size: 13px;
	color: #333333;
	width: 120px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfillnew{
	font-size: 13px;
	color: #333333;
	width: 90px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill9{
	font-size: 13px;
	color: #333333;
	width: 140px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.textfill10{
	font-size: 13px;
	color: #333333;
	width: 264px;
	height: 15px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.text-area{
	font-size: 13px;
	color: #333333;
	width: 253px;
	height: 61px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.text-area2{
	font-size: 13px;
	color: #333333;
	width: 94px;
	height: 20px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.text-area3{
	font-size: 13px;
	color: #333333;
	width: 45px;
	height: 20px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.text-area4{
	font-size: 13px;
	color: #333333;
	width: 65px;
	height: 20px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.text-area5{
	font-size: 13px;
	color: #333333;
	width: 400px;
	height: 81px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.text-area6{
	font-size: 13px;
	color: #333333;
	width: 726px;
	height: 81px;
	border:1px solid #3e3d45;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.background-white{
	background-color: #FFFFFF;
}
.background-white2{
	background-color: #FFFFFF;
	
	padding:4px;
}
.browse {
	background-color: #ffc89b;
	margin: 0px;
	padding: 0px;
	width: 80px;
	border: 1px solid #333333;
	color: #000000;
	font-size: 12px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}



	.blue-box-l{background:#c6c6e5}
	
	.row-contant1{
	border:#7f7f7f 1px solid;
	border-right:0;
	padding:2px 10px;
	font-size: 12px;
	color: #121212;
}
		.row-contant1  a{ text-decoration:none}.row-contant1  a:hover{ text-decoration:underline}
		
	.row-contant2a{
	border:#7f7f7f 1px solid;
	padding:2px;
	font-size: 12px;
	color: #121212;
}
	.row-contant1a{
	border:#7f7f7f 1px solid;
	border-right:0;
	padding:2px 10px;
	font-size: 12px;
	color: #FF0000;
}
	.row-contant2a  a{ text-decoration:none}.row-contant2a  a:hover{ text-decoration:underline}		
		
	.text-red{ color:#a4411b; font-weight:bold}
	.text-red a{ color:#a4411b; text-decoration:none}
	.text-red a:hover{ color:#a4411b; text-decoration:underline}
	
.print-p{font-size: 12px;color: #000;text-decoration:none;}
.print-p a{font-size: 12px;color: #000;text-decoration:none;}
.print-p a:hover{font-size: 12px;color: #000;text-decoration:underline;}

/* Box */
.start-box { 
	background:url(../images/box-top-cnr-left.gif) left top no-repeat
}
.start-box div{ 
	background:url(../images/box-top-cnr-right.gif) right top no-repeat;
	height:11px
}
.content-box { 
	border-left:solid 2px #808080; 
	border-right:solid 2px #808080;
	padding:0 11px;
}
.end-box { 
	background:url(../images/box-bot-cnr-left.gif) left bottom no-repeat
}
.end-box div{  
	background:url(../images/box-bot-cnr-right.gif) right bottom no-repeat;
	height:11px
}
