html
{
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical !important;
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Helvetica;
	font-size: 10pt;
	color: #444444; /* #424242*/ /*495a69;*/ /* 495a69 */
	text-decoration: none;
	/*color: #444444; */
	background-color: #E5F2FF; 
}

#PageOutline
{ 
	text-align: center;
	margin: 15px auto 0px auto;
	border: none orange 3px;
	width: 1000px;
}

#InnerPage
{
	text-align: justify;
	width: 100%;
	/* max-width: 800px; */
	margin: 0px auto;
	border: none green 1px;	
}

A
{
	color: #0153A4;
	text-decoration: none;
}

A:HOVER
{
	color: #0153A4;
	text-decoration: underline;
}


H1
{
	font-size: 16pt;
	margin-bottom: 4px;
}

H2 
{
	font-size: 14pt;
	margin-bottom: 4px;
	font-weight: normal;
}

.Validator
{
	color: Red;
}

.BodyHeadPage
{
	/*color: Black;*/
	font-size: 23px;
	font-weight: bold;		
}

.BodyHeadActivePage
{
	/*color: green;*/
	font-size: 15px;
	font-weight: bolder;		
}

.BodyHeadNormal
{
	font-weight: bold;
}

.MessageBoxTitle
{
	/*color: black;*/
	font-weight: bolder;
}

.MessageBoxMessage
{
	color: black; /*#FF9900;*/
}

.BodyContentsWrapper
{
	width: 615px;
	overflow: hidden;
	height: 1%;
	margin-left: auto;
	margin-right: auto;
	/*background-color: yellow;*/
	vertical-align: top;
}
	
.PageTitle
{
	/*background-image: url("../../Images/bg_page_title.jpg");
	background-repeat: no-repeat;*/
	color: #FF0C1D;
	font-family: "Trebuchet MS", Vivaldi;
	font-size: 23px;
	/*height: 100px;*/
	padding-left: 10px;
	padding-bottom: 20px;
	/*display: inline-block;*/
	width: auto;
	/*background-color: Gray;*/
}

.PageContents
{
	/*margin-top: 15px;*/
	width: 100%;
	margin-bottom: 0px;
	/*background-color: red;*/
	/*margin-left: 10px;
	margin-right: 10px;*/
	/*padding-left: 5px;*/
	/*width: 600px;*/
	vertical-align: top;
}

.PageText
{
	/*font-family: Tahoma;
	font-size: 13px;*/
	/*color: #959595;*/
	text-align: justify;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 20px;
}

.PageText ol
{
	/*color: #424242;*/
	/*font-family: "Trebuchet MS";*/
	/*font-size: 10pt;*/
	/*background-color: Gray;*/
	margin-left: 0px;
	padding-left: 30px;
}

.PageText ul
{
	margin-left: 0px;
	padding-left: 30px;
	/*color: #000000;*/
	/*font-family: "Trebuchet MS";*/
	/*font-size: 14px;*/
	/*background-color: Gray;*/
}

.PageText ul li
{
	list-style-image: url("../Images/bullet_pisj_logo_10.png");
	/*list-style-position: outside;*/
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	/*background-color: Gray;*/
}

.PageText ol li
{
	/*list-style-image: url("../Images/bullet_pisj_logo_10.png");*/
	/*list-style-position: outside;*/
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	/*background-color: Gray;*/
}

.PageText li:hover
{
	/*list-style-image: url(../../Images/bullet_black.png);*/
	/*list-style-position: inside;	*/
}

.PageText li ul
{
	margin-left: -10px;
	margin-bottom: 15px;
	/*list-style-position: inside;*/
	padding-left: 40px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}

.PageHeading
{
	/*color: #FF0C1D;*/
	color: #0153A4;
	font-family: "Trebuchet MS", Vivaldi;
	font-size: 21px;
}

.SectionHeading
{
	color: #32A0D5; /*40A70E 32A0D5 */
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
}

.SectionSubHeading
{
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

.BodyHeading
{
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

.ModuleHeading
{
	font-size: 24px;
	color: #162A3D;
}

table.Info
{
}

table.Info th
{
	border-bottom: solid 1px black;
	text-align: left;
}

table.Info td
{
	vertical-align: top;
	padding-right: 10px;
}

ol.PageOrderedList
{
	/*background-color: Gray;*/
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;	
}

ol.PageOrderedList li
{
	/*list-style-position: outside;*/
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	/*background-color: Gray;*/
}


ul.PageUnorderedList
{
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;
	/*background-color: Gray;*/
}

ul.PageUnorderedList li
{
	list-style-image: url("../Images/bullet_pisj_logo_10.png");
	/*list-style-position: outside;*/
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	/*background-color: Gray;*/
}

a.TopLink
{
	color: #333399;
}

.info, .success, .warning, .error, .validation
{
	border: 1px solid;
	margin: 0px 0px 10px 0px; /*0px 50px 0px 0px;*/
	padding: 5px 10px 5px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info
{
	color: #00529B;
	/*background-color: #BDE5F8;*/
	background-image: url('/Images/msg_info.png');
}

.success
{
	color: #4F8A10;
	/*background-color: #DFF2BF;*/
	background-image: url('/Images/msg_success.png');
}
	
.error
{
	color: #D8000C;
	/*background-color: #FFBABA;*/
	background-image: url('/Images/msg_error.png');
}

.warning
{
	color: #9F6000;
	/*background-color: #FEEFB3;*/
	background-image: url('/Images/msg_warning.png');
}		