html, body, select, input
{
	font: 8pt tahoma,arial,helvetica;
	background-color: #f4f4f4;
	background: #fff;
	margin: 0;
	padding: 0;
}

td
{


}

.topHeader
{
	font-weight: bold;
	font-size: 8pt;
	background-attachment: scroll;
	background-image: url(navgradi.jpg);
	width: 100%;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding:0
}

.topHeader td
{
	width:auto;	
}

.topHeader td
{
	height: 20px;
}

.mainTable
{
	width:850px;
}

.tables
{
	width: 100%;
}

.defaultTopHeader
{
	background-color: #FFFFFF;
	width: 850px;
	height: 180px;
}

.defaultFooter
{
	color: #000000;
	background-color: #333333;
}










.partnersTable
{
	border-right: #cccccc 1px dotted;
	border-top: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
}

.structureTable
{
	background-color: #ffffff;
}

.bodyTable
{
	background-color: #f4f4f4;
	width: 100%;
	height: 100%;
}

.header2Table td
{
	background-image: url(Light000.jpg);
	background-repeat: repeat-x;
}

/*Old Ones*/

.Btnfocus {background :#BABABA;font-size: 8pt;}

td
{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	text-align: left;
}
small
{
	font-family: tahoma,arial,helvetica;
	font-size: 7pt;
}
.smalltext
{
	font-family: tahoma,arial,helvetica;
	font-size: 7pt;
}
select{
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-bottom: solid 2px gray;
	border-right: solid 2px gray;

	font-size: 8pt;
}

.Textbox
{
	background-image:url('textbox_.GIF');
	border-left: solid 0px black;
	border-top: solid 0px black;

	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
}
.Textbox2
{
	background-image:url('textbox_.GIF');
	border-left: solid 0px black;
	border-top: solid 0px black;

	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	padding-left: 4px;
	padding-top: 4px;
}
.RegistrationPrintBackGround
{
	background-image: url(E0000000.jpg);
}
.Textbox3
{
	background-image:url('textbox_.GIF');
	border-left: solid 0px black;
	border-top: solid 0px black;

	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
}
.menuItem
{
	font-size: 8pt;
	/*background-color: whitesmoke;*/
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-right: solid 1px gainsboro;
	border-bottom: solid 1px gainsboro;
}
.menuItemOver
{
	font-size: 8pt;
	/*background-color: whitesmoke;*/
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}

.splashTitleBar {
    text-align: left;
    padding-left: 10px;
    font-size: 17px;
    font-weight: bold;
    height: 20px;
    padding: 3px;
    padding-left: 10px;
    background-color: #eaeaea;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #aaaaaa;
    color: #383838;
}



.FlatButton {
	border: 1px solid #333333;
	background-color: #eeeeee;
	background-image: url('button_s.htm');
}

.FlatButton2 
{
	height:25px;
	border: 1px solid #333333;
	background-color: #eeeeee;
	background-image: url('button_s.htm');
}

.NoTextDecoration
{
	text-decoration: none;
}

.DataGrid
{
	border: solid 1px black;
	/*border-color: darkgray;*/
}

.DataGridItem
{
	
}
.DataGridAlternatingItem
{
	/*BACKGROUND-COLOR: whitesmoke;*/
}
.DataGridPagerStyle
{
	border: solid 1 black;
	/*background-color: Lightgrey;*/
	height: 30px;
}
.DataGridHeader
{
	/*BACKGROUND-COLOR: lightgrey;*/
	color: black;
	font-weight: bold;
}
.DataGridSelectedItem
{
	/*background-color: lightyellow;*/
	font-weight: bold;
}
.DataGridPagerCurrentPageNumberStyle
{
	font-weight: bolder;
}
.DataGridPagerOtherPageNumberStyle
{
	
}
.panel3d
{
	border-left: solid 1px dimgray;
	border-top: solid 1px dimgray;
	border-bottom: solid 2px dimgray;
	border-right: solid 2px dimgray;
}

.panel
{
	border: 1px solid gray;
	/*background-color: whitesmoke;*/
}


.whitetext
{
	color: White;
}

.stepTitle
{
	color: #296dbd;
	font-family: tahoma, verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	/*background-color: whitesmoke;*/
	
}
/* 
A: Universal Elements >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/*body {
 background: #fff;
 margin:  0;
 padding: 0;
 text-align: center;  IE hack Part 1  
 font-size : 8pt;
}*/



/*
B: Structure >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1. Header & Navigation ------------------------------------------------------>*/
#hnav {
 width: 850px;
 margin: 8px auto;
 height: 23px;
 background: #d9d7da url(navgradi.jpg) repeat-x top;
 border-bottom: 1px solid #ccced2;
 border-left: 1px solid #f5f6f7;
 border-right: 1px solid #ccced2;
}

#header {
 float: left;
 width: 300px;
 margin: 0px;
 padding: 0px;
 text-align: left;
 height: 20px;
}

#hmenu {
 margin: 2px 5px 0 0;
 text-transform:lowercase;
 text-align: right;
 float: right;
 width: 440px;
}

.BusinessHead
{
	background: url(slice-bu.JPG);
}
	.ScienceHeader
{
	background: url(slice-sc.JPG);
}
		.EngHeader
{
	background: url(slice-en.JPG);
}
		.MainHeader
{
	background: url(slice-ma.gif);
}

#masthead {

 width: 850px;
 height: 160px;
 margin: 0 auto;
 padding: 0;
 border-top: 1px solid #b8e4e7;
 border-right: 1px solid #86c9cf;
 border-bottom: 2px solid #00527f;
 border-left: 1px solid #86c9cf;

}

#mastheadInner 
{	
 width: 850px;
 height: 160px;
 margin: 0 auto;
 padding: 0;
 border-top: 1px solid #b8e4e7;
 border-right: 1px solid #86c9cf;
 border-bottom: 2px solid #00527f;
 border-left: 1px solid #86c9cf;
} 
/*background: url(images/top-main-v3.gif);
*/ 
/*
2. Main Body (Index) -------------------------------------------------------->*/
#container {
 width: 850px;
 /*margin: 10px auto;*/
 margin: 2px auto;
 /*background: #f5f6f7;*/
 background: whitesmoke;
 border-left: 1px solid #d5d7db;
 border-right: 1px solid #d5d7db;
 font-family: Verdana,  Arial, Helvetica, sans-serif;
 font-size: .70em;
 text-align: left; /* IE hack Part 2 */
 border-top: 5px solid #d5d7db;
 border-bottom: 5px solid #d5d7db;
}

#topcontentdouble 
{
font-size: 8pt;
 float: right;
 width: 600px;
 height: 0px;
	/*background: #f5f6f7 url(images/header_whole3.gif) no-repeat right top;*/
 margin: 12px 10px 0 0;
 display: inline;
 
}
#tblContentContainer td {
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	
}

#content td{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	}

#content{
 float: right;
 width: 600px;
 /*background: #ffffff repeat-y bottom;*/
 margin:  0 10px 0 0;
 display: inline;
}



#topcontentdouble a:link {
	display: block;
	font-size: 8pt;
}
/* height:1%; /* IE WIN */
/**/
#topcontentdouble a:hover{
background: #F0F0F0;
text-decoration: none;
font-size: 8pt;
	}

#topcontentdouble	a:visited
	{display: block;
	font-size: 8pt;}



#content a:link {
	display:inline;
	font-size: 8pt;
}
/* height:1%; /* IE WIN */
/*
#content a:hover{
background: #F0F0F0;
text-decoration: none;
font-size: 8pt;
	}
*/
#content a:visited
	{display:inline;
	font-size: 8pt;}


.DataGridAlternatingItem
{
	/*BACKGROUND-COLOR: whitesmoke;*/
}
.DataGridHeader
{
	/*BACKGROUND-COLOR: lightgrey;*/
	color: black;
	font-weight: bold;
}	

#bottomcontentdouble {
 display: inline;
 float: right;
 width: 600px;
 background: #f5f6f7 url(bottom_w.gif) no-repeat -40px 0;
 margin: 0 10px 9px 0;
 height: 27px;
}

.post {
 margin: 0 20px 80px 10px;
}


/*
3. Main Body (Posts) -------------------------------------------------------->*/
#topcontent {
 width: 830px;
 background: #f5f6f7 url(header_w.gif) no-repeat top;
 margin: 9px auto 0 auto;
 height: 27px;
}

#singlecontent {
 width: 830px;
 background: #ffffff;
 padding-top:0;
 margin:  0 auto;
}

.singlepost {
 margin: 0px 105px 80px 105px;
}

#bottomcontent {
 width: 830px;
 background: #f5f6f7 url(bottom_w.gif) no-repeat top;
 margin: 0px auto 0px auto;
 padding-bottom: 9px;
 height: 27px;
}


/*
4. Additional Post Structure -----------------------------------------------> */
.meta {
 font-size: .9em;
 line-height: 18px;
}

.feedback {
 float: right;
 font-size: 1.0em;
 line-height: 35px;
}

.author {
 width: 200px;
 float: right;
 text-align: right;
}


/*
5. Page Navigation ---------------------------------------------------------> */
.postnavigation {
 height: 45px;
}

.left {
 float: left;
 padding-left: 105px;
}

.right {
 float: right;
 padding-right: 105px;
}

.leftdouble {
 float: left;
 padding-left: 10px;
}

.rightdouble {
 float: right;
 padding-right: 10px;
}


/*
6. Sidebar -----------------------------------------------------------------> */
#sidebar {
 position: relative;
 float: left;
 width: 225px;
 margin: 0 0 0 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-align: left; /* IE hack Part 2 */
 display: inline;
}

#sidebar ul {
 position:relative;
}

#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
}

#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}

#sidebar ul li ul{
 background: #fff;
 margin: 0 5px 0 0;
 padding: 10px 5PX 15px 5px;
}

#sidebar h2 {
 background: url(navgradi.jpg) repeat-x top;
 height: 16px;
 margin: 10px 5px 0 0px;
 padding:  8px 0 1px 5px;
 color: #8B9198;
 border-bottom: 1px solid #fff;
}



#sidebar ul li ul li{
 margin: 4px 10px 4px 10px;
 display: block;
 background: url(bullet00.jpg) no-repeat;
 padding: 0 0 0 18px;
}

#sidebar ul li ul li a{
 display: inline;
 display:inline;
 height:1%; /* IE WIN */
}

#sidebar ul li ul li a:hover{
 background: #F0F0F0;
 text-decoration: none;
}

#sidebar ul li ul li ul {
 margin: 0;
 padding: 0;
}
#roundPanel {
 position:relative;
 vertical-align :middle;
 margin : 0 auto;
 width : 98%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-align: center; /* IE hack Part 2 */
 background-color :White;
}
#roundPanel h2
{
 background: #8B9198 url(navgradi.jpg)  repeat-x  top ;
 font-size : 8pt;
 margin: 0px 0 0px 0px;
 padding:  4px 0 1px 5px;
 color: Gray;
 border-bottom: 1px solid #fff;
}
#roundPanel ul li ul li ul {
 margin: 0;
 padding: 0;
}


/*
7. Comments ----------------------------------------------------------------> */
#response {
 margin: 0px 110px;
}

#commentlist {
 padding: 0px 10px 0px 10px;
 margin: 0 10px;
 color: #7b7b7b;
 list-style-type: none; 
 text-align: justify;
}

#commentlist li  p{
 padding: 0px;
 margin: 8px 0px 0px 0px;
}

.commentname {
 width: 220px;
 float: left;
 font-size: 0.9em;
 margin: 0;
 padding: 0  0 2px 0;
}

.commentinfo{
 width: 250px;
 float: right;
 text-align: right;
}

.commenttext {
 clear: both;
 padding-top: 0px;
 margin: 0 0 70px 0;
 border-top: 1px solid #e4ebef;
 text-align: left;
 line-height:16px;
}


/*
8. Comment Form ------------------------------------------------------------> */
h2#postcomment {
 background: #FFFFFF url(comments.gif) no-repeat center top; 
 margin: 40px 0px 0px 0px;
 padding: 0 0 20px 10px;
}

#commentform {
 background: #f5f6f7; 
 padding: 1px 20px;
 margin: 0px;
}

#commentboxes {
 width: 200px;
 float: left;
 color: #7b7b7b;
 font-size: 0.9em;
}

p.instructions {
 margin: 14px 0 0 200px;
 color: #7b7b7b;
 font-size: 0.9em;
 text-align: justify;
 border-left: 1px solid #d5d7db;
 padding-left: 15px;
 position: relative;
}

#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}

#button{
 padding-top: 0.5em;
}

#commentsbottom {
 background: #FFFFFF url(comments.gif) no-repeat center top; 
 margin: 0;
 padding: 0;
 height: 22px;
}

.toptd{
background-color:gray;
text-align:center;
text-decoration: none;
color: #FFFFFF;
}
/*9. Footer ------------------------------------------------------------------> */
#menu {
 width: 850px;
 height: 45px;
 background: #F0F0F0 url(bottomgr.jpg) repeat-x top;
 border-top: 1px solid #d1d4d9;
 border-right: 1px solid #d5d7db;
 border-bottom: 2px solid #d5d7db;
 border-left: 1px solid #d1d4d9;
}

#searchform {
 float: left;
 margin-top: 12px;
 padding-left: 20px;
}

#topimage {
 margin: 2px 0 0 0; 
 cursor: pointer;
 width: 60px;
 height: 40px;
 background: url(topbutto.gif) no-repeat top;
 float: right;
 padding: 3px 9px 0 0;
}

#topimage a{
 display: block;
 height: 100%;
 overflow: hidden;
 text-decoration: none;
}


/*
10. Credits ----------------------------------------------------------------> */
#footer {
 margin: 10px auto;
 width: 850px;
 font-size: 10pt;
}

#footer p {
 margin-top: 0;
}

.clearer {
 clear: both;
 line-height: 0px;
}

/*
C: Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
1. General ------------------------------------------------------------------>*/
a {
 color: #005D93;
 text-decoration: none;
}

a:hover {
 color: #990000;
 text-decoration: underline;
}

top a {
 border: 0;
 text-decoration: none;
}

blockquote {
 background: #f5f6f7;
 padding: 10px 20px;
}

code {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}

h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #6f6f6f;
}

h2 {
 color: #005D93;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 margin: 40px 0 0 10px;
}

.singlepost h2{
 margin-top: 0px;
}

h3 {
 text-align: left;
 color: #005D93;
 margin: 3px 0 0 0;
 padding: 0;
 font-size: 0.9em;
 line-height: 26px;
 font-weight: normal;
}


/*
2. Site Navigation ---------------------------------------------------------> */
#blogtitle {
 margin: 0;
 padding: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 0.7em;
}

#blogtitle a{
 font-weight: bold;
}

#blogtitle a:hover{
 color: #bfbfbf;
 font-weight: bold;
 text-decoration: none;
}

#top {
 display: inline;
 list-style-type: none;
}

#hnav ul li{
 display: inline;
}

#hnav ul li a {
 color: #919191;
 text-decoration: none;
 padding: 5px 0px 5px 30px;
 font-size: 0.7em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
}

#hnav ul li a:hover {
 color: #bfbfbf;
}


/*
3. Main Body ---------------------------------------------------------------> */
.post, .singlepost{
 color: #3f3f3f;
 text-align: left;
 font-size :8pt;
}

.posted {
 color: #555555;
}

.title a  {
 text-align: left;
 height: 20px;
 color: #444444;
 display: block;
 text-decoration: none;
 font-size: 1.6em;
 padding-top: 8px;
}

.title a:hover {
 color: #005D93;
}

.storycontent {
 border-bottom: 1px solid #BBBBBB;
 padding: 0 0 5px 0;
 font: 1.1em Arial, Helvetica, sans-serif;
 line-height: 18px;
}

.singlepost p {
 margin-top: 0;
}

.singlepages p {
 color: #3f3f3f;
 text-align: left;
 margin: 0 105px 80px 105px;
 line-height: 20px;
 font: 1.2em Arial, Helvetica, sans-serif;
}

.storycontent a {
 text-decoration: none;
}

.storycontent a:hover {
 text-decoration: underline;
}

.storycontent a:visited {
 color: #000000;
}


/*
4. Site Navigation ---------------------------------------------------------> */
.left a{
 color: #990000;
 font-size: 0.9em;
}

.right a{
 font-size: 0.9em;
 color: #990000;
}

.leftdouble a{
 color: #990000;
 font-size: 0.9em;
}

.rightdouble a{
 font-size: 0.9em;
 color: #990000;
}


/*
5. Comments ----------------------------------------------------------------> */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #000000;
}

.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 0 0;
 background: url(icon0000.jpg) no-repeat top right;
}

.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}

#nocomment, #commentsclosed {
 text-align: center;
 color: #7b7b7b;
 font-size: 1.1em;
}


/*
6. Comments Form -----------------------------------------------------------> */
#comment  {
 width: 465px;
}

#comment, #author, #url, #email, #press{
 background: #e7e9ed;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}

#comment, #author, #url, #email{
 border: 1px solid #d5d7db;
}

#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #7b7b7b;
}

#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #7b7b7b;
 padding: 1px 2px 1px 1px;
}

#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}

h2#comments{
 margin-bottom:40px;
}

p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}

p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}

p.feeds a:hover {
 color: #000000;
}

#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}

#inputbox a {
 color: #7b7b7b;
}

#inputbox a:hover {
 color: #FFFFFF;
}

p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}

p.pages {
 margin: 0;
 padding: 0 40px 40px 40px;
 text-align: center;
}

p.pages a {
 color: #005D93;
}


/*
7. Credits -----------------------------------------------------------------> */
p.credits {
 padding: 0px 0px;
 text-align: center;
 margin: 10px 0px; 
 color: #9e9e9e;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

p.wordpress {
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #d5d7db;
}


/*
8. Search/Archives/Categories Results Pages --------------------------------> */
.searchresult {
 padding: 30px 0 0 0;
 margin:0;
}

.searchresult a{
 color: #000000; 
}

.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}

.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}


/*
9. 'Comment Edit' Buttons --------------------------------------------------> */
#ed_toolbar {
 background: #d5d7db; 
 border: 1px solid #d5d7db;
 padding-left: 5px;
}

#ed_bold {
 background: url(bold0000.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
}

#ed_italic {
 background: url(italic00.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_link {
 background: url(link0000.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_close{
 background: url(close000.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 25px;
}


/*


/*
D: Hacks for IE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
The following is the fix for 3-pixel-jog bug in IE. Hide from IE5-mac. Only
IE-win sees this. */

* html #content {
 /*margin-right: 7px;*/
}

* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */


/* This piece of code is for clearing the floats without structural markup Don't
modify it ------------------------------------------------------------------> */

.clearfix:after {
 content: ".";
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.clearfix {
 display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

/*New CSS From University 2.0*/

