
/* Body Style */
body {
	font-size: 12px;
	color: #353535;
	margin: 0px;
	margin-bottom: 8px;
	background-color: #272743;
	text-align: center;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
}

/* standard Hyperlink */
a {
	color: #f1781e;
}

a:hover {
	color: #434378;
}

/* standard Form */
form {
	margin: 0px;
}
select{
}
textarea {
	overflow: auto;
	font-size: 12px;
	font-family: arial;
}

input.button {
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #434378;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

/* standard cell */
td, th {
}

img, object {
	border: 0px;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
	margin: 0px 10px 0px 0px;
}

.center{
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px;
	overflow: hidden;
}

/* --------- main element -------- */
.body {
	text-align: center;
	padding: 0px;
	border-bottom: 3px solid #ccc;
	background: url(../images/bg.gif) top left repeat-x #fff;
}
.mainPage{
	width: 940px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
}

/* --------- header layout -------- */
.header {
	height: 234px;
	padding: 0px;
	margin-bottom: 1px;
	overflow: hidden;
	background: url(../images/bgHeader.gif) top left repeat-x #212139;
}
.headerTop {
	height: 27px;
	padding: 0px;
	overflow: hidden;
}
a.sitename {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	display: block;
	padding: 5px 15px;
}
a.sitename:hover {
	color: #fff;
	text-decoration: none;
}
#mainNavContainer {
	float: right;
	display: block;
}
#mainNavCell {
}
#mainNavCell p {
	display: inline;
}
#mainNavCell p a{
	float: left;
	display: block;
	padding: 6px 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#mainNavCell p.active a{
	background-color: #303062;
}
#mainNavCell p a:hover{
	color: #fff;
	text-decoration: underline;
}

.headerMain {
	margin-top: 13px;
	height: 194px;
	padding: 0px;
	overflow: hidden;
}
.headerSlice {
	width: 940px;
	height: 194px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 1;
}
#searchContainer {
	width: 190px;
	height: 46px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	margin-top: 148px;
	margin-left: 750px;
	z-index: 2;
}
#searchCell {
	text-align: center;
	padding-top: 14px;
	padding-left: 5px;
}
input.searchText {
	width: 138px;
	height: 17px;
	padding-left: 2px;
	background: url(../images/searchInput.gif) no-repeat;
	border: none;
	color: #333;
	font-size: 11px;
}
input.searchButton {
	color: #fff;
	font-weight: bold;
	background: transparent;
	border: none;
	font-size: 12px;
	width: 30px;
	cursor: pointer;
}

/* --------------- PAGE layout -------------- */
.page {
	float: left;
	display: block;
	border-top: 1px solid #434378;
}
.sidebar {
	width: 180px;
	padding: 10px 0px 0px 0px;
	float: left;
	display: block;
}
.wrapper {
	width: 760px;
	padding: 0px;
	overflow: hidden;
	display: block;
	float: right;
}
.main {
	width: 544px;
	padding: 10px 0px;
	margin-left:13px;
	overflow: hidden;
	display: block;
	float: left;	
}
.mainContent {
	padding: 10px;
}
#contentContainer .mainContent {
	padding: 0px !important;
}
#contentContainer {
	padding: 0px 10px;
}
#content {

}
#content h1 {
	font-size: 1.5em;
	font-weight: lighter;
	margin: 0px !important;
	padding: 10px 0px 15px 0px !important;
	background: url(../images/lineHeading.gif) bottom left repeat-x;
}
#content h2 {
	font-size: 1.1em;
	color: #003366;
	margin: 0px !important;
	padding: 10px 0px 15px 0px !important;
}
#content p {
	margin: 8px 0px !important;
	padding: 0px !important;
}
.rightSide {
	width: 180px;
	padding: 10px 5px;
	overflow: hidden;
	display: block;
	float: right;
	background: url(../images/bgSide.gif) top left repeat-x;
}

#welcomeContainer {
	background: url(../images/bgWelcome.gif) bottom left repeat-x #efeff8;
	border: 1px solid #e9e9ef;
}
#welcomeCellHeader {
	padding: 12px 15px 0px 15px;
	color: #003366;
	font-size: 1.5em;
}
#welcomeCell {
	padding: 5px 15px 10px 15px;
	background: url(../images/bgGanesha.jpg) bottom right no-repeat;
}
#welcomeCell p {
	margin: 8px 0px !important;
	padding: 0px !important;
}

