@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; background:#009EE0;
font-size: 11px;
	font-weight: normal;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;}


a{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}


p {	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000; }

input, textarea, select {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #009ee0;
	background-color: #FFFFFF;
}


/*************FOR TOP PART*************/
.topcontainer{width:911px; background:#FFF;}
.top{width:911px;}
.toplogo{padding-top:11px;}
.toplogo a img { border:none;}

.topnav{width:800px; height:27px;}
.topnav a{font-family:Arial, Helvetica, sans-serif, "Arial Rounded MT Bold"; 
font-size:13px; color:#009ee0; font-weight:bold;  text-decoration:none;}
.topnav a:hover{color:#ee2e24; text-decoration:none;}

/*************END TOP PART*************/


/*************FOR FLASH BANNER PART*************/
.flashcontainer{width:911px; background:#FFF;}
.flash-banner{width:835px; height:422px;}
.flash-banner-bg{background:url(../../images/flash-banner-bg.jpg) no-repeat;}

/*************END FLASH BANNER PART*************/


.middlecontainer{width:911px; background:#FFF;}
.maincontainer{width:835px;}
/*************FOR LEFT PART*************/
.left{width:204px; border-right:solid #009ee0 1px;}
.leftheading{font-family:Arial, Helvetica, sans-serif, "Arial Rounded MT Bold"; 
font-size:22px; color:#009ee0; font-weight:bold;  text-decoration:none;}
.topnav a:hover{color:#ee2e24; text-decoration:none;}

/*************END LEFT PART*************/


/*************FOR MIDDLE PART*************/
.middle{width:407px; border-right:solid #009ee0 1px;}

.middle-img-spacer{width:145px;}

.middletext{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; font-weight:bold; }
.middletext a{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; font-weight:bold; text-decoration:none; }

.messagesuccess{font-family:Verdana, Geneva, sans-serif; font-size:11px; color: #006600; font-weight:bold; text-align:center }
.messageerror{font-family:Verdana, Geneva, sans-serif; font-size:11px; color: #FF0000; font-weight:bold; text-align:center}
/*************END MIDDLE PART*************/

/*************FOR Right PART*************/
.right{width:227px; border-right:solid #009ee0 0px;}

.righttext{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; font-weight:bold; padding-left:15px; }

.righttext2{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; padding-left:15px;  }
.righttext2 a{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; text-decoration:underline;  }

.rightformbg{width:204px; border:solid 1px #009ee0; background:#e32219;}
.rightform{margin:0; padding:0;}
.righttextfield{width:175px;}
.rightformheading{ font-family:Verdana, Geneva, sans-serif; font-size:15px; color:#FFF; font-weight:bold; padding-right:10px;}

.rightformbutton{ padding-right:15px;}
.rightformbutton a img{ border:0;}
/*************END Right PART*************/


/*************For Logo Slide *************/
.logocontainer{width:911px; background:#FFF;}
.logoslide{width:835px;}
.logoslidebg{ background:#e32219;}
.logoslidearrow{ width:25px; padding-left:10px;}
.logoslidearrow a img{ border:0;}

.logoslidearrow2{ width:25px; padding-right:10px;}
.logoslidearrow2 a img{ border:0;}


.logoslideimg img{border:0; padding:0px 5px 0px 5px;}
/*************End Logo Slide *************/


/*************For Footer *************/
.footercontainer{width:911px; background:#FFF;}
.footer{width:835px;}
.footertext{text-align:left; 
font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#009ee0; padding-left:15px; }
.footertext a{text-align:left; 
font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#009ee0;text-decoration:none; }
.footertext a:hover{ text-decoration:underline;}

.footerlink{text-align:right; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#009ee0; padding-right:15px;  }
.footerlink a{text-align:right; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#009ee0; text-decoration:none;}
.footerlink a:hover{ text-decoration:underline;}


/*************End For Footer *************/


/*  FOR PAGING */

.paging1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#D6D6D6;
	border: 1px solid #ACACAC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.paging1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	background-color: ##D6D6D6;
}
.paging1 a:hover {
	text-decoration: underline;
}

.paging2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FAFCFB;
	border: 1px solid #B9B9B9;	
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.paging2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	background-color: #FAFCFB;
}
.paging2 a:hover{
	text-decoration:underline;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../../images/adminbutton.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 7px;
	font-weight: bold;
}
.button a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;}
.button a:hover{
	text-decoration: none;
	}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #E5E5E5;
	font-weight: normal;
}	
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #F0F0F0;
	font-weight: normal;
}
.button4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../../images/adminbott-bg.png);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	height: 22px;
}	
.button4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.button4 a:hover{
	text-decoration: none;
}

/*  END PAGING */

/*************Start For NEW *************/

.right2{width:227px; border-left:solid #009ee0 1px;}

 

.leftheding2{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#009ee0; font-weight:bold; padding-right:10px;}

 

.lefttext{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; line-height:16px; }

.lefttext p{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; padding:9px 0px 0px 0px; margin:0; }

 

.leftlink{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#e32219; font-weight:bold; text-decoration:underline;}

.leftlink:hover{ text-decoration:none;}


.middledateicon{width:15px;}

.middledate{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; font-weight:bold; }

.middlebutton{ padding-top:8px; }

.middlebutton a img{ border:0; }

 

.rightbutton{padding-right:10px;}

.rightbutton a img{ border:0; padding-right:13px;}

.rightbutton2{padding-right:10px;}

.rightbutton2 a img{ border:0; padding-right:28px;}

 
Please add below style in library>css>style.css file

 

.left-img-spacer{width:145px;}

.leftdateicon{width:15px;}

.leftdate{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; font-weight:bold; text-align:right; }

 

.lefttext2{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; font-weight:bold; }


.form{margin:0; padding:0;}

.formlabel{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000;}

.formlink{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; text-decoration:underline;}

.formlink:hover{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#e32219; text-decoration:none;}

.formbutton{padding-left:11px; padding-top:5px;}

.formbutton a img{border:0; margin:0; padding:0;}

.formmsgbox{width:200px;}

.radibtn{border:none; width:15px;}

 

.mandatory{

font-family:Tahoma, Geneva, sans-serif; font-weight:normal; font-weight:bold; font-size:11px; color:#da281a; line-height:16px;}


.leftlink2{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#999999; font-weight:bold; text-decoration:none;}
.leftlink2 a{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#e32219; font-weight:bold; text-decoration:underline;}
.leftlink2 a:hover{text-decoration:none;}

.topnav2{width:911px;}
.topnav2 ul{margin:0;  padding-left:50px; height:27px; padding-top:7px;}
.topnav2 li{font-family:Arial, Helvetica, sans-serif, "Arial Rounded MT Bold"; 
font-size:13px; color:#009ee0; font-weight:bold;  text-decoration:none; float:left; list-style-type:none;}
.topnav2 li a{font-family:Arial, Helvetica, sans-serif, "Arial Rounded MT Bold"; 
font-size:13px; color:#009ee0; font-weight:bold;  text-decoration:none; padding:0px 35px 0px 0px;}
.topnav2 li a:hover{color:#ee2e24; text-decoration:none;}


.info{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; font-weight:bold; padding-left:15px; line-height:16px;}

.info strong, b{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#e32219; font-weight:nomal;  line-height:16px;}

.info a{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#009ee0; font-weight:bold;  text-decoration:underline;}


/*************End For NEW *************/
