body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}


div.parent{    
    display:table;
    padding:5px; 
    width:100%;
    margin:5px 0; /* you can change/remove margin */
}
div.text{ 
    vertical-align:top;
    display:table-cell;
    text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
div.parent .img{
    vertical-align:top;
    display:table-cell;
    padding-right:10px;
    width:96px; /* you can change width */
}
div.img img{ 
	padding:5px;
    /* width:100%; */
    height:54px; /* you can change height */
    vertical-align:middle;
}

#templatemo_container {
	margin: 0px auto;
	width: 1250px;
//	margin-top: 15px;
	box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 152px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.checkbox {
	width: 20px;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(../images/templatemo_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

/* ----- Header ----- */

#templatemo_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 1250px;
	height: 147px;
	background: url(../images/banner.jpg) no-repeat;	
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background: url(../images/templatemo_logo_background.gif) no-repeat;
}

.sitelogo {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	height: 80px;
	background:url(../images/logo.png) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 1010px;
	height: 147px;
	background: url(../images/heading_background.jpg) no-repeat;
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 1250px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 35px;
	padding: 7px 0px 0px 10px;
	background: url(../images/templatemo_menu_background.gif) repeat-x;
	font-weight:600;
}

#menu {
//	float: right;
//	width: 1010px;
	height: 35px;
	margin: 0px;
	background: url(../images/templatemo_menu_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#templatemo_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 9px 12px 0px 12px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;
	font-weight:600;
	position: relative;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(../images/templatemo_menuhover_background.gif) repeat-x;
	position: relative;	
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1250px;
}

#templatemo_left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 200px;
	background: #e0e0e0;
	min-height: 400px;
}

#templatemo_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px;
	width: 775px;
	min-height: 400px;
}

#templatemo_summary_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px;
	width: 1010px;
	min-height: 400px;
}



#templatemo_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 5px;
	width: 200px;
	background: #e0e0e0;
	min-height: 400px;
}

#templatemo_content_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px;
	width: 1010px;
	min-height: 400px;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(../images/templatemo_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box01 .leftcolumn_box01_bottom #userInfo #userTitle{
	font-weight: bold;
}

#leftcolumn_box01 .leftcolumn_box01_bottom #userInfo #info{
	padding: 0px 15px;
}

#leftcolumn_box01 .leftcolumn_box01_bottom #userInfo #logout{
	text-align: right;
}

#leftcolumn_box01 .leftcolumn_box01_bottom #userInfo a{
	color: #FFFFFF;
	text-decoration: none;
}

#leftcolumn_box01 .leftcolumn_box01_bottom #userInfo a:hover{
	text-decoration: none;
}

#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #6ebfdc;
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/templatemo_list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 365px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 365px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(../images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(../images/templatemo_list_icon02.gif) center left no-repeat;
}

#section3 {
	float: right;
	width: 775px;
	padding: 0px;
	background: #cce8f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#section3 .section3_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/section3_title.gif) no-repeat;
}

#section3 .section3_bottom{
	float: left;
	padding: 10px;
}

#section3 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section3 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section3 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(../images/templatemo_list_icon01.gif) center left no-repeat;
}

#section3 ul li a:hover{
	color: #ffffff;
	background: url(../images/templatemo_list_icon02.gif) center left no-repeat;
}

#section4 {
	float: right;
	width: 1010px;
	padding: 0px;
	background: #cce8f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#section4 .section4_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/section4_title.gif) no-repeat;
}

#section4 .section4_bottom{
	float: left;
	padding: 10px;
}

#section4 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section4 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.divImg {
    float: left;
    height: 50px;


}

.divText {

	clear: left;
   /* border: 1px solid red; */
}



/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(../images/templatemo_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(../images/templatemo_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;	
	background: #008fc1 url(../images/templatemo_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;	
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
#right_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#right_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#right_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	text-decoration: none;
	background: url(../images/templatemo_list_icon02.gif) center left no-repeat;
}
#right_box02 ul li a:hover{
	text-decoration: none;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

.form_notice{
	padding: 3px 0px;
	color:#FF0;
	width:900px;
}


form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	width: 350px;
	margin-right: 10px;	
}

