body
{
  background:#FFF;
  color:#000;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.5;
}

body#bd
{
  color:#000;
  margin-top:5px;
  background:#F1F1F1;
}

body.fs1
{
  font-size:10px;
}

body.fs2
{
  font-size:11px;
}

body.fs3
{
  font-size:12px;
}

body.fs4
{
  font-size:13px;
}

body.fs5
{
  font-size:14px;
}

body.fs6
{
  font-size:15px;
}

a
{
  color:#C00;
  text-decoration:none;
  font-size:11px;
}

h1,h2,h3,h4
{
  line-height:normal;
  color:#000;
}

small,.small,.smalldark,.article-meta,.modifydate,.img_caption p,.site-slogan,#axl-topnav,#axl-pathway,#axl-subnav,#axl-footer,#axl-col1,#axl-botsl
{
  font-size:92%;
}

.img_caption.left,.img_caption.right
{
  margin-top:3px;
}

h1
{
  font-size:200%;
}

h3
{
  font-size:150%;
}

h4
{
  font-size:125%;
}

p,pre,blockquote,ul,ol,h1,h2,h3,h4,h5,h6
{
  margin:16px 0;
  padding:0;
}

ul
{
  list-style:none;
}

ul li
{
  background:url(../images/bullet.gif) no-repeat 20px 8px;
  padding-left:30px;
}

ol li
{
  margin-left:35px;
}

td 
{
  font-size:11px;
}

th
{
  font-weight:700;
  text-align:left;
  padding:8px;
}

fieldset
{
  border:none;
  padding:10px 5px;
}

hr
{
  border-bottom:0;
  border-left:0;
  border-right:0;
  border-top:1px solid #EEE;
  height:1px;
}

br
{
  height:1px;
  font-size:1px;
}

form label
{
  cursor:pointer;
}

input,select,textarea,.inputbox,.button
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:100%;
}

.inputbox
{
  border:1px solid #CCC;
  background:#FFF;
  color:#000;
  font-size:100%;
  padding:2px;
}

.button, input[type=submit], input[type=button], input[type=reset]
{
  border:1px solid #333;
  background:#333;
  color:#FFF;
  text-transform:uppercase;
  font-size:92%;
  padding:1px 8px;
}

input[disabled] {
  border:1px solid #A8A8A8;
  background:#ccc;
  color:#FFF;
  text-transform:uppercase;
  font-size:92%;
  padding:1px 8px;
}

#axl-wrapper
{
  width:1020px;
  text-align:left;
  margin:0 auto;
}

#axl-mainbody
{
  width:100%;
}

#axl-content
{
  display:block;
  float:right;
  background:url(../images/content-center.gif) repeat-y center;
}

#axl-content-top
{
  background:url(../images/content-top.gif) no-repeat center top;
}

#axl-content-bot
{
  background:url(../images/content-bot.gif) no-repeat center bottom;
}

#axl-current-content
{
  padding:20px 10px 0 10px;
}

#axl-col1
{
  float:left;
  overflow:hidden;
  width:200px;
}

#axl-containerwrap,#axl-containerwrap-fr,#axl-containerwrap-fl,#axl-containerwrap-f
{
  clear:both;
  margin:0;
  padding:0;
}

#axl-containerwrap-fr #axl-col1
{
  width:200px;
}

#axl-containerwrap-fr #axl-content
{
  width:820px;
  background:url(../images/content-center2.gif) repeat-y center;
}

#axl-containerwrap-fl #axl-content
{
  width:100%;
  background:url(../images/content-center2.gif) repeat-y center;
}

#axl-containerwrap-f #axl-content
{
  width:100%;
  background:url(../images/content-center1.gif) repeat-y center;
}

#axl-containerwrap-f #axl-content-top
{
  background:url(../images/content-top1.gif) no-repeat center top;
}

#axl-containerwrap-f #axl-content-bot
{
  background:url(../images/content-bot1.gif) no-repeat center bottom;
}

#axl-containerwrap-f #axl-current-content
{
  padding-left:20px;
  padding-right:20px;
}

#axl-content-bot
{
	padding-bottom:20px;
}


div.module h3,div.module_text h3,div.module_menu h3,div.module_hilite h3,div.axl-box-br h3
{
  font-size:175%;
  margin:0 0 5px;
  padding:8px 0 2px 15px;
}

div.module,div.module_text,div.module_menu,div.module_hilite,div.axl-box-br
{
  float:left;
  clear:both;
  width:100%;
  background:url(../images/box-br.gif) no-repeat bottom right #FFF;
  overflow:hidden;
  padding:0;
}

div.module div,div.module_text div,div.module_menu div,div.module_hilite div,div.axl-box-bl
{
  background:url(../images/box-bl.gif) no-repeat bottom left;
  padding:0;
  margin:0;
}

