﻿body
{
	margin: 0px;
	font-size: 9pt;
	font-family: Georgia;
	color: #333366;
	background-image:url(images/background.jpg);
	
}
.tdleft
{
	background-color: #a9b8c0;
	
	width:171px;
}
.tdright
{
	width: 200px;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
#footerdiv
{
	background-color: #377a75;
	height: 26px;
	width: 100%;
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	padding-top:5px;
}
#footerdiv a
{
	background-color: #377a75;
	height:26px;
	width:100%;
	text-align:center;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	padding-top:5px;
	
}
#footerdiv a:visited
{
	background-color: #377a75;
	height:26px;
	width:100%;
	text-align:center;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	padding-top:5px;
}
#footerdiv a:hover
{
	background-color: #377a75;
	height:26px;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-family:Arial;
	text-decoration:underline;
	padding-top:5px;
}
ul li
{
	list-style-type: none;
}
h4
{
	color: #b7593e;
	text-align: left;
	padding-left: 15px;
	font-style: italic;
	font-family: Constantia;
	font-size: 19px;
	
}

h5
{
	color: #b7593e;
	text-align: left;
	padding-left: 15px;
	font-style: italic;
	font-family: Constantia;
	font-size: 15px;
}

h3
{
	color: #b7593e;
	text-align: left;
	padding-left: 15px;
	font-style: italic;
	font-family: Constantia;
	font-size: 14px;
}
p
{
	font-size: 10pt;
	color: #333366;
	font-family: 'Bookman Old Style';
	text-decoration: none;
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#divtoplinks
{
	font-family: Arial;
	color: #28444f;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	height:15px;
	padding-right:7px;
	padding-top:10px;
	float:right
	
	
	
}
#divtoplinks a
{
	font-family: Arial;
	color: #28444f;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	height:15px;
	padding-right:7px;
	padding-top:10px;
	padding-bottom:1px; 
}



#divtoplinks a:visited
{
	font-family: Arial;
	color: #28444f;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	height:15px;
	padding-right:7px;
	padding-top:0px;
	padding-bottom:1px; 
}
#divtoplinks a:hover
{
	font-family: Arial;
	color: #28444f;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	height:15px;
	padding-right:7px;
	padding-top:10px;
	padding-bottom:1px; 
}

.menuItem
{
	border-bottom: solid 1px #ffffff;
	padding-top: 4px;
	padding-bottom: 3px;
	/*background-color: #2d4c58;*/
	background-color: #a9b8c0;

	padding-left: 7px;
	padding-right: 8px;
	font-family: Constantia;
}
.menuItem a

 {
	text-decoration:none;
	color:#ffffff;
 }
.menuItem a:visited

 {
	text-decoration:none;
	color:#ffffff;
 }
 .menuItem a:hover

 {
	text-decoration:none;
	color: #ccff99;
 }
 
 .glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 167px; /*WIDTH OF MAIN MENU ITEMS*/

}
.glossymenu li{
position: relative;
border-bottom:solid 1px #ffffff;
z-index:100;

}

.glossymenu li a{
font: bold 11px;
color: white;
display: block;
width: auto;
padding-top:4px;
padding-bottom:3px;


text-decoration:none;
/*background-color:#2d4c58;*/
background-color: #a9b8c0;
font-size:11px;

}
.glossymenu li a:hover
{
	font: bold 11px;
	color: #ccff99;
	
	display: block;
	width: auto;

	text-decoration:none;
	/*background-color: #2d4c58;*/
	background-color: #a9b8c0;
	font-size: 11px;
}
.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 167px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
	
}

.glossymenu li ul a
{
	padding-left: 10px;
width: 157px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}
.glossymenu li ul a:hover
{
	padding-left: 10px;
width: 157px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(images/iconArrowWhite.jpg) no-repeat center right;
}



.sidemenu
{
	font-family: Constantia;
	font-size:12px;
	padding-left:13px; 
}

.sidemenu a
{
	
	/*font: bold 11px Arial, Helvetica, sans-serif;*/
	font-family: Constantia;
	font-size:12px;
	/*color: #ccff99;*/
	color: #a9b8c0;
	display: block;
	width: auto;
	padding-left: 10px;
	color: white;
	text-decoration:none;
}
.sidemenu a:hover
{
	
	/*font: bold 11px Arial, Helvetica, sans-serif;*/
	font-family: Constantia;
	font-size:12px;
 color: #ccff99;
	display: block;
	width: auto;
padding-left: 10px;

	text-decoration:underline;
	}
	
	
	
.sidemenu1
{
	font-family: Constantia;
	font-size:10px;
	padding-left:12px;
   padding-right :10px;
	
}


.sidemenu1 a
{
	
	/*font: bold 11px Arial, Helvetica, sans-serif;*/
	font-family: Constantia;
	font-size:10px;
	/*color: #ccff99;*/
	color: #a9b8c0;
	display: block; 
	width: auto;
	padding-left: 12px;
	padding-right:10px;
	color: white;
	text-decoration:none;
}
.sidemenu1 a:hover
{
	
	/*font: bold 11px Arial, Helvetica, sans-serif;*/
	font-family: Constantia;
	font-size:10px;
 color: #ccff99;
	display: block;
	width: auto;
padding-left: 12px;
padding-right:10px;

	text-decoration:underline;
	}
	
	

.textNews
{
	color:#000000;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	
}
.textNews a
{
	color:#000000;
	text-decoration:none;
}
.textNews a:hover
{
	color: #000000;
	text-decoration:none;
}
.loginback
{
	background-image: url(images/login.jpg);
	
}

.imgborder
{
	border-right: #c0c0c0 1px solid;
	padding: 3px;
	background-color: #ffffff;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;

}


.ulNormal li
{
	list-style-image: url(images/arrow.jpg);
	padding-left:10px;
	font-family: 'Bookman Old Style';
	font-size:10pt; 
	color: #333366;
	
	
}
.ulNormal li a
{
	list-style-image: url(images/arrow.jpg);
	padding-left:10px;
	font-family: 'Bookman Old Style';
	font-size:10pt; 
	color: #333366;
	
	
}
.ulNormal li a:visited
{
	list-style-image: url(images/arrow.jpg);
	padding-left:10px;
	font-family: 'Bookman Old Style';
	font-size:10pt; 
	color: #333366;
	
	
}
.banner
{
	color: #333366;
	font-family: Georgia;
}
.banner a
{
	color: #333366;
	font-family: Georgia;
}
 .banner a:visited
 {

 color: #333366;
 font-family: Georgia;
 text-decoration: none;
 }
 .banner a:hover
 {
	color: #333366;
 font-family: Georgia;
	text-decoration: none;
 }

.imgborder
{
	border-right: #c0c0c0 1px solid;
	padding: 3px;
	background-color: #ffffff;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}
.table
{
	font-size: 9pt;
	font-family: Arial;
	text-align:justify;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:5px;
}
#tblFaculty
{
	border:solid 1px  #377a75;
	
}
#tblFaculty th
{
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}
#tblFaculty td
{
	border-bottom:dotted 1px #377a75;
	padding:2px;
	width:200px;
}

#tblFaculty td a
{
	color:Black;
	text-decoration:none;
}
#tblFaculty td a:visited
{
	color:Black;
	text-decoration:none;
}
#tblFaculty td a:hover
{
	color:Black;
	text-decoration:underline;
}

#tblStudent
{
	font-size:10px; 
	border:solid 1px  #377a75;
	margin-left:20px;
}
#tblStudent th
{
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}
#tblStudent td
{
	border-bottom:dotted 1px #377a75;
	padding:2px;
	width:200px;
}


#tblCompany
{
	border:solid 1px  #377a75;
	margin-left:20px;
}

#tblCompany td
{
	border-bottom:dotted 1px #377a75;
	padding:2px;
	width:200px;
}
#tblCompany tr
{
	border-bottom:dotted 1px #377a75;
}


.tableform
{
	margin-left:10px;
	
}
.tableform th
{
	
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}

.tableform td
{
	border-bottom:1px #377a75;
	padding:3px;
	width:200px;
}

.tableform1
{
	margin-left:10px;
	
}
.tableform1 th
{
	
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}

.tableform1 td
{
	border-bottom:1px #377a75;
	padding:3px;
	width:200px;
}




.tblCourse
{
	border:solid 1px  #377a75;
	margin-left:20px;
}
.tblCourse th
{
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}
.tblCourse td
{
	border-bottom:dotted 1px #377a75;
	padding:3px;
	width:200px;
}

.tblCourse1
{
	border:solid 1px  #377a75;
	margin-left:20px;
}
.tblCourse1 th
{
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}
.tblCourse1 td
{
	border-bottom:dotted 1px #377a75;
	padding:3px;
	width:200px;
	border-right:dotted 1px #377a75; 
}

.Otherlinks
{
	padding-top: 4px;
	padding-bottom: 3px;
	margin-left:5px; 
	margin-right:5px;
	background-color: #2d4c58;
	font-family: Constantia;
}
.Otherlinks a

 {
	text-decoration:none;
	color:#ffffff;
 }
.Otherlinks a:visited

 {
	text-decoration:none;
	color:#ffffff;
 }
 .Otherlinks a:hover

 {
	text-decoration:none;
	color: #ccff99;
 }
.HomeTextBox
{
	height:14px;
	font-size:10px;
	padding:0px;
	margin:0px;
	border:solid 0px;
	margin-left:auto;
	margin-right:auto;
	
}
.HomeTextBoxPWD
{
	height:14px;
	font-size:10px;
	padding:0px;
	margin:0px;
	border:solid 0px;
	display:none;
	margin-left:auto;
	margin-right:auto;
	
}
#tblCorporateViews td
{
	font-size: 9pt;
	font-family: Bookman Old Style;
	padding:15px;
border-bottom:dotted 1px #333366;

}
#tblCorporateViews td img
{
	display:block;
}
#cse-search-results iframe
{
	width:90%;	
}

.tblLink
{
	/*border: solid 1px #377a75;*/
	padding-left: 1px;	
}
.tblLink th
{
	background-color:  #377a75;
	color:#ffffff;
	text-align:left;
	padding:4px;	
}
.tblLink td
{
	border-bottom:dotted 1px #377a75;
	padding:2px;
	width:200px;
}

.tblLink td a
{
	color:Black;	
	text-decoration:none;
}
.tblLink td a:visited
{
	color:Black;
	text-decoration:none;
}
.tblLink td a:hover
{
	color:Black;
	text-decoration:underline;
}


.homepagelinks
{
font-family:Arial;
font-weight:bold;
color:#000099;
text-decoration:none;
}
.homepagelinks a
{
font-family:Arial;
font-weight:bold;
color:#000099;
text-decoration:none;
}
.homepagelinks a:hover
{
font-family:Arial;
font-weight:bold;
color:#000099;
text-decoration:underline;
}
.homepagelinks a:visited
{
font-family:Arial;
font-weight:bold;
color:#000099;
}
