/***********************************************************************/
/* ------ Basics Start ----------------------------------------------- */
/*                                                                     */

* {
	margin: 0;
	padding: 0;
	}
html, body {
	font-family: Arial, Helvetica, Verdana, serif;
	font-size: 11px;
	color: black;
	line-height: 16px;
	border: 0;
	height: 100%;
	width: 100%;
	max-width: 100%;
	/*
	overflow: hidden;
	*/
	}
p {
	padding-bottom: 12px;
	white-space: normal;
	}
a:link, a:visited, a:hover, a:active {
	outline: 0;
	color: blue;
	}
a img {
	border: 0;
	}
select,
input {
	padding: 0px;
	font-size: 9px;
	}
input {
	color: #767676;
	}

option {
	padding: 0;	
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	}
	
/*                                                                     */
/* ------ Basics End ------------------------------------------------- */
/***********************************************************************/


/***********************************************************************/
/* ------ Header Start ----------------------------------------------- */
/*                                                                     */

#helpHead {
	border-bottom: 1px solid #7a9bba;
	padding-top: 12px;
	height: 50px;
	}
#helpHead a {
	text-decoration: none;
	}
	
#logNav {
	display: block;
	float: right;
	padding-right: 4px;
	font-size: 11px;
	}
#logNav a {
	color: #488ba7;
	padding-right: 18px;
	}
	
#helpLogo {
	font-size: 16px;
	letter-spacing: 1px;
	color: #acb1b4;
	padding-left: 12px;
	white-space: nowrap;
	}
#helpLogo img {
	vertical-align: middle;
	}
#tabNav {
	display: block;
	float: right;
	position: absolute;
	top: 39px;
	right: 1px;
	white-space: nowrap;
	}
#tabNav li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px;
	padding-left: 50px;
	padding-right: 50px;
	border: 1px solid #7a9bba;
	background: #ebedef;
	font-size: 11px;
	font-weight: bold;
	}
#tabNav li a {
	color: #031b4c;
	}
#tabNav li.active {
	background: #ffffff;
	border-bottom-color: #ffffff;
	}

/*                                                                     */
/* ------ Header End ------------------------------------------------- */
/***********************************************************************/


/***********************************************************************/
/* ------ Content Start ---------------------------------------------- */
/*                                                                     */

#helpContent {
	display: block;
	width: 990px;
	margin: 0 auto;
	padding-top: 12px;
	}
#subRow {
	padding: 12px;
	font-size: 13px;
	color: #278ecd;
	font-weight: bold;
	}
/* ------ Common Elements start --- */

.boxType {
	margin-top: 4px;
	border: 1px solid #a5b9c8;
	}
.titleBox {
	height: 26px;
	line-height: 26px;
	border: 1px solid #777878;
	margin: 4px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fdfdfd;
	background-image: url(gif/title_help.gif);
	}

/* ------ Common Elements End ----- */



/* ------ Left Column start ------- */

#tipsCol {
	position: relative;
	float: left;
	width: 268px;
	}
#jumpBox {
	padding: 10px;
	text-align: center;
	font-size: 13px;
	color: #278ecd;
	background-color: #dceff6;
	}
#jumpBox a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3ba3e3;
	}
#jumpBox .jumpLinks li {
	text-align: left;
	margin-left: 100px;
	}
#jumpBox label {
	padding-right: 4px;
	margin-right: 100px;
	}
#tipsBox {
	background-color: #fbfbfb;
	color: #6a6a6a;
	padding-bottom: 4px;
	}
#tipsBox a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #002f53;
	padding-bottom: 2px;
	}
#tipsBox p {
	padding-left: 16px;
	padding-right: 18px;
	padding-top: 12px;
	line-height: 14px;
	}
#tipsBox span {
	margin-left: 18px;
	padding-top: 10px;
	}
#tipsBox img {
	padding-bottom: 28px;
	float: left;
	padding-right: 8px;
	}
#tipsBox a img {
	padding: 0;
	float: none;
	}

/* ------ Left Column End --------- */



/* ------ Right Column start ------ */

#knowledgeCol {
	position: relative;
	float: left;
	left: 20px;
	width: 700px;
	top: 0;
	}
.itemBox {
	background-color: #f0f6f8;
	}
.itemBox table {
	width: 100%;
	border-collapse: collapse;
	}
.itemBox table td {
	padding: 12px;
	vertical-align: top;
	}
.itemBox table a {
	color: #07194b;
	}
.itemBox table td.itemIcon {
	width: 103px;
	}
.itemBox table td .icon {
	border: 1px solid #0075b0;
	padding: 4px;
	background-image: url(gif/back_help.gif);
	width: 98px; 
	}
.itemBox table td.itemIcon img {
	border: 1px solid #b7b6b6;
	}
.itemBox table td.itemDesc {
	color: #848181;
	}
.itemBox table td.itemDesc b {
	display: block;
	clear: both;
	font-size: 12px;
	color: #29405f;
	}
.itemBox table td.itemMore {
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
.itemBox table td.itemMore a {
	font-size: 12px;
	font-weight: bold;
	}
.itemBox table td.itemAction {
	width: 85px;
	}
	
/* ------ Right Column End -------- */

/*                                                                     */
/* ------ Content End ------------------------------------------------ */
/***********************************************************************/

/***********************************************************************/
/* ------ Login Start ------------------------------------------------ */
/*                                                                     */
/*                                                                     */

/*
#login {
	width: 1040px;
	}
*/
#logHeader {
	overflow: hidden;
	clear: both;
	display: block;
	width: 100%;
	min-width: 1024px;
	height: 125px;
	background: url(gif/header_topbar.png) top repeat-x;
	padding-top: 12px;
	}
