
@charset "utf-8";
/* CSS Document */
#header {
	background: url("header1.png") no-repeat #424242;
}
#header-logo {
	background: url("logo.png") no-repeat;
	width: 262px;
	height: 57px;
	margin-top: 2px;
}
#menu {
	left: 15px;
}
#menu .menu-item-title, #menu .menu-item-no-drop {
	color: #000000;
}
#embanet {
	font-family: verdana;
	line-height: 1.75em;
	color: #000;
}
#embanetspace1 {
	height: 5px;
	margin: 0px 0px;
	clear: right;
	background-color: #ccc;
}
#embanetspace2 {
	height: 10px;
	margin: 0px 0px;
	clear: right;
	background-color: #aaa;
	display: inline-block;
	width: 100%;
}
#embanetcontent {
	font-size: 12px;
	margin: 0px 0px 0px 30px;
}
#embanetcontent p {/*newly added 11/19/2013*/
	margin-right: 20px;
}
#embanet #embanetcontent h1, h2, h3, h4 {
	color: #303034;
	font-family: verdana;
	font-weight: normal;
}
#embanet #embanetcontent .h1 {
	color: #303034;
	font-family: verdana;
	font-weight: normal;
}
#embanet #embanetcontent h1 {
	font-size: 18px;
}
#embanet #embanetcontent h2 {
	font-size: 17px;
}
#embanet #embanetcontent h3 {
	font-size: 16px;
}
#embanet #embanetcontent h4 {
	font-size: 14px;
}
#embanetsidebar {
	display: inline-block;
	float: right;
	width: 25%;
	height: auto;
	border-left: 3px solid #eee;
	margin-left: 40px;
	clear: both;
}
#embanetsidebarnoline {
	display: inline-block;h
	float: right;
	right: 8px;
	width: 20%;
	height: auto;
	margin-left: 40px;
}
#embanetsidebarL {
	display: inline-block;
	left: 8px;
	width: 20%;
	height: auto;
	border-right: 0px solid #eee;
	margin-right: 40px;
}
#embanetsidebar p {
	font-size: 10px;
	color: #000;
	margin: 20px 20px;
}
#embanetsidebar p:last-child {
	margin-bottom: 15px;
}
#embanet #embanetcontent #embanetsidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #6f6f6f;
	background-color: #eee;
	margin: 0px 0px 0px 0px;
	padding: 12px 20px 3px 20px;
	height: 45px;
}
#embanet #embanetcontent #embanetsidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 20px;
}
#embanet #embanetcontent ul {
	font-size: 12px;
	color: #000;
	/*list-style-type: square;*/
	margin: 0 0 0 35px;
}
#embanet #embanetcontent ol {
	font-size: 12px;
	color: #000;
	margin: 0 0 0 35px;
}
#embanet #embanetcontent a {
	color: #e03a3e;
}
#embanet #embanetcontent a:hover {
	color: #B01C20
}
.embanettitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fff;
	background-color: #6f6f6f;
	padding: 10px 30px;
}
#embanet #embanetcontent .note {
	font-size: 15px;
	color: #fff;
	background-color: #6f6f6f;
	margin: 0px;
	padding: 0px 5px;
}
#embanet #embanetcontent .emphasis {
	font-style: italic;
	font-size: 12px;
	color: #000;
	margin: 15px;
}
#embanet #embanetcontent .new {
	font-size: 12px;
	font-weight: bold;
	color: #e03a3e;
}
#embanet #embanetcontent .caption {
	font-size: 9px;
	line-height: 1em;
	color: #444;
	margin: 0px 0px 25px 0px;
}
#embanet #embanetcontent th {
	color: #fff;
	background-color: #888;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #505050;/* Newly Added 11-12-2013*/
	border-right: 1px solid #505050;/* Newly Added 11-12-2013*/
}
#embanet #embanetcontent th {/* Newly Added 11-12-2013*/
}
#embanet #embanetcontent td {/* Newly Added 11-12-2013*/
	border-bottom: 1px solid #505050;/* Newly Added 11-12-2013*/
	border-right: 1px solid #505050;/* Newly Added 11-12-2013*/
}
#embanet #embanetcontent th a { /* Newly Added 11-12-2013*/
	color: #fff;
}

