/* additional styles for the dynamic two row navigation */
/* --------------- */
/* Main navigation */
/* --------------- */

/*
000066 - navy
EDEBEE - gray
FF7F00 - orange
*/

/* --------- 1. defaults  --------- */
body {
    font-family: Tahoma, Heletica, Arial, sans-serif;
    color: #000000;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}
/*  ----------2. Included CSS Files -------------  */
/*  --------- 3. Structure  --------- */
/*  --------- 3A. Masthead  --------- */
#masthead {
}
/*  --------- 3B. Content  --------- */
#content {
    padding-left: 1em;
}
#left_col {
    float: left;
    height: 100%;
    width: 45%;
    padding-left: 1em;
}
#right_col {
    margin-left: 50%;
    
}
#square1 {
	color: #000000;
	/*padding-top: .5em;*/
	padding-bottom: .5em;
}
#square2 {
    width: 80%; 
    /*left: 50%;*/
    /*padding-top: .5em;*/
    padding-bottom: .5em;
}
#square3 {
	color: #000000;
	padding-top: .5em;
	padding-bottom: .5em;
}
#square4 {
    width: 80%;
    padding-top: .5em;
    padding-bottom: .5em;
}

.bare {
    list-style: none;
}
/*  --------- 3C. Footer  --------- */
#footer {
	background-color: #CCCCCC;
	height: auto;
	text-align center;;
	clear: both;
	padding-left: 1em;
	font-size: .9em;
	padding: 5px;
}
/* ---------- 4. Links and navigation ---------- */
/* ---------- Menu System ---------- */

#navLink:hover {
	background-color: #FB3609; /* orange: FF7F00 */
}

#navLink {
	padding-left: 5px;
}

#nav {
	background-color: #000066; /*#FFCC00;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 760px;
}
#nav a:hover {
    /* text-decoration: underline;*/
	text-decoration: none;
    color: #000000; 
}

#nav ul {
    /* All Lists  */
	padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1em;
    text-align: left;
    background-color: #000066; /* CECECE */
}

#nav a {
    display: block; /* width: 11em; */;
	text-decoration: none;
	color: #FFFFFF;
}

#nav li {
    /*  All List Items  */
	float: left;
    background-color: #000066;
}

#nav li ul {
    position: absolute;
    width: 12.5em;
	/* left: -999em;*/  
	line-height: 2em;
	margin-left: 5px; 
	padding:0px 0px 0px 0px;
/* Using left instead of Display to hide menus because Display:none isn't read by some Screeen Readers  */
	
	color:pink;
	display: block;
}

#nav li ul li {
    float:none;
	margin-left: 0px;
}

#nav li:hover ul {
    /* Lists nested uder hovered list items  */
	left: auto;
    color: #000000;
	text-decoration: none;
}
/*
#nav li.sfhover ul {
    /* Lists nested uder hovered list items  
	left: auto;
}
*/
/* Navigation above the masthead */


#topNav:hover 
{
	/*color: #CCCCCC; */
	text-decoration: underline;
}

 #header_right {
	text-align: left; 
	
	white-space: nowrap;
	margin-top: 0px;
}

/* ---------- 5. Fonts ---------- */
h2 {
    font-size: 1.2em;
    font-weight: bold;
    font-style: normal;
    color: #000000;
}
h3 {
    font-size: 1em;
}
/* ---------- 6. Images ---------- */
a img {
    border: 0;
}
/* ---------- 7. Tables ---------- */
/* ----------7A. List of Member Organizatrions table --------- */
.mem_table {
    width: 750px;
}
.mem_org {
    /* Member Organization Name */
	width: 400px;
}
.mem_poc {
    /* member Organization POC Name */
	width: 125px;
}
.mem_title {
    /* Member Organization POC Title  */
	width: 150px;
}
.mem_mail {
    /* Member Organization POC E-Mail Address  */
	width: 75px;
}
/* ----------7B. Upcoming Events table --------- */
.event_dt {
    width: 100px;
    text-align: center;
}
/* ---------- 8. Forms ---------- */
#menub {
	font-size: 1em;
	text-align: center;
}
#menub a {
	font-size: 1em;
	text-align: center;
	color: #003399;
}

.portletTable {
	background-color: white; 
	border: 1px solid #CECECE;
	margin-bottom: 10px;
	vertical-align: top;
}


.portletTableContent {
	padding: 5px 10px 5px 10px;
  /*border-top: 1px solid #003366;*/
	vertical-align: top;
}

.portletTitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	padding: 5px;
}
#flashSquare {
	padding: 2px;
	border: 1px solid #CECECE;
	width: 421px;
}
#flashSquare2 {
	padding: 2px;
	border: 1px solid #CECECE;
	width: 500px;
}
td.center {
text-align: center;
}


.newsheadlinecenter, .newsheadlinecenter a:link, .newsheadlinecenter a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #660066;
	letter-spacing: 0.06em;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.newsheadlinecenterlg, .newsheadlinecenterlg a:link, .newsheadlinecenterlg a:visited
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #003399;
	letter-spacing: 0.06em;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.newsheadlinecenterlite, .newsheadlinecenterlite a:link, .newsheadlinecenterlite a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999999;
	letter-spacing: 0.06em;
	vertical-align: top;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}