input{
	width: 150px;
	height: 15px;
}

select{
	height: 25px;
}

.button{
	width: 60px;
	height: 25px;
}

.button30{
	width: 30px;
	height: 25px;
}

.button150{
	width: 150px;
	height: 25px;
}

.news_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 950px;
	height: 200px;
	background-color:#cce8f2;	
	resize : none;
	border : 0;    
}

.form_login_row input { width: 110px !important; }

/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 1250px;
	height: 50px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
	text-align: center;
}
#templatemo_footer_bottom {
	width: 1250px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(../images/footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #templatemo_footer_bottom {
	width: 1250px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(../images/footer_bottom.gif) no-repeat;
}

#templatemo_footer a{
	color: #666;
}

#templatemo_footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */
/* ----- Content Style ----- */
#templatemo_content_column form {
	text-align: left;
}
#templatemo_content_column label {
	display: block;
	float: left;
	width: 300px;
	font-weight: bold;
}
#templatemo_content_column input[type=text], #templatemo_content_column input[type=password],
#templatemo_content_column input[type=file], #templatemo_content_column textarea {
	width: 300px;
}
#templatemo_content_column #tableGroup {
	margin: 10px 5px;
	padding: 5px;
}
#templatemo_content_column table {
	width: 950px;
	margin: 10px 5px;
	/*border-collapse: collapse;*/
}
#templatemo_content_column td {
	text-align: center;
}
#templatemo_content_column #appform tbody tr.file:hover {
	background-color: #FFC;
}
#templatemo_content_column #appform thead th {
	border-bottom: 1px solid;
}
#templatemo_content_column #appform .name {
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid;*/
}
#templatemo_content_column #appform .download {
	width: 100px;
	text-align: center;
	/*border-bottom: 1px solid;*/
}
#templatemo_content_column #appform .descript {
	text-align: left;
	font-style: italic;
	/*border-bottom: 1px solid;*/
}
#templatemo_content_column #mydept td{
	text-align: left;
	padding: 5px;
}
/* ----- End of Content Style ----- */
/* ----- Calendar ----- */
#calendar {
	width: 180px;
	text-align: center;
	padding: 10px 0px 0px 5px;
}
#calendar a {
	color: inherit;
}
#calCap, #calCap a {
	text-align: center;
	color: inherit;
}
.cal_sun {
	color: #F00;
}
.cal_curr {	
	font-weight: bold;
	text-decoration:underline;
	color:#00F;
}
#CalControl {
	width: 980px;
	height: 20px;
}
#CalPrev {
	width: 200px;
	float: left;
}
#CalNext {
	width: 200px;
	float: right;
	text-align: right;
}
#CalDate {
	float: left;
	width: 580px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
