﻿body, h1, h2, h3, h4, p, ul, li, table, tr, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
}

body 
{
	background-color: #A4A5A7;
	font-size: 10pt;
	background-repeat: no-repeat;
	margin: 2px;
}
	
h1, h2, h3
{
	/*color: #0066CC;*/
	color: #0044BB;
}

h1
{
	font-size: x-large;
	text-align: center;
	padding-top: 5px;
}

h2
{
	/*display:inline;*/
	font-size: large;
	padding-top: 10px;
	border-bottom: 2px solid #212E63;
}

h3
{
	font-size: medium;
	padding-top: 10px;
}

h4
{
	color: #666;
	font-size: small;
	padding-top: 1px;
}

h1.subTitle
{
	padding-top: 0px;
	font-size: large;
}

table
{
	border: 2px;
	border-style: outset;
	border-color: #202E64;
	background-color: #202E64;
}

td, th
{
	border: 1px;
	border-color: #202E64;	
	background-color: White;
	border-style: none;
}

th
{
	color: #0066CC;
	font-size: small;
}

.xlglFeatureTextCell
{
	width: 200px;
}

.xlglFeatureCell
{
	text-align: center;
	width: 100px;
}

p, li, tr
{
	color: Black;
	font-size: small;
}

p, tr
{
	text-align: justify;
}

li
{
	text-align: left;	
}

td
{
	color: Black;
	font-size: x-small;	
}

th
{
	font-weight: bold;	
}

li
{
	font-style: italic;
	margin-bottom: 5px;
	margin-left: 30px;
}

.citation
{
	color: #004;
	margin: 40px;
}

#main
{
	border: normal 10 #000000;
	background-repeat: no-repeat;
	margin: auto;
	width: 800px;
	min-height: 600px;
	position:relative;
	top: 0;
	left: 0;
}

#submenu
{
	background-image: url(images/leftside.jpg);
	width: 159px;
	height: 414px;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.mainmenu
{
	position: absolute;
	top: 135px;
	left: 250px;
	font-size: medium;
}

.mainmenu a:link, .mainmenu a:visited
{
	color: #88d;
	text-decoration: none;
}

.mainmenu a:active
{
	text-decoration: underline;
	font-weight: bold;
}

.mainmenu a:hover
{
	text-decoration: underline;
}

#languagebar
{
	font-size: 8pt;
	position: absolute;
	top: 145px;
	right: 10px;
}

#languagebar a:link, #languagebar a:visited
{
	color: #CCC;	
	text-decoration: none;
}

#languagebar a:active
{
	color: #CCC;	
	text-decoration: underline;
	font-weight: bold;
}

#languagebar a:hover
{
	color: #CCC;	
	text-decoration: underline;
}

#loginStatus
{
	font-size: 8pt;
	border: normal 10 #000000;
	margin: auto;
	width: 800px;
	min-height: 12px;
	position:relative;
	top: 0;
	left: 0;
	text-align: right;
}

#loginStatus a:link, #loginStatus a:visited
{
	text-decoration: none;
}

#loginStatus a:active
{
	text-decoration: underline;
	font-weight: bold;
}

#loginStatus a:hover
{
	text-decoration: underline;
}

#help
{
	position: absolute;
	top: 10px;
	left: 5px;
}

#content
{
	position: absolute;
	background: white;
	position: absolute;
	top: 165px;
	left: 0px;
	width: 640px;
	min-height: 414px;
	overflow: visible;
	padding-left: 160px;
}

#notice
{
	text-align: center;	
	color: #202E64;
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 
  -----------------------------------
  Menu
  -----------------------------------
*/

#logicNavig, #logicNavig ul 
{
	margin: 0px;
	margin-left : 5px;
	padding:0;
}
#logicNavig li 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#logicNavig ul 
{
	margin-left: 10px;
	z-index: 10000;
}
#logicNavig a:link, #logicNavig a:visited
{
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 4px 10px;
	color: #ccc;
	border-top: 1px solid #495F96;
	border-right: 1px solid #394975;
	border-bottom: 1px solid #394975;
	border-left: 1px solid #495F96;
	line-height:1;
	font-style: normal;
	background-image:  url(images/menuitem.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#logicNavig ul a:link, #logicNavig ul a:visited
{
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 4px 10px;
	color: #ccc;
	border-top: 0px solid #495F96;
	border-right: 0px solid #394975;
	border-bottom: 0px solid #394975;
	border-left: 0px solid #495F96;
	line-height:1;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

#logicNavig a:hover, #logicNavig a:active, #logicNavig a:focus 
{
	background-color: #415485;
	color: #ddd;
	letter-spacing: .01px;
	text-decoration: underline;
	font-weight: bold;
}

#logicNavig .logicmark {
	color: #FFFFFF;
	font-weight: bold;
}

/* trigger link */
#logicNavig .logictrg {
	background-image:  url(images/pl.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* active trigger link */
#logicNavig .logicon {
	background-color: #5971AE;
	color: #FFFFFF;
}

/*the submenu classes */

#logicNavig .logichide {
	left: -9000px;
	border: 0;
}
#logicNavig .logicshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#logicNavig {
	width: 150px;
}

/* 2nd and subsequent Submenu widths */
#logicNavig ul {
	width: 145px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #415485;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

