@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E4E4E;
	background:url(../images/bg.jpg) repeat-x;
}
* {
	margin:0px;
	padding:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#4E4E4E;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
/*---------------------------Layout Content Clases---------------------------------*/

#Layout {                /*------------------------For Page Main Width------------------------------------*/
	width:950px;
	margin:auto;
}
#Top {
	height:173px;
	position: relative;
	z-index:1000;
}
#Logo {
	position:absolute;
	left:48px;
	top:0px;
}
#TopContent {
	position:absolute;
	left:315px;
	top:10px;
	font-size:30px;
	width:303px;
}
#TopContent h3 {
	font-size:28px;
	color:#E22232;
	font-weight:normal;
}
#TopContent2 {
	position:absolute;
	right:10px;
	top:10px;
	width:260px;
	color:#283291;
}
#TopContent2 h3 {
	font-size:14px;
	color:#283291;
	font-style: italic;
	margin-bottom:5px;
}
#TopContent2 p {
	margin-bottom:10px;
	font-size:12px;
}
#Nav {
	position:absolute;
	background:url(../images/nav-bg.gif) left;
	bottom:0px;
	left:0px;
	height:42px;
	width:100%;
}
#Nav ul {
	height:42px;
	width:100%;
	background: url(../images/nav-right.gif) no-repeat right top;
}
#Nav ul li.right {
	float:left;
	height:42px;
}
#Nav ul li.left {
	float:left;
	height:42px;
	background:url(../images/nav-left.gif) no-repeat;
	width:250px;
	line-height:42px;
	text-align:center;
	color:#4E4E4E;
	
}
#Nav ul li.left a {
	margin:0 5px;
	font-weight:bold;
}
#Nav ul li.left a:hover, #Nav ul li.left a.select {
	color:#FF0000;
}
#Nav ul li.left a.select:hover {
	text-decoration:none;
}
#Nav ul li.right ul {
	background:none;
	
}
#Nav ul li.right li.dropdown {
	background:url(../images/nav-sep.gif) no-repeat right top;
	height:42px;
	float:left;
	position:relative;
	z-index:1000;
}
#Nav ul li.right li.dropdown .link {
	display:block;
	height:42px;
	line-height:42px;
	padding:0px 14px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#Nav ul li.right li.last {
	background:none;
}
#Nav ul li.right li.dropdown ul {
	display:none;
	left:0px;
	position:absolute;
	top:42px;
	padding:5px;
	height:auto;
	background:#222222;
	width:270px;
}
#Nav ul li.right li.dropdown:hover ul {
	display:block;
}
#Nav ul li.right li.dropdown ul li {
	height:28px;
	float:none;
	padding:0 10px;
}
#Nav ul li.right li.dropdown ul li:hover {
	background:#2E2E2E;
}
#Nav ul li.right li.dropdown ul li a {
	float:none;
	background:url(../images/menuAro.gif) no-repeat left 12px;
	padding:0 0px 0 10px;
	display:block;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#Nav ul li.right li.dropdown ul li a:hover {
	text-decoration:none;
}
#Content {
	padding-top:10px;
	padding-bottom:10px;
}
#Content .LeftSide {
	float:left;
	width:252px;
}
.GrayBox {
	background: url(../images/leftNav-bg.gif);
	margin-bottom:15px;
}
.GrayBox h3 {
	height:40px;
	background:url(../images/index_24.gif) no-repeat left top;
	line-height:40px;
	padding:0 0 0 29px;
	font-size:18px;
	color:#D31515;
	font-size:20px;
	font-weight:normal;
}
.GrayBox h3 small {
	font-size:13px;
	font-weight:bold;
}
.GrayBox .GrayBoxBody {
	background:url(../images/leftNav-top.gif) no-repeat top left;
}
.GrayBox .GrayBoxContent {
	background:url(../images/leftNav-bottom.gif) no-repeat bottom left;
	padding:10px 30px 0 20px;
	min-height:245px;
	_height:245px;
}
.GrayBox .leftNav li {
	border-bottom:#DEDEDE solid 1px;
	padding:4px 0px;
}
.GrayBox .leftNav li.last {
	border:none;
}
.GrayBox .leftNav li a {
	background:url(../images/leftAro.gif) no-repeat left 7px;
	padding:5px 0px 0 18px;
	color:#454545;
	font-size:12px;
}
.bold {
	font-weight:bold;
}
#Content .RightSide {
	float:right;
	width:684px;
}
#Content .RightSide .BlueBox {
	
	height:213px;
	margin-bottom:10px;
}
.BlueBox li {
	background:url(../images/finx-box.jpg);
	color:#FFFFFF;
	width:225px;
	height:213px;
	margin-right:3px;
	float:left;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.BlueBox li:hover{
background:url(../images/finx-box-hover.jpg);
cursor:pointer;

}
.BlueBox li.checkvot{
background:url(../images/checkvot.jpg);
}
.BlueBox li.checkvot:hover{
background:url(../images/checkvot-hover.jpg);
}

.BlueBox li.electionresult{
background:url(../images/electionresult.jpg);
}

.BlueBox li.electionresult:hover{
background:url(../images/electionresult-hover.jpg);
}


.BlueBox li h3 {
	height:48px;
	line-height:48px;
	padding-left:10px;
	font-size:23px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#494949;
	margin-bottom:16px;
	margin-left:12px;
	margin-top:10px;
}
.BlueBox li p {
	padding-right:100px;
	margin-bottom:23px;
	padding-left:10px;
	margin-left:12px;
}
.BlueBox li a.moreinfo{
	background:url(../images/more-info.gif);
	width:129px;
	height:33px;
	display:none;
	position:absolute;
	bottom:20px;
	left:48px;
}
.BlueBox li a.moreinfo:hover{
background:url(../images/more-info-hover.gif);
}

.BlueBox li .more {
	font-size:22px;
	padding-left:33px;
	width:130px;
	text-align:center;
}
.BlueBox li .more a {
	text-align:center;
	color:#FFFFFF;
}

.BlueBox li.last h3 {
	letter-spacing:0px;
}
.BlueBox li.last p {
	padding-right:80px;
}
#Content .RightSide h2 {
	background:url(../images/heading-left.gif) no-repeat left top;
	height:42px;
	margin-bottom:15px;
}
#Content .RightSide h2 span {
	display:block;
	height:42px;
	line-height:42px;
	padding:0 15px;
	font-weight:normal;
	font-size:22px;
	background:url(../images/heading-right.gif) no-repeat right top;
}
#Content .RightSide .post {
	padding:0 10px;
	font-family: "Times New Roman", Times, serif;
}
#Content .RightSide .post h3 {
	color:#29378F;
	font-size:24px;
	font-weight:normal;
	border-bottom:dotted 1px #333333;
	padding-bottom:4px;
	margin-bottom:5px;
}
#Content .RightSide .post .date {
	font-size:18px;
	color:#ED1B2D;
	font-weight:bold;
	margin-bottom:5px;
}
#Content .RightSide .post p {
	margin-bottom:10px;
	font-size:15px;
	color:#4E4E4E;
}
#Footer {
	font-size:15px;
	background:url(../images/footer-bg.gif) repeat-x;
	height:43px;
	text-align:center;
	margin-bottom:20px;
}
#Footer .footerbody {
	background:url(../images/footer-left.gif) no-repeat left top;
}
#Footer .footercontent {
	background:url(../images/footer-right.gif) no-repeat right top;
	line-height:43px;
	text-align:center;
}
.FullWidt {
	width:100% !important;
}
.sunContent {
	font-size:15px;
	padding:0 15px;
}
.sunContent p {
	margin-bottom:15px;
}
.sunContent h3 {
	font-size:24px;
	margin-bottom:3px;
	font-weight:normal;
	color:#4A4A4A;
}
.sunContent h4 {
	font-size:15px;
	margin-bottom:15px;
}
.numberlist {
	margin-bottom:15px;
}
.numberlist li {
	list-style:decimal;
	margin-left:27px;
	margin-bottom:5px;
	font-weight:bold;
}
.numberlist li span {
	font-weight:normal;
}
.grabox {
	background:url(../images/grayboxbg.gif);
	width:918px;
	margin:auto;
	font-size:14px;
	margin-bottom:15px;
}
.grabox .grayboxBody {
	background:url(../images/graybox-top.gif) no-repeat left top;
}
.grabox .grayboxContent {
	background:url(../images/graybox-bottom.gif) no-repeat left bottom;
	padding:15px;
}
.red {
	color:red;
}
.sunContent a {
	color:#535DA4;
	text-decoration:underline;
}
.sunContent a:hover {
	text-decoration:none;
}
.breadCrums{
	font-size:12px;
	color:#000000;
	margin:8px 0px;
}
.breadCrums a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	margin:0px 4px;
}
.breadCrums a:hover{
	text-decoration: underline;
}