/* site-wide defaults */

body {
color: #000000;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.ima{
margin: 10px;
float:left;
}

a, a:link, a:visited {
text-decoration: none;
color: #006666;
}

a:hover, a:active, a:focus {
text-decoration: underline;
color: #006666;
}

/* primary content text configurations */

p {
font-size: 12px;
line-height: 14px;
}

h2, h3 {
font-weight: bold;
color: #006666;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

p {
font size: 12px;
line-height: 14px;
}

h5 {
	font-size: 12px;
}

.highlighted {
font-weight: bold;
}
.subtext {
font-size: 11px;
color: #cccccc;
}

.articleimg {
float: left;
margin: 0px 10px 4px 0px;
}

a.article, a.article:link, a.article:visited {
text-decoration: none;
font-weight: normal;
color: #000000;
}

a.article:hover, a.article:active, a.article:focus {
text-decoration: underline;
font-weight: normal;
color: #006666;
}

.tagline {
font-size: 10px;
}

.tagline3 {
text-decoration: none;
font-size: 12px;
color: #000000;
}

.greybold {
text-decoration: strong;
color: #666666;
font-weight: bold;
}


.footer {
color: #666666;
font-size: 10px;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
}

.main-content {
padding-right: 20px;
padding-top: 20px;
padding-bottom: 40px;
margin-top: 14px;
}

.anchors {
font-weight: bold;
font-color: #002147;
text-decoration: none;
font-size: 10px;
}

.anchors a:hover, .anchors a:active {
text-decoration: underline;
font-size: 10px;

}



/* navigation menu */

#primary-menu {
margin-bottom: 14px;
bgcolor: #006633;
}

.menu-links a, .menu-links a:link, .menu-links a:visited {
color: white;
padding: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
font-size: 14px;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
font-weight: bold;
}


.menu-links a:hover, .menu-links a:active, .menu-links a:focus {
color: #006666;
}


.menu-links {
background-color: #999999;
}

/* footer */

.footer-links a, .footer-links a:link, .footer-links a:visited {
color: #666666;
font-size: 10px;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
}


.footer-links a:hover, .footer-links a:active, .footer-links a:focus {
text-decoration: underline;
}

/* sidebar */

#primary-sidebar {
background-color: #cccccc;
}

.sidebar-links a, .sidebar-links a:link, .sidebar-links a:visited {
color: #cccccc;
text-decoration: none;
}

.sidebar-links a:hover, .sidebar-links a:active, .sidebar-links a:focus {

}

