/* Claro Group */


.searchResults
{
    margin: 0;
    text-align: left;
    padding-bottom: 10px;
}

.treeViewNode
{
    background-color: #ffffff;
    font-size: 8pt;
    color: #333333;
}

a
{
    text-decoration: underline;
    color: #2287BB;
}

a:link
{
    text-decoration: underline;
    color: #2287BB;
}

a img
{
    border: none;
}

/* Main */
body
{
    background: #B5BBBE;
    background-image: none;
   /* margin: 0,0,0,0; */
    font-size: 8pt;
    color: #333333;
    letter-spacing: normal;
    line-height: 12pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, div, p, th, td, form, h1, h2, h3, h4, h5, h6, li, ul, ol, input
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Headings */
h3
{
    padding: 0px;
    color: #E7A720;
    line-height: 12pt;
}
h3.smallerAnnouncement
{
    padding: 0px;
    color: #E7A720;
    font-size:small;
    line-height: 12pt;
}
h5
{
    padding: 0px;
    color: #E7A720;
    line-height: 12pt;
}
/* Banner */
.banner
{
    background-color: #EAEAEA;
    padding: 0px;
    height: 10px;
}
.search
{
    background-color: #F8F5E7;
    border-bottom-color: #E7A720;
    border-left-color: #E7A720;
    border-right-color: #E7A720;
    border-top-color: #E7A720;
    border-style: solid;
    font-size: 8pt;
    color: #333333;
    padding: 3px;
}
.search-button
{
    background-color: #F8F5E7;
    border-bottom-color: #E7A720;
    border-left-color: #E7A720;
    border-right-color: #E7A720;
    border-top-color: #E7A720;
    border-style: solid;
    font-size: 8pt;
    color: #333333;
    padding: 2px;
}
/* Secondary Nav Links */
.second-nav
{
    background-color: #ffffff;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 8pt;
    color: #333333;
}
.link
{
    font-size: 8pt;
    color: #2287BB;
    text-decoration: none;
}
a:visited
{
    font-size: 8pt;
    color: #2287BB;
    text-decoration: underline;
}
a:hover
{
    font-size: 8pt;
    color: #2287BB;
    text-decoration: none;
}
/* Main Navigation*/

a.one:link
{
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.one:visited
{
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.one:hover
{
    font-size: 10pt;
    color: #DEF0FB;
    font-weight: bold;
    text-decoration: none;
}
.gray-line
{
    background-color: #EAEAEA;
    padding: 5px;
    font-size: 10pt;
    color: #ffffff;
}
.gray-line-first
{
    background-color: #B5BBBE;
    padding: 5px;
    font-size: 10pt;
    color: #ffffff;
}
/* Bradcrambs*/
a.two:link
{
    font-size: 8pt;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
a.two:visited
{
    font-size: 8pt;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

a.two:hover
{
    font-size: 8pt;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
.gray-line-second
{
    background-color: #63676A;
    padding: 5px;
    font-size: 10pt;
    color: #ffffff;
}
/* Marketing Right Side */
a.three:link
{
    font-size: 8pt;
    color: #706F6F;
    font-weight: normal;
    text-decoration: underline;
}
a.three:visited
{
    font-size: 8pt;
    color: #706F6F;
    font-weight: normal;
    text-decoration: underline;
}

a.three:hover
{
    font-size: 8pt;
    color: #706F6F;
    font-weight: normal;
    text-decoration: underline;
}
.title
{
    font-size: 10pt;
    font-weight: bold;
    color: #5D9DDF;
}
.announcement
{
    font-size: 8pt;
    font-weight: bold;
    color: #174677;
    font-style: italic;
}
.title2
{
    font-size: 11pt;
    font-weight: bold;
    color: #174677;
}
.four
{
    font-size: 8pt;
    color: #F18200;
    font-weight: bold;
    text-decoration: none;
}
a.four:link
{
    font-size: 8pt;
    color: #F18200;
    font-weight: bold;
    text-decoration: none;
}
a.four:visited
{
    font-size: 8pt;
    color: #F18200;
    font-weight: bold;
    text-decoration: none;
}

a.four:hover
{
    font-size: 8pt;
    color: #F18200;
    font-weight: bold;
    text-decoration: none;
}
/* Marketing Bottom */
.blue-light
{
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
    background: #E2E5E7;
}
.blue-light-title
{
    font-size: 8pt;
    color: #174677;
    font-weight: bold;
}
/* Footer */
.footer-nav
{
    font-size: 8pt;
    color: #2287BB;
    font-weight: normal;
}

/* For community involvement page */

div.communityInvolvement
{
	clear:both;	
	padding-bottom:10px;
}

div.communityInvolvement img
{
	/* float:left; */
	padding-bottom:10px;
	margin-right:10px;
	text-align:center;


}