/* CSS Document */
body {
     margin:0px;
	 padding:0px;
	 text-align:center;
}
.paddingC {
   padding:0 2px 2px 2px;
}
.borders {
    border-left:0px solid #000000;
    border-right:0px solid #000000;
}
.bordersFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
	text-align:center;
	padding:5px;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
}
.header_bg, .header_bg td {
    background-image:url(header_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:7px;
}
.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	height:23px;
	padding-left:3px;
	}
 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	height:23px;
}
a:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	height:23px;
}
.nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	height:23px;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	height:23px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left:20px;
	margin-bottom:3px;
	margin-top:3px;
	list-style: url('bullet.gif') outside square; 
	color: #44555D;
	font-weight: bold;
	text-decoration: none;
}
ul a {
	color: #44555D;
	text-decoration: none;
}
ul a:hover {
	color: #000000;
	text-decoration: none;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
}
.sub ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left:20px;
	margin-bottom:3px;
	margin-top:3px;
	list-style: url('bullet2.gif') outside square; 
	color: #44555D;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
.sub ul a {
	color: #44555D;
	text-decoration: none;
}
.sub ul a:hover {
	color: #000000;
	text-decoration: none;
}
.links_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44555D;
	
	font-weight: bold;
	text-decoration: underline;
}
.links_bold_disabled{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	
	font-weight: bold;
	text-decoration: underline;
}
.links_bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	font-weight: bold;
	text-decoration: underline;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	
	font-weight: bold;
}
.portlet-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	font-weight: bold;
	text-align:center;
	border:1px solid #999999;
    background-image: url(../images3/new_Layout/bg_header.gif);
	height: 27px;
}
.portlet_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	
	text-align:center;
	font-weight: bold;
}
.main-portlet-bg {
    background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44555D;
	font-weight: bold;
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	  }

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	
	text-align: justify;
}
.contentbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174D99;
	font-weight: bold;

}
.required {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174D99;
	font-weight: bold;
	font-weight:normal;
	text-align: left;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #000000;
	
	border:1px solid #44555D;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #000000;
	
	border:1px solid #44555D;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #000000;
	
	border:1px solid #44555D;
}
.radio {
	border:1px solid #FFFFFF;
}
.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	text-align: justify;
	font-weight: normal;

}
.contentr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	
	text-align: justify;
}
.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	
	text-align: justify;
}
.bttn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	direction:ltr;
	font-weight: bold;
    cursor : pointer;
	text-decoration: none;
	height: 22px;
	width: 120px;
  text-align:center;
	background-color:#eeeeee;
}
.bttn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	direction:ltr;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
    cursor : pointer;
	width: 120px;
	text-align:center;
  background-color:#ffffff;
}
.bttn_disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	direction:ltr;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	width: 120px;
  text-align:center;
	background-color:#959CA1;
}
.bttn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	direction:ltr;
	font-weight: bold;
	text-decoration: none;
    cursor : pointer;
	height: 22px;
	width: 88px;
  text-align:center;
	background-color:#eeeeee;
}
.bttn2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	direction:ltr;
	cursor : pointer;
    font-weight: bold;
	text-decoration: none;
	height: 22px;
	width: 88px;
	text-align:center;
  background-color:#ffffff;
}
.bttn2_disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	direction:ltr;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	width: 88px;
  text-align:center;
	background-color:#959CA1;
}

.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	
	text-align: center;
	font-weight: normal;
	border:1px solid #D4D4D4;
	height:23px;
	background-color: #EBEBEB;
}
.table_cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44555D;
	
	font-weight: normal;
	border:1px solid #D4D4D4;
	background-color: #FFFFFF;
	height:23px;
	padding-right: 2px;
}
.bgbttn {
	text-align:center;
 background-color:#6A7278;}
.bgbtn:hover {
	text-align:center;
	background-color:#959CA1;}
.bgbttnn {
	text-align:center;
 background-color:#6A7278;}
.bgbtnn:hover {
	text-align:center;
	background-color:#959CA1;}
.srv_title{
    font-size: 18px;
    font-weight: bold;
}
.Menu_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	cursor: pointer;
}
.Main_text {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #C01C16;
	height:54px;
	background-repeat:repeat-x;

}
.Main_text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C01C16;
	background-image:url(../images3/new_Layout/bg1_2.gif);
	height:54px;
	background-repeat:repeat-x;

}
.Dark_red_normal_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #C01C16;

}

.Body_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.Body_text_REPORT {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.Body_text_REPORT_content {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.Body_text_REPORT_bold {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.Body_TITLE_REPORT {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.Body_text_underline {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	color: #333333;
}
.Title_Body_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	cursor : pointer;
	vertical-align:top;

}
.Link_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	color: #0000cc;
	cursor : pointer;
}
.button{
	background-image:url(../Images/button.gif);
	width:80px;
	height:17px;
	background-repeat:no-repeat;
	font-family:tahoma;
	font-size:11px;
	border:0px;

}
.border{
	BORDER-RIGHT: #828284 1px solid; 
	PADDING-RIGHT: 0px;
	BORDER-TOP: #828284 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT:bold;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #828284 1px solid;
	COLOR: #5C5B5B;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #828284 1px solid;
	FONT-FAMILY: tahoma;
   
}
.bg_color{
	background-color:#DCDEDF;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
input{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	PADDING-RIGHT: 0px;
	BORDER-TOP: #c0c0c0 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #c0c0c0 1px solid;
	COLOR: #5C5B5B;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #EDF0F0;
}
.radio{
	background-color:#FFFFFF;
 	BORDER-RIGHT: #ffffff 1px solid; 
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ffffff 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: #ffffff;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #ffffff 1px solid;
	FONT-FAMILY: tahoma;
}
.Line{
background-color:#BCBCBC;
}