#coLogo {
	display: block;
	float: left;
	height: 92px;
	width: 420px;
	padding-top: 16px;
	}

#logIntro {
	padding-top: 16px;
	padding-right: 24px;
	text-align: left;
	}
#logIntro .welcome {
	display: block;
	font-size: 14px;
	color: #0d2979;
	height: 25px;
	line-height: 25px;
	}
#logIntro .message {
	display: block;
	font-size: 12px;
	color: #5d6771;
	padding-right: 60px;
	}

#logBody {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 1024px;
	height: 415px;
	z-index: 1;
	}
#logBody a:link, a:visited {
	outline: 0;
	font-size: 11px;
	font-weight: bold;
	color: #0245b5;
	text-decoration: underline;
	}
#logBody a:hover, a:active {
	outline: 0;
	font-size: 11px;	
	font-weight: bold;
	color: #3f70c1; 
	text-decoration: underline;
	}

#logBody .backStop {
	position: absolute;
	z-index: 100;
	width: 100%;
	}	
#logBody .backStop img {
	display: block;
	height: 415px;
	width: 100%;
	}	
	
#loginLeft {
	position: absolute;
	width: 100%;
	top: 50px;
	z-index: 200;
	}
	
#loginRight {
	position: absolute;
	width: 100%;
	top: 50px;
	z-index: 300;
	}
	
#frameLeft {
	display: block;
	float: left;
	border: 1px solid #8e9aa7;
	background: #7b8a99 url(gif/login_frame.gif) repeat-x;
	padding: 12px;
	margin-left: 50px;
	}
#frameLeftText {
	display: block;
	float: left;
	border: 1px solid #8e9aa7;
	background: #7a8a99 url(gif/login_tframe.gif) repeat-x;
	padding: 4px;
	margin-left: 50px;
	width: 16%;
	}
#frameLeftText span {
	display: block;
	border: inset 2px;
	background: #7b8a99 url(gif/login_frame.gif) repeat-x;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	}
#frameLeftText span b {
	display: block;
	clear: both;
	font-size: 12px;
	color: red;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 1px;
	}
#frameRight {
	display: block;
	float: right;
	border: 1px solid #8e9aa7;
	background: #7b8a99 url(gif/login_frame.gif) repeat-x;
	padding: 12px;
	margin-right: 50px;
	}
#frameLeft img,
#frameRight img {
	display: block;
	border: inset 2px;
	}	
	
#loginMid {
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 400;
	}
#loginMid p {
	padding-top: 42px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	}
#form {
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	letter-spacing: 1px;
	}
#form input {
	display: block;
	clear: both;
	}
#form label {
	display: block;
	text-align: left;
	font-size: 11px;
	color: #455176;
	padding-top: 2px;
	padding-bottom: 8px;
	}
#form label.msg {
	text-align: center;
	}
#form label.warning {
	text-align: center;
	color: #dd0000;
	font-size: 13px;
	}
#form input.field {
	padding: 3px;
	}
#form .errors {
	position: absolute;
	top: 68px;
	display: block;
	color: #dd0000;	
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	z-index: 350;
	}
#form input.loginBtn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	width: 149px;
	height: 32px;
	}
#form input.loginCheck {
	display: block;
	float: left;
	width: auto;
	margin-left: 70px;
	}
#form b {
	display: block;
	float: left;
	font-size: 10px;
	color: #ffffff;
	padding-left: 8px;
	text-align: left;
	font-weight: normal;
	}
#loginMid span {
	display: block;
	clear: both;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}

#logFooter {
	display: block;
	overflow: hidden;
	width: 100%;
	min-width: 1024px;
	text-align: center;
	font-size: 11px;
	color: #5d6771;
	background: url(gif/background_login.gif) top repeat-x;
	}
#logFooter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-left: 424px;
	padding-right: 424px;
	}
#logFooter p {
	display: block;
	padding-top: 22px;
	width: 682px;
	margin-left: auto;
	margin-right: auto;
	}
#logFooter b {
	display: block;
	clear: both;
	font-weight: bold;
	color: #0d2979;
	}
	


/*                                                                     */
/*                                                                     */
/* ------ Login End -------------------------------------------------- */
/***********************************************************************/

/* -- Text and Font Varations ------ */

.bgBlack {
	font-size: 18px;
	line-height: 24px;
	}
.bgBlack a {
	font-size: 14px;
	font-weight: normal
	}
.black {
	font-size: 12px;
	font-weight: normal;
	}
.midBlack {
	font-size: 14px;	
	}	
.smBlack {
	font-size:9px;
	font-weight: normal;
	}
	
.red {
	font-size: 14px;
	color: red;
	}
.forest {
	color: #004106;
	}
.maroon {
	color: #9b0000;
	font-weight: normal;
	font-size: 11px;
	padding-left: 3px;
	}
	
.purple {
	color: #4f369d;
	}
	
.iconLeft {
	display: block;
	float: left;
	padding-right: 8px;
	}
.iconRight {
	float: right;
	padding-left: 10px;
	}
