/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:8pt;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
    color:Black  ;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: 6pt;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: 14pt;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: 8pt;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
	  text-align:left;
	 
	  
	  
}
table.header_login
{
	  background-color:white;
	  text-align:right;
}

td.logo
{
	width:70px;
	text-align: left;
	background-color:#3B6689;

}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: 14pt;
		font-weight: bolder;
		color: #FFFFFF;
		
	}
td.header
{
	width:100%;
	background-color:#3B6689;
	background-image: url(Images/TextureD.png);
	background-repeat:repeat-x;
	color:White;
	font-weight:bold;
	font-size:small;
}
td.headerbar 
{

	text-align: left;
	height: 35px;
	background-color:#6E8CA6;
	padding-bottom:0;
	background-image: url(Images/NavBar.png);
	background-repeat:repeat-x;
	vertical-align:bottom;
}
td.subheaderbar 
{

	text-align: left;
	height: 15px;
	background-color: #F3F3F3;
	border-bottom:solid 1px #999999;
}
td.master_Left
{
	width: 200px;
	padding:5px;
}
td.contents
{
	background-color: #F3F3F3;
	text-align:center;
	padding:5px;
	width:100%;
	margin-left: auto;
	margin-right: auto;

	
}
	
td.master_right
{
	width: 200px;
	padding:5px;
}
td.menu 
{
	background-color:#C4C6F7;
	width: 150px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:6pt;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

tr.pagebreak
{
    page-break-after:always;
}

tr.page
{
}

tr.acct_btn
{
		
}

.CONTENTS_CENTER_ADMIN
{
	background:White;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	width:100%;
}
.CONTENTS_CENTER
{
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;

}
.CONTENTS_RIGHT
{
	background-color:#E6E6E9;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;

}

.MENU_ITEM
{
	height:22px;
	color:Black;
	background:#FFDF00;	
	text-align:center;
	vertical-align:bottom;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
	border-top:solid 1px Black;
	border-bottom:solid 1px Black;
}

.MENU_ITEM a:link
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MENU_ITEM a:visited
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MENU_SUB_ITEM
{
	height:22px;
	color:Black;
	background:#F3F3F3;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
	border-top:solid 1px Black;
	border-bottom:solid 1px Black;
	text-align:left;
	vertical-align:bottom;
}

.MENU_SUB_ITEM a:link
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MENU_SUB_ITEM a:visited
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MENU_SELECTED
{

	height:25px;
	color:Black;
	background:#FFED7C;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
	border-top:solid 1px Black;
	text-align:center;
	vertical-align:bottom;
}

.MENU_SELECTED a:link
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;

}

.MENU_SELECTED a:visited
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MENU_HOVER
{
	height:22px;
	font-weight:bold;
	color:#42464F;
	background-color:#FFED7C;

}

.MENU_HOVER a:link
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MENU_HOVER a:visited
{
font-style: normal;
font-weight: bold;
font-size:8pt;
font-family:Arial;
color: Black;
text-decoration: none;
}

.MASTER_PG
{
	background-color: #F3F3F3;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

.LABEL
{
	color: #6B7EBF;
	font-weight:bold;
}
.DATALABEL
{
	color:Black;
	font-weight:normal;
}
.ITEMROW
{
	font-family:Arial;
	font-size:8pt;
	background-color:#ffffff;
}
.ALT_ITEMROW
{
	font-family:Arial;
	font-size:8pt;
	background-color:#eeeeee;

}

.PRINT_ITEMROW
{
	font-family:Arial;
	font-size:12px;
	background-color:#ffffff;
	border-bottom:solid 1px Black;
}
.SELECTED_ITEMROW
{
	background-color:Yellow;
	font-size:8pt;

}
.LIST_FRAME
{
	border-width:2px;
	border-style:solid;
	border-color:#F3F3F3;
	background-color:#ffffff;
	padding:2px;
	width:590px;
	height:200px;
	
}
.ACCT_MGR
{
	border-width:2px;
	border-style:solid;
	border-color:#F3F3F3;
	background-color:White;
	background-image: url(Images/Gradient.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:2px;

}

.ACCT_DETAILS
{
	border-width:2px;
	border-style:solid;
	border-color:#F3F3F3;
	background-color:White;
	background-image: url(Images/Gradient.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:2px;
	width:600px;

}
.ACCT_DETAILS_LABEL
{
	color: Black;
	font-size:8pt;
	font-weight:bold;
}
.ACCT_DETAILS_DATALABEL
{
	color:Blue;
	font-weight:normal;
	font-size:8pt;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.History_Header_modalPopup {
	background-color:#6E8CA6;
	border: solid 1px #F3F3F3;
	color:White;
	font-weight:bold;
	text-align:center;
	width:550px;
	cursor: move;

}
.History_modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:550px;
}

.Complaint_Header_modalPopup {
	background-color:#6E8CA6;
	border: solid 1px #F3F3F3;
	color:White;
	font-weight:bold;
	text-align:center;
	width:700px;
	cursor: move;

}
.Complaint_modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:700px;
}

.PriorityCodeRev_Header_modalPopup 
{
	background-color:#6E8CA6;
	border: solid 1px #F3F3F3;
	color:White;
	font-weight:bold;
	text-align:center;
	cursor: move;

}
.PriorityCodeRev_modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;

}

.PrintPreview_Header_modalPopup 
{
	background-color:#6E8CA6;
	border: solid 1px #F3F3F3;
	color:White;
	font-weight:bold;
	text-align:center;
	cursor: move;

}
.PrintPreview_modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;

}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.LOGIN_STYLE 
{
	color:blue;
	font-weight:bold;
	font-size:8pt;
}


/* a-z alphabet link styles */
.aTozNavigaion
{
	display:block;
	float: left;
	border: 1px solid #CCCCCC; 
	font-size: 8pt; 
	color: #000000; 
	margin-right: 3px; 
	padding: 3px; 
	width: 10px; 
	text-align: center;
}
.aTozNavigaion a:hover
{
	border: 1px solid #6699cc; 
	color: #000000; 
	text-decoration: none;
}
.ERROR_MSG
{
	color:Red ;
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	background-color:Yellow;
	border-width:3px;
	border-style:solid;
	border-color:Red;
	padding:3px;
}
.INSTRUCTIONS
{
	color:black ;
	font-size:8pt;
	font-weight:normal;
	font-style:italic;
}
.LOGIN_TITLE
{
	color:white;
	background-color:#3B6689;
	font-size: 10pt; 
    font-weight:bold;
}
.LOGIN_BODY
{
    font-family:Verdana;
	color:Black ;
	background-color:White;
	font-size: 10pt; 
    font-weight:normal;
    border-left:solid 1px Black;
	border-right:solid 1px Black;
	border-top:solid 1px Black;
	border-bottom:solid 1px Black;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
.LOGIN_BUTTON
{
	color:black ;
	background-color:Yellow;
	font-size: 10pt; 
    font-weight:bold;
    border-left:solid 1px Black;
	border-right:solid 1px Black;
	border-top:solid 1px Black;
	border-bottom:solid 1px Black;
}