table,td {
	font-family: tahoma;
	font-size: 11px;
	color: #6c6f6f;
	}
/* Form Styles */

.button {

	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	background-image: url(../images/formButtonBg.gif);
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: top;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(../images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #758a9e;
	}
	
input,select {
	border: 1px solid #999999;
	font-size: 11px;
	background-color: #fafafa;
	}
	
input:focus,textarea:focus, select:focus { 
	background-color: #DEEFFF;
	border-color: #758a9e;
	 }
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #fafafa;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}
.text_underline {
	font-family: tahoma;
	font-size: 10px;
	color: #6c6f6f;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: underline;
}
.textbold {
	font-family: tahoma;
	font-size: 11px;
	color: #6c6f6f;
	font-weight: bold;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
}
.textsmall {
	font-family: tahoma;
	font-size: 10px;
	color: #6c6f6f;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
}
.required {
	color: #ff0000;
}
.dropcontent{
display:block;
}
.tabDetailViewDL {
	font-size: 12px; 
		color: #6c6f6f;
		font-weight: normal;
		padding: 5px 6px 5px 6px;
		vertical-align: top;
		text-align: right;
		border-right: 1px solid #ffffff;
		border-left: 1px solid #dfdfdf;
	}
.tabDetailViewDF {
    font-size: 12px;  
    color: #6c6f6f;
    border-bottom: 1px solid #dfdfdf;
    font-weight: normal; 
    padding: 5px 10px 5px 6px;
    vertical-align: top;
}

.sectiontitle {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #6c6f6f;
    background-color: #cccccc;
}
.tabForm {
    border: 1px #9E9E9E solid;
    padding: 10px 8px 8px 8px;
    background-image : url(images/searchFormBg.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #eef3f8;
    font-size: 12px;
    color: #000000; 
}
td.dataLabel{
    padding : 5px 5px 5px 5px;
}
.dataLabel {
    font-size: 12px;
font-weight: normal;
}
.dataField {
    font-size: 12px;
    font-weight: normal;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #6c6f6f;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
}
.text_underlineorange {
	font-family: tahoma;
	font-size: 10px;
	color: #ee6917;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
}
.text_orange {
	font-family: tahoma;
	font-size: 12px;
	color: #ee6917;
	font-weight: bold;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
}
.text_login {
	font-family: tahoma;
	font-size: 12px;
	color: #6c6f6f;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
        padding-top: 10px;
        padding-right: 2px;
        padding-bottom: 10px;
        padding-left: 20px;
}
.text_label {
	font-family: tahoma;
	font-size: 11px;
	color: #6c6f6f;
	font-weight: normal;
	font-style: normal;
	word-spacing: 0px;
	line-height: 10px;
	letter-spacing: 0pt;
	text-decoration: none;
        padding-top: 5px;
        padding-right: 2px;
        padding-bottom: 10px;
        padding-left: 20px;
}
.text_data {
	font-family: tahoma;
	font-size: 11px;
	color: #6c6f6f;
	font-weight: bold;
	font-style: normal;
	word-spacing: 0px;
	line-height: 10px;
	letter-spacing: 0pt;
	text-decoration: none;
        padding-top: 5px;
        padding-right: 2px;
        padding-bottom: 10px;
        padding-left: 20px;
}

.text_title {
	font-family: tahoma;
	font-size: 13px;
	color: #ee6917;
	font-weight: bold;
	font-style: normal;
	word-spacing: 0px;
	line-height: 15px;
	letter-spacing: 0pt;
	text-decoration: none;
        padding-top: 10px;
        padding-right: 2px;
        padding-bottom: 10px;
        padding-left: 20px;
}
a:hover{
	color: #ee6917;
	text-decoration: none;
	}
.content_tb
{
border-spacing: 1px;
border-color: white;
}
.content_tb_header
{
background-color: #5f497a;
color: #ffffff;
text-align: center;
border-spacing: 1px;
border-color: white;
font-family: tahoma;
font-size: 12px;
line-height: 15px;
}
.content_tb_row1
{
background-color: #bfbfbf;
font_weight : bold;
text-align: center;
border-spacing: 1px;
border-color: white;
font-family: tahoma;
font-size: 11px;
color: #6c6f6f;
line-height: 15px;
}
.content_tb_row2
{
background-color: #e5dfec;
text-align: justify;
border-spacing: 1px;
border-color: white;
font-family: tahoma;
font-size: 11px;
color: #6c6f6f;
line-height: 15px;
}
ul.square {list-style-type:square}
ul.circle {list-style-type:circle}
.errtitle
{ 
  color: red;
  font-size: 11px;
  font-family: arial, helvetica;
  font-weight: normal;
  letter-spacing: 0
}

.button {

	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
.buttonOn, .button:hover, .button:focus, .buttonOn:focus {

	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #758a9e;
	}
	input,select {
	border: 1px solid #999999;
	font-size: 11px;
	background-color: #fafafa;
	}
	
input:focus,textarea:focus, select:focus { 
	background-color: #DEEFFF;
	border-color: #758a9e;
	 }
textarea 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #fafafa;
	}

/*right main content (suffix S1 stands for Style 1) */
	table.listView {
		border: 1px solid #9E9E9E;
	}

	table.listView th {
		/* this definition should be exactly the same as .listViewThS1 */
		font-size: 11px;
		color: #33485c;
		font-weight: bold;
		text-align: left;
		background-color: #f8f7f7;
		background-image: url(images/listViewBg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 3px 5px 3px 5px;
		border-bottom: 1px solid #b0cbe2;
		border-top: 1px solid #ffffff;
		height: 20px;
	}

	.listViewThS1 {
		font-size: 11px;
		color: #33485c;
		font-weight: bold;
		text-align: left;
		background-color: #f8f7f7;
		background-image: url(images/listViewBg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 3px 5px 3px 5px;
		border-bottom: 1px solid #b0cbe2;
		border-top: 1px solid #ffffff;
		height: 20px;
	}
	.listViewSubHeadS1 {
		background-color: #ffffff;
	}
	h5.listViewSubHeadS1 {
		color: #33485c; 
		font-size: 13px; 
		font-weight: bold; 
		margin-top: 1px;
		margin-bottom: 1px;
	}


	table.listview th a:link, table.listview th a:visited {
		/* this definition should be exactly the same
			as a.listViewThLinkS1:link, a.listViewThLinkS1:visited */
		color: #33485c;
		font-weight: bold;
		text-decoration: none;
	}

	table.listview th a:hover {
		/* this definition should be exactly the same
			as a.listViewThLinkS1:hover */
		color: #2666af; 
		text-decoration: none;
	}

	a.listViewThLinkS1:link, a.listViewThLinkS1:visited {
		color: #33485c;
		font-weight: bold;
		text-decoration: none;
		}
	a.listViewThLinkS1:hover {
	color: #2666af; 
	text-decoration: none;
		}


	a.listViewTdLinkS1:link, a.listViewTdLinkS1:visited {
	font-size: 12px;
	color: #002780;
	text-decoration: none;

		}
	a.listViewTdLinkS1:hover {
	color: #000000;
	text-decoration: underline;
		}
	a.listViewTdToolsS1:link, a.listViewTdToolsS1:visited {
	text-decoration: none;
		}
	a.listViewTdToolsS1:hover {
	text-decoration: none;
		}
       .listViewHRS1 {
		background-color: #cddce8;
	}
	.pageNumbers {
		color: #444444;		
	}
	.listViewPaginationTdS1 {
		font-size: 10px;
		color: #999999;
		background-color: #eeeeee;
		padding-right: 5px;
		padding-left: 5px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #b0cbe2;
	}
	a.listViewPaginationLinkS1:link, a.listViewPaginationLinkS1:visited {
		color: #444444;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
	a.listViewPaginationLinkS1:hover {
		color: #990033;
		font-size: 10px;
		text-decoration: none;
		}
	a.listViewCheckLink:link, a.listViewCheckLink:visited {
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		}
	a.listViewCheckLink:hover {
		font-size: 10px;
		text-decoration: none;
		}
                 
 /*right main content (suffix S1 stands for Style 1) */
.listView3 {
        border: 1px solid #5E3826;
}

table.listView3 th {
        /* this definition should be exactly the same as .listViewThS1 */
        font-size: 11px;
        color: #33485c;
        font-weight: bold;
        text-align: left;
        background-color: #f8f7f7;
        background-image: url(images/listViewBg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        padding: 3px 5px 3px 5px;
        border-bottom: 1px solid #b0cbe2;
        border-top: 1px solid #ffffff;
        height: 20px;
}

table.listView3 td {
	font-size: 11px;
        color: #33485c;
        font-weight: normal;
        text-align: left;
        background-color: #ffffff;
        background-position: bottom;
        padding: 3px 5px 3px 5px;  
        border-right: 1px solid #5E3826;
        border-top: 1px solid #5E3826;
        height: 20px;
}

/*right main content (suffix S1 stands for Style 1) */
.listView2 {
        border: 0px solid #5E3826;
}

table.listView2 th {
        /* this definition should be exactly the same as .listViewThS1 */
        font-size: 11px;
        color: #33485c;
        font-weight: bold;
        text-align: left;
        background-color: #f8f7f7;
        background-image: url(images/listViewBg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        padding: 3px 5px 3px 5px;
        border-bottom: 1px solid #b0cbe2;
        border-top: 1px solid #ffffff;
        height: 20px;
}

table.listView2 td {
	font-size: 11px;
        color: #33485c;
        font-weight: normal;
        text-align: left;
        background-color: #ffffff;
        background-position: bottom;
        padding: 3px 5px 3px 5px;  
        border-right: 0px solid #5E3826;
        border-top: 0px solid #5E3826;
        height: 20px;
}                
                 
