/* @group Layout */

#wrapper {
  padding: 0;
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 701px;
  _width: 702px; /* be nice to IE */
}

#pagebody {
  left: 0;
  margin-top: -11px;
  position: relative;
}

#maincontent {
  background: 50% 0px;
  top: 0px;
	margin-top: 10px;
	width: 529px;
	position: relative;
	overflow: hidden;
	margin-left: 172px;
}
	
/* @end */

/* @group BasicTags */

#maincontent   select {
  border: 1px solid #c6c4b8;
  font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-size: 100%;
  padding: 0.3em;
}

/* **** TAGS **** */

body {
  background: #5d5d5d url(/images/intranet/css/bg_main.png) repeat-y 50% 0px;
  color: #808080;
  font: x-small Tahoma, Verdana, "Lucida Grande", Helvetica, Arial, sans-serif; /* prevent scrollbar from disappearing */
  margin: 0;
  padding: 0;
  text-align: center; /* be nice to IE */;
	height: 9px;
	height: 940px;
	margin: 0px;
}

a {
  color: #7a8bc1;
}

a:hover {
  color: #adca4a;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font: 100% normal Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

label {
  display: block;
}

textarea {
  width: 400px;
}
	
/* @end */

/* @group MainContent */

#maincontent .whm,
#maincontent .home_entry,
#maincontent .content,
#maincontent .ab_content {
  border-bottom: 2px #F1F2F8 solid;
	padding: 12px;
}

/* @group Header */

#header {
  background: #4B6CB9 no-repeat 0px 0px url(/images/intranet/css/bg_head.jpg);
  height: 128px;
  width: 701px;
	 _top: 0; /* be nice to IE */;
	padding-bottom: 8px;
	margin-bottom: 1px;
	border-bottom: 1px solid white;
}

#header p {
  display: none;
}

#header h5 {
	top: 110px;
	position: relative;
	color: white;
	text-align: right;
	margin-right: 10px;
	_top: 104px; /* be nice to IE */;
}

#header #logo {
  display: block;
  top: 26px;
  left: 20px;
  position: absolute;
  _top: 38px; /* be nice to IE */
}

#logo img {
  display: none;
}

#logo a {
  display: block;
  width: 230px;
  height: 46px;
}

#mainnavi {
  color: #bbd2f1;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 12px;
  position: absolute;
  top: 90px;
  width: 650px;
  float: left;
  _top: 84px; /* be nice to IE */;
	padding-top: 14px;
	z-index: 8;
}

#mainnavi li {
  display: block;
  float: left;
  padding: 4px 1em;
}

#mainnavi li a {
  color: #BBD2F1;
  font: 100% normal "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
  padding: 0;
  padding-bottom: 6px;
  float: left;
  display: block;
  _padding-bottom: 4px; /* be nice to IE */;
	text-decoration: none;
}

#mainnavi li a:hover {
  color: #fff;
	border-bottom: 2px solid white;
}

#mainnavi #currentbase a {
  background-position: 50% 16px;
  color: #fff;
  border-bottom: 2px solid white;
}
	
/* @end */

/* @group basic */

#maincontent .img {
	
}

#maincontent h1 {
  font-size: 160%;
	color: #7a8bc1; }

#maincontent h2 {
  font-size: 140%;
  color: #4c4c4c;
  font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	border-bottom: 1px solid #999999;
	margin-bottom: 3px;
}

#maincontent h2 span {
	color: #d6dfba;
	text-align: right;
	display: block;
	padding-top: 4px;
	font-style: italic;
}

#maincontent h3 {
  font-size: 120%;
  color: #8BB600;
	margin-bottom: -0.6em;
	display: block;
	clear: both;
}

#maincontent h4 {
  font-size: 100%;
  color: #4c4c4c;
  font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#maincontent h5 {
  font-size: 90%;
  color: #7a8bc1;
	margin-bottom: -0.6em;
	display: block;
	clear: both;
}
 /* @end */

/* @group ab_content */

#maincontent .ab_content {
  border: none;
}

#maincontent .ab_content h3 {
	width: 240px;
	display: block;
	float: left;
	font-size: 126%;
  	color: #8BB600;
  	margin-bottom: -0.7em;
}

#maincontent .ab_content p {
	width: 240px;
	display: block;
	float: left;
}
 /* @end */

/* @group content */

#maincontent .content {
  border: none;
}

#maincontent .content_a {
	display: block;
	width: 48%;
	float: left;
}

#maincontent .content_b {
	display: block;
	width: 48%;
	float: right;
}

#maincontent .content ul {
	margin: 0px;
	padding: 8px 0px 8px 0px;
}

#maincontent .content li {
	list-style: none;
}

