

body {
	color: #000000;
	font-family: arial, verdana, arial, helvetica,	sans-serif;
	font-size: 13px;
	
	
}
body,form {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background-color: #ffffff;
}
input,textarea,select {
	color: #333333;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
fieldset {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.dateinput
{
width:60px;
}.selectmiddle
{
border:1px solid #7f9db9;
width:200px;
color:#000033;
font-size:12px;
}
.inputmiddle
{
width:200px;

}

textarea {
	margin: 0;
}
.input-text, .input-textarea, .input-textarea-long, .input-text-short, .input-text-medium, .input-text-large, .input-text-long, .readonly-input, .input-text-100, .input-save-name {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	padding: 2px;
	
	color:#003366;
font-size:11px;
	
	
}
.input-text[disabled], .input-textarea[disabled], .input-textarea-long[disabled], .input-text-short[disabled], .input-text-medium[disabled], .input-text-large[disabled], .input-text-long[disabled], .input-text-100[disabled], .input-save-name[disabled] {
	border: 1px solid #a5acb2;
	background-color: #ebebe4;
}
select {
	padding: 1px;
	border: 1px solid #dddddd;
}
.cm-form-highlight .input-fill, .cm-form-highlight .input-empty {
	border: 1px solid #dddddd;
}
.cm-form-highlight .input-focus {
	border: 1px solid #a0a0a0;
}
.input-text-short {
	width: 35px;
}
.input-text-medium {
	width: 124px;
}
.input-text-large {
	width: 300px;
}
.input-text-long, .input-textarea-long {
	width: 75%;
}
.input-text-100 {
	width: 100%;
}
.readonly-input {
	background-color: #f8f8ef;
}
p {
	margin-top:	6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
h4 {
	margin:	0px;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
hr {
	border: solid #ced6da 0;
	border-top-width: 1px;
	height: 1px;
	margin: 6px 0 6px 0;
	clear: both;
}
a, a:visited, a:active, a:hover {
	color: #1A4699;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
a:hover	{
	text-decoration: none;
}
.underlined, .underlined:visited, .underlined:active {
	text-decoration: underline;
}
a.underlined:hover {
	text-decoration: none;
}
.no-underline, .no-underline:visited, .no-underline:active {
	text-decoration: none;
}



.cm-button-main, .submit-button-big {
	background: #ffffc2 url(../images/main_but.gif) no-repeat top left;
	padding: 0 0 0 5px;
	margin: 0 5px 0 0;
	display: -moz-inline-box;
	display: inline-block;
}
.cm-button-main input, .submit-button-big input {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(../images/main_buu.gif) no-repeat top right;
	border: 0 none;
	margin: 0;
	padding: 4px 10px 7px 5px;
	display: -moz-inline-box;
	display: inline-block;
	height: 30px;
}

.button-link, .button-link:visited, .button-link:active, .button-link:hover {
	color: #ffffff;
	font: bold 10px tahoma, arial, verdana, helvetica, sans-serif;
}



.buttons-container, .buttons-container .popup-content .buttons-container, .buttons-container .popup-edit-content  .buttons-container {
	padding: 11px 0 3px 0;
	margin: 10px 0 0 0;
	vertical-align: middle;
	clear: both;
}
.buttons-container .buttons-container {
	padding: 2px;
	margin: 0;
}


.submit-button-big {
	background: #ff4f01 url(../images/big_but_.png) no-repeat left top;
	padding-left: 3px;
	height: 29px;
	border: 0 none;
}
.submit-button-big input {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(../images/big_but_.png) no-repeat right top;
	font-size: 12px;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
	cursor: pointer;
}
.submit-button-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}

/* Form field styles */
.form-field, .select-field, .search-field {
	margin-bottom: 0;
	clear: both;
	vertical-align: middle;
}
.form-field {
	white-space: normal; /* don't delete please */
}
.form-field:after, .clear:after, .buttons-container:after, .tabs:after, .users ul li:after, .table.scrollable p:after {
	content: ".";
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.form-field, .search-field {
	margin-bottom: 2px;
	padding: 6px 5px 6px 189px;
}
.form-field label, .search-field label {
	float: left;
	clear: left;
	text-align: right;
	width: 161px;
	padding: 1px 18px 0 0;
	font: 13px  Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	margin-right: 10px;
	margin-left: -189px;
}



/* Common styles */
.object-container {
	background-color: #ffffff;
	border: 1px solid #d1d1d1;
	padding: 12px;
	overflow-x: auto;
	overflow-y: scroll;
	font-weight: normal;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-clear {
	clear: none !important;
}
.valign {
	vertical-align: middle;
}
.no-valign {
	vertical-align: 0;
}
/* common styles */





/*bottom*/
#bottom1 {
	background-color: #000033;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	
	background-repeat:repeat;
	border-top: 4px solid #DBDDF7;
	position: fixed;
	bottom:0px;
	left: 0;
	width: 100%;
	height: 20px;
}
#bottom2 {
	background-color: #000033;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	
	background-repeat:repeat;
	border-top: 4px solid #DBDDF7;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}
/* bottom*/



/* close*/
.msg
{
    font-size: 9pt; 
    font-weight:bold; 
    color: #FF0000; 
    font-family: arial, Calibri;;
}


/*form*/

	



input {

	
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #fff;
	color:#003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;

	
	
	}
	
	
select {
	
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #fff;
	color:#003366;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	background-color: #fafafa;
	}


.star
{
color:#CC0000
 
}

	/* Defa33333333333333333333333333333333333333333333333333333333333333333333333333ult*/

	
.PageHeading {

		border-bottom:1px solid  #003366;
		padding-top: 10px;
		color: #003366;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 16px; 
		font-weight: bold; 
		text-align:left;
		
		
		
		}
.Print {
					
		text-align:right;
		vertical-align: middle;
		color: #CC0000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 8px; 
			}
	
.PageSubHeading {
	color: #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	text-align:left;
	vertical-align: bottom;
	height:60;

	
	}
	
	
	
/*form*/
.FormTable
{  
    font-size: 12px;
	background-color: #EBF5FA;
	border: 1px solid  #CCCCCC;
	padding:8px 8px 8px 8px;
		    
}	
.FormnHeading {
	color: #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image:url(../images/4.gif);
	text-align:left;
	font-size: 14px; 
	font-weight: bold; 
	margin-top: 4px;
	margin-bottom: 2px;
	padding-left: 6px;
	
	}			

.FormLabel 
	{
	     font-family: Arial, Verdana, Helvetica, sans-serif;
		padding : 3px 7px 3px 7px;
		font-size: 12px;
		border-bottom:1px solid  #EBF5FA;
		background-color:#FDFFFF;
		font-weight: normal;
		color:#003366;
		height:25;
	}
	
.FormLabelTop
  {          font-family: Arial, Verdana, Helvetica, sans-serif;
		padding : 5px 7px 3px 7px;
		font-size: 12px;
		border-bottom:1px solid  #EBF5FA  ;
		background-color:#FDFFFF;
		font-weight: normal;
		color:003366
	
	}
	.FormLabelBottom
  {        font-family: Arial, Verdana, Helvetica, sans-serif;
		padding : 3px 7px 5px 7px;
		font-size: 12px;
		border-bottom:1px solid  #EBF5FA  ;
		background-color:#FDFFFF;
		font-weight: normal;
		color:003366
	
	}
	
.FormField 
   { 
	    font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		border-bottom:1px solid  #EBF5FA  ;
		background-color:#FDFFFF;
		font-weight: normal;
		
	}
	
.FormFieldTop 
   { 
     font-family: Arial, Verdana, Helvetica, sans-serif;
	    padding : 5px 0px 0px 0px;
		font-size: 12px;
		
		border-bottom:1px solid  #EBF5FA  ;
		background-color:#FDFFFF;
		font-weight: normal;
		
	}
	.FormFieldBottom 
   { 
     font-family: Arial, Verdana, Helvetica, sans-serif;
	    padding : 0px 0px 5px 0px;
		font-size: 12px;
		
		border-bottom:1px solid  #EBF5FA  ;
		background-color:#FDFFFF;
		font-weight: normal;
		
	}

	
	.FormList
  {
	border: 1px #cccccc solid;
	padding: 0px 0px 0px 0px;
	ion: top;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	
	}
	

	
		
/*list*/	
	.Listheading
	{ 
	color: #003366;
	
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	text-align:center;
	border-bottom: 1px solid  #0099CC ;
		border-top: 1px solid  #0099CC ;
	text-transform:uppercase;
		}
	.ListTopTR  
{
border-bottom: 1px solid  #0099CC ;
font-family:Arial, Helvetica, sans-serif;
color: #006699;
}
td 
	{
	color: #003366;
	font-size: 11px;
		font-family: Arial, Verdana, Helvetica, sans-serif;

	}
	
	

	.Row1{
background-image: url(../images/ListBgRow.gif);
background-repeat: repeat-x;
background-position:bottom;
background-color: #FDFFFF;
}
	.Row2
{
background-image: url(../images/ListBgRow.gif);
background-repeat: repeat-x;
background-color:#EBF5FA ;
background-position:bottom;
}
	.Row3{
background-image: url(../images/ListBgRow.gif);
background-repeat: repeat-x;
background-color: #8ac3db;
}
	.Row4{
background-image: url(../images/ListBgRow.gif);
background-repeat: repeat-x;
background-color: #0066FF;
}

.Msg
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF0000;



}
.viewHeading
{
font-size: 12px;
font-weight: bold;
height:25;
vertical-align:middle
}
.view
{
font-size: 12px;
		
		
		height:25;
		vertical-align:middle
}
.white
{
font-size: 12px;
color:#FFFFFF
}
.Top

{
font-size:18px;
color:#003366

}
.Top1

{
font-weight: bold;
font-size:12px;
color:#003366

}

.bottom111
{
border-top:1px   SOLID #CCCCCC   height:25;

background-color:#003366;
color:#fff

}
.AddImage
{

background-image:url(../images/SubHeading.gif);
background-repeat:no-repeat;
font-size:19px;

}
.ViewImage
{
background-image:url(../images/View.gif);
background-repeat:no-repeat;
height:20;
cursor:pointer;
}
.EditImage
{
background-image:url(../images/Edit.gif);
background-repeat:no-repeat;
height:20;
cursor:pointer;
}
.SearchImage
{
background-image:url(../images/Search.gif);
background-repeat:no-repeat;
font-size:19px;

}
.ListImage
{
background-image:url(../images/Report.gif);
background-repeat:no-repeat;
font-size:19px;

}
.DeleteImage
{
background-image:url(../images/Delete.gif);
background-repeat:no-repeat;
height:20;
cursor:pointer;
}
.Userimage
{
background-image:url(../images/user.gif);
background-repeat:no-repeat;
height:20;
cursor:pointer;
}
.TopPageHeadingimage
{
background-image:url(../images/t.gif);
background-position:top;
background-repeat:no-repeat;
height:20;

}
.PrinterImage
{
background-image:url(../images/Printer.gif);
background-repeat:no-repeat;
height:20;
cursor:pointer;
}
.ExportImage
{
background-image:url(../images/Export.gif);
background-repeat:no-repeat;
height:20;
cursor:pointer;
}
input.text

{ 
    border: 1px solid #CCCCCC;
	font-size: 11px;
	background-color: #fff;
	width:200px;
	color:#003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
input.text:disabled

{ 
    border: 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #fff;
	width:100px;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
select:disabled

{ 
    border: 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #fff;
	width:100px;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}
#upload{
	margin:5px 200px; padding:8px;
	font-weight:bold; font-size:1.3em;
	text-align:center;
	background:#D2F5F9;
	color:#003366;
	border:1px solid #ccc;
	width:150px;
	cursor:pointer !important;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.print_id 
	{
	color: #000000;
	font-size: 9px;
		font-family: Arial;
		font-weight:900;

	}
	
/*heaader and home page*/
	
	.unive_name {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-family: 'Arial';
	
	}
	
	.topDate {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Arial';
}

.unline{

text-decoration:underline;

}


	.unive_login
 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Arial';
}
.style12 {font-size: 16px;}
.styleDiv {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;color: #000F9A; }
.styleDiv1 {font-size: 11px;font-family: 'Arial';font-style: normal;font-weight: normal;color: #000F9A; }

DIV,UL,OL 
{
 margin-top: 0px;
 margin-bottom: 0px;
}

.style25 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 35px;
	font-family: 'Arial';
}

.logInputTextfield {
	border: #000066 solid 1px;
	height: 18px;
	width: 165px;
	}
.style26 {font-size: 24px}


.login_bg_color
{
background-color:#000F9A;

 
}

.login_button
{
background-color:#000F9A;  color:#FFFFFF;font-weight:bold;

}

blink {
        color: #1c87c9;
        font-size: 20px;
        font-weight: bold;
        font-family: sans-serif;
      }
	  