h1, #news_headline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #397392;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0CDD7;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3, .toptext, .toptext_disabled {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #397392;
	margin-top: 0px;
	margin-bottom: 0px;
}

.toptext:link, .toptext:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #397392;
	margin-top: 0px;
	margin-bottom: 0px;
}

.toptext:hover, .toptext:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1BC7FF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.toptext_disabled, .toptext_disabled:link, .toptext_disabled:visited, .toptext_disabled:hover {
	color: Silver;
}

h4, .bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
}

h5, .smalltext {
	font-family: verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #397392;
	margin-top: 10px;
}

h6, .footer {
	font-family: Verdana, Arial, sans-serif;
	color: #397392;
	font-size: 9px;
	font-weight: normal;
	margin-top: 10px;
}

td, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
}

.newscurrent {
	font: 11px Verdana, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: #4D4D4D;
	text-decoration: none;
	background-color: #E6EFF0
}	
	
ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 148px;
    border: 0px;	
	font: 11px Verdana, sans-serif; 
	text-align: left;
	margin-right: 1px;
}

ul#mainnav li {
	width: 148px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    color: #4D4D4D;	
	margin-top: 1px;
}

ul#mainnav li a {
	display: block;
	padding: 5px 10px;
	color: #4D4D4D;
	text-decoration: none;
	margin: 0px;
}

ul#mainnav ul.subnav li a {
	border-width: 1px 0px 0px 0px; 
	border-style: solid; 
	border-color: #F4FDFA;
}

/* hover color */
ul#mainnav li a:hover { background: #DBF9ED; }
ul#mainnav ul.subnav li a:hover { background: #DBE0F9; }

ul#mainnav ul.subnav {
	color: #4D4D4D;
	margin: 0px;
	padding: 0px; 
	padding-bottom: 0px;
	background-color: #F4FDFA; /* this is a lighter shade of green based on dbf9ed */
	border-width: 0px 0px 1px 0px; 
	border-style: solid; 
	border-color: #F4FDFA;
}

ul#mainnav ul.subnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#mainnav ul.subnav li a { padding-left: 20px; }
ul#mainnav ul.subnav li li a {  padding-left: 30px; }
ul#mainnav ul.subnav li li li a { padding-left: 40px; }

ul#mainnav li.sel { background: #DBF9ED; } /* selected item has green background */
ul#mainnav ul.subnav li.sel { background: #DBE0F9; } /* selected item has blue background */


a:link {
	color: #1BC7FF;
	text-decoration: none;
}
a:visited {
	color: #1BC7FF;
	text-decoration: none;
}
a:hover {
	color: #1BC7FF; 
	text-decoration: underline;
}

a:active {
	color: #1BC7FF; 
	text-decoration: underline;
}

/*	
	Search Form
*/

#search-form {
	font-family: helvetica, arial, sans-serif;
	font-size: 63.125%;		/* translate 1.0em to 10px, 1.5em to 15px, etc. */
	color: #FFFFFF;
	text-align: center;
}
	
#search-form form {
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
#search-form label {
	color: #000000;
	}

#search-form-query {
	padding: 1px;
	width: 140px;
	/*height: 20px;*/
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 2px solid #E2E2E2;
	border-bottom: 2px solid #E2E2E2;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	vertical-align: middle;
	}
	
#search-form-submit {
	padding: 0px 5px 1px 5px;;
	border-top: 2px solid #C5F6FB;
	border-left: 2px solid #D8F5FA;
	border-right: 2px solid #11C9EE;
	border-bottom: 2px solid #00C2E4;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #5ACBFF;
	vertical-align: middle;
	margin-right: 45px;
	height: 21px;
	}
	
#search-filters {
	margin: 5px 0 0 0;
	}

#search-filters input {
	vertical-align: middle;
	margin: 0;
	}

#search-filters label {
	vertical-align: middle;
	margin: 0 5px 0 0;
	}

#search-form a {
	color: #808080;
	background-color: #FFFFFF;
	text-decoration: none;
	}


/*
	These styles may be used in the shared code which drives this web site
*/

/* username/password login prompts */
.user_pass {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	color: #B40000; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: normal;
}

/* next 3 are user prompt styles for errors, warnings, and informational messages */

.errorText {
	font-family : Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color: Red;
	font-weight : bold;
}

.warnText {
	font-family : Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color: Orange;
	font-weight : bold;
}

.smallInform {
	font-family : Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color: Green;
	font-weight : bold;
}

/* column listing */
.resultColumn  {
	font-size : 11px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color : #cfd8de;
	text-align: center;
	color: Black;
	font-weight:normal;
	padding: 2px;
}

a.resultHeaderLink:link, a.resultHeaderLink:visited {
	color: #215B9A;
}

/*  common styles for listings  */
.listHeadingRow {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4f3c0d;
	background-color: #c0c0c0;
	padding: 1px;
}
.listFirstRow, .altRows_0 {
	background-color: #FFFFFF;
}
.listAlternateRow, .altRows_1 {
	background-color: WhiteSmoke;
}

.listMouseoverRow {
	background-color: Gainsboro;
}

/*
	Directory module styles
*/

.dir_name {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #395F2F;
	margin-bottom: 5px;
}

.dir_datavalues {
	color: #172F43;
	font-weight: bold;
	font-size: 12px;
}

/*  news module styles  */

.newsTitle {
	display: none;
}

#news_headline a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px Verdana, sans-serif; 
	text-align: left;
	color: #4D4D4D;
	margin-left: -1px;
}

