.mast {
	width: 800px;
	height: 158px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 800px;
	margin-left: 100px;
	position: absolute;
	margin-top: 0px;
	background-image: url(../graphics/gif/bg.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	text-indent: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #000099;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: inset;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #000099;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: inset;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}


a:hover {
	color: #FF6600;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
#tabsI div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000099;
}


li {
	list-style-image: url(../graphics/gif/bullet.gif);
	display: list-item;
	list-style-position: outside;
}
.table {
	background-color: #89B1EE;
	font-family: Arial, Helvetica, sans-serif;
}


.table #siteInfo {
	font-size: 75%;
	padding: 10px;
	clear: both;
	text-align: center;
	background-color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.menu {
	width: 175px;
	display: block;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: auto;
}
.menu #links1 {
	background-color: #CCCCCC;
	width: 165px;
	vertical-align: middle;
	text-align: left;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu #section {
	background-color: #999999;
	display: block;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	padding-top: 3px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 165px;
	padding-left: 6px;
}

.main {
	background-color: #89B1EE;
	width: 449px;
	vertical-align: top;
}
.main #content {
	width: auto;
	height: auto;
	text-align: justify;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 10px;
	background-color: #FFFFFF;
	background-image: none;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CCCCCC;
}
.menuright {
	width: 175px;
	background-color: #CCCCCC;
	vertical-align: top;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
}
.table #calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	font-size: x-small;
}

.table #menurightdiv {
	background-color: #BDCA91;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 20px;
	text-indent: 15px;
	width: inherit;
}
.menuright #webmail {
	background-color: #CCCCCC;
	display: block;
	width: inherit;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	height: 35px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}

.table #search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FFFFFF;
	width: 286px;
	height: 40px;
	color: #336600;
	margin-top: -1px;
}
input.groovybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F69F4B;
	background-color: transparent;
	height: 20px;
	width: 120px;
	border: 1px solid #FFCC00;
}
.governing {
	background-color: #FFFFFF;
	width: 561px;
	margin-top: 15px;
	margin-left: 25px;
	height: auto;
}


.governingh3  {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.governingdiv {
	height: 10px;
	width: auto;
}
.governing li {
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	list-style-position: outside;
	display: block;
	padding-top: 10px;
	list-style-image: none;
	list-style-type: square;
}

.menuright marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
	text-align: justify;
	border: 1px solid #666666;
}
.menuright #script {
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000099;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-left-style: groove;
	width: auto;
	vertical-align: middle;
}
.vacancy  table {
	text-align: center;
	width: 540px;
	border: 1px solid #000099;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.vacancy p {
	font-size: 11px;
}
.governinglayout {
	text-indent: 0px;
	width: 520px;
	margin-left: 20px;
	border: 1px solid #000099;
}
.governinglayout p {
	text-indent: 0px;
}

.program {
	background-color: #FFFFFF;
	width: 561px;
	margin-top: 15px;
	margin-left: 25px;
	height: auto;
}
.programh3 {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
}
.programdiv {
	height: 10px;
	width: auto;
}
.program p {
	font-size: 11px;
	text-align: justify;
	text-indent: 0px;
}


#tabsI {
	float:left;
	width:800px;
	font-size:93%;
	line-height:normal;
	border-bottom-style: none;
	background-color: #FFFFFF;
	height: auto;
	margin-top: -3px;
      }
#tabsI div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000CC;
	display: block;
	margin-left: 20px;
	vertical-align: middle;
	width: 250px;
}


    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(../graphics/gif/tableftI1.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsI a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
	background-image: url(../graphics/gif/tabrightI1.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
.sitemap {
	background-color: #FFFFFF;
	width: 700px;
	height: auto;
	display: block;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	margin-left: 50px;
}

.sitemapcont {
	width: 200px;
	height: auto;
	display: block;
	font-size: small;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.sitemaptd {
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	background-position: top;
}

.sitemapcont a {
	text-decoration: underline;
	list-style-type: none;
	list-style-image: none;
	vertical-align: top;
}
.contactus {
	background-color: #FFFFFF;
	width: 600px;
	height: auto;
	display: block;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	margin-left: 100px;
}

.contactustd {
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	background-position: top;
	font-size: small;
}
.contactuscont {
	width: 200px;
	height: auto;
	display: block;
	font-size: small;
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
}