div.module div div,div.module_text div div,div.module_menu div div,div.module_hilite div div,div.axl-box-tr
{
  background:url(../images/box-tr.gif) no-repeat top right;
  padding:0;
  margin:0;
}

div.module div div div,div.module_text div div div,div.module_menu div div div,div.module_hilite div div div,div.axl-box-tl
{
  background:url(../images/box-tl.gif) no-repeat top left;
  padding:4px 3px 4px 4px;
}

div.module div div div div,div.module_text div div div div,div.module_menu div div div div,div.module_hilite div div div div
{
  background:none;
  margin:0;
  padding:0;
}

div.axl-box-ct
{
  background:url(../images/box-bg.gif) repeat-x top left!important;
  padding:10px 15px!important;
}

div.module_menu div.axl-box-ct
{
  padding:2px 0 0!important;
}

div.banneritem_text
{
  padding:5px 0!important;
}

div.advs
{
  clear:both;
  display:block;
  float:left;
  width:100%;
}

div.moduletable li,div.moduletable_menu li,div.moduletable_text li
{
  padding-left:13px;
  background-position:5px 7px;
}

#axl-header
{
  line-height:normal;
  position:relative;
  z-index:999;
  padding:20px 0 0;
}

h1.logo,div.logo-text
{
  margin:0 20px 20px;
  padding:0;
}

h1.logo a
{
  width:210px;
  height:70px;
  display:block;
  background:url(../images/logo.png) no-repeat center;
}

h1.logo a span
{
  position:absolute;
  top:-1000px;
}

div.logo-text
{
  outline:none;
}

div.logo-text h1
{
  font-size:250%;
  font-weight:700;
  letter-spacing:2px;
  margin:0;
  padding:0;
}

div.logo-text h1 a
{
  color:#333;
  text-transform:uppercase;
}

.site-slogan
{
  color:#999;
  letter-spacing:1px;
  margin:0 0 -2px 10px;
  padding:0;
}

#axl-topnav
{
  position:absolute;
  top:10px;
  right:10px;
}

#axl-topnav ul
{
  margin:0;
  padding:2px 0;
}

#axl-topnav li
{
  display:inline;
  line-height:1.6;
  background:url(../images/vline.gif) no-repeat center left;
  margin:0;
  padding:0;
}

#axl-topnav li a
{
  display:inline;
  padding:0 10px;
}

#axl-mainnav
{
  background:url(../images/grad-2.gif) repeat-x top #333;
  width:100%;
  position:relative;
  padding:0;
}

#axl-mainnav a,#axl-subnav a
{
  outline:none;
  line-height:normal;
}

#axl-subnav
{
  background:#FFF;
  clear:both;
}

#axl-subnav li
{
  background:none;
  display:inline;
  margin:0;
  padding:0;
}

#axl-subnav a
{
  display:block;
  float:left;
  outline:none;
  text-decoration:none;
  background:url(../images/vline.gif) no-repeat left 9px;
  margin:0;
  padding:7px 15px 5px;
}

#axl-subnav a:hover,#axl-subnav a:active,#axl-subnav a:focus
{
  text-decoration:underline;
}

#axl-subnav li.active a
{
  color:#000;
  font-weight:700;
  text-decoration:underline;
}

#axl-pathway strong
{
  margin-right:5px;
}

#axl-pathway img
{
  margin:1px 5px;
}

.extendMenu {
	position:absolute;
}
.extendMenu img {
	padding-top:7px;
	padding-left:170px;
}

ul.menu
{
  list-style:none;
  display:block;
  margin:0;
  padding:0;
}

ul.menu li
{
  display:block;
  background:none;
  line-height:normal;
  border-bottom:1px solid #F1F1F1;
  margin:0;
  padding:0;
}

ul.menu li a
{
  display:block;
  outline:none;
  text-decoration:none;
  color:#333;
  background:url(../images/arrow.png) no-repeat 16px 12px;
  margin:0;
  padding:8px 25px;
}

ul.menu li a:hover,ul.menu li a:active,ul.menu li a:focus
{
  color:#C00;
  text-decoration:none;
  background:url(../images/arrow.gif) no-repeat 16px 12px #F7F7F7;
}

ul.menu li.active a
{
  font-weight:700;
  background:url(../images/arrow.gif) no-repeat 16px 12px #F7F7F7;
  color:#C00;
}

ul.menu li li
{
  border:none;
  background:none;
  padding:0;
}

ul.menu li li a
{
  border:none;
  text-transform:none;
  font-weight:400!important;
  background:url(../images/arrow.gif) no-repeat 25px 10px #F7F7F7!important;
  padding:5px 5px 5px 35px !important;
}

ul.menu li li.active a
{
  color:#C00;
  font-weight:700;
}

