/* ------------------------------------------------ */
/* ----------------- PlasmaNetwork ---------------- */
/* ------------ Stylesheet - 5.23.2006 ------------ */
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Global Styles ----------------- */
/* ------------------------------------------------ */

* { 
	padding: 0;
	margin: 0;
	border: 0;
}


html { height: 100%; margin-bottom: .01em; }

table {
	border-collapse: collapse;
}

td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
}

.printonly {
	display: none;
}

body {
	text-align: center;
	background-color: #818995;
}

#borderouter {
	width: 751px;
        margin: auto;
}

#borderinner {
	position: relative;
	text-align: left;
	background-color: #fff;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ----------------- Header Styles ---------------- */
/* ------------------------------------------------ */

#header {
	position: relative;
	height: 109px;
	background: #fff url(/images/plasmanetwork/banner_home.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 22px;
	left: 25px;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Content Styles ---------------- */
/* ------------------------------------------------ */

#homebanner {
	margin-top: 2px;
}

#content {
	position: relative;
	float: left;
	width: 751px;
	border-top: 13px solid #fff;
	border-bottom: 18px solid #fff;
	background: #fff url(/images/plasmanetwork/content_bg.jpg) repeat-y;
}

#contentsub {
	position: relative;
	float: left;
	width: 751px;
	border-top: 13px solid #fff;
	border-bottom: 18px solid #fff;
	background: #fff url(/images/plasmanetwork/contentsub_bg.jpg) repeat-y;
}

h4 {
	text-transform: uppercase;
	font: bold 10px verdana, tahoma, sans-serif;
	color: #0f275f;
}

#contentmiddle, #contentsubmiddle {
	float: left;
	padding-left: 12px;
	width: 387px;
	font: normal 11px/15px verdana, tahoma, sans-serif;
	color: #0f275f;
}

#contentsubmiddle {
	width: 520px;
	margin-top: 11px;
}
 
#contentsubmiddle h1, #contentsubmiddle h2, #contentsubmiddle h3, #contentsubmiddle h4, #contentsubmiddle h5, #contentsubmiddle h6 { padding: 2px 0 10px 0; }
#contentsubmiddle p, #contentsubmiddle pre, #contentsubmiddle blockquote, #contentsubmiddle label,
#contentsubmiddle ul, #contentsubmiddle ol, #contentsubmiddle dl,
#contentsubmiddle fieldset, #contentsubmiddle address, #contentsubmiddle form { padding: 4px 0 11px 0; }
#contentsubmiddle li, #contentsubmiddle dd, #contentsubmiddle blockquote { margin-left: 25px; margin-top: 1px; }
#contentsubmiddle fieldset { padding: 10px; }
#contentsubmiddle table { margin: 4px 0 13px 0; }

#contentsubmiddle caption {
	padding: 0 10px 5px 10px;
}

#contentsubmiddle th {
	padding: 2px 7px 3px 2px;
	font: bold 10px verdana, tahoma, sans-serif;
	background-color: #0f275f;
	color: #fff;
}

#contentsubmiddle td {
	padding: 5px 7px 4px 2px;
	font: normal 10px verdana, tahoma, sans-serif;
	color: #0f275f;
}

#contentsubmiddle .datacenter th, #contentsubmiddle .datacenter td {
	text-align: center;
	vertical-align: middle;
	padding: 3px 7px 2px 2px;
}

#contentsubmiddle .datagrid th, #contentsubmiddle .datagrid td {
	border: 1px solid #0f275f;
	padding: 3px 4px;
}

#contentsubmiddle h3 {
	text-transform: uppercase;
	font: bold 15px verdana, tahoma, sans-serif;
	color: #0f275f;
}

#contentsubmiddle h4 {
	text-transform: uppercase;
	font: bold 13px verdana, tahoma, sans-serif;
	color: #0f275f;
}

#contentsubmiddle h5 {
	font: bold 13px verdana, tahoma, sans-serif;
	color: #0f275f;
}

#contentsubmiddle h6 {
	font: bold 11px verdana, tahoma, sans-serif;
	color: #0f275f;
}


#contentsubmiddle a {
	color: #0f275f;
}

#contentsubmiddle a:hover {
	color: #8894B0;
}


#contentsubmiddle p.footnote {
	padding: 3px 0 1px 0;
	font-size: .8em;
}

#contentmiddle a:link, #contentmiddle a:visited, #contentmiddle a:hover, #contentmiddle a:active {
	text-decoration: underline;
	color: #0f275f;
}

