﻿div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
body {
	width: 800px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	line-height: 12px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	background-color: #ccc;
	text-align: center;
	margin: auto;
	padding: 0;
	clear: both;
	min-height: 760px;
}
table {
	padding: 5px;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
p {
	padding: 10px;
	font-size: 10px;
}
a {
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #696969;
	text-decoration: underline;
}
#pagediv {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	width: 800px;
	border-bottom: gray 1px solid;
	position: relative;
	text-align: left;
	margin: auto;
}
#leftdiv {
	float: left;
	width: 150px;
	height: 760px;
	padding: 5px;
}
/* footer formating */
#footer_div {
	background-position: center;
	padding: 0 10px 0 20px;
	background: #C0C0C0;
	clear: both;
	border-bottom: 2px solid #aaa;
}
#footer_div p {
	margin: 0;
	padding: 10px 0;
	color: #666666;
	font-size: 0.75em;
	text-align: center;
}
#footer_div a {
	color: #000099;
}
/* banner formating */
#banner_div
{

    height: 81px;
    text-align: right;
    font-size: .7em;
    background-color: #FFFFFF;
}
#banner_portalimage {
	left: 0;
	float: left;
	top: 0;
}
#banner_portalmenu {
	font-size: 0.9em;
	z-index: 50;
	left: 410px;
	float: left;
	position: absolute;
	top: 0;
	text-align: left;
	margin: 5px 0 0;
}
#banner_portalmenu ul {
	margin: -1px 0 0;
	padding: 0;
}
#banner_portalmenu ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
#banner_portalmenu li {
	background: #ccc;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	float: left;
	border-left: #ccc 1px solid;
	width: 10em;
	line-height: 1em;
	border-bottom: #ccc 1px solid;
	list-style-type: none;
	position: relative;
	margin: 0;
}
#banner_portalmenu li.submenu {
	background-position: 95% 50%;
	background-image: url( 'mnmenuarrow.gif' );
	background-repeat: no-repeat;
}
#banner_portalmenu li.submenu:hover {
	background-position: #333333;
	background: #FFFFFF;
	border-bottom: #ccc 0 solid;
}
#banner_portalmenu li:hover {
	background-position: #333333;
	background: #FFFFFF;
}
#banner_portalmenu li {
	display: block;
	width: 9em;
	text-decoration: none;
	padding: 0.25em 0 0.25em 0.5em;
	color: #CCCCCC;
}
#banner_portalmenu ul ul {
	display: none;
	z-index: 100;
	width: 7em;
	position: absolute;
}
#banner_portalmenu ul ul li {
	border-bottom: #ccc 1px solid;
}
#banner_portalmenu li.submenu li.submenu {
	background-position: 95% 50%;
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
}
#banner_portalmenu li.submenu li.submenu:hover {
	background-color: #edd;
}
#banner_portalmenu ul.level2 {
	left: -1px;
	top: 1.5em;
}
#banner_portalmenu ul.level3 {
	border-top: #ccc 1px solid;
	left: 7em;
	top: -1px;
}
div#portalmenu ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
/*end of portal menu*/
#banner_sitenav {
	height: 27px;
}
#banner_sitenav a {
	height: 27px;
	padding-right: 5px;
}
#banner_signin {
	height: 27px;
}
#banner_signin a {
	padding-right: 5px;
}
/* tab navigation formating */
#banner_tabnav {
	border-top: gray thin solid;
	background-color: silver;
	position: absolute;
	top: 60px;
	right: 0px;
	width: 800px;
}
#banner_tabnav ul {
	height: 0;
	margin: 0;
	padding: 0;
}
#banner_tabnav ul li {
	padding-left: 16px;
	font-size: 0.9em;
	float: left;
	margin-left: 1px;
	line-height: 20px;
	white-space: nowrap;
	list-style-type: none;
	position: relative;
}