#news_headline a:hover, #news_headline a:active {
	display: block;
	font: 11px Verdana, sans-serif; 
	text-align: left;
	color: #4D4D4D;
	background: #E6EFF0;
	text-decoration: none;
}

.newsDetailsItemDate {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0CDD7;
}

/* used to make colored grid in a table w/out using table borders */
.colored {
	background-color : #BED0D2;
}
.clear {
	background-color : White;
}

/* next 3 are used for form field labels */
.required  {
	color : #B40000;
	font-size : 10px;
}
.optional  {
	color : Black;
	font-size : 10px;
}
.disable  {
	color : Silver;
	font-size : 10px;
}
/* note inside field label */
.ft {
  font: normal 10px  Arial, Helvetica, sans-serif ;
  color: #555;
}

/* some common font sizes */
.smallFont {
	font-size : 11px;
	font-family : Helvetica, Verdana, sans-serif;
}
.tinyFont  {
	font-size : 9px;
	font-family : Helvetica, Verdana, sans-serif;
}

/* button-type links */
.buttons {
	color: #0000A3;
	text-decoration: none;
	font-size: 10px; 
	font-family : Helvetica, Verdana, sans-serif;
}

.buttons:VISITED {
	color: #0000A3;
	text-decoration: none;
}

.buttons:HOVER {
	color : #016874;
	text-decoration: underline;
}

/* "Site by WDG" signature */
.wdgSiteSig, .wdgSiteSig:link, .wdgSiteSig:visited {
	color: DarkGray;
}

/* pretty-looking input boxes */
.styled_input { 
	font-family: Helvetica, Arial, sans-seriff;
	font-size: 12px; 
	background-color:#f9f1dd;
	color:Black;
	border-width:1px; 
}

/* form submit buttons */
.cmdBtn {
	font-size: 11px;
}


/*  	Some styles for the discussion list module   */

/*  This is the background "color filled" TD which creates the custom colored border 
     around tables/cells within this TD.   */
TD.list_colored  {
	background-color: #7A8393;}
	
TD.list_white {
	background-color: White;
}

/*   This TD background color should match the main body color to create a "transparent" TD.  */
TD.list_clear {
	background-color : White;
}

TH.list_fldLabel  {
	font-family : sans-serif;
	font-size : 12px;
	background-color: #808080;
	color: White;
	padding: 3px;
}

.list_heading {
	background-color: #CFD2D8;
}

TH.list_header1 {
	background-color: #CFD2D8;
	font-family : sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align: left;
	color: #172F43;
}

.list_formField {
	font-family: sans-serif;
	background-color: #F5F5F5;
	font-size : 12px;
}

.list_formBtn {
	font-family: Arial, sans-serif;
	background-color : #7A8393;
	color : White;
	font-weight : bold;
	font-size : 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 0px;
	padding-bottom : 0px;
	border-color : #7A8393;
	border-collapse : collapse;
	cursor : pointer;
	border-width : 1px;
}

.list_formBtn_over {
	font-family: Arial, sans-serif;
	background-color : #9BA2AE;
	color : White;
	font-weight : bold;
	font-size : 10px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 0px;
	padding-bottom : 0px;
	border-color : #7A8393;
	border-collapse : collapse;
	cursor : pointer;
	border-width : 1px;
}

.list_smallSelect {
	font-size: 10px;
	font-family: sans-serif;
}

.listSrchFrm {
	font-size: 10px;
	font-family: sans-serif;
}

a.list_menulink, .list_menulink:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: White; 
}

a.list_menulink:hover {
	text-decoration:none; 
	color: White; 
}

.list_menutd { 
	font-size: 8px;
	background-color: #7A8393;
	color: White;
	padding: 1px 4px 1px 4px;
} 

.list_menusurroundtd { 
	background-color: #7A8393;
}

.list_menurollover {
	font-size: 8px;
	background-color: #9BA2AE; 
	color: White;
	padding: 1px 4px 1px 4px;
	cursor : pointer;
}

/*  end list stlyles  */

/*  Journal module styles  */

ul#journal_menu  { 
	margin: 0px; padding: 0px; float: right;
}
ul#journal_menu li {
	margin: 0px;
	float: left;
	display: table-cell;
	list-style-type: none;
	margin: 0px 3px;
	padding: 0px;
	/*  padding: 1px 10px;
	margin: 4px 0px;
	height: 17px;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #7A8393;
}

ul#journal_menu li a {
	display: block;
	padding: 2px 10px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	background-color: #7A8393;
}

ul#journal_menu li.sel a { 
	text-decoration: none; 
	color: #fff; 
	background-color: #9BA2AE;
}

ul#journal_menu li a:hover { background: #9BA2AE; }

#journal_submitArticle {
	margin-top: 20px;
}

#journal_submitArticle table th {
	text-align: left;
	background-color: WhiteSmoke;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#journal_issue { margin-top: 22px; margin-left: 210px; line-height: 18px; } 
#journal_issueimg { float: left; margin: 20px 10px 10px 0px; }
#journal_issue h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
 	text-transform: uppercase;
} 
#journal_issue h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #397392;
	line-height: 22px;
} 
#journal_issue h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D99AF;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: right;
} 
#journal_issue ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
}

#journal_issue a { color: #397392; }

#journal_issue td {
	padding: 0px;
}

/* Event module styles */

#event_listing_headline, #event_listing_location_label, .event_title { 
	font-size: 16px;
	font-weight: bold;
	color: #397392;
}
#event_listing_location_label {
	font-size: 13px;
}

/*  Calendar styles */

.clmonth td.active {
	background-color: #FFF;
	font-size: 10px;
}

/* working groups styles */
#groups_groupinfo_container td { font-size: 13px; }