table#bigCal {
	font-size: 14px;
	width: 980px;
	text-align: center;
	padding: 2px;
	table-layout: fixed;
}
#bigCal td {
	background-color: #FFFBE1;
	width: 140px;
	height: 112px;
	border: 1px groove;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	vertical-align: top;
}
#bigCal td.noDay {
	background-color: #CCC;
}
#bigCal td.holiday {
  background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,rgba(255,0,0,0.2),rgba(255,0,0,0.2)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(255,0,0,0.2),rgba(255,0,0,0.2)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(255,0,0,0.2),rgba(255,0,0,0.2)); /*Fx 3.6-15*/
  background: linear-gradient(to right, rgba(255,0,0,0.2), rgba(255,0,0,0.2)); /*Standard*/
}
#bigCal td div.dayNo {
	font-size: 18px;
	text-align: right;
	margin: 5px;
}
#bigCal #events {
	width: 120px;
	text-align: center;
	font-size: 12pt;
	padding: 5px;
	color: #F00;
}
/* ----- End of Calendar ----- */
/* ----- Profile Style ----- */
#profile {
	width: 980px;
	margin: 10px 5px;
	padding: 5px;
	border-spacing: 0;
	border-collapse: collapse;
}
#profile td {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid;
	/*border-bottom: 1px solid;*/
}
#profile tr:hover {
	background-color: #FFC;
}
#profile #name {
	width: 350px;
	font-weight: bold;
	text-align: left;
}
#profile #data {
	text-align: left;
}
/* ----- End of Profile Style ----- */
/* ----- Contact List Style ----- */
#contact tr,#contact td {
	text-align: left;
	/* order-bottom: 1px solid; */
}
#contact tbody tr:hover {
	background-color: #FFC;
}
/* ----- End of Contact List Style ----- */
.input_field_err { background-color: #EBB7B7; }
.dpg_action { width: initial !important; margin: 0 !important; border-spacing: 0px; border-collapse: collapse; }
#templatemo_content_column table th { text-align: center; }
#profileHead::after { content: url(../images/icons/profile.png); padding-left: 5px; }
#toolsHead::after { content: url(../images/icons/tools.png); padding-left: 5px; }
#calHead::after { content: url(../images/icons/calendar.png); padding-left: 5px; }
#newsHead::after { content: url(../images/icons/news.png); padding-left: 5px; }
#eventHead::after { content: url(../images/icons/event.png); padding-left: 5px; }
#weatherHead::after { content: url(../images/icons/weather.png); padding-left: 5px; }
#linkHead::after { content: url(../images/icons/links.png); padding-left: 5px; }

#homeHead::after { content: url(../images/icons/home.png); padding-left: 5px; }
#companyHead::after { content: url(../images/icons/company.png); padding-left: 5px; }
#formHead::after { content: url(../images/icons/form.png); padding-left: 5px; }
#sysguideHead::after { content: url(../images/icons/guideline.png); padding-left: 5px; }
#poliprocHead::after { content: url(../images/icons/policy.png); padding-left: 5px; }
#adminHead::after { content: url(../images/icons/admin.png); padding-left: 5px; }
#settingHead::after { content: url(../images/icons/setting.png); padding-left: 5px; }
#passwordHead::after { content: url(../images/icons/password.png); padding-left: 5px; }
#logoutHead::after { content: url(../images/icons/logout.png); padding-left: 5px; }

#cart_icon{
	
	border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

	width: 10px; height: 10px; line-height: 20px;
    padding: 2px;
    background: #F00;
    border: 1px solid #F00;
    color: #FFF;
    text-align: center;
    font: 8px Arial, sans-serif;	
	font-weight: bold;
	display:table-caption;
}



.newsPaging { text-align: center;}
.newsPaging a { padding: 0 5px; }
.newsPaging a:hover {/* background-color: #7ACC52;*/ }
.newsPaging a.curr { background-color: #D6CC3E; }
.shortInput50 { width: 50px !important;}
.shortInput110 { width: 110px !important;}
.shortInput150 { width: 150px !important;}
.formTitle th, .formTitle td { text-align: left !important; }
.customTable {
	margin:0px;
    padding:0px;
	width:100%;
    
	border:0px solid #FFFFFF;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.customTable table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.customTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.customTable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.customTable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.customTable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
}
.customTable tr:hover td{
	
}
.customTable tr:nth-child(odd){ background-color:#D8F2FC; }
.customTable tr:nth-child(even) { background-color:#E3F8FF; }
.customTable td{
	vertical-align:middle;
	border:1px solid #FFFFFF;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color: #000000;
	width:inherit;
}
.customTable tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.customTable tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.customTable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.customTable tr:first-child td{
	background:-o-linear-gradient(bottom, #0D8EBD 5%, #0D8EBD 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0D8EBD), color-stop(1, #0D8EBD) );
	background:-moz-linear-gradient( center top, #0D8EBD 5%, #0D8EBD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D8EBD", endColorstr="#0D8EBD");	
	background: -o-linear-gradient(top,#0D8EBD,#0D8EBD);

	background-color:#0D8EBD;
	border:0px solid #FFFFFF;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color: #FFFFFF;
}
.customTable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #0D8EBD 5%, #0D8EBD 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0D8EBD), color-stop(1, #0D8EBD) );
	background:-moz-linear-gradient( center top, #0D8EBD 5%, #0D8EBD 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D8EBD", endColorstr="#0D8EBD");	
	background: -o-linear-gradient(top,#0D8EBD,#0D8EBD);
	background-color:#0D8EBD;
}
.customTable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.customTable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.invalid{
	 text-decoration: line-through;
}