.mainContent #newsContainer {

}
.mainContent #newsCellHeader {
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	padding: 10px 0px;
	background: url(../images/lineHeading.gif) bottom left repeat-x;
}
#contentContainer #newsCellHeader {
	font-size: 12px !important;
}
.mainContent #newsCell {
	padding: 10px 0px;
	border-bottom: 1px dotted #afafe4;
}
.mainContent #newsDate {
	font-size: 11px;
	color: #e16000;
}
.mainContent #newsTitle {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0px;
}
.mainContent #newsTitle a{
	color: #353535;
	text-decoration: none;
}
.mainContent #newsTitle a:hover{
	color: #111;
	text-decoration: none;
}
.mainContent #newsDesc {
	padding: 5px 0px;
}
.mainContent #newsCellBottom {
	text-align: right;
	padding: 10px 0px;
}
.mainContent #newsCellBottom a{
	text-decoration: none;
	color: #434378;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
}
.mainContent #newsCellBottom a:hover{
	text-decoration: none;
	color: #003366;
}

.rightSide #newsContainer {
	padding: 5px 10px;
}
.rightSide .block #newsContainer {
	padding: 0px;
	margin-bottom: 5px;
	background: url(../images/bgBlock04.gif) top repeat-y;
}
.rightSide #newsCellHeader {
	padding: 5px 0px;
	color: #3c3c4e;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}
.rightSide .block #newsCellHeader {
	padding: 12px 10px;
	color: #003366;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 5px;
	background: url(../images/block04Toptitle.gif) top no-repeat;
}
.rightSide #newsCell {
	padding: 5px 0px;
}
.rightSide .block #newsCell {
	padding: 5px 10px;
}
.rightSide #newsDate {
	font-size: 10px;
	color: #3c3c4e;
}
.rightSide .block #newsDate {
	color: #e16000;
}
.rightSide #newsTitle {
	font-size: 11px;
}
.rightSide #newsTitle a{
	color: #003366;
	text-decoration: none;
}
.rightSide .block #newsTitle a{
	color: #353535;
}
.rightSide #newsCellBottom {
	margin-top: 5px;
	border-top: 1px dotted #ccc;
	text-align: right;
	padding: 10px 0px 5px 0px;
}
.rightSide .block #newsCellBottom {
	margin-top: 5px;
	border-top: none;
	text-align: right;
	padding: 12px 10px;
	background: url(../images/block04Botlink.gif) bottom no-repeat;
}
.rightSide #newsCellBottom a{
	text-decoration: none;
	color: #e16000;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
}
.rightSide .block  #newsCellBottom a{
	color: #434378;
}
.rightSide #newsCellBottom a:hover{
	text-decoration: none;
	color: #333;
}
.rightSide .block  #newsCellBottom a:hover{
	color: #434378;
	text-decoration: underline;
}

ul.links {
	margin: 0px !important;
	padding: 0px 5px !important;
	list-style: none;
}
ul.links li{
	padding: 4px 0px 4px 12px;
	font-size: 11px;
	background: url(../images/arrowList.gif) no-repeat;
	background-position: 0px 7px;
}
ul.links li a{
	color: #4c4c7d;
	text-decoration: none;
}
ul.links li a:hover{
	color: #4c4c7d;
	text-decoration: underline;
}

#menuContainer {
	margin-bottom: 10px;
	background: url(../images/bgBlock00.gif) top repeat-y;
}
*html #menuContainer {
	height: 100px;
	overflow: visible;
}
#menuCellHeader {
	display: none;
}
#menuCell {
	padding: 10px 10px 0px 10px;
	background: url(../images/block00Top.gif) top no-repeat;
}
#menuCellBottom {
	margin-top: -1px;
	height: 10px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/block00Bot.gif) top no-repeat;
}

#bannerContainer {
	margin-bottom: 10px;
}
#bannerCellHeader, #bannerCellBottom {
	display: none;
}
#bannerCell p {
	margin: 0px !important;
	padding: 5px 0px !important;
	text-align: center;
}

#loginContainer {
	margin-bottom: 10px;
	background: url(../images/bgBlock01.gif) top repeat-y #1f1f35;
}
*html #loginContainer {
	height: 40px;
	overflow: visible;
}
#loginCellHeader {
	padding: 10px;
	padding-right: 30px;
	color: #8f8fa9;
	font-weight: bold;
	text-align: right;
	background: url(../images/loginBg.gif) top no-repeat;
}
#loginCell {
	margin: 5px;
	padding: 10px;
	font-size: 11px;
	color: #434378;
	border: 1px solid #090916;
}
input.loginText {
	background-color: #8f8fa9;
	border: none;
	color: #fff;
	font-size: 12px;
	padding-left: 2px;
	width: 144px;
	margin-bottom: 5px;
}
#content input.loginText {
	margin: 0px !important;
	width: auto !important;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
}
input.loginButton {
	width: 52px;
	height: 17px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/loginBtn.gif) no-repeat;
}
#loginCellBottom {
	padding: 5px 10px 15px 15px;
	font-size: 10px;
	background: url(../images/block01Bot.gif) bottom no-repeat;
}
#loginCellBottom a{
	color: #fff;
}
#loginCellBottom a:hover{
	color: #e37b00;
}

