body {
	margin: 0px;
	margin-top:15px;
	background-color: #FFF;
	text-align:left;
	font-size:12px;
}
tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
hr {
  background       : #034484;
  height           : 2px;
  width            : 60%;
}
h1 { 
	font-size:18px;
	margin-bottom:0;
	background: #FFF url(/images/contenheadingfill.jpg) no-repeat left top;
	padding-left: 5px;
	margin-top: 10px;
	}
h2 { font-size:16px;margin-bottom:0; }
h3 { font-size:14px; margin-bottom:0;}

/*add padding to one side of image to make Danny happy*/
img.left {
	padding-right: 10px;
}
img.right {
	padding-left: 10px;
}

.curve {
	background: url(/images/curve.gif) no-repeat left top;
}
.curvebottom {
	background: #FFF url(/images/curve-bottom.jpg) no-repeat right top;
}
.curvesearch {
	background: #04407C url(/images/search_curve.gif) no-repeat right top;
}
.footer {
	background: #FFF url(/images/foot_bkg.jpg) no-repeat left bottom;
	color: #FFF;
	padding-bottom:7px;
}
.leftcol {
	background: #FFF url(/images/left_fill.gif) repeat-y left top;
	color: #FFF;
}
td.floodzone {color: #FFF; padding-left:20px;}
td.floodzone a, td.floodzone a:visited {color: #FFF; text-decoration:underline;font-weight:bold;}
td.floodzone a:hover {color: #479FF9;}


.darkblue {background-color:#04407C;color:white;}
.lightblue {color:white;}
.tableborder {
	border: #04407C 2px solid;
	/*padding: 3px;*/
}
.tableborder th {
	padding:2px;
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	color:#FFF;
	font-size:14px;
	font-weight:bold
}
.tablenoborder {
	border: none;
	/*padding: 3px;*/
}
.tablenoborder th {
	padding-left:5px;
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height: 26px
}

/*pathaway setting*/
span.pathwaywrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	/*margin-left:15px;
	width:490px;*/
	background-image:url(/images/waterdrop.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 12px;
	padding-bottom:3px;
	padding-top:3px;
	color:#FFFFFF;
}
.pathway {
	display:inline;
}
.pathwaywrap a, .pathwaywrap a:visited {
	/*font-size: 10px;*/
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

.pathwaywrap a:hover {
	color: #479FF9;
	/*font-size: 10px;*/
	font-weight: normal;
	text-decoration: underline;
}
.pathwaywrap img {
	padding: 0 3px;
}
.head2 {
	background-image: url(/images/badge2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#04407C;
	padding-left: 105px;
}

#leftnav {
	background-image: url(/images/navfill.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	/*margin-left: 5px;*/
}

/* main nav */

.navtable {
	background-color:#04407C;
	margin-bottom:10px;
	padding-left: 4px;
	padding-right: 2px;
	font-weight: bold;
}
#selected {
	color:#479FF9;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #FFF;
	/*font-size: 11px;*/
	text-decoration: none;
	padding: 10px 0 5px 16px!important;
	padding: 10px 0 5px 14px;
	display:block;
}
a.mainlevel:hover,a.mainlevel:active {
	color: #479FF9;
	text-decoration: none;
}
table.navtable td{
	background: #04407C url(/images/waterdrop.gif) no-repeat 5px 8px;
}
a.sublevel:link, a.sublevel:visited {
	/*font-size: 11px;*/
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding-left:5px;
}

a.sublevel:hover {
	color:#479FF9;
	text-decoration: none;
}

a#active_menu {
	color: #FFF;
	text-decoration: none;
}


#login {
	background: transparent url(/images/loginbgrd.gif) no-repeat left top;
	padding-left:3px;
	padding-top:0px;
	color: #FFF;
	height: 89px;
	overflow:hidden;
}
#login table td {
	color: #FFF;
	font-size:10px;
}
#login table {
	margin-bottom:-20px;
}
#login table a,#login table a:visited,#login table a:hover{
	color: #FFF;
	text-decoration: underline;
}
#login table.loggedin td {
	font-size:12px;
}
table.contentpane {
	padding: 5px 5px 10px 0;
	text-align: left;
	font-size:12px;
}

