

@import "css/controls.css";
@import "css/content.css";
@import "css/members.css";

h1, h2, h3 {font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; margin:0px;}
h1 {  font-size: 20px; color: #283864; padding-bottom:10px;}
h2 {color: #ff6600; font-size: 18px;}
h3 {color: #1d1d1d; font-size: 14.5px; font-weight: bold;}
p {padding-top: 10px; padding-bottom: 25px; margin:0px;}

.leadParagraph {color: #5e5e5e;}

.blackText {color: #1d1d1d;}
.greyText {color: #767676; }

.bluePointList li {list-style-image: url("images/blueBullet.gif"); list-style-position: inside; padding-top: 10px; padding-bottom: 11px; border-bottom: 1px solid #ddeaf5; }
.bluePointList {font-size: 14px; }
.bluePointList a:link, .bluePointList a:visited {color: #0045ad; }
.bluePointList a:hover {color: #008bd1; }
.bluePointList .last {border-bottom: none; }

.orangePointList, .bluePointList {font-family:Georgia, "Times New Roman", Times, serif; }
.orangePointList li {list-style-image: url("images/orangeBullet.gif"); list-style-position: outside; margin-left:15px; margin-bottom: 10px; }
.orangePointList a {color: #0045ad; }
.orangePointList a:hover { }

.redtext {color:#FF0000; font-size:11px;}

.blue_title {color: #283864; font-size: 18px; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:10px;}