ul.menu li li li a
{
  color:#000!important;
  font-weight:400!important;
  padding-left:45px!important;
  background:url(../images/bullet.gif) no-repeat 35px 10px!important;
}

ul.menu li li li.active a
{
  font-weight:700!important;
}

.axl-box-full,.axl-box-left,.axl-box-center,.axl-box-right
{
  float:left;
  overflow:hidden;
}

#axl-botsl
{
  clear:both;
  margin:0;
  padding:0;
}

#axl-botsl .axl-box-tl
{
  padding:0 15px 0 15px!important;
  padding:0 15px 20px 15px;
}

#axl-botsl div.module h3
{
  font-size:150%;
  border-bottom:1px solid #DDD;
  margin:0 -14px;
  padding:0 0 7px 15px;
}

#axl-botsl div.module
{
  float:none;
  width:auto;
  background:url(../images/box-r-br.gif) no-repeat bottom right #FFF;
  overflow:hidden;
  margin:20px 5px;
  padding:0;
}

div.module div div div {
	line-height:11px;
}

#axl-botsl div.module div
{
  background:url(../images/box-r-bl.gif) no-repeat bottom left;
}

#axl-botsl div.module div div
{
  background:url(../images/box-r-tr.gif) no-repeat top right;
}

#axl-botsl div.module div div div
{
  background:url(../images/box-r-tl.gif) no-repeat top left;
  padding:10px 15px;
}

#axl-footer
{
  clear:both;
  position:relative;
  color:#999;
  text-align:center;
  padding:15px 20px;
}

li.axl-firstitem,#axl-subnav li.first-item a,#axl-subnav a.first-item
{
  background:none!important;
}

#axl-usertools
{
  position:absolute;
  right:10px;
  top:8px;
}

#axl-usertools ul
{
  display:inline;
  margin:0;
  padding:0 10px 0 0;
}

#axl-usertools ul li
{
  float:right;
  background:none;
  margin:0;
  padding:0 2px;
}

#axl-search
{
  /*background:url(../images/search-bg.gif) no-repeat;*/
  position:absolute;
  right:20px;
  top:40px;
  height:24px;
}

#axl-time
{
  position:absolute;
  right:380px;
  top:65px;
}

#axl-time-button {
  position:absolute;
  right:340px;
  top:85px;
}

#axl-search .inputbox
{
  border:none;
  background:none;
  width:198px;
  margin:2px 3px 0 5px;
}

#axl-search .button
{
  cursor:pointer;
  border:none;
  background:none;
}

div.back_button a,div.back_button a:hover,div.back_button a:active
{
  background:none!important;
  display:block;
  text-decoration:none!important;
  margin:10px 0;
}

.clr
{
  clear:both;
}

div.axl-innerdiv
{
  background:url(../images/dot.gif) repeat-x bottom!important;
  padding:10px 0 12px!important;
}

div.axl-innerdiv img.border
{
  border:1px solid #CCC;
  margin-right:10px;
  padding:2px;
}

.clearfix:after
{
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}

* html > body .clearfix
{
  display:block;
  width:100%;
}

* html .clearfix
{
  height:1%;
}

a:hover,a:active,a:focus,ul.menu li li a:hover,ul.menu li li a:active,ul.menu li li a:focus
{
  color:#C00;
  text-decoration:underline;
}

a img,.hasTip img
{
  border:none;
}

.img_caption p,div.syndicate div
{
  text-align:center;
}

h2
{
  font-size:175%;
}

fieldset.input,#axl-botsl div.module div div div div
{
  background:none;
  padding:0;
}

td,th,#axl-footer small
{
  font-size:11px;
}

table.contentpaneopen,table.contentpane,table.blog,#axl-containerwrap-fr #axl-mainbody,#axl-containerwrap-f #axl-mainbody
{
  width:100%;
}

.article-section a,.article-category a,#axl-pathway
{
  color:#999;
}

#axl-containerwrap-fr #axl-content-top,#axl-containerwrap-fl #axl-content-top
{
  background:url(../images/content-top2.gif) no-repeat center top;
}

#axl-containerwrap-fr #axl-content-bot,#axl-containerwrap-fl #axl-content-bot
{
  background:url(../images/content-bot2.gif) no-repeat center bottom;
}

#axl-subnav ul,ul.menu li ul
{
  list-style:none;
  margin:0;
  padding:0;
}

#txtattendance {
	float:left;
	padding-left:8px;
	padding-top:10px;
}

#txtattendance textarea {
	height:100px;
	width:170px;
}

#fieldattendance {
	clear:left;
	padding:10px 0 0 10px;
}

#punchnotes, #todaysdate {
	clear:left;
	padding:10px 0 0 10px;
}

#todaysdate {
	font-weight:700;
	color:#333;	
}

.attendance_bg {
	background-color:#E5E5E5;	
}

.attendance_head {
	background-color:#CCC;	
}