/* set all the styles to 0 */
html, body, table, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* Firefox will always display a scroll bar */
html{
	min-height: 100%;
	margin-bottom: 1px;
}

html, body{
	height:100%;
}
body{
	font-family:verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	white-space: normal;
}
a{
	cursor: pointer;
	outline:none;
}
img{
	border:0px;
	outline:none;
}
p{
	padding:3px 0px;
	margin:0px;
}
.eps{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #797979;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
	background:transparent;
	border:none;
	
}
.error 
{
	color:red;
	font-family:Verdana;
	font-size:12px;
}
.success 
{
	color:blue;
	font-family:Verdana;
	font-size:12px;
}
.arial-14-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.arial-24-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
}
.input-class{
	width:350px;
	float:left;
	border:1px solid #aeaeae;
	margin-bottom:10px;
	margin-left:2px;
}
.orange-10{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#fe7200;
	text-decoration:none;
	font-weight:normal;
	background-color:transparent;
}
.textarea-class{
	width:350px;
	float:left;
	border:1px solid #aeaeae;
	margin-bottom:10px;
	margin-left:2px;
	height:200px;
	overflow:scroll;
}
.dropSelect
	{
	BORDER-RIGHT: #000000 1px double;
    BORDER-TOP: #000000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px double;
    COLOR: #790000;
    BORDER-BOTTOM: #000000 1px double;
    FONT-FAMILY: 'verdana';
    HEIGHT: 20px;
    width: 198px;
    BACKGROUND-COLOR: #ffffff 
	}

.input-box-area{
	BORDER-RIGHT: #000000 1px double;
    BORDER-TOP: #000000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px double;
    COLOR: #790000;
    BORDER-BOTTOM: #000000 1px double;
    FONT-FAMILY: 'verdana';
    HEIGHT: 80px;
    width:200px;
    BACKGROUND-COLOR: #ffffff
	}
	.input-box{
	BORDER-RIGHT: #000000 1px double;
    BORDER-TOP: #000000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px double;
    COLOR: #790000;
    BORDER-BOTTOM: #000000 1px double;
    FONT-FAMILY: 'verdana';
    HEIGHT: 14px;
    BACKGROUND-COLOR: #ffffff
	}
	.Button1
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT:normal;
    FONT-SIZE: 11px;
    BACKGROUND: url(~/SCLPM/Images/button_bg.gif);
    BORDER-LEFT: #000000 1px solid;    
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: 'verdana';
    HEIGHT: 18px;
    TEXT-ALIGN: center;
    vertical-align:middle
    
}

h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.header-percentage{
	margin:0px;
	padding:0px;
	height:auto;
	width:100%;
	float:left;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:231px;
}	
.container{
	margin:0px auto;
	padding:0px;
	height:auto;
	text-align:left;
	width:1003px;
}

.master{
	margin:0px;
	padding:0px;
	height:auto;
	width:1003px;
	float:left;
}	
.clear {
	clear:both;
}

.header{
	height:auto;
	width:1003px;
	float:left;
}
.logo{
	height:auto;
	width:326px;
	float:left;
}
.logo h1{
	margin:0px;
	padding:0px;
}
.header-c{
	height:auto;
	width:455px;
	float:left;
}
.header-r{
	height:auto;
	width:222px;
	float:left;
}
.header-t{
	height:20px;
	width:222px;
	float:left;
}
.header-b{
	height:155px;
	width:222px;
	float:left;
}
.search {
	width:222px;
	float:left;
	background-color:#344570;
	height:21px;
	}
.search-l{
	width:11px;
	float:left;
	}
.search-c{
	width:155px;
	float:left;
	margin:0px;
	padding:0px;
	}
.search-r{
	width:23px;
	float:left;
	}
.padd-mar{
	padding:0px;
	margin:0px;
	border:0px;
}
.input{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	width:153px;
	height:19px;
	border:1px solid #fff;
	background-color:#fff;
	float:left;
	color:#000;
}
.navigation {
	float:left;
	width:1003px;
	padding:7px 0 0 0;
}
.navigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.navigation ul li{
	padding:0px 0px 0 0px;
	margin:0px;
	float:left;
}
.navigation ul li a {
	padding:5px 16px 5px 16px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}
.navigation ul li a:hover{
	text-decoration: underline;
}