#maincontent .content table {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #c3c3c3;
	font-size: inherit;
}

#maincontent .content td {
	padding: 6px;
	background: inherit;
}

#maincontent .content tr {
	background: inherit inherit;
}

#maincontent .content th {
	padding: 6px;
	color: #ffffff;
	border-bottom: 1px none #c3c3c3;
	background: #808080 url(/images/intranet/css/hd_drk_grey.jpg) repeat-x;
	text-transform: capitalize;
	text-shadow: #555555 2px 2px 1px;
}

#maincontent .content th a {
	color: white;
}
 /* @end */

/* @group whm */

.inUse {
color: #f29955; }

.notInUse {
color: #bebebe; }

.left {
float: left;
display: block;
margin-right: 6px; }

.right {
float: right;
display: block; }

.right2 {
float: right;
display: block;
	width: 90%;
	text-align: right;
}

.label {
background: #e6e6e6;
border: 1px solid #bdbdbd;
text-align: center;
padding: 24px 18px 18px;
width: 60%;
display: block; }

.crumb {
color: #798ac0;
text-decoration: none;
margin-bottom: 6px;
padding-left: 6px;
padding-bottom: 2px;
padding-top: 2px; }

.crumb a {
text-decoration: none;
background: inherit; }

.crumb a:hover {
text-decoration: none;
border-bottom: 1px dotted #b3b3b3;
background: inherit; }

#maincontent .whm {
border-style: none; }

#maincontent .whm p {
margin-top: 0;
padding-top: 0; }

#maincontent .whm h1 {
font-size: 160%;
border-bottom: 1px solid #798ac0;
margin-bottom: 12px;
padding-bottom: 1px;
display: block;
clear: both; }

#maincontent .whm h2 {
font-weight: normal;
font-size: 130%;
border-style: none; }

#maincontent .whm h3 {
margin-bottom: 4px; }

#maincontent .whm table {
background: #f9f9f9;
border: 1px solid #bdbdbd; }

#maincontent .whm th {
text-align: left;
background: #e6e6e6;
padding-left: 4px; }

#maincontent .whm_A {
width: 30%;
display: block;
float: left;
margin: 0;
padding: 0; }

#maincontent .whm_B {
width: 64%;
display: block;
float: right; }

#maincontent .whm .pod {
background: #bababa;
padding: 0;
display: block;
float: left;
border: 1px solid #767676; }

#maincontent .whm .pod2 {
background: #dedede;
float: left;
border: 1px solid #a9a9a9;
display: block;
margin: 2%;
padding: 4px 6px; }

#maincontent .whm .pod3 {
background: #f4f4f4;
display: block;
float: left;
margin: 2%;
border: 1px solid #d2d2d2;
padding: 4px 6px; }

#maincontent .whm .pod4 {
background: #ffffff;
display: block;
float: left;
margin: 2%;
border: 1px #bababa solid;
padding: 4px 6px; }

#maincontent .whm .pod p {
padding: 2px 4px 4px;
margin: 0;
text-align: center; }

#maincontent .whm .pod4 p {
padding: 2px 4px 4px;
margin: 0;
text-align: left;
vertical-align: middle; }

#maincontent .whm .pod h1 {
padding: 3px 3px 3px 6px;
background: #767676;
display: block;
border: 1px none #cccccc;
color: white;
margin: -1px -1px 0;
text-align: left; }

#maincontent .whm .pod h2 {
color: #4c4c4c;
margin: 0;
padding: 3px 3px 3px 6px;
text-align: center; }

#maincontent .whm .pod2 h2 {
color: #4c4c4c;
margin-top: -4px;
margin-right: -6px;
margin-left: -6px; }

#maincontent .whm .pod3 h2 {
color: #4c4c4c; }

#maincontent .whm .pod4 h2 {
color: #4c4c4c;
background: #ffffff; }


 /* @end */


 
 /* @group section */

#maincontent .section {
  background: #ADCA4A url(/images/intranet/css/bg_subhead.jpg) no-repeat 0px 0px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 172px;
	margin-top: 1px;
}

#maincontent .section {
  padding-left: 20px;
}

#maincontent .section p {
  float: right;
  margin-top: -1.7em;
  padding-right: 10px;
}

#wrapper #maincontent .section h1,
#wrapper #maincontent .section h1 a,
#wrapper #maincontent .section a {
  color: #fff;
  font-weight: normal;
}

#wrapper #maincontent .section h1,
#wrapper #maincontent .section h1 span {
  text-shadow: #9FBE36 2px 2px 1px;
}

#wrapper #maincontent .section a:hover {
	text-decoration: underline;
}

#wrapper #maincontent .section h1 span {
  color: #8BB600;
  display: inline;
  text-shadow: #FFF2D9 2px 2px 2px;
}
 /* @end */
	
