﻿body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #DD0000;
}
img {
	border: 0;
}
form {
	padding: 0;
	margin: 0;
}
img, a img {
	border: none;
}

/* p, h1, h2, h3, h4, h5 {margin: 0 0 0px 0;} */

h1 {
	font-size: 26px;
	font-weight: 600;
}
/*
h2 {font-size: 20px; font-weight: normal;color: #FF0000;}
h3 {font-size: 17px; font-weight: normal; color: #FF0000;}
h4 {font-size: 14px; font-weight: normal; color: #FFF;}
h5 {font-size: 12px; font-weight: normal; color: #FFF; margin: 0;}
*/
.nocursor {
	cursor: default;
}
/* page styles */
#container {
	width: 770px;
	padding: 0 0 0px 0;
	margin: 0 0 20px 0;
	background-color: #e4e4e4;
}

#siteheader {
	background-color: #ffffff;
	clear: both;
}
#pageContent, #mainContent {
	min-height: 780px;
}
#pageContent {}

#leftContent, #mainContent, #rightContent {}

#leftContent {
	float: left;
	width: 14px;
	margin: 0;
	padding: 0 0 0px 0;
	background-color: Transparent;
}
#leftContent p {
	border: 0;
	margin: 0;
}
#rightContent {
	/*	padding: 4px 4px 4px 4px; */ /*	padding: 3px 0 0 3px; */
	margin: 0;
	float: right;
	width: 176px;
	background-color: Transparent;
	text-align: center;
	z-index: 0;
}
#mainContent {
	background-color: White;
	padding: 30px 40px 20px 15px;
	width: 525px;
	float: left;
}
/***************
footer section
***************/
#pagefooter {
	background-color: White;
	clear: both;
	text-align: center;
	font-size: 8pt;
}
#pagefooter a {
	color: blue;
}
#copyrightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 4px 0 0 0;
	line-height: 8.5pt;
}
/***************
Masthead section
***************/
#mastheadContent {
	text-align: center;
	float: left;
	background: #5E6ABA;
	width: 755px;
	height: 85px;
}
#mastheadContent img {
	border: none;
	margin: 0;
}
#mastheadRightSide {
	background: url(../images/ws_Masthead_RightSide.gif) repeat-x;
	width: 15px;
	height: 85px;
	float: right;
}
#mastheadTypeLogo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
}
#mastheadType {
	margin-left: auto;
	margin-right: auto;
}
#mastheadWhiteRule1, #mastheadWhiteRule2, #mastheadRedRule1, #mastheadRedRule2 {
	margin: 0;
	padding: 0;
	clear: both;
}
#mastheadRedRule1 {
	line-height: 1px;
	background-color: #ff0000;
}
#mastheadRedRule2 {
	line-height: 1px;
	background-color: #ff0000;
}
#mastHead {
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	padding: 1px 0 1px 0;
}
#mastHeadLoginUserName {
	position: absolute;
	font-size: 12px;
	z-index: 2;
	text-align: right;
	white-space: nowrap; /* top:65px; */
	top: 107px;
	left: 480px;
	width: 280px;
	color: White;
}
#mastHeadLoginUserName a {
	color: White;
}
#loginName {
	color: White;
}
#loginAccount {
	color: #000099;
	font-weight: 600;
}
#loginAccount:hover {
	color: red;
}

/*****************
Error msg
*****************/
#panErrorMsg, .ErrorMsgBlock, .ErrorPanel {
	text-align: left;
	font-size: 12px;
	color: Red;
	margin: 10px 12px 5px 12px;
	padding: 4px 4px 4px 24px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	width: 90%;
}
.ErrorMsg {
}

#ErrorMsgSupport {
	color: Black;
	margin: 0px 0px 0px 0px;
}

/**********************
Common formatting
***********************/
.CommonHeader {
	font-size: 16pt;
	font-weight: 800;
	letter-spacing: -0.05em;
	text-align: center;
	margin: 0px 0 0 0;
}
.CommonHeader H1 {
	font-size: 20px;
}
.CommonDetailBodyText {
	padding: 0 35px 0 35px;
	font-size: 14px;
}
.CommonDetailBodyText p {
}
.CommonSubHeadCentered {
	font-size: 13pt;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 6px;
	font-weight: 600;
}
/*****************
Accordion
*****************/
#AccordComplete {
	font-size: 11px;
	background-color: White;
}
.AccordSection {
	margin-left: 20px;
	width: 460px;
}
.AccordHead {
	font-size: 11px;
	font-weight: 600;
	color: #0000ff;
	background-color: #d1d1e7;
	border-top: solid 1px #5E6ABA;
	border-bottom: solid 1px #5E6ABA;
	padding: 3px 0 3px 4px;
	margin: 0px 0 6px 0;
}
.toggler {
	display: inline;
	margin: 0;
	padding: 0;
}
.panel {
	font-size: 15px;
	margin: 0 0 6px 0;
	background-color: White;
}
.panel h1, .panel p {
	padding: 0 13px 0 12px;
	font-size: 15px;
}

.panel h1 {
	font-weight: 300;
	margin: 6px 0 0 0;
}
.panel p {
	margin: 0px 0 8px 0;
}
.panel ul {
	padding: 0 12px 0 8px;
	margin: 0px 0 10px 24px;
	line-height: 17px;
}
.panel ul li {
	list-style: square;
}