ul.linklist li a:hover, ul.linklist li a:active {
	text-decoration: underline;
}

#contentleft, #contentright {
	float: left;
	padding: 13px 14px 7px 14px;
	width: 148px;
}

#contentleft h4, #contentright h4 {
	padding-bottom: 9px;
}

#contentmidtop {
	position: relative;
	padding: 14px 0 0 15px;
	height: 100px;
	background : url(/images/plasmanetwork/content_topbg.jpg) top left no-repeat;
}

#contentmidtop h3 {
	padding-bottom: 1px;
	text-transform: uppercase;
	font: bold 18px verdana, tahoma, sans-serif;
	color: #159bc7;
}

#contentmidtop p {
	width: 200px;
}

#contentmidbottom {
	position: relative;
	padding: 14px 15px 14px 15px;
}

#contentmidbottom h4 {
	padding-bottom: 7px;
}

#contentleft ul, #contentright ul, #contentmidbottom ul {
	list-style: none;
}

#contentleft ul ul {
	margin: 0 0 0 -2px;
	padding: 0;
}

#contentleft ul ul li {
	margin: 8px 0 2px 0;
	padding-bottom: 0;
	text-transform: none;
}

#contentleft ul li, #contentright ul li, #contentmidbottom ul li {
	padding-left: 12px;
	padding-bottom: 9px;
	width: 136px;
	background: url(/images/plasmanetwork/content_grayarrow.gif) 1px 4px no-repeat;
}

#contentleft ul li a:link, #contentleft ul li a:visited, #contentright ul li a:link, #contentright ul li a:visited {
	text-decoration: none;
	color: #757779;
}

#contentleft ul li a:hover, #contentleft ul li a:active, #contentright ul li a:hover, #contentright ul li a:active {
	text-decoration: underline;
}

#contentleft ul li {
	font: bold 10px/12px verdana, tahoma, sans-serif;
	text-transform: uppercase;
}

#contentright ul.linklist li {
	font: normal 10px/12px verdana, tahoma, sans-serif;
}

#contentmidbottom ul.linklist li {
	width: 333px;
	font: normal 10px/12px verdana, tahoma, sans-serif;
	background: url(/images/plasmanetwork/content_bluearrow.gif) 1px 4px no-repeat;
}

#contentmidbottom ul.linklist li a:link, #contentmidbottom ul.linklist li a:visited {
	text-decoration: none;
	color: #0f275f;
}

#contentmidbottom ul.linklist li a:hover, #contentmidbottom ul.linklist li a:active {
	text-decoration: underline;
}

ul.linklist li a.urgent {
	font: bold 10px/12px verdana, tahoma, sans-serif;
}

#sponsor {
	padding-bottom: 18px;
	margin-bottom: 22px;
	width: 148px;
	font: bold 10px verdana, tahoma, sans-serif;
	color: #0f275f;
	border-bottom: 1px solid #c5cad0;
}

#sponsor p {
	padding-bottom: 8px;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* --------------- Navigation Styles -------------- */
/* ------------------------------------------------ */

#navigation {
	position: relative;
	width: 751px;
	height : 22px;
	background: url(/images/plasmanetwork/nav_bg.gif) repeat-x;
	padding: 0;
	margin: 0;
}

#navigation ul#menu {
	width : 751px;

	position : relative;
	padding: 0 16px;
	margin: 0;
}

#navigation ul#menu li {
	list-style : none;
	float: left;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

ul#menu li {
	
	
}

ul#menu a {
	background-color: #23438F;
	padding: 3px 37px 4px 37px;
	border-top: 3px solid #0673AE;
	display: block;
	text-decoration: none;
	color: #ACDEF8;
} 

ul#menu a:hover {
	background-color: #9CCAE3;
	border-top: 3px solid #60A7CE;
	text-decoration: none;
	color: #163377;
} 

#rss {
	position: absolute;
	left: 641px;
	top: 5px;
	width: 148px;
	font: bold 10px verdana, tahoma, sans-serif;
	color: #0f275f;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Footer Styles ----------------- */
/* ------------------------------------------------ */

#footer {
	clear: both;
	width: 751px;
	padding: 10px 0 10px 0;
	text-align: center;
	font: normal 10px verdana, tahoma, sans-serif;
	color: #818995;
	background-color: #fff;
	border-top: 1px solid #9ccae3;
}

#footer a:link, #footer a:visited {
	color: #818995;
}

#footer a:hover, #footer a:active {
}

/* ------------------------------------------------ */
