body{
	background-image:url(images/main_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0px auto 0px auto;
	padding:0px;
	font-family:Arial, Tahoma, Verdana;
	color:#CCCCCC;
	font-size:0.7em;
	}
	a
{
  outline: none;
}

/*-----------------------global settings start here----------------------------*/
h1{
	font-size:2em;
	color:#FF9900;
	font-weight:normal;
	border-bottom:1px dashed #333333;
	}
h2{
	font-size:1em;
	color:#FF6600;
	text-align:center;
	border-bottom:1px #333333 dotted;
	}
h3{
	font-size:1.2em;
	color:#FF6600;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-bottom:1px #333333 dotted;
	}
h4{
	font-size:1.2em;
	color:#FF6600;
	text-align:center;
	padding:0px;
	margin:0px;
	}
h5{
	font-size:1.2em;
	background-image:url(images/home_linkbg.jpg);
	text-align:left;
	padding:10px 0px 10px 10px;
	border:1px solid #a3c5d7;
	}
h5 a{
	color:#666666;
	}
h5 a:hover{
	color:#000;
	}
h6{
	font-size:1.2em;
	background-image:url(images/home_linkbg1.jpg);
	text-align:left;
	padding:10px 0px 10px 10px;
	border:1px solid #c5c8b5;
	}
h6 a{
	color:#666666;
	}
h6 a:hover{
	color:#000;
	}
a{
	color:#006699;
}
a:hover{
	text-decoration:none;
	color:#FF9900;
	}
ul{margin:0; padding:0;}
ul li{margin:0; padding:0;}
p{margin-top:0;}
/*-----------------------global settings end here----------------------------*/


#maincontainer{
	width:938px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	}	
	
/*------------------------------------top navigation start----------------------------*/
#nav{
	font-size:12px;
	list-style-type:none;
	line-height:43px;
	height:43px;
	font-weight:bold;
	margin:73px 40px 0 auto;
	width:700px;
	}
#nav ul{
	line-height:43px;
	height:43px;
	margin-right:0;
	float:right;
	}
#nav ul li{
	display:inline; 
	color:#000000;
	margin-right:0;
	float:left;
	text-align:center;
	}
#nav li a{
	padding:0px; 
	color:#000000;
	text-decoration:none;
	display:block;
	width:109px;
	}
#nav li a:hover{
	color:#484848;
	text-decoration:none;
	}
.home{
	background:url(images/home.gif) no-repeat;
	}
.about{
	background:url(images/about.gif) no-repeat;
	}
.award{
	background:url(images/award.gif) no-repeat;
	}
.commitee{
	background:url(images/committee.gif) no-repeat;
	}
.jury{
	background:url(images/jury.gif) no-repeat;
	}
.blog{
	background:url(images/blog.gif) no-repeat;
	}
/*--------------------------------------- hover--------------------------------------------- */
.home:hover{
	background:url(images/h_home.gif) no-repeat;
	}
.about:hover{
	background:url(images/h_about.gif) no-repeat;
	}
.award:hover{
	background:url(images/h_award.gif) no-repeat;
	}
.commitee:hover{
	background:url(images/h_committee.gif) no-repeat;
	}
.jury:hover{
	background:url(images/h_jury.gif) no-repeat;
	}
.blog:hover{
	background:url(images/h_blog.gif) no-repeat;
	}
.homeactive{
	background-image:url(images/h_home.gif);
	background-repeat:no-repeat;
	width:109px;
	}
.aboutactive{
	background-image:url(images/h_about.gif);
	background-repeat:no-repeat;
	width:109px;
	}
.awardactive{
	background-image:url(images/h_award.gif);
	background-repeat:no-repeat;
	width:109px;
	}
.juryactive{
	background-image:url(images/h_jury.gif);
	background-repeat:no-repeat;
	width:109px;
	}
.blogactive{
	background-image:url(images/h_blog.gif);
	background-repeat:no-repeat;
	width:109px;
	}
/*------------------------------------top navigation end----------------------------*/
#content{
	width:938px;
	background:#fff;
	margin-top:136px;
	min-height:200px;
	padding-bottom:50px;
	background-image:url(images/content_bg1.jpg);
	background-repeat:repeat-y;
	}
