/* ============== RESEARCH ============== */
@charset "utf-8";

#researchTable { font-size:1.0em; }
#projectResearchTable { font-size:1.0em; }

.striped th { font-size:1.0em; letter-spacing:0.03em; line-height:1.5em; padding:3px 0px; margin-left:2px; padding:1em; padding-top:0; padding-bottom:0; }
.striped td { font-size:1.0em; letter-spacing:0.03em; line-height:1.5em; }
.spacing td { padding:2px 6px 12px 4px; }

#title { background-color:#FFFFFF; }

.striped th, .striped th a { color:#F4F5F7; text-decoration:none; font-size:1.1em; }
.striped th a:hover { color:#F4F5F7; text-decoration:underline }
.striped td a { text-decoration:none; }
.striped td a:hover { color:#0066CC; text-decoration:underline }

.striped td a#letterTable { color:#999999; font-weight:bold; font-size:1.5em; text-decoration:none; }
.striped td a#letterTable:hover { color:#999999; font-weight:bold; font-size:1.5em; text-decoration:none; }

.titleBorder { border-bottom:solid 1px #CCCCCC; }
.tableVerticalLine { border-left:solid #CCCCCC 1px;}

.colorLink { color:#0066CC; }
.highlight { color:#FF3333; font-weight:bold; }
.highlightTitle { color:#000000; font-size:1.3em;}
.secondTitle { color:#000000; font-weight:bold; font-size:1.4em; }

.selectionClass { color:#333333; font-weight:normal; width: 190px;}

.dropdownClass {
	width: 180px;
	border: #CCCCCC 1px solid;
	background-color: #fffffe;
	font-size:normal;
	color:#333333;
}

.linkLetter { text-decoration:none; font-size:1.2em; border:1px; }
.linkLetter:hover { color:#0066CC; text-decoration:underline; }

/* scroll to top */
#toTop { width:100px;background:#C9D3DC/*#B6C2C9#f1f1f1*/;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; font-weight: bold; }

.mainParagraph { 
	color:#000000; 
	background-color:#E2E2E2; 
	padding:10px;
}

.lookInside {
	background-color:#3E74A0;
	padding-bottom:15px;
}	

.lookInsideLnk {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
}

.linkImage {
	text-decoration:none;
}

.linkImage:hover {
	text-decoration:none;
}

.gmeses {
	display: none;
}

/* Breach source */
.refSource {top: 159px; left: 10px; position: absolute; color: #666; text-shadow: 1px 1px 0 #fff; font-size:.9em;}
.refSource a{color: #4D84C4; text-decoration: none; text-shadow: 1px 1px 0 #fff;}
.refSource span { font-style:oblique;}



.box3col {
    width: 33.333% !important;
    height: 260px;
}

.box3col h2 {
    color: #333;
    font-size: 1.8em;
    font-weight: normal;
    text-shadow: #FFF 1px 1px 2px;
    padding: 10px 0 10px 10px;
    height: 49px;
}
.box3col 
span.title,
.box3col 
h2 {
    color: #333;
    font-size: 1.8em;
    font-weight: normal;
    text-shadow: #FFF 1px 1px 2px;
    padding: 10px 11px 10px 0px;
    height: 49px;
    text-align: center;
}


