body {
	font-family: Verdana, Arial, Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #525252;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
a:link    { color: #1B4782; text-decoration: none; }      
a:visited { color: #1B4782; text-decoration: none; }
a:hover   { color: #FF7800; text-decoration: underline; }

a.left-link1:link    { color: #004E85; text-decoration: none; }      
a.left-link1:visited { color: #004E85; text-decoration: none; }
a.left-link1:hover   { color: #FF0000; text-decoration: underline; } 

input {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #000000;
}
select {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #000000;
}

.bold-text {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.bottom-text {
	font-size: 11px;
	color: #666666;
	padding-top: 9px;
	padding-bottom: 9px;
}
.bottom-gradient {
	background-image: url(images/bottom-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-gradient {
	background-image: url(images/top-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.application-top {
	background-image: url(images/application-top-pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blue-gradient {
	background-color: #0171B8;
	background-image: url(images/blue-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue-left {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0171B8;
	background-color: #B6E7FF;
}
.blue-right {
	border-right-width: 3px;
	background-color: #B6E7FF;
	border-right-style: solid;
	border-right-color: #0171B8;

}.left-link-bg {
	background-color: #B6E7FF;
}
.blue-white-left {

	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0171B8;
}
.blue-white-right {

	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0171B8;
}
.link-div {
	background-image: url(images/link-div.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left-link {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #004E85;
	background-image: url(images/left-link.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	text-align: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 24px;
}
.heading {
	font-size: 11px;
	font-weight: bold;
	color: #062D5A;
	background-image: url(images/heading.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	background-color: #F3F3F3;


}
.sub-head {

	font-size: 11px;
	font-weight: bold;
	color: #062D5A;
	background-image: url(images/sub-head.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.bullet-text {
	font-size: 11px;
	font-weight: normal;
	color: #062D5A;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 20px;

}
.table-head {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F4D8E;
	background-image: url(images/table-head-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 11px 7px;
}
.table-data0 {
	background-color: #F4F4F4;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.table-data1 {
	background-color: #F0F7FF;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.body-text {
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}
.welcome-user {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/welcome-user.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 40px;
}


.newtextadmin{
	font-family: Verdana, Arial, Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #525252;
	font-size:12px;

}
.new-tab-header {
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.new-tab-sub-header {
	background-color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.new-tab-odd {
	background-color: #DCDDE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.new-tab-even {
	background-color: #DBEBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.new-form {
	border: 1px #003366 solid;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.new-text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.bodyerr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.new-btn {
	border: 1px #003366 solid;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

 .new-tab-header{
 background-color:#006699;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFFFFF;
 font-weight:bold;
 padding-top:5px;
 padding-bottom:5px;
 }
 
.new-tab-odd{
 background-color:#DCDDE2;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000000;
  padding-top:5px;
 padding-bottom:5px;
}
 
.new-tab-even{
 background-color:#DBEBFB;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000000;
 padding-top:5px;
 padding-bottom:5px;
}
 
.new-form_search{
border:1px #003366 solid;
height:18px;
width: 70px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
 
.new-text1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
}
 
.new-btn{
border:1px #003366 solid;
background-color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
 

 