<!--
body {
  margin: 5px;
  padding: 0px;
  background: url('images/4v4bg.jpg') #718dd5;
  background-repeat: repeat-x;
  font-family: arial;
  font-size: 12px;
  color: #4e4e4e;
}
#page {
  position: relative;
  text-align: left;
  width: 99%; 
  margin:0;
  background: url('images/greybg.jpg') #fff;
  background-repeat: repeat-x;
}
.button, .border2, #page, #modulehead, #menuoption, #mainbold, #mainbold2 {
    border: 1px solid #c4c4c4;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.table2 {
  background: url('images/span2.png') #efefef;
  background-repeat: repeat-x;
  border: 1px solid #000000;
}
p, ul{
  font-family: arial;
  font-size: 12px;
  color: #4e4e4e
}
li.num {
  list-style: decimal;
}
p.small {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
p.italics {
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 14px;
}
a.mainbold, a.mainbold2, a {
  color: #08498f;
  text-decoration: none;
}
a.menuoption {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a.link:hover {
  color: #6080e9;
}
p.heading, a.link {
  font-size: 14px;
  font-weight: bold;
  color: #4e4e4e;
  margin-top: 0;
}
.button, .border2 {
  font-size: 14px;
  font-weight: bold;
  border: 2px solid #c4c4c4;
}
.button:hover, .border2:hover {
  background: #d1e4ef;
  border: 2px solid #6080e9;
}
.button:active, .border2:active {
  background: #d1e4ef;
  border: 2px solid #6080e9;
}
#mainbold2, #mainbold {
  background: #6080e9;
  margin: 5px;
  padding: 3px;
  width: 220px;
  height: 58px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  border: 2px solid #c4c4c4;
}
#mainbold {
  float: right;
}
#mainbold:hover, #mainbold2:hover {
  background: url('images/span2.png') #A7C2DF;
  background-repeat: repeat-x;
  border: 2px solid #6080e9;
}
#header {
  height: 175px;
}
#title {
  text-align: center;
  width: 100%;
  height: 175px;
}
#employment {
 position:absolute;
 top:0;
 right:0;
 width:145px;
}
#menu {
  float: left;
  margin: 3px;
  width: 155px;
  height: 100%;
}
#menuoption {
  background: #6080e9;
  border: 1px solid #4e4e4e;
  padding: 3px;
  margin: 3px; auto;
  height: 50px;
  width: 140px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#menuoption:hover{
  background: url('images/span2.png') #a7c2df;
  background-repeat: repeat-x;
} 
#content {
  margin: 3px;
  padding: 0;
}
#pagealign {
  margin-left: 158px;
  padding: 3px;
}
.shadow, #modulehead, #modulebody {
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}
#modulehead {
  background: url('images/span1.png') #ffffff;
  background-repeat: repeat-x;
  margin: 0;
  padding: 5px;
  height: 17px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
  border-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  color: #4e4e4e;
}
#modulebody {
  position: relative;
  background: url('images/span2.png') #ffffff;
  background-repeat: repeat-x;
  margin: 0;
  padding: 3px;
  border: 1px solid #c4c4c4;
  border-top: 0px;
}
#footer {
  clear: both;
  padding: 3px;
}
img, div
{
	behavior: url(iepngfix.htc);
}
.preload
{
	display: none;
}
-->