.contentpane a:link, a:visited {
color: #077AED;/*was #479FF9*/
text-decoration: none;
}

.contentpane a:hover {
color: #077AED;
text-decoration: underline;
}
.contentpane p {
	margin-left:5px;
}
.button {
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	border: #034283 1px solid;
	color: #FFF;
	font-weight: bold;
	margin-left:0px;
	margin-right:0px;
}
a.fakebutton, a.fakebutton:hover, a.fakebutton:visited {
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	border: #034283 1px solid;
	color: #FFF !important;
	font-weight: bold;
	line-height:1.5em;
	padding:3px 10px;
	text-decoration:none;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000;
  background-color : #FFF;
  border           : 1px solid #000;
  margin-bottom:-2px;
  margin-top:-2px;
}
.button-login {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background: #FFF url(/images/buttonfill_w.gif) repeat-x left center;
  color            : #000;
  border           : 1px solid #FFF;
}
input.radio {border:none;margin-top:-2px;padding:0px;}
.head-search {
	height:18px;
	overflow:hidden;
	padding:2px 0;
}
/*html>body table.head-search {
	padding-bottom: -20px;
	margin-bottom: 0px;
}*/
.button-search {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background: #FFF url(/images/buttonfill_w.gif) repeat-x left center;
  color            : #000;
  border           : 1px solid #000;
}
.inputbox-search {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  background-color : #FFF;
  border           : 1px solid #000;
  /*margin-top:3px;*/
}

#hereswhatsnews, .hmpgbox {
	background: #FFF url(/images/heresnewsfill.gif) repeat-y top left;
}
.heresnews p {
	/*text-align: justify;*/
	padding-right: 10px;
	padding-left: 7px;
}
.heresnews ul {
	margin-left:5px;
}

.hmpgbox300 {
	background: #FFF url(/images/300boxfill.gif) repeat-y top left;
}

.button-gallery {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #FFF;
  color            : #000;
  border           : 1px solid #000;
}
#photogalbox {
	background: #489FFA url(/images/photogalbottom.gif) no-repeat bottom center;
	color:#FFF;
}
#photogalbox .photogalbuttons {
	padding:5px 0px;
}
#photogalbox .photogalcaption {
	padding:5px;
	color:#FFF;
	/*text-align: justify;*/
}
#photogalbox a, #photogalbox a:hover, #photogalbox a:visited {
	color: #FFF;
	text-decoration: underline;
}

#contenttoc {
	float:right;
	clear:right;
}
table.contenttoc {
	color: #000;
	background-color: #FFF;
	border: 1px solid #04407C;
	/*width: 180px;*/
	margin-top:15px;
	margin-right: 0px;
	margin-left: 5px;
}
.contenttoc th {
	padding:2px;
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	color:#FFF;
	font-size:12px;
	font-weight:bold
}
.contenttoc td {
	padding:2px;
	padding-top:10px;
}
.contenttoc ul {
	list-style: none;
	padding-left: 0;
}
.contenttoc ul ul {
	list-style: none;
	padding-left: 10px;
}
.contenttoc ul li {
	padding-bottom:10px;
	margin-top: -1px;
	background: #FFF url(/images/listarrow.gif) no-repeat 0 2px;
	padding-left: 12px;
}
/*.contenttoc ul ul li {
	padding-bottom:10px;
	margin-top: -1px;
	background: #FFF url(/images/listarrow.gif) no-repeat 0 2px;
	padding-left: 12px;
}*/
table.contenttoc td {
    font-weight: normal;
    text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}


ul {
  margin: 0;
  /*padding: 0;*/
  padding-left: 20px;
  list-style: outside;
  marker-offset: 1px;
}

li {
  /*line-height: 15px;*/
  padding-top: 0px;
  padding-left: -5px;
}