#content1{
	width:938px;
	background:#fff;
	margin-top:136px;
	min-height:200px;
	padding-bottom:50px;
        background-image:url(images/content_bg2.jpg);
	background-repeat:repeat-y;
	}
/*------------------------------------LHS navigation start----------------------------*/
#lhs{
	width:200px;
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	background-image:url(images/lhs_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fbf4c0;
	}
#lhs ul{
	text-align:left; 
	list-style:none;
	margin:0; 
	padding:0px 0px 0px 10px;
	line-height:30px;
	}
#lhs li{
	margin:0; 
	padding:0;
	color:#006699;
	border-bottom:1px dashed #CCCCCC;
	}
#lhs li a{
	padding:0px; 
	color:#333333;
	text-decoration:none;
	}
#lhs li a:hover{
	color:#4E9CC2;
	}
	
#application{
	color:#FFFFFF; 
	width:200px;
	background-image:url(images/aplication.jpg);
	height:200px;
	display:block; 
	float:left;
	}
#downloadlhs{
	width:200px;
	height:52px;
	display:block; 
	float:left;
	}
#lhsfeedback{
	width:200px;
	height:98px;
	display:block; 
	float:left;
	}
#share{
	width:200px;
	height:80px;
	display:block; 
	float:left;
	}
#award2010{
	width:200px;
	display:block; 
	float:left;
	}
#state tr td{
	border:1px solid #CCCCCC;
	}
#individaual{
	width:200px;
	display:block; 
	float:left;
	}
/*------------------------------------LHS navigation end----------------------------*/	

/*----------------------------------------RHS content Start--------------------------------*/	
#rhs{
	width:690px;
	display:block;
	float:right;
	text-align:justify;
	margin-top:24px;
	color:#333333;
	line-height:20px;
	padding:0px 20px 10px 0px;
	font-size:1.09em;
	}
#top{
	text-align:right;
	color:#333333;
	line-height:20px;
	padding:0px 20px 2px 0px;
	background-color:#FFFFCC;
	padding-top:2px;
	}
#rhs ul li{
	margin-left:15px;
	}
#jurymeets{
	width:672px;
	border:1px solid #CCC;
	padding:20px 10px 20px 10px;
	margin:0px;
	background-color:#FFFEF0;
}
#dates tr td{
	height:24px;
	}
#formtable{
	width:100%;
	border:none;
	}
#formtable tr td{
	border:1px solid #EAEAEA;
	font-size:1em;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	}
.form{
	border:1px solid #FFE2C6;
	padding:0px;
	margin:0px;
	background-color:#FFFFF2;
	}
.button{
	background:#333333;
	padding:2px 4px 2px 4px;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #000000;
	}
.tablecontent{
	font-size:11px;
	color:#333333;
	text-align:justify;
	}
.tablecontent2{
font-size:11px;
color:#333333;
text-align:justify;
margin-left:6px;
}
#formtable .tablecontent2 tr td{border:0;}
#downtable{
	width:50%;
	border:none;
	margin-left:auto;
	margin-right:auto;
	}
#downtable tr td{
	border:1px solid #CCCCCC;
	font-size:1em;
	padding:3px;
	text-align:left;
	background-color:#FAFFE8;
	}
#downtable1{
	width:50%;
	border:none;
	margin-left:auto;
	margin-right:auto;
	}
#downtable1 tr td{
	border:1px solid #CCCCCC;
	font-size:1em;
	padding:3px;
	text-align:left;
	background-color:#FFFBE1;
	}
#downtable2{
	width:50%;
	border:none;
	margin-left:auto;
	margin-right:auto;
	}
#downtable2 tr td{
	border:1px solid #CCCCCC;
	font-size:1em;
	padding:3px;
	text-align:left;
	background-color:#FFFFCC;
	}
#downloadform{
	font-size:16px;
	text-align:right;
	color:#000000;
	padding:4px 10px 4px 10px;
	background:#FFCC00;
	border:1px solid #FF9900;
	}
#downloadform a{
	font-size:16px;
	text-align:right;
	color:#000000;
	padding:4px 10px 4px 10px;
	}
#downloadform a:hover{
	color:#006600;
		}