#stdFormContainer {
	margin-bottom: 10px;
	background: url(../images/bgBlock02.gif) top repeat-y #303062;
}
*html #stdFormContainer {
	height: 40px;
	overflow: visible;
}
#stdFormCellHeader {
	padding: 10px;
	font-weight: bold;
	color: #8f8fa9;
	background: url(../images/block02Top.gif) top no-repeat;
}
#stdFormCell {
	margin: 0px 10px;
	padding: 10px 0px;
	border-top: 1px dotted #25254b;
}
#stdFormCellBottom {
	height: 10px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/block02Bot.gif) top no-repeat;
}
td.borderCC {
	color: #6666ab;
	font-size: 11px;
	padding: 4px 0px;
}

#pollingContainer {
	background: url(../images/bgBlock03.gif) top repeat-y #e7e7ed;
}
*html #pollingContainer {
	height: 40px;
	overflow: visible;
}
#pollingCellHeader {
	padding: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #3c3c4e;
	background: url(../images/pollingBg.gif) top no-repeat;
}
#pollingCell {
	padding: 4px 10px;
	font-size: 11px;
}
#pollingCell a {
	color: #3c3c4e;
}
#pollingCell a:hover {
	color: #e37b00;
}
#pollingCellBottom {
	padding: 10px;
	background: url(../images/block03Bot.gif) bottom no-repeat;
}
#pollingCell2 a{
	color: #003366;
	text-decoration: none;
}
#pollingCell2 a:hover{
	color: #e37b00;
	text-decoration: none;
}

input.pollingBtn {
	border: none;
	width: 58px;
	height: 58px;
	background: url(../images/voteBtn.gif) no-repeat;
	cursor: pointer;
	float: right;
	display: block;
}

#fotoCellHeader{
	font-size: 1.2em;
	margin: 5px 0px !important;
	padding-bottom: 5px;
	color: #003366;
	font-weight: bold;
	border-bottom: 1px solid #d6d6d6;
}
#fotoCell{

}
#fotoCell img {
	border: 1px solid #d6d6d6;
	padding: 4px;
	margin: 5px;
}
#fotoCell p{
	padding: 5px 5px 8px 5px !important;
	margin: 0px !important;
	border-bottom: 1px solid #eee;
}

#contactCellHeader {
	font-size: 1.1em;
	padding: 10px 0px;
	font-weight: bold;
	color: #003366;
}
td.form a {
	color: #003366;
}
td.form a:hover {
	color: #e16000;
}

#searchContainer2 {
	padding: 10px 0px;
}
#searchCellHeader2 {
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
	padding: 5px 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
}
#searchCell2 {
	padding: 5px 0px;
	border-bottom: 1px dotted #ccc;
}

.pageBottom {
	text-align: center;
}
.pageBottom a{
	color: #003366;
	text-decoration: none;
}
.pageBottom a:hover{
	color: #e16000;
	text-decoration: underline;
}

/* --------------- footer -------------- */
.footer{
	margin-top: 20px;
	border-top: 1px solid #8f8fa9;
	background: url(../images/bgFooter.gif) bottom left repeat-x;
	padding: 0px;
}
a.jcLink img{
	margin-top: 5px;
	margin-left: 20px;
}
.footerCell {
	float: right;
	display: block;
	margin: 0px;
	padding: 20px 0px 30px 0px;
}
.footerCell p{
	margin: 0px !important;
	padding: 0px !important;
	text-align: right;
	color: #7f7f99;
	font-size: 10px;
}
.footerCell b, .footerCell strong {
	color: #434378;
}



#fotoCell ul {
	margin: 0px !important;
	padding: 10px 0px 5px 0px !important;
	list-style: none;
}
#fotoCell ul li{
	width: 160px;
	float: left;
	padding: 10px 7px !important;
	display: inline;
	text-align: center;
	overflow: hidden;
}
*html #fotoCell ul li {
}
#fotoCell ul li img {
	padding: 4px;
	border: 1px solid #d6d6d6;
}
#fotoCell ul li p{
	font-size: 0.9em;
	margin: 0px !important;
	padding: 0px !important;
	font-weight: bold;
	border: 0px !important;
}
#fotoCell ul li span{
	font-size: 0.9em;
	color: #303a10;
	line-height: 10px;
}
/*------------- login form -------------------*/
#loginForm {
	background:url(../images/bg_log.gif) center no-repeat;
	width:532px;
	height:250px;
	color:#fff;
	border: 1px solid #e9e9ef;
}
#loginForm .log {
	margin:0px auto;
	padding:27px 0px 0px 0px;
	font:13px tahoma;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:200px;
	height:35px;
}
#loginFrom .white {
	color:#fff;
}
label.error{
	color:red;
}
