/* The Ruddy Group, ruddygroup.com, revised Mar 2010, ncc.com */

body { 	background-image: url(images/the-ruddy-group-header-interior.gif); 	background-repeat: no-repeat; background-position: 50% top; 
        color: #4d4d50; background-color: #fcf9ec; margin: 0; padding: 0; }

a:link { color: #f66810; }
a:visited { color: #f66810; }
a:active { color: #f63b10; } 
a:hover { color: #f63b10; }
  
* { font-family: Arial, Helvetica, Geneva, 'Lucida Sans', 'Bitstream Vera Sans', sans-serif; font-size: 12px; }

b { letter-spacing: 0.2px; }
blockquote {  margin: 0 30px 10px 30px; }
h1 { font-size: 22px; font-weight: normal; color: #2f6698; }
h2 { font-size: 16px; font-weight: normal; color: #2f6698; margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #2f6698; }
h3 { font-size: 16px; font-weight: normal; color: #2f6698; margin-bottom: 2px; }
img { border: 0px; padding: 0px; margin: 0px; }
p { margin: 0 0 10px 0; }
td { font-size: 12px; line-height: 21px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 21px; padding-bottom: 4px; list-style-position: outside; }
  
.copyright { font-weight: normal; font-size: 10px; color: #2f6698; text-align: center; margin-top: 25px;
             font-family: Verdana, Tahoma, sans-serif; }

.nav { line-height: 18px; border-bottom: 1px solid #006699; margin-left: 30px; width: 130px; padding: 4px 0 4px 2px; }
.nav2 { text-decoration: none; display: block; font-size: 12px; font-weight: bold; }
a.nav2:link { color: #000000; }
a.nav2:visited { color: #000000; }
a.nav2:active { color: #000000; background-color: #FF9900; } 
a.nav2:hover { color: #000000; background-color: #FF9900; }

#maincontent { background-color: #ffffff; }
#centercontent { padding: 0 75px 20px 75px; }
#centercontent-demo { padding: 0 35px 20px 25px; }
#indexcentercontent { padding: 0 75px 20px 35px; }

.bluebold { color: #2f6698; font-weight: bold; font-size: 13px; }
.orangebold { color: #f66810; font-weight: bold; font-size: 13px; }

.nobr { white-space: nowrap; }
  
