﻿*   
{
    margin: 0;
    padding: 0;
}

body 
{
    text-align: center;
    min-width: 1000px;
    background-color:#f9f9f9;
}

#container 
{
    width: 980px;
    background-color: #ffffff;
    margin: 0 auto;
    text-align:left;
}

.clear 
{
    clear: both;
} 

/*-------------------------------------------------------------------------------------------------
    Three column layout
--------------------------------------------------------------------------------------------------*/

#columns 
{
    width: 980px;
}

#leftnav
{
	width: 160px;
	float: left;
	
}

#rightbox
{
	width: 800px;
	float: right;	
}

#maincontent
{
	width: 620px;
	float: left;	
}

#rightnav
{
	width: 160px;
	float: right;	
}

/*-------------------------------------------------------------------------------------------------
    Header elements
--------------------------------------------------------------------------------------------------*/

#header
{
        background-color: #295a9c;
}

#topgraphics
{
    height: 110px; 
    width: 980px;
    background-color: #6699cc; 
}

#image3
{
    position: relative;
    height: 110px; 
    left: 84px;
}

#ctl00_image3 /* This is the name used for image3 in the source code. It shouldn't be required but it works. */
{
    position: relative;
    height: 110px; 
    left: 84px;
}

#topmenu
{
    float:left;
    text-align: left;
    text-indent: 20px;
    font-family:Verdana, Sans-Serif;
    font-weight: bold;
    height: 24px; 
    padding-top: 4px; 
}

#navfloat
{
    float: right; 
    text-align: right;
    padding-top: 3px;
}

#navborder
{
    border-bottom: solid 1px #adc6dd;    
}



.divider
{
    color: #ff9933; 
    font-weight:bold;
}

.topnavright
{
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: small;
    color: #CCCCCC; 
}

#breadcrumbs
{
    float: left;
    text-align: left;
    font-family:Verdana, Sans-Serif;
    font-weight: bold;
    font-size: small;
    color: #CCCCCC; 
    height: 24px; 
    padding-top: 6px;
}

#breadcrumbs span a
{
    color: #CCCCCC; 
}

#searchfloat
{
    float: right; 
    text-align: right;
    padding-top: 3px;
}

#searchlabel
{
    font-family:Verdana, Sans-Serif;
    font-size: small;
    font-weight: normal;
}

#ctl00_searchlabel /* This is the name used for searchlabel in the source code. It shouldn't be required but it works. */
{
    font-family:Verdana, Sans-Serif;
    font-size: medium;
    font-weight: normal;
}

#txtSearchText
{
    margin-top: auto;
    margin-bottom: auto;
}

#btnSearch
{
    margin-top: auto;
    margin-bottom: auto;
    height: 22px;  
}

#ctl00_btnSearch /* This is the name used for btnSearch in the source code. It shouldn't be required but it works. */
{
    margin-top: auto;
    margin-bottom: auto;
    height: 22px;  
}

a.topnav:link {color: #CCCCCC}  /* unvisited link */
a.topnav:visited {color: #CCCCCC}  /* visited link */
a.topnav:hover {color: #F29B2B}   /* mouse over link */
a.topnav:active {color: #CCCCCC}   /* selected link */

a.bread:link {color: #CCCCCC}  /* unvisited link */
a.bread:visited {color: #CCCCCC}  /* visited link */
a.bread:hover {color: #F29B2B}   /* mouse over link */
a.bread:active {color: #CCCCCC}   /* selected link */

a.topnavright:link {color: #CCCCCC}  /* unvisited link */
a.topnavright:visited {color: #CCCCCC}  /* visited link */
a.topnavright:hover {color: #F29B2B}   /* mouse over link */
a.topnavright:active {color: #CCCCCC}   /* selected link */

/*-------------------------------------------------------------------------------------------------
    Content elements
--------------------------------------------------------------------------------------------------*/
.leftcol			{font-family: Verdana, Arial, sans-serif; font-size: 10pt}
A.leftcol			{color: #000000; text-decoration: none}
A.leftcol:hover			{color: #000000; text-decoration: underline}
A.leftcol:active		{color: #000000; }
A.leftcol:visited		{color: #000000; text-decoration: none}
A.leftcol:visited:hover		{color: #000000; text-decoration: underline }


#DropDownList1
{
    width: 80%;    
}

#DropDownList2
{
    width: 80%;    
}

.subnav
{
    font-family:Verdana, Sans-Serif;
    font-weight: normal;
    height: 18px; 
    padding-top: 10px;        
    position:relative; 
}

a.subnav:link {color: #0000ff}  /* unvisited link */
a.subnav:visited {color: #0000ff}  /* visited link */
a.subnav:hover {color: #0000ff}   /* mouse over link */
a.subnav:active {color: #0000ff}   /* selected link */

.subtitles
{
    height: 22px;
    background-color: #295a9c;
    color: #ffffff;
    font-weight: bold;
    vertical-align: top;
    padding-left: 5px;
}

.subtitles2
{
    
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px; 
    font-style: normal;
    font-weight: bold;
}

.description
{
    font-family: Verdana, Sans-Serif;    
    font-weight: bold;
    font-size: 14px;
    color: #295a9c; 
}

.bodyindent
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px; 
    font-style: normal;
    position: relative;
    left: 5px;
}

/*-------------------------------------------------------------------------------------------------
    Footer elements
--------------------------------------------------------------------------------------------------*/

#footer
{
	clear: both;
}

#footerline
{
    margin-left: 50px;	
    width: 880px;	
}

#bottommenu
{
    text-align: left;
    font-family:Verdana, Sans-Serif;
    font-weight: bold;
    height: 10px; 
    background-color: #ffffff;
    padding-top: 0px; 
    margin-left: 50px;
}

.botdivider
{
    color: #295a9c; 
    font-weight:bold;
    font-size: small;
}

.botnav			{font-size: small}
A.botnav		{color: #295A9C; text-decoration: none}
A.botnav:hover		{color: #295A9C; text-decoration: underline}
A.botnav:active		{color: #295A9C; text-decoration: underline}
A.botnav:visited	{color: #295A9C; text-decoration: none;}
A.botnav:visited:hover	{color: #295A9C; text-decoration: underline}	

#bottomtext
{
    text-align: left;
    font-family:Verdana, Sans-Serif;
    color: #888888;
    padding-top: 0px; 
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
}

.botsubnav			{font-size: small}
A.botsubnav		{color: #295A9C; text-decoration: underline}
A.botsubnav:hover		{color: #295A9C; text-decoration: underline}
A.botsubnav:active		{color: #295A9C; text-decoration: underline}
A.botsubnav:visited	{color: #295A9C; text-decoration: underline;}
A.botsubnav:visited:hover	{color: #295A9C; text-decoration: underline}	

#bottomsubmenu
{
    text-align: left;
    font-family:Verdana, Sans-Serif;
    color: #295a9c; 
    background-color: #ffffff;
    margin-top: 10px; 
    margin-left: 50px;
    font-size: 6px;
}

.botsubdivider
{
    color: #295a9c; 
    font-size: 12px;
}

/*-------------------------------------------------------------------------------------------------
    Other
--------------------------------------------------------------------------------------------------*/

#video_button
{
    position: relative;
    top: 6px; 
    left: 20px;
    margin-bottom: 6px;
    
}

#election
{
    width: 150px;
    background-color: #ffffff;
    margin: 2px auto;
    padding: 0px;
    border: solid 1px #000000;
    font-family: Verdana, Sans-Serif;    
    font-size: 11px;
}
