@charset "windows-1256";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #363636;
	background-repeat:repeat-x;
	font-size:12px;
	line-height:20px;
}

body, P, TD {
	color: #000000;
}

td{
	font-size:12px;
}

UL{
	list-style-image:url(../images/bul.gif);
	/* display:block; */
}

LI{
	/* display:block; */

}

form{
	margin:0px;
	padding:0px;
}

a:link {
	font-size:12px;
	color: #373993;
	text-decoration: none;
}

a:visited {
	font-size:12px;
	text-decoration: none;
	color: #373993;
}
a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #666666;
}

a:active {
	font-size:12px;
	text-decoration: none;
	color: #373993;
}

.hotNews a:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.hotNews a:visited {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
.hotNews a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #000000;
}

.hotNews a:active {
	font-size:12px;
	text-decoration: none;
	color: #000000;
}


.whiteLink a:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteLink a:visited {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.whiteLink a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #FFFFFF;
}

.whiteLink a:active {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}





.moreLink a:link {
	font-size:12px;
	color: #ff9000;
	text-decoration: none;
}

.moreLink a:visited {
	font-size:12px;
	text-decoration: none;
	color: #ff9000;
}
.moreLink a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #ff9000;
}

.moreLink a:active {
	font-size:12px;
	text-decoration: none;
	color: #ff9000;
}




h1{
	color:#0066b3;
	font-size:20px;
	margin:0px;
	margin-bottom:10px;
	font-family:"Trebuchet MS";
	font-weight:normal;
}

h2{
	color:#001e50;
	font-size:16px;
}

h3{
	color:#373993;
	font-size:14px;
}


.homebottomSectionA{
	width:290px;
	float:left;
	padding-left:10px;
	padding-right:10px;	
	
}


.clear{
	clear:both;
}


.newsDate{
	font-size:10px;
	color:#9d9d9d;
}

.newsTitle{

}

.newsDetails{
	color:#ec5219;
	font-size:10px;
}


.readmore{
	font-size:12px;
}

.readmore a:link {
	font-size:12px;
	color: #ff7200;
	text-decoration: none;
}

.readmore a:visited {
	font-size:12px;
	text-decoration: none;
	color: #ff7200;
}
.readmore a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #ff7200;
}

.readmore a:active {
	font-size:12px;
	text-decoration: none;
	color: #ff7200;
}


.sepDots{
	border-top:1px #999999 dotted;
	width:200px;
	height:1px;
}

.searchResult{
	background-color:#FFFF33;
}


.tableHeader{
	background-color:#004180;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
	padding:4px;
}


.tableRowOdd{
	background-color:#F2F5F9;
}

.tableRowEven{
	background-color:#D9E3EC;

}

.required{
	color:#FF0000;
}


/*New PPCE Start Here*/

.loginBlockContainer{
	padding-top:25px;
	padding-left:40px;

}
.loginBlock td{
	color:#FFFFFF;
}

.loginBlockForgetPassword{
	color:#FFFFFF;
	font-size:10px;
}

.loginBlockForgetPassword a:link{
	color:#FFFFFF;
	font-size:10px;
}

.loginBlockForgetPassword a:hover{
	color:#FFFFFF;
	font-size:10px;
}

.loginBlockForgetPassword a:active{
	color:#FFFFFF;
	font-size:10px;
}

.loginBlockForgetPassword a:visited {
	color:#FFFFFF;
	font-size:10px;
}

.loginHeader{
	background-image:url(../images/login_block_t_grid.png);
	background-repeat:repeat-x;
	background-color:#001c4d;
}

.loginBlockfooterCenter{
	background-color:#0066b3;
}

.loginBlockBG{
	background-color:#0066b3;
}



.loginHeaderTitle{
	padding-left:12px;
	float:left;
}

.loginHeaderVer{
	padding-right:12px;
	float:right;
	font-size:10px;
	padding-top:4px;
}

.loginBlockImageShad{
	background-image:url(../images/login_shad_img.png);
	background-repeat:repeat-x;
}


.loginFooterShad{
	background-image:url(../images/login_shad_footer.png);
	background-repeat:repeat-x;
	background-position:top;
}