.middle {
	width:1003px;
	float:left;
	background-image: url(../images/middle-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
	padding:37px 0 10px 0;
	}
.middle-left {
	width:507px;
	float:left;
	padding:0px 25px 0px 25px;
}
.middle-right {
	width:406px;
	float:left;
	padding:0px 0px 0px 0px;
}


.footer-percentage{
	margin:0px;
	padding:0px 0 10px 0;
	height:auto;
	width:100%;
	float:left;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #5b94d1;
}	
.footer-box{
	width:251px;
	float:left;
	margin:0px;
	padding:19px 0 0 83px;
	color:#fff;
	}
.footer-box ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer-box ul li{
	padding:0px;
	margin:0px;
}
.footer-box ul li a {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	line-height:20px;

}
.footer-box ul li a:hover {
	text-decoration:underline;
	font-size:12px;
}
.heading-footer{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#fff;
	line-height:20px;
	padding-bottom:4px;
	border-bottom:1px solid #fff;
	display: inline-block;
}
.copyright{ 
	color:#a0b6d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.middleh-main{
	width:883px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.middleh-left{
	width:509px;
	height:auto;
	float:left;
}

.middleh-left1{
	width:509px;
	height:auto;
	float:left;
	padding:0px 0px 31px 0px;
}

.middleh-right-heading{
	width:509px;
	height:auto;
	float:left;
	padding:0px 0px 22px 0px;
	color:#ff3c00;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
}


.middleh-right-heading1{
	width:509px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	color:#365992;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
.middleh-right-heading2{
	float:left;
	padding:0px 0px 0px 0px;
	color:#365992;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}


.middleh-right-text{
	width:509px;
	height:auto;
	float:left;
	padding:0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}


.middleh-right-text1{
	width:509px;
	height:auto;
	float:left;
	padding:8px 0px 0px 0px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}




.middleh-readmaore{
	color:#fe0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}


.middleh-readmaore a{
	color:#fe0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
	}
	
.middleh-readmaore a:hover{
	text-decoration:none;
	}
	
.middleh-readmaore1{
	color:#fe0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}


.middleh-readmaore1 a{
	color:#fe0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}
	
.middleh-readmaore1 a:hover{
	text-decoration:none;
	}
	
.middleh-comment{
	padding:0px 0px 0px 0px;
	color:#fe0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}


.middleh-leftlist{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:509px;
	padding:0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	color:#436499;
	float:left;
}


.middleh-leftlist ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border: none;
}

.middleh-leftlist ul li{
	font-size:11px;
	padding:4px 0px 0px 20px;
	text-decoration: none;
	width:489px;
	background-position:left 7px;
	background-image:url(../images/middleh-bullet.jpg);
	background-repeat: no-repeat;
	color:#436499;
	margin:0px 0px 6px 0px;
}


.middleh-leftlist ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#436499;
	text-decoration:underline;
	}

.middleh-leftlist ul li a:hover{
	text-decoration:none;
}

.middleh-bottom{
	width:496px;
	height:auto;
	float:left;
	padding:30px 0px 15px 13px;
	}


.middleh-bottom-readmore{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#fe0000;
}

.middleh-bottom-readmore a{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#fe0000;
	text-decoration:none;
}

.middleh-bottom-readmore a:hover{
	text-decoration:underline;
}
.left{
float:left;
}

.right{
float:right;
}



.middleh-right{
	width:374px;
	height:auto;
	float:right;
}

.middleh-right-1{
	width:374px;
	height:auto;
	float:left;
}

.middleh-heading{
	width:374px;
	height:auto;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	font-weight:normal;
}

.middleh-right-2{
	width:374px;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}


.middleh-right-2 ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border: none;
}

.middleh-right-2 ul li{
	padding:4px 0px 0px 20px;
	text-decoration: none;
	width:354px;
	background-position:left 7px;
	background-image:url(../images/middleh-bullet.jpg);
	background-repeat: no-repeat;
	color:#436499;
	margin:0px 0px 6px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.middleh-right-2 ul li a{ 
	text-decoration: none;
	color:#436499;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.middleh-right-2 ul li a:hover {
	text-decoration:underline;
}


.middleh-box{
	width:374px;
	height:auto;
	float:left;
	padding:7px 0px 0px 0px;
}

.middleh-boxleft{
	width:177px;
	height:auto;
	float:left;
	padding:0px 10px 0px 0px;
}

.middleh-box1{
	width:177px;
	height:auto;
	float:left;
}

.middleh-box1-top{
	width:177px;
	height:auto;
	float:left;
}

.middleh-box1-middle{
	width:177px;
	height:auto;
	float:left;
	background-image:url(../images/middlenox-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}



.middleh-box1-bottom{
	width:177px;
	height:auto;
	float:left;
}

.middleh-box1-heading{
	width:157px;
	height:auto;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	padding:0px 0px 0px 20px;
}

.middleh-box1-list{
	width:157px;
	height:auto;
	float:left;
	padding:0px 0px 0px 20px;
	font-weight:bold;
}

.middleh-box1-list ul{
	width:157px;
	height:auto;
    list-style: none;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	border: none;
}

.middleh-box1-list ul li{
	font-size:11px;
	padding:4px 0px 0px 10px;
	text-decoration: none;
	width:147px;
	background-position:left 7px;
	background-image:url(../images/middleh-bullet1.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 8px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff3c00;
}
.middleh-box1-list ul li a{
	font-size:11px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff3c00;
}
.middleh-box1-list ul li a:hover {
	text-decoration:underline;
}



.middleh-boxright-list{
	width:157px;
	height:auto;
	float:left;
	padding:0px 0px 0px 20px;
	font-weight:normal;
}

.middleh-boxright-list ul{
	width:157px;
	height:auto;
    list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	border: none;
}

.middleh-boxright-list ul li{
	font-size:11px;
	padding:4px 0px 0px 10px;
	text-decoration: none;
	width:147px;
	background-position:left 9px;
	background-image:url(../images/middleh-bullet2.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.middleh-boxright-list ul li a{
	font-size:11px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:13px;
}
.middleh-boxright-list ul li a:hover {
	text-decoration:underline;
}

.middleh-bigbox1{
	width:363px;
	height:auto;
	float:left;
	padding:10px 10px 0px 0px;
}



.middleh-bigbox{
	width:363px;
	height:auto;
	float:left;
}
.middleh-bigboxtop{
	width:363px;
	height:auto;
	float:left;
}

.middleh-bigboxmiddle{
	width:363px;
	height:auto;
	float:left;
	background-image:url(../images/big-boxbg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.middleh-bigboxbottom{
	width:363px;
	height:auto;
	float:left;
}

.middleh-bigbox-list{
	width:343px;
	height:auto;
	float:left;
	padding:0px 0px 0px 20px;
	font-weight:normal;
}

.middleh-bigbox-list ul{
	width:343px;
	height:auto;
    list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	border: none;
}

.middleh-bigbox-list ul li{
	padding:4px 0px 0px 10px;
	text-decoration: none;
	width:333px;
	margin:0px 0px 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a1{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a2{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a3{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a4{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a5{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.a:hover{
	text-decoration:underline;
	font-size:11px;
}
.a1:hover{
	text-decoration:underline;
	font-size:12px;
}
.a2:hover{
	text-decoration:underline;
	font-size:13px;
}
.a3:hover{
	text-decoration:underline;
	font-size:14px;
}
.a4:hover{
	text-decoration:underline;
	font-size:15px;
}
.a5:hover{
	text-decoration:underline;
	font-size:16px;
}

.middleh-bigbox-newheading{
	width:323px;
	height:auto;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	padding:0px 0px 0px 20px;
	margin:0px;
	
}


/*Log in*/
.middleh-right-text label {
	width:150px;
	float:left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 0 10px 0;
	padding:0px;
}
.middleh-right-text .input-bx {
	width:150px;
	float:left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 0 0px 0;
	padding:0px;
	border:1px solid #666;
	height:19px
}
.middleh-right-text  br{
	clear:left;
}
.btn {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.tagCloud
{
 width:238px;
 border:solid 1px #ccc;
 padding:1px;
 margin-bottom:10px;
 text-align:inherit;
 line-height:0.5em; color:blue;
 height:40px;
}

.tagCloud A
{
 text-decoration:none;
 margin-left:5px;
 margin-right:5px;
 font-family:Trebuchet MS, Verdana, Arial;
 text-transform:lowercase;
}

.tagCloud A:hover
{
 color:#00cc00;
 text-decoration:underline;
 line-height:0.9em;
}

.tagCloud A.weight1
{
 color: #ff9900;
 font-size: 14pt;
 font-weight:bolder;
 text-decoration:underline;
}
.tagCloud A.weight2
{
 color: #4169e1;
 font-size:12pt;
 font-weight:bolder;
}
.tagCloud A.weight3
{
 color: #009eff;
 font-size: 11pt;
 font-weight:bolder;
 text-decoration:underline;
}
.tagCloud A.weight4
{
 color: #4188cf;
 font-size: 10pt;
 
}
.tagCloud A.weight5
{
 color: #83bcd8;
 font-size: 8pt;
 
}