#media{
	padding:10px;
	margin:0px;
	}
#media tr td{
	background-color:#F3F3F3;
	border:1px solid #E1E1E1;
	}
	
/*----------------------------------------RHS content end--------------------------------*/	
.clear{
	clear:both; 
	visibility:hidden; 
	height:0;
	}
	
/*----------------------------------------Footer start--------------------------------*/		
#footer{
	background-image:url(images/link_bottom.jpg);
	background-repeat:repeat-x;
	width:938px;
	height:37px;
	text-align:center; 
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding-top:10px;
	}

#footer ul{
	text-align:center; 
	list-style:none;
	}
#footer ul li{
	display:inline;
	padding:10px;
	color:#666666;
	}
#footer li a{
	padding:0px; 
	color:#999999;
	text-decoration:none;
	}
#footer li a:hover{
	color:#666666;
	}
/*----------------------------------------Footer end--------------------------------*/		
#searhlinks{
	font-size:12px;
	text-align:left;
	color:#666666;
	list-style:none;
	}
#searhlinks ul{
	text-align:left;
	color:#666666;

	}
#searhlinks ul li{
	color:#666666;


	}
#searhlinks  a{

	color:#666666;
	line-height:25px;
	}
#searhlinks a:hover{
	color:#000000;
	}


#footeralllinks{
	background-image:url(images/all_link_bottom.jpg);
	background-repeat:repeat-x;
	width:938px;
	height:230px;
	text-align:center; 
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding-top:10px; 
	}

#footeralllinks ul{
	text-align:center; 
	list-style:none;
	}
#footeralllinks ul li{
	display:inline;
	padding:10px;
	line-height:30px;
	color:#A3B577;
	}
#footeralllinks li a{
	padding:0px; 
	color:#999999;
	text-decoration:none;
	}
#footeralllinks li a:hover{
	color:#838383;
	text-decoration:underline;
	}
.mainhead{
	font-size:1.4em;
	color:#000;
	font-weight:bold;
	border-bottom:1px dashed #333333;
	}
	
#vitalect{
	font-size:11px;
	text-align:right;
	color:#959595;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:20px;
	}
#vitalect a{
	color:#CCCCCC;
	text-decoration:underline;
	text-align:right;
	}
#vitalect a:hover{
	color:#FF6600;
	}
.button{
	background-color:#666666;
	text-align:center;
	color:#FFF;
	padding:3px 4px 3px 4px;
	border:none;
	}
#statetable{
	border:none;
	}
.statehead{
	font-size:12px;
	color:#666666;
	text-align:left;
	font-weight:bold;
	background-color:#FEF8E2;
	padding:3px 0px 3px 7px;
	}
/*----------------------------------------Footer end--------------------------------*/	
.nobgpop{background:#fff; color:#000;}
.mandatory{color:#FF3333;}
#maintable tr td{
	border:1px solid #CCCCCC;
	} 
#dis{
	background-color:#FDFBF2;
	border:1px solid #FFCC00;
	padding:10px;
	text-align:justify;
	}
#viewtable{
 width:100%;
 border:none;
 font-family: Verdane, Arial, Tahoma
 }
#viewtable tr td{
 border:0px solid #EAEAEA;
 font-size:12px;
 color:#000;
 padding-top:7px;
 padding-bottom:7px;
 padding-left:3px;
 padding-right:3px;
 text-align:left;
 }
#intable{
 font-family: Verdane, Arial, Tahoma
 }
#intable tr td{
 border:1px solid #EAEAEA;
 font-size:12px;
 color:#000;
 padding-top:7px;
 padding-bottom:7px;
 padding-left:3px;
 padding-right:3px;
 text-align:left;
 } 
.boldtext{
	font-size:2em;
	width:30%;
	padding:4px 0px 4px 0px;
	border:1px solid #EBEBEB;
	background-color:#FDFBF2;
	color:#000;
	}
.boldtext1{
	font-size:1.5em;
	width:30%;
	padding:4px 0px 4px 0px;
	border:1px solid #EBEBEB;
	background-color:#FDFBF2;
	color:#000;
	}
	
	
/*----------------release table properties start here----------------------*/
#top5green{
	width:345px;
	float:left;
	text-align:center;
	display:block;
	}
#top5orange{
	width:345px;
	float:left;
	text-align:center;
	display:block;
	}
#bottom5blue{
	width:345px;
	float:right;
	text-align:center;
	display:block;
	}
#bottom5gray{
	width:345px;
	float:right;
	text-align:center;
	display:block;
	}
#green{
	background-color:#F1F9DF;
	font-size:12px;
	color:#333333;
	text-align:center;
	line-height:20px;
	width:330px;
	}
#green tr td{
	border:1px solid #DCF0AE;
	}
.greenhead{
	background-color:#A4D72D;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	}
.greensubhead{
	background-color:#D2EB98;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#orange{
	background-color:#FFF7EA;
	font-size:11px;
	color:#333333;
	text-align:center;
	line-height:20px;
	width:330px;
	}
#orange tr td{
	border:1px solid #FFE8BF;
	}
.orangehead{
	background-color:#FF9900;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	}
.orangesubhead{
	background-color:#FFE0B3;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#blue{
	background-color:#F1FBFE;
	font-size:12px;
	color:#333333;
	text-align:center;
	line-height:20px;
	width:330px;
	}
#blue tr td{
	border:1px solid #BDEDFB;
	}
.bluehead{
	background-color:#66CCFF;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	}
.bluesubhead{
	background-color:#D0F3FD;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#gray{
	background-color:#F4F4F4;
	font-size:11px;
	color:#333333;
	text-align:center;
	line-height:20px;
	width:330px;
	}
#gray tr td{
	border:1px solid #E6E6E6;
	}
.grayhead{
	background-color:#C8C8C8;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	}
.graysubhead{
	background-color:#E2E2E2;
	text-align:center;
	color:#000000;
	padding:3px 0px 3px 0px;
	font-size:12px;
	font-weight:bold;
	}
#main{
	width:100%;
	display:block;
	text-align:center;
	float:left;
	}
/*----------------release table properties end here----------------------*/
#mainlnk{
	padding:0px;
	}	
#notrank{
	background-color:#FFF7EA;
	font-size:12px;
	color:#333333;
	text-align:left;
	line-height:20px;
	width:500px;
		line-height:25px;
	}
#notrank tr td{
	border:1px solid #D8D8D8;
	padding:0px 0px 0px 10px;

	}
#cate{
	font-size:12px;
	list-style-type:none;
	line-height:43px;
	height:43px;
	font-weight:bold;
	width:690px;
	margin-bottom:20px;
	background-image:url(images/cate_bg.jpg);
	}
#cate ul{
	line-height:43px;
	height:43px;
	list-style-type:none;
	}
#cate ul li{
	display:inline; 
	color:#FF6633;
	float:left;
	text-align:center;
	display:block;
	list-style-type:none;
	margin-left:6px;
		padding:0px 2px 0px 0px;
		border-right:1px solid #333;
	}
#cate li a{
	padding:0px 7px 0px 7px;
	color:#fff;
	text-decoration:none;
	display:block;
	text-decoration:underline;
	border-right:1px solid #333;
	}
#cate li a:hover{
	color:#FF6633;
	text-decoration:none;
	}
#news{
	width:690px;
	border:1px solid #DDEF98;
	margin:0px 0px 15px 0px;
	position:relative;
	}
#news ul{
	padding:20px 0px 20px 0px;
	}
#news ul li{
	padding:0px 40px 0px 20px;
	margin:0px;
	list-style-type:none;
	}
#news ul li a{
	color:#666666;
	font-size:12px;
	text-decoration:underline;
	text-align:left;
	line-height:20px;
	}
#news ul li a:hover{
	color:#FF0000;
	text-decoration:none;
	}
#citizenleft{
	width:450px;
	float:left;
	}	
#citizenright{
	width:230px;
	background-color:#FFFCEA;
	border:1px solid #FEE6AB;
	float:right;
	font-size:12px;
	line-height:15px;

	}
#citizenright ul{
	text-align:left;
	list-style-type:none;
	}
#citizenright ul li{
	color:#FF6600;
	text-align:left;
	border-bottom:1px dashed #FEE2A0;
	margin:5px 15px 5px 15px;
	padding-bottom:6px;
	}
#citizenright ul li a{
	color:#000000;
	text-align:left;
	}
#citizenright ul li a:hover{
	color:#666666;
	}
#feed{
	width:auto;
	background-color:#B2DE27;
	height:60px;
	border:1px solid #7ca010;
	display:none;
	}
#piolist{
	width:auto;
	background-color:#FF9933;
	height:30px;
	line-height:30px;
	}
#piolist ul{
	padding:0px;
	float:left;
	text-align:center;
	list-style-type:none;
	}
#piolist ul li{
	padding:20px;
	color:#fff;
	text-align:center;
	display:inline;
	}
#piolist ul li a{
	color:#000000;
	text-align:center;
	font-weight:bold;
	}
#piolist ul li a:hover{
	color:#FFF;
	}
.button{
	background:#333333;
	padding:3px 6px 3px 6px;
	color:#FFFFFF;
	text-align:center;
	}
#submitefeedback{
	width:auto;
	padding:10px;
	border:1px solid #CCCCCC;
	text-align:center;
	}
.officerlist{
	font-size:11px;
	text-align:left;
	padding:1px 1px 1px 0px;
	}
#statelist{
	width:60%;
	padding:0px;
	line-height:15px;
}
#statelist p{
		border:1px solid #CCC;
		padding:10px;
		margin-bottom:2px;
}
#rtitahoe{
		border:1px solid #CCC;
}
#rtitahoe tr td{
		border:1px solid #CCC;
}
#studyreport{
	width:672px;
	border:1px solid #CCC;
	background-color:#F2F2F2;	
	font-size:15px;
	font-weight:bold;
	color:#666;
	padding:10px;
	margin:0px 0px 15px 0px;
}
#studyreport a{
	color:#F60;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
}
#studyreport a:hover{
	color:#000;
}
#jury{
	font-size:1.6em;
	color: #DA6005;
	font-weight:bold;
	width:auto;
	padding:10px;
	border:1px solid #CCC;
	background-color:#F4F4F4;	
	margin:10px 0px 5px 0px;
}
#winners{
	font-size:1.6em;
	color: #DA6005;
	font-weight:bold;
	width:672px;
	padding:10px;
	border:1px solid #CCC;
	background-color:#F4F4F4;	
	margin:10px 0px 5px 0px;
}
#winner{
	width:652px;
	background-color:#F4F4F4;
	border:1px solid #E5E5E5;
	padding:20px;
	margin:0px;
	float:left;
}
#winnercitizen{
	width:280px;
	float:left;
	margin:0px;
	padding:15px;
	background-color:#FFF;
	border:1px solid #CCC;
}
#winnerPIO{
	width:280px;
	height:390px;
	float:right;
	margin:0px;
	padding:15px;
	text-align:left;
	background-color:#FFF;
	border:1px solid #CCC;
}
#citizen{
	font-size:1.2em;
	color:#FF6600;
	text-align:left;
	margin-bottom:10px;
	width:280px;
	font-weight:bold;
	border-bottom:1px dashed #999;
}
#gallery{
	float:right;
	margin:17px 0px 0px 0px;
}
#stateof{
	text-align:right;
	top:50px;
	padding:5px;
	border:1px solid  #C0C0C0;
	background-color:#F2F2F2;
	font-size:18px;
	font-weight:bold;
	}
#rti2010{
	background-color:#FFCC00;
	padding:15px 5px;
	border:1px solid #C69E00;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	}
#nomintable{
	padding:30px 0px;
	line-height:30px;
	}
#nomintable tr td{
		border:1px solid #CCCCCC;
		padding:0px 20px;
	}
#formdown{
	width:auto;
	height:60px;
	margin:10px 0px;
	padding:0px;
}
#table2{border:1px solid #bdd7e5; border-collapse:collapse; margin:10px 0px 0px 0px; font-size:12px; background:#FFFFFF;}
#table2 td{ margin:0px; padding:4px; text-align:center; line-height:17px;}
#table2 .headr{font-size:17px; line-height:20px; font-weight:bold; padding:5px; margin:0px; background-color:#d0eaf9; color:#002F5E;}