/* @end */

/* @group SideBar */

#sidebar {
  clear: none;
  width: 170px;
  position: absolute;
	display: block;
	top: 1px;
}

#sidebar h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  /*text-shadow: #D7E3AE 2px 2px 2px;*/
	background: #435cae;
	padding: 8px;
	background: url(/images/intranet/css/hd_sideBar_g.jpg) no-repeat;
	padding-left: 12px;
}

#sidebar h6 {
	color: #7a8bc1;
	padding: 10px;
	font-size: 84%;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0.9em 1.2em;
  border-bottom: 3px solid #DAE7AF;
	display: block;
}

#sidebar ul li {
  margin: 0.3em 0 0.3em 0;
}

#sidebar ul li a {
  background: transparent url(/images/intranet/css/bg_list.png) no-repeat 0px 50%;
  color: #434343;
  padding-left: 16px;
}

#sidebar ul li a:hover {
  background-position: -300px 50%;
  color: #7a8bc1;
}
	
/* @end */

/* @group SubAppNav */

#appsSub {
	border-bottom: 1px #adca4a dotted;
	padding-left: 6px;
	background: url(/images/intranet/css/bg_maincontent.gif) repeat-x;
	margin: 0px 0px 0px 0px;
}

#appsSub ul {
	margin: 0;
	padding: 4px;
	text-align: left;
	list-style: none;
	display: block;
}

#appsSub li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
	
/* @end */

/* @group Misc */

/* **** TABLE CONTROL **** */

.single {
	float: none;
}

.rightDivide_Content {
	border-right: 1px solid white;
	background: inherit;
}

.positionRight {
	float: left;
	margin-right: 20px;
	border-right: 1px  #dddddd;
	background: inherit;
}

#maincontent tr.row0 td {
	background-color: #FFFFFF;
}

#maincontent tr.row1 td {
	background-color: #E6ECFF;
}

/* **** Error Code **** */

.errorCode {
	color: #BF002B;
	background: none no-repeat left center;
	text-align: left;
	border-top: 3px solid #BF002B;
	border-bottom: 1px solid #ffc5cc;
	display: block;
	padding: 4px;
	border-style: none;
}

.errorCode ol {
	list-style: decimal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}

.errorCode li {
	list-style: disc;
	padding-left: 12px;
}

/* **** Terminators **** */

.terminator {
	border-top: 1px solid #dddddd;
	display: block;
	margin-bottom: 6px;
	clear: both;
}

.terminator_big_space {
	display: block;
	border-bottom: 3px solid #94b569;
	margin-top: 8px;
	margin-bottom: 0px;
	clear: both;
}

.terminator_dot {
	border-top: 1px dotted #e6e6e6;
	display: block;
	margin-bottom: 6px;
	clear: both;
}

.terminator_end {
	border-top: 2px solid #5d5d5d;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}

.terminator_nc {
	margin: 1px 0 6px 0;
	height: 6px;
	clear: both;
display: block; }

.terminator_nc_ns {
	margin: -52px 0 6px 0;
	height: 6px;
	clear: both;
display: block; }

.terminator_nc_nB16 {
	height: 6px;
	margin-right: 0;
	margin-bottom: -16px;
	margin-left: 0;
	clear: both;
display: block; }

/* **** Error MSG **** */

#errorMSG {
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 90%;
}

.error {
	color: #BF002B;
	background:  url(/images/common/widgets/errorWidget.gif) no-repeat left center;
	text-align: left;
	border-top: 1px none #BF002B;
	border-bottom: 1px solid #BF002B;
	display: block;
	padding: 6px 6px 6px 28px;
	border-style: none;
}

.success {
	color: #33690A;
	border-bottom: 1px dotted #33690A;
	border-top: 1px dotted #33690A;
	text-align: left;
	background:  url(/images/common/widgets/successWidget.gif) no-repeat left center;
	display: block;
	padding: 6px 6px 6px 28px;
	border-style: none;
}

/* **** SHARED CLASSES **** */

.centered {
	text-align: center;
}

.centered_rightDivider {
	text-align: center;
	border-right: 1px solid #c3c3c3;
}

.left_rightDivider {
	text-align: left;
	border-right: 1px solid #c3c3c3;
}
	
/* @end */

/* @group Pods */

.pod1 {
	padding: 10px;
	border: 1px solid #c3c3c3;
	background: #f8f8f8;
	margin-top: 16px;
	padding-bottom: 0px;
}

.pod1 img {
	margin: 0px;
	padding: 0px;
}

.pod1 table {
	
	border: 1px solid #66ccff;
	border: 1px solid #c3c3c3;
	background: #ffffff;
}
/* @end */
