/*html { 
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
}*/
body {
	margin: 0px;
	font-family: "sans-serif", "Arial", "Helvetica";
	font-size: 12px;
}

td {
	font-size: 12px;
}

.input-1 {
	border: 1px solid #96B0D7;
	/*background-image: url(images/bg1.gif);*/
	height: 23px;
	font-family: "sans-serif", "Arial", "Helvetica";
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	line-height: 14px;
}
/*.input-2 {
	border: 1px solid #4876BC;
	height: 18px;
	font-family: "sans-serif", "Arial", "Helvetica";
	color: #F5F5F5;
	font-size: 12px;
	line-height: 12px;
	background-color: 4876BC;
	padding-right: 6px;
	padding-left: 6px;



}*/
.input-2 {
	border: 1px solid #446290;
	height: 20px;
	font-family: "sans-serif", "Arial", "Helvetica";
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/bgg.gif);
	background-repeat: repeat-x;
	border-top-color: 446290;
	border-top-style: 446290;
	border-right-color: 446290;
	border-bottom-color: 446290;
}
.input-3 {
	border: 0;
	font-family: "sans-serif", "Arial", "Helvetica";
	font-size: 12px;
	background-repeat: repeat-x;
	color: #666666;
	background-color: #FFFFFF;
	border: 0;
	padding-left: 2px;
	padding-top: 2px;

}
.input-4 {
	border: 0px;
	height:18px;
	font-family: "sans-serif", "Arial", "Helvetica";
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 2px;
	font-size: 12px;
	background-color: #73A0D6;
}

td {
	font-size: 12px;
	color: #757575;
	font-family: "sans-serif", "Arial", "Helvetica";


}

A:link, A:active
{
	color: #737373;
	text-decoration: none;
}
A:visited
{  
	color: #666666;
	text-decoration: none;
}
A:hover
{
	color: #FF4200;
	text-decoration: none;
}

div.inactive1 {
  height: 5px;
  background: url(images/1.gif) no-repeat top left;
}
div.inactive2 {
  height: 5px;
  background: url(images/2.gif) no-repeat top right;
  padding: 0 5px;
}
div.inactive3 {  
  background: url(images/3.gif) no-repeat bottom left;
}
div.inactive4 {  
  background: url(images/4.gif) no-repeat bottom right;
  padding: 4px 4px 0;
}
div.inactive5 {
  border-top: 1px solid #c6ced7;
}
div.inactive6 {
  border-bottom: 1px solid #c6ced7;
}
div.inactiveTabText {
	border-left: 1px solid #c6ced7;
	border-right: 1px solid #c6ced7;
	padding-right: 8px;
	padding-left: 8px;
}
.px10 {
	font-size: 10px;
}
.title-1 {
	color: #3580CE;
	padding-right: 5px;
	padding-left: 5px;
}
.title-1 A:link, A:active{
	color: #3580CE;
	text-decoration: none;
}
.title-1 A:visited{  
	color: #3580CE;
	text-decoration: none;
}
.title-1 A:hover{
	color: #FF4200;
	text-decoration: none;
}
.tab {
	margin-right: 5px;
}



.content {
	color: #7C7C7C;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 22px;

}
.content A:link, A:active{
	color: #3580CE;
	text-decoration: underline;
}
.content A:visited{  
	color: #3580CE;
	text-decoration: underline;
}
.content A:hover{
	color: #FF4200;
	text-decoration: none;
}




.white {
	color: #ffffff;
	line-height: 22px;
}
.white A:link, A:active{
	color: #ffffff;
	text-decoration: underline;
}
.white A:visited{  
	color: #ffffff;
	text-decoration: underline;
}
.white A:hover{
	color: #ffffff;
	text-decoration: none;
}
.a {
	background-repeat: no-repeat;
}


.footheight {
    height: 60px;
}
.footernew a {
    color: #515151;
    text-decoration: none;
}
.footernew a.lchot {
    color: #BD0A01;
}
.footernew a:hover {
    color: #BD0A01;
    text-decoration: underline;
}
.footernew a:visited {
    color: #515151;
}
.footernew div {
    margin: 0 auto;
    width: 546px;
}
.footernew p {
    border: 1px solid #D2D2D2;
    float: left;
    font-size: 12px;
    height: 50px;
    line-height: 20px;
    margin: 6px;
    padding: 0;
    width: 120px;
}
.footernew .fl {
    float: left;
    padding: 3px;
}
.footernew .fr {
    float: right;
    padding: 5px 3px 0;
    width: 72px;
}