.loginBlockHeaderBG{
	background-image:url(../images/login_crv_t.png);
	background-repeat:no-repeat;
}


input, input[type="button"], input[type="submit"]{


}

input, input[type="text"]{
	padding:2px;
	margin:2px;
	border:1px solid #001c4d;
	font-size:12px;
	/* height:14px;*/
}

input[type="radio"]{
	border:0px;
}

img{
	border:0px;
}

.copyright{
	padding:6px;
	padding-top:34px;
	color:#00006f;
	font-size:10px;
	text-align:center;
}


.copyright a:link{
	font-size:10px;
}

.copyright a:visited{
	font-size:10px;
}

.copyright a:hover{
	font-size:10px;
}

.copyright a:active{
	font-size:10px;
}

.loginTopHeader{
		height:88px;
		margin:0px;
		padding:0px;
}

.loginHeaderRight{
	float:right;
	padding-right:50px;
}

.changeLangBlock{
	color:#666666;
	font-size:12px;
	padding-top:4px;
	margin-top:2px;
	float:right;
	height:23px;
	visibility:hidden;
}

.logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:140px;
	height:50px;
	float:left;
	margin:15px;
	margin-left:55px;
	cursor:pointer;
}

.topNav{
	margin-top:29px;
}








.addNewButton{
	background-image:url(../images/ico_add.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	font-weight:bold;
}





/* buttons start */
div#buttonA {

}
div#buttonA ul {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 20px;
}

div#buttonA li {
    list-style-type: none;
    height: 20px;
    width: 80px;
    margin: 10px;
    text-align:center;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 1px;
	background-image:url(../images/btn_grid.png);
	background-repeat:repeat-x;
	background-color:#0064b0;
	font-weight:bold;
}
div#buttonA li a:link {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #0064b0;
    border-style: outset;
	border:1px solid #0065b1;
}
div#buttonA li a:visited {
    color: #FFFFFF;
    font-weight: normal;
    background-color: #0064b0;
    border-style: outset;
	font-weight:bold;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #FF9900;
    background-color: #0064b0;
    border:1px solid #000033;
}
div#buttonA li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0064b0;
    border-style: inset;
} 
/* buttons end */



.subHeader{
	color:#0063ae;
}

.tabberHeader{
	background-image:url(../images/bg_light_grid.png);
	background-position:bottom;
	background-repeat:repeat-x;
	min-height:20px;
	padding:10px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.formItems{
	color:#0063ae;
	font-size:12px;
}



.formFooter{
	background-color: #0063ae;
	color: #ffd200;
	padding-top: 0px;
	background-image:url(../images/tabs_grid.png);
	background-repeat:repeat-x;
	padding:0px;
}



.gridTable td{
	border:1px solid #9eb5c7;
	padding-left:4px;
	padding-right:4px;	
}


.gridHeader td{
	background-image:url(../images/tabs_grid_nrml.png);
	background-repeat:repeat-x;
	background-color:#001e50;
	height:28px;
	color:#FFFFFF;
}

.gridOdd td{
	background-image:url(../images/bg_grid_odd.png);
	background-repeat:repeat-x;
	background-color:#b2cce2;
	height:28px;
}



.introText{
	padding-right:10px;
}





.leftMenu{
	background-image:url(../images/bg_pat_left_menu.png);
	background-position:top;
	background-color:#bfd4e8;
	background-repeat:repeat-x;
	min-height:80px;
	width:160px;
	max-width:160px;
	overflow:hidden;
	padding-left:40px;
	padding-bottom:10px;
}


.leftMenuSelectedTop{
	background-image:url(../images/left_nav_selected_top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:170px;
	float:right;
	height:8px;
}
.leftMenuSelectedBottom{
	background-image:url(../images/left_nav_selected_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:170px;
	float:right;	
	height:8px;
}
.leftMenuSelectedContent{
	padding-left:10px;
	padding-right:20px;
	background-color:#FFFFFF;
	width:140px;
	float:right;
	
}

.leftMenuSelectedContent a{
	color:#ff9000;
	font-weight:bold;
}

.leftMenu span{
	margin-left:2px;
}

.h1ReadMore{
font-size:10px;
font-weight:bold;
float:right;
}
