/* CSS Document */
body {
margin:0;
padding:0;
font-family:verdana;
font-size:11px;
background-image:url(bg.gif); background-repeat: repeat-x;
text-align: center;
line-height:17.6px;
color:#003366;
}
td { 
font-family: verdana;
font-size:11px;
}

#wrapper{
margin:0px auto;
width:770px;
text-align: left;
}
#tot_content {
width: 100%;
}

#navigation {
float: left;
width:175px;
}

#content {
float: inherit;
margin-left: 212px;
min-height: 500px;
}
* html #content {height:500px} /* min-height hack for IE */
#topmenu ul{
margin: 65px 0 0 0; padding:0;
}
#topmenu li { 
float:left; 
list-style-type:none;
background-image:url(b_star.gif); 
background-position:left; 
background-repeat:no-repeat;
padding: 0 10px 0 12px;
font-size: 1.1em;
font-weight:bold;
color:#3F4B7F;
}
#topmenu li a {
text-decoration:none;
color:#3F4B7F;
}
#topmenu li a:hover {
text-decoration:none;
color: #9996CB;
}
#img1 {
background-image:url(img_bg.gif);
background-repeat:no-repeat;
height: 193px;
padding:5px 0 0 5px;
}

h1 {
	margin-top:0;
	display:block;
	font-size:17px;
	font-weight:normal;
}

h5 {
	margin-top:0;
	margin-bottom:0;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:0px;
}

a.btn_postcv {
background: url(../images/b_postcv.gif) no-repeat; 
width: 175px;
height: 38px;
display: block;
}
a.btn_postcv:hover {
background: url(../images/b_postcv.gif) no-repeat 0px -38px;
width: 175px;
height: 38x;
display: block;
}
a.btn_postjobs {
background: url(../images/b_postjobs.gif) no-repeat; 
width: 175px;
height: 38px;
display: block;
}
a.btn_postjobs:hover {
background: url(../images/b_postjobs.gif) no-repeat 0px -38px;
width: 175px;
height: 38x;
display: block;
}

#bull1 ul,#bull2 ul {
margin:0; padding:0;
}
#bull1 li,#bull2 li {
list-style-type:none;
}

#bull1 li a {
background-repeat:no-repeat; 
background-position:4px 9px;
display:block;
text-decoration:none;
padding: 8px 0 8px 26px;
border-bottom:1px solid #C4D1ED;
color:#3F4B7F;
font-size:10px;
font-weight:bold;
width:100%;
}
html>body #bull1 li a  { width:auto}

#bull1 li a.b_faq {
background-image:url(b_quest.gif); 
}
#bull1 li a.b_info {
background-image:url(b_info.gif); 
}
#bull1 li a:hover, #bull2 a:hover {
text-decoration:none;
color: #9996CB;
}
#bull2 a {
display:block;
width: 100%;
text-decoration:none;
padding: 0 0 0 0px;
color:#3F4B7F;
font-size:10px;
font-weight:bold;
}
hr, #bull2 hr { border:0; border-bottom: 1px solid #C4D1ED; height:1px}

#bull3 ul { margin:0; padding:0;}
#bull3 li { list-style-type:none; background-image:url(b_star.gif); background-repeat:no-repeat; background-position:0 3px; padding:0 0 4px 12px}

/***** Images on All Sides box *****/
.cB, .cBw { background:url(fb_leftright.png) top right; }
.cBt, .cBt div, .cBb, .cBb div { background:url(fb_topbottom.png) top right; }
.cB {
	padding:0 15px 0 0;
	position:relative; /* fix IE/win buggy bg display */
}
.cBw {
	background-position:top left;
	padding-left:10px;
}
.cBt, .cBb {
	margin:0 -15px 0 -10px; /* push into rB and rBw padding */
	height:8px; /* fix IE/win bug when rB width set */
}
.cBt div, .cBb div { width:8px; height:8px; }
.cBt div { background-position:top left; }
.cBb, .cBb div { height:8px; }
.cBb { background-position:bottom right; }
.cBb div { background-position:bottom left; }
/***** end Images on All Sides box *****/

#footer a {
color: #3F4B7F;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

.txt_help {font-family:arial; font-size:11px; color:#FF6600; cursor: help; font-weight:bold; background-color:#fff; border:1px solid #ccc}

/* alt message css*/
#altmsg span { list-style:none; margin:0; padding:0}
#altmsg span a { text-decoration:none}
#altmsg span a:hover { background-color:#fff}
#altmsg span a:link span{display: none;}
#altmsg span a:visited span{display: none;}
#altmsg span a:hover span {
  position:absolute;
  margin:0em 0px 0px 1em;
  background-color:#FFFCEE;
  width:240px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #666;
  font-weight:normal;
  text-decoration:none;
  color: #003399;
  text-align:left;
  display: block;
}
#altmsg span a:link br
{display: none;}
#altmsg span a:visited br
{display: none;}
#altmsg span a:hover br 
{display:block;
position:absolute
}
/* alt message css*/
.stxt { font-size:10px; color:#999999}