#embanet #embanetcontent hr{
background-color:#ccc;
height:1px;
}

.tt td {
	background: #fff;
}
.tt1 {
	background: #F9F9F9;
}
dl {
}
#embanet #embanetcontent .imgLeft {
	float: left;
	margin: 5px;
	clear: both;
}
#embanet #embanetcontent .imgRight {
	float: right;
	margin: 5px;
	clear: both;
}
#embanet #embanetcontent .imgCenter {
	float: center;
	margin: 5px;
	clear: both;
}
/* responsive center section*/

/* right container with twitter widget and facebook btns*/
#wiki_page_show .rightContainer {
	position: absolute;
	right: 0px;
	top: 200px
}
#wiki_page_show .rightContainer iframe {
	width: 200px;
}
/* left container with module content*/
#wiki_page_show .leftContainer {
	width: 70%;
	min-height: 800px;
}
#wiki_page_show .moduleOutline {
	width: 100%;
	text-align: center;
}
#wiki_page_show #embanet h4 {
	text-align: center;
	width: 100%;
}
/* module goes inside modBox class*/
#wiki_page_show .modBox {
	margin: 0px auto;
	text-align: center;
}
/* this contains a border for the module image*/
#wiki_page_show .modBox a img {
	border: 2px solid #000;
	width: 175px;
	height: 152px;
}
#wiki_page_show #embanet a {
	color: #e03a3e;
}
/*  SECTIONS  */
#wiki_page_show .section {
	clear: both;
	padding: 0px;
	margin: 0px auto;
}
/*  COLUMN SETUP  */
#wiki_page_show .col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
#wiki_page_show .col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
#wiki_page_show .group:before, .group:after {
	content: "";
	display: table;
}
#wiki_page_show .group:after {
	clear: both;
}
/*  GRID OF TWO  ====== */


#wiki_page_show .span_2_of_2 {
	width: 100%;
}
#wiki_page_show .span_1_of_2 {
	width: 49.2%;
}
/*  GRID OF THREE  */
#wiki_page_show .span_3_of_3 {
	width: 100%;
}
#wiki_page_show .span_2_of_3 {
	width: 66.13%;
}
#wiki_page_show .span_1_of_3 {
	width: 32.26%;
}
/*  GRID OF FOUR  */
#wiki_page_show .span_4_of_4 {
	width: 100%;
}
#wiki_page_show .span_3_of_4 {
	width: 74.6%;
}
#wiki_page_show .span_2_of_4 {
	width: 49.2%;
}
#wiki_page_show .span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 1175px) {
#wiki_page_show .rightContainer {
	position: inherit;
	width: 100%;
	margin: 0px auto;
}
#wiki_page_show .rightContainer iframe {
	width: 100%;
}
#wiki_page_show .leftContainer {
	width: 100%;
	min-height: 0px
}
}

@media only screen and (max-width: 500px) {
#wiki_page_show .col {
	margin: 1% 0 1% 0%;
}
}

@media only screen and (max-width: 500px) {
/* for columns of 2 */
#wiki_page_show .span_2_of_2 {
	width: 100%;
}
#wiki_page_show .span_1_of_2 {
	width: 100%;
}
/* for columns of 3 */
#wiki_page_show .span_3_of_3 {
	width: 100%;
}
#wiki_page_show .span_2_of_3 {
	width: 100%;
}
#wiki_page_show .span_1_of_3 {
	width: 100%;
}
/* for columns of 4 */
#wiki_page_show .span_4_of_4 {
	width: 100%;
}
#wiki_page_show .span_3_of_4 {
	width: 100%;
}
#wiki_page_show .span_2_of_4 {
	width: 100%;
}
#wiki_page_show .span_1_of_4 {
	width: 100%;
}
#wiki_page_show .rightContainer {
	position: inherit;
	width: 200px;
	margin: 0px auto;
}
#wiki_page_show .leftContainer {
	width: 100%;
	min-height: 0px;
}

