/*
Theme Name: new Votedemocrates
Theme URI: http://www.csglobal.co.in/
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author http://www.csglobal.co.in/
*/
body{
	font-size:12px;
	margin:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
a{
	color:#116393;
	text-decoration:underline;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
h1, h1 a, h1 a:hover{
	color:#C60000;
	font-size:25px;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:10px;
	padding-bottom:7px;
	border-bottom:1px solid #e3e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:100%;
	}
h2, h2 a, h2 a:hover{
	color:#C60000;
	font-size:20px;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:100%;
	}
h3, h3 a{
	font-size:14px;
	line-height:130%;
	color:#3576a0;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:8px
	}
h2 a:hover{
	color:#000;
	text-decoration:none;
	}
ul{
	list-style:none;
	line-height:220%;
	border-top:none;
	margin:0px;
	padding:0px;
	}
li{
	margin-left:8px;
	border-bottom:1px solid #e3e3e3;
	color:#116393;
	text-decoration:none;
	margin-right:8px;
	}
li a{
	text-decoration:none;
	}
li a:hover{
	color:#000;
	}
p{
	padding:0 8px 8px 8px;
	}
.red-link{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	}
.red-link a{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	}
.red-link a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none;
	}
.blue-text{
	color:#082D62;
	text-decoration:none;
	font-size:13px;
	}