.red, a.red, a.red:link, a.red:hover, a.red:visited {color:red;}
.white, .white p {color:white;}
.linkcolor {color: #077AED;}

/*detaildiv used in list of committees in new member join & renewals */
.detaildiv {
	border: 1px solid #000000;	
	margin-left: 10px;
	padding: 2px;
	background-color:#FFFFCC;
}

/*container for print & word doc links */
#documents {
	float: right;
	clear:right;
	margin-top: -28px;
	padding-left:20px;
	height: 20px;
}
/*print div */
#printme {
	/*float: right;
	clear:right;
	margin-top: -17px;*/
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
	background:url(/images/acrobatIcon2.gif) no-repeat top left;
	vertical-align:middle;
}
/*word doc div */
#worddoc {
	/*float: right;
	clear:right;
	margin-top: -17px;*/
	padding-left:20px;
	padding-bottom:2px;
	background:url(/images/wordIcon.gif) no-repeat top left;
}
/*published date div */
#pub_date {
	/*margin-top: -20px;
	float: right;
	margin-right: 200px;
	text-align: center;*/
	padding-bottom:5px;
	padding-left:20px;
}

/*Calendar styles*/
.minical {
	border: #04407C 1px solid;
}
.calhead{
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	color: #FFF;
	font-weight: bold;
}
.caldayname {
	background-color: #479FF9;
	color: #000;
}
.calday {
	background-color:#ccc;
	color: #000;
}
.calempty {
	background-color:#FFF;
}
table.calendar {border: 1px solid #04407C; border-collapse: collapse; color: #000000;}
td.event { /*border: 1px solid white;*/ color: #000000; background: #CAEEFF; font-weight: bold;}
td.today { /*border: 1px solid #04407C;*/ color: #000000; background: #FFF; font-weight: bold;}
td.monthdays {/*border: 1px solid #434470;*/ color: #000000; background: #FFFFFF; }
td.nonmonthdays { /*border: 1px solid white;*/ color: #000000; background: #EFEFEF}

/*news headlines */
.headline ul {
	list-style-position: outside;
	list-style-type: none;
	margin-left: -20px;
}
.headline li {
	padding: 5px 0 5px 15px;
	background:url(/images/waterdrop.gif) no-repeat 0px 3px;
}

/*Stories with tables of content*/
#toc1,#toc2,#toc3,#toc4,#toc5,#toc6,#toc7,#toc8,#toc9,#toc10,#toc11,#toc12,#toc13,#toc14,#toc15,#toc16,#toc17,#toc18,#toc19,#toc20,#toc21 {
	display:none;
}

a.definition {
	text-decoration: none;
	border-bottom: #479FF9 1px dashed;
}

/* video gallery */
.videodate {
	font-size: 10px;
}
table.videolist {
	color: #000;
	background-color: #FFF;
	border: 1px solid #04407C;
	/*width: 180px;*/
	margin-top:15px;
	margin-right: 0px;
	margin-left: 5px;
}
.videolist th {
	padding:2px;
	background: #034283 url(/images/buttonfill.gif) repeat-x top left;
	color:#FFF;
	font-size:12px;
	font-weight:bold
}
.videolist td {
	padding:2px;
	padding-top:10px;
}
.videolist ul {
	list-style: none;
	padding-left: 0;
}
.videolist ul ul {
	list-style: none;
	padding-left: 10px;
}
.videolist ul li {
	padding-bottom:10px;
	margin-top: -1px;
	background: #FFF url(/images/listarrow.gif) no-repeat 0 2px;
	padding-left: 12px;
}
table.videolist td {
    font-weight: normal;
    text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#videocontainer {
	background-color: #eee;
	margin-top:15px;
}
#videocontainer th {
	padding:2px 10px;
	background: #489FFA url(/images/video-header.gif) no-repeat top left;
	color:#FFF;
	font-size:16px;
	line-height:24px;
	font-weight:bold
}
#playercell {
	padding:3px;
}
#videofoot {
	border: 1px solid #CCC;
	padding: 5px;
}

.hmpgad { margin-bottom: 15px;}

.imgpadleft{padding-left:10px;}
.imgpadright{padding-right:10px;}

.fontsize14{font-size:14px;}
.fontsize16{font-size:16px;}
.fontsize18{font-size:18px;}