/*Common attributes*/
*
{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

img
{
  border: none;
  vertical-align: bottom;
}

body
{
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  color: #000333;
  font-size: 12px;
}

a:link
{
  color: #4d4d4d;
  text-decoration: underline;
}

a:visited
{
  color: #333;
  text-decoration: underline;
  border-style: none;
}

a:active
{
  color: #333;
  text-decoration: underline;
  border-style: none;
}

a:hover
{
  color: #514a73;
  border-style: none;
}

/*a:hover img{
  opacity: 0.90;
  filter: alpha(opacity=90);
}*/

ul, li
{
  list-style: none;
}

#container
{
  width: 780px;
  margin: 0 auto;
}

/*****************************************************************************************/
/** HEADER ATTRIBUTES STARTS HERE                                                       **/
/*****************************************************************************************/
#header
{
  margin: 0 auto;
  width: 780px;
}

#mainHeader
{
  background: url(../img/imgHdr02.jpg) no-repeat;
  width: 780px;
  height: 260px;
  text-align: left;
}

#mainHeader #catchMsg01
{
  width: 200px;
  text-align: left;
  padding: 50px 0 0 124px;
}

#catchMsg01 h1
{
  color: black;
  text-align: center;
  font-family: Times New Roman, Verdana, Arial;
  font-size: 18px;
}

#mainHeader #catchMsg02
{
  padding: 25px 0 0 5px;
}

#catchMsg02 h1
{
  color: #5e719c;
  text-align: left;
  font-family: Arial, Verdana, Times New Roman;
  font-size: 30px;
  line-height: 42px;
}

#Navigator
{
  background: url(../img/imgHdr03.jpg) no-repeat;
  height: 96px;
}

#Navigator2
{
  background: url(../img/imgHdr05.jpg) no-repeat;
  height: 55px;
}

#leftNavi
{
  float: left;
  width: 160px;
  text-align: left;
  padding-top: 29px;
}

#leftNavi li
{
  margin-bottom: 2px;
}

#rightNavi
{
  float: right;
  width: 445px;
  padding-left: 175px;
}

#topNavi
{
  float: left;
  padding: 15px 14px 0 0;
}

#topNavi li
{
  float: left;
  padding: 3px 1px 0 0;
}

#topNavi img
{
  padding: 0;
  margin: 0;
}

#topNavi li#topNaviSelected
{
  padding-top: 0;
}

#otherNavi
{
  float: right;
  padding-top: 20px;
  padding-right: 14px;
  width: 400px;
}

#otherNavi #searchSite
{
  float: left;
}

#language
{
  float: right;
}

#otherNavi #searchSite
{
  padding-right: 22px;
  height: 20px;
}

#searchSite span, input
{
  float: left;
}

#otherNavi span
{
  color: #4c525d;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 12px;
  font-weight: bold;
  padding-right: 8px;
  line-height: 20px;
}

#searchSite input#searchText
{
  height: 16px;
}

#searchSite input#searchSubmit
{
  background: url(../img/imgSearch.gif) no-repeat;
  border: none;
  width: 22px;
  height: 20px;
  vertical-align: bottom;
}

#language span, select, option
{
  float: left;
}

/*****************************************************************************************/
/** HEADER ATTRIBUTES ENDS HERE                                                         **/
/*****************************************************************************************/


#mainContent
{
  font-family: Arial, Verdana, Sans Serif;
  margin: 10px auto 0 auto;
  width: 780px;
  text-align: center;
}


/*****************************************************************************************/
/** FOOTER ATTRIBUTES STARTS HERE                                                       **/
/*****************************************************************************************/
#footer
{
  clear: both;
  font-family: Verdana, Arial, Sans Serif;
  margin: auto;
  padding: 10px 0;
  width: 780px;
  text-align: center;
}

#footer h3
{
  width: 100%;
  color: #3d3758;
}

#footer #btmNavi
{
  background: url(../img/imgFooterSpacer01.gif) repeat-x;
  height: 30px;
}

#btmNavi table
{
  background: url(../img/imgFooterSpacer02.gif) no-repeat 100% 0;
  width: 100%;
}

#btmNavi td#btmNaviFirst
{
  text-align: right;
  padding-right: 15px;
}

#btmNavi td#btmNaviNext
{
  width: 100px;
}

td#btmNaviNext div
{
  border-left: dotted 1px #000;
  border-right: dotted 1px #000;
}

#btmNavi td#btmNaviLast
{
  text-align: left;
  padding-left: 15px;
}

#btmNaviFirst a, #btmNaviNext a, #btmNaviLast a
{
  color: #000000;
  text-decoration: underline;
}

#btmNaviFirst a:hover, #btmNaviNext a:hover, #btmNaviLast a:hover
{
  color: #0073A3;
  text-decoration: underline;
}

#footer #btmFooter
{
  background: url(../img/imgFooterSpacer03.gif) repeat-x;
  height: 65px;
  font-size: 10px;
  color: #ffffff;
  padding: 20px 10px 0 10px;
}

#btmFooter #copyright
{
  float: left;
  text-align: left;
  color: #ffffff;
}

#btmFooter #emailContact
{
  float: right;
  text-align: right;
  color: #ffffff;
}

#emailContact img
{
  padding-right: 2px;
}

#emailContact a
{
  color: #ffffff;
}

#emailContact a:hover
{
  color: #cccccc;
  text-decoration: none;
}
/*****************************************************************************************/
/** FOOTER ATTRIBUTES ENDS HERE                                                         **/
/*****************************************************************************************/

div#studentbutton {
  float: left;
  position: absolute;
  z-index: 2;
  margin-top: 0px;
  margin-left: 620px;
}