#banner_tabnav ul a {
	display: block;
	font-weight: 700;
	color: #2d2d2d;
	text-decoration: none;
	padding: 0 16px 0 0;
}
#banner_tabnav ul a:hover
{
    color: #0000FF;
    font-size: large;
}
#banner_tabnav ul #current, #banner_tabnav ul #current a {
	color: #fdb;
}
#banner_tabnav ul p.tabdescription {
	border-right: gray thin solid;
	border-top: gray thin solid;
	display: none;
	font-weight: 700;
	font-size: 0.9em;
	background: #CCC;
	border-left: gray thin solid;
	width: 200px;
	color: #000;
	line-height: 12px;
	border-bottom: gray thin solid;
	white-space: normal;
	text-align: center;
	z-index: 100;
	padding: 5px;
	position: absolute;
	top: 20px;
	left: 5em;
}
#banner_tabnav ul li:hover div.tabdescription {
	display: none;
}
#banner_tabnav ul li:hover p.tabdescription {
	display: block;
}
/*end banner */
/* recent panel */
.recent {
	border-right: 0 solid;
	border-top: 0 solid;
	display: block;
	left: 700px;
	border-left: 0 solid;
	width: 100px;
	color: gray;
	border-bottom: 0 solid;
	position: absolute;
	top: -750px;
	clip: rect(auto auto 700px auto);
}
div.recentitem a {
	color: #ffdab9;
	text-decoration: none;
	font-size: .7em;
}
div.recentitem a:link {
	color: #ffdab9;
	text-decoration: none;
}
div.recentitem a:hover {
	padding-right: 10px;
	background: #696969 url('mnmenuarrow.gif') no-repeat 100% 100%;
	color: #ccc;
	text-decoration: underline;
}
div.recentitem a:visited {
	color: #000;
	text-decoration: none;
}
div.recentitem a:active {
	color: #696969;
	text-decoration: underline;
}
/*end recent panel */
#twitter_update_list {
	font-size: .9em;
	border: 3px none #000;
	list-style-type: none;
}
#twitter_update_list li {
	padding: 5px;
	margin: 5px;
}
/*calander */
#pgcalendar {
	left: 0;
	visibility: hidden;
	width: 185px;
	position: absolute;
	top: 0;
	height: 130px;
	background-color: #000;
}
.cal-GreyDate {
	font-weight: 400;
	font-size: 8pt;
	color: #999;
	background-color: #ffc;
	text-decoration: none;
}
.cal-GreyInvalidDate {
	font-weight: 400;
	font-size: 8pt;
	color: #999;
	background-color: #ffc;
	text-decoration: line-through;
}
.cal-DayCell {
	font-weight: 400;
	font-size: 8pt;
	background-color: #FFF;
}
.cal-HeadCell {
	font-weight: 700;
	font-size: 8pt;
	color: #000;
	background-color: #cc9;
}
.cal-Table {
	border-right: #66f 1px solid;
	border-top: #66f 1px solid;
	border-left: #66f 1px solid;
	border-bottom: #66f 1px solid;
	background-color: transparent;
}
/*end calander*/
/*field menu*/
.fieldhead {
	clear: left;
}
.fieldhead a {
	vertical-align: middle;
}
#fieldlisting {
	margin-left: 75px;
}
#fieldlisting img {
	clear: both;
	display: block;
	width: 74px;
	height: 74px;
}
#fieldlisting div {
	table-layout: auto;
	display: inline-block;
	float: left;
	visibility: visible;
	width: 128px;
	height: 128px;
	border-right: #A9A9A9 1px solid;
	border-top: #A9A9A9 1px solid;
	border-left: #A9A9A9 1px solid;
	border-bottom: #A9A9A9 1px solid;
	background-color: #C0C0C0;
	margin: 5px 3px;
}
/* field menu */
#fieldmenu {
	height: 20px;
	margin: 0;
	padding: 0;
}
#fieldmenu li {
	margin-top: 0;
	padding-left: 1px;
	font-size: 10px;
	float: left;
	margin-left: 1px;
	width: 20em;
	line-height: 20px;
	white-space: nowrap;
	list-style-type: none;
	position: relative;
}
#fieldmenu li li a {
	background-image: url('none');
	height: 20px;
}
#fieldmenu a {
	display: block;
	font-weight: 700;
	background: #9cf url('nav-tabs.gif') no-repeat 100% 100%;
	float: none;
	color: #2d2d2d;
	text-decoration: none;
	padding: 0 16px 0 10px;
}
div#fieldmenu ul.level1 {
	height: 18px;
	margin: 0;
}
div#fieldmenu ul.level2 {
	left: 0px;
}
div#fieldmenu ul.level2 a:hover {
	background-color: #CCCCCC;
}
div#fieldmenu ul ul {
	display: none;
	position: absolute;
}
div#fieldmenu ul.level2 li.submenu:hover {
	border-right: #000 thin solid;
	border-top: #000 thin solid;
	display: block;
	border-left: #000 thin solid;
	border-bottom: #000 thin solid;
}
div#fieldmenu ul.level1 li.submenu:hover, div#fieldmenu li.submenu:hover ul.level2 {
	display: block;
}
/*end field menu */
/*module headers */
div.modheaderhide:hover div.modheaderadmin {
	display: block;
}
div.modheaderhide {
	border-right: gray thin solid;
	border-top: gray thin solid;
	display: block;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	background-color: #ccc;
	margin: 0;
	padding: 0;
}
div.modheaderadmin {
	border-right: gray thin solid;
	border-top: gray thin solid;
	display: none;
	background: silver;
	left: 0;
	float: left;
    z-index:100;
	border-left: gray thin solid;
	color: #000;
	border-bottom: gray thin solid;
	position: absolute;
	padding: 2px 5px;
}
/* unorganized */
.head {
	clear: left;
	padding: 10px;
	color: #06F;
	font-size: 1em;
}

.borderedLink
{
    padding: 3px;
    font-weight: bold;
    border: medium solid #808080;
}

.acc_signin div {
	padding: 10px;
}

.acc_signin
{
    padding: 10px;
    font-size: .8em;
}
.acc_editmail span
{
   padding: 10px;
}
.acc_editmail div
{
   padding: 10px;
}
.acc_editmail
{
    padding: 10px;
    font-size: .8em;
}