﻿body
{
    background-color: #40668B;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana,Arial;
    font-size: 12px;
    
}

.PageHeading
{
    font-family: Verdana,Arial;
    color: #003366;
    font-weight: bold;
    font-size: 18px;
}

.PageSubHeading
{
    font-family: Verdana,Arial;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}


.ArticleStyle_Blog
{
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: Verdana,Arial;
    font-size: 11px;
}



.topNav
{
    font-family:Verdana,Arial;
    font-size: 10pt;    
    color:Gray;
    text-align:right;
    margin-right:20px;
    padding-top: 13px;
}

.topNav a
{
    color: #E3E3E3;
    text-decoration:none;    
}

.topNav a:hover
{
    color:White;
    text-decoration: underline;    
}

.QuoteBox
{
    border-style: solid;
    border-width: 1px; 
    border-color: #E6E2D8; 
    height:148px; 
    background-color: #F7F6F3;
    width: 692px;    
}

.QuoteBox .Text
{
    vertical-align:middle;    
    font-family: Times;
    font-size: 12pt;
    color: #292B4A;
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom:3px;         
}

.QuoteBox .TextInAction
{
    vertical-align:middle;    
    font-family: Times;
    font-size: 10pt;
    color: #292B4A;
    padding-top: 6px;
    padding-left: 6px;
    padding-bottom:3px;         
}

.QuoteBox .From
{
    font-family: Times;
    font-size: 10pt;
    font-style:italic;
    float:left;
    width: 570px;    
    text-align:right;
    font-weight: bold;
    color: #292B4A;
}

.QuoteBox .Image
{
    float:right;
    padding:10px;
}

.Footer
{
    color: #292B4A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.Footer a
{
    font-size: 9px;
    color: #292B4A;
    text-decoration: none;
}

.Footer a:hover
{
    font-size: 10px;
    color: #292B4A;
    text-decoration: underline;
}

.Footer a:visited
{
    font-size: 9px;
    color: #292B4A;
}

.MainContent a
{
    text-decoration: underline;
    color: #B30332;
}
.MainContent a:visited
{
    color: #B30332;
}
.MainContent a:hover
{
    text-decoration: underline;
    color: #B30332;
}

.MainContent .ContentBarHeader
{
    color: white;
    background-color: #292B4A;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 0px;
    text-align: left;
}

.MainContent .infoBarHeader
{
    color: white;
    background-color: #292B4A;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
    margin-top: 5px;
    text-align: center;
}



/*ScoreCard Content Style*/
table.scoreCard {
	padding: 0px;
	border: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
table.scoreCard td {
	border: none;
	vertical-align: middle;
	padding: 3px;
}
table.scoreCard td.SC_Border {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.scoreCard td.SC_hLightBorder {
	background-color: #F7F6F3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.scoreCard td.SC_hLight {
	background-color: #F7F6F3;
}
table.scoreCard tr td {
	border-bottom: 1px solid #CCCCCC;
}
table.scoreCard tr td.SC_indent {
	padding-left: 20px;
}
.Heading_Race {
	font-size:1.3em;
	font-weight:600;
	color:#003366;
}
.Heading_Candidate {
	font-size:1.3em;
	font-weight:600;
		color:#003366;
}
.Heading_Candidate_SubHeading {
	font-size:1em;
	font-style:italic;
}
.Bold {
	font-weight:600
}
.CIS_Big {
	font-size:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
}
.CIS_Subheading {
	font-size:.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
.Divider {
	border-bottom: 2px solid #CCCCCC;
}
.CIMajority {
	color: #339900
}
.CIMinority {
	color: #990000
}

.CIS_Candidate{
font-size:34px;
width:120px;
height:50px;
background-color:#666666;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
text-align:center;
vertical-align:middle;
margin: 0 auto;
}

.CIS_Average{
font-size:34px;
width:120px;
height:50px;
background-color:#CCCCCC;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
text-align:center;
vertical-align:middle;
margin: 0 auto;

}

.note
{
    font-size:10px;
}