td,p,ul,div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  line-height: 18px;
}

.padding { padding-left: 18px; }

li { list-style-image: url(http://www.fiberbond.net/images/list.gif); }


.leading {

  line-height: 20px;
}

a				{ color: #3231bb }
	
a:link			{ color: #3231bb }

a:visted		{color: #3231bb }

a:hover			{ color: #0082FC }


hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

h1 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 24px;
  color            : #0001FC;
  font-weight: normal;
  padding-top: 10px;
  line-height: 26px;
}

h2  { color: #FF0033; font-style: italic; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 10px; line-height: 20px;}

h3  { color: #F28300; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }

h4  { color: #3231BB; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;  }

h5  { color: #3231BB; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px;}


.problem   { color: #FF0033; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.button	{  background-color: #0001FC; font-size: 12px;  font-family: Verdana, Helvetica, Arial; color: #FFFFFF }


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 22px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	font-size        : 15px;
  	color            : #3231BB;
  	
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	color: #0082FC;
}

.employmentbar	{ font-size: 12px; font-family: Helvetica, Arial; color: #FFFFFF; line-height: 12px; font-weight: bold; background-color: #0001FC;}
 
.header		{ font-size: 11px; font-family: Helvetica, Arial; color: #5D5D5D; line-height: 14px; }
.header a:link  { color: #5D5D5D; text-decoration: underline }
.header a:hover  { color: #5D5D5D; text-decoration: none } 
.header a:visited  { color: #5D5D5D; text-decoration: none }

.date	{ font-size: 11px; font-family: Helvetica, Arial; color: #FFFFFF;  line-height: 14px;}

.navbar		{ font-size: 11px; font-family: Helvetica, Arial; color: #FFFFFF; line-height: 12px; font-weight: bold; }
.navbar a:link  { color: #FFFFFF; text-decoration: none }
.navbar a:visited  { color: #FFFFFF; text-decoration: none }
.navbar a:hover  { color: #FFFFFF; text-decoration: underline } 

.footer		{ font-size: 11px; font-family: Helvetica, Arial; color: #5D5D5D; line-height: 12px; }
.footer a:link  { color: #5D5D5D; text-decoration: underline }
.footer a:visited  { color: #5D5D5D; text-decoration: underline }
.footer a:hover  { color: #5D5D5D; text-decoration: none } 

.footer2		{ font-size: 9px; font-family: Helvetica, Arial; color: #FFFFFF; line-height: 12px; }
.footer2 a:link  { color: #FFFFFF; text-decoration: underline }
.footer2 a:hover  { color: #FFFFFF; text-decoration: none } 
.footer2 a:visited  { color: #FFFFFF; text-decoration: none }


