  /* --DOCUMENT PROPERTIES-- */
BODY {
  margin               : 10px 10px 10px 10px;
  background-color     : #ffffff;
  background-image: url(images/background_gradient.jpg);
	font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-size        : 12px;
}

h1 {
	font-size		: 16px;
	margin			: 0px 0px 0px 0px;
	font-family     : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-weight		: bold;
	text-align		: left;
	color			: #000000;
}

h2 {
	font-size		: 12px;
	margin			: 0px 0px 0px 0px;
	font-family     : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-weight		: bold;
	text-align		: left;
	color			: #000000;
}

td {
	font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-size        : 12px;
}

li {
	list-style-type: square;
	padding-top		: 3px;
	padding-bottom	: 3px;
}

/* --MAIN TABLE-- */
table.maintable
{
width              :740px;
border-top         :1px solid #5F8F93;
border-bottom      :1px solid #5F8F93;
border-left        :1px solid #5F8F93;
border-right       :1px solid #5F8F93;
background-color   :#ffffff;
}

/*--HEADER CELL PROPERTIES--*/
td.headcell
{
height              :91px;
vertical-align      :middle;
background-color    :#92A8B1;
}

/*--BACKPAGE PHOTO CELL PROPERTIES--*/
td.backpagephotocell
{
width              :217px;
vertical-align     :top;
background-image: url(images/photo_gradient.jpg);
}

/*--MAIN MENU CELL PROPERTIES--*/
td.mainmenucell
{
width            : 740px;
font-family      : Verdana, Times New Roman, Arial, Helvetica, sans-serif;
font-size        : 10px;
font-weight      : bold;
text-align		 : center;
color            : #ffffff;
height           : 39px;
vertical-align   : top;
background-image: url(images/top_menu_background.gif);
}

td.mainmenucell ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	text-align: center;
}
.mainmenucell li { 
	margin: 0;
	display: inline;
	line-height: 27px;
}

.mainmenucell li a {
	color: white;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.4em;
	padding: 0 .8em;
}
.mainmenucell li a:hover {
	color: #FFFCD4;
}
#home li#link_home a { color: #FFFCD4; }
#about li#link_about a { color: #FFFCD4; }
#bpm li#link_bpm a { color: #FFFCD4; }
#services li#link_services a { color: #FFFCD4; }
#staffing li#link_staffing a { color: #FFFCD4; }
#contact li#link_contact a {	color: #FFFCD4; }

/* --MAIN MENU LINK PROPERTIES-- */
a.mainmenu:link, a.mainmenu:active, a.mainmenu:hover {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 14px;
font-weight      : bold;
text-decoration	 : none;
color            : #ffffff;
}

/* --MAIN MENU LINK PROPERTIES VISITED STATE-- */
a.mainmenu:visited {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 14px;
font-weight      : bold;
text-decoration	 : none;
color            : #ffffff;
}

/*--SUB MENU CELL PROPERTIES--*/
td.submenucell
{
font-family        : Verdana, Arial, Helvetica, sans-serif;
font-size          : 9px;
color              : #C3D1D7;
width              : 740px;
height             : 20px;
vertical-align     : middle;
text-align		   : left;
padding-left		: 52px;
background-color   : #59676C;
}

/* --SUB MENU LINK PROPERTIES-- */
a.submenu:link, a.submenu:active, a.submenu:visited {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 11px;
font-weight      : bold;
text-decoration	 : underline;
color            : #FFFFFF;
}

a.submenu:hover {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 11px;
font-weight      : bold;
text-decoration	 : underline;
color            : #FFFCD4;
}


/*--BODY CELL PROPERTIES--*/
td.bodycell
{
width                : 740px;
background-color     : #C1D1D7;
}

    /* --MAIN HEADER TEXT-- */
h1.contentheader {
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 15px;
font-weight      : bold;
text-align       : left;
color            : #ffffff;
margin			 : 5px 5px 5px 5px;
padding-left     :9px;

}

/* --MAIN BODY TEXT PROPERTIES-- */
td.maintext, p.maintext
{
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 13px;
padding			 : 15px;
font-weight      : normal;
color            : #000000;
margin           : 0px 0px 0px 0px;
}

/*--SECONDARY MENU CELL PROPERTIES--*/
td.secmenucell
{
width            :740px;
font-family      :Verdana, Times New Roman, Arial, Helvetica, sans-serif;
font-size        :6px;
font-weight      :bold;
text-align		 :center;
color            :#ffffff;
height           :33px;
vertical-align   :middle;
background-image :url(images/bottom_menu_background.gif);
}

/* --SECONDARY MENU LINK PROPERTIES-- */
a.secmenu:link, a.secmenu:active, a.secmenu:visited {
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 11px;
padding-top      :15px;
color            : #ffffff;
text-decoration	 : none;
}
/* --SECONDARY MENU LINK PROPERTIES VISITED STATE-- */
a.secmenu:hover{
font-family      :Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        :11px;
padding-top      :18px;
color            :#ffffff;
text-decoration	 :underline;
}

/*--FOOTER CELL PROPERTIES--*/
td.footcell
{
height              :45px;
vertical-align      :middle;
background-color    :#92A8B1;
}

/* --COPYRIGHT TEXT-- */
div.copyrighttext
{
font-family      : Verdana, Times New Roman, Arial, Helvetica, sans-serif;
font-size        : 9px;
padding-top      : 10px;
color            : #000000;
text-align       : center;
}

/* --HOME PHOT AND RIGHT NAV TABLE-- */
table.homebody1
{
width              :740px;
vertical-align     :top;
}

/*--HOME DIVIDER CELL PROPERTIES--*/
td.homediv
{
width            : 740px;
height           : 6px;
background-image: url(images/homepage_divider.gif);
}

/* --SERVICES BOX TABLE-- */
table.servicestable
{
width              :279px;
vertical-align     :top;
margin-top         :10px;
margin-left        :10px;
}
/* --MAIN TABLE-- */
table.hometexttable
{
width              :378px;
border-top         :1px solid #5F8F93;
border-bottom      :1px solid #5F8F93;
border-left        :1px solid #5F8F93;
border-right       :0px solid #5F8F93;
padding-left       :6px;
background-color   :#ffffff;
vertical-align     : middle;
}

/*--BACKPAGE MAIN TABLE-- */
table.backpagetexttable
{
width              :523px;
border-top         :1px solid #5F8F93;
border-bottom      :1px solid #5F8F93;
border-left        :1px solid #5F8F93;
border-right       :0px solid #5F8F93;
padding-left       :0px;
background-color   :#ffffff;
vertical-align     :top;
}

/* --HOME BODY TEXT PROPERTIES-- */
td.hometext, p.hometext
{
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 12px;
padding			 : 15px;
font-weight      : normal;
color            : #000000;
margin           : 0px 0px 0px 0px;
}

/* --SERVICES AND SOLUTIONS TEXT PROPERTIES-- */
td.sandstext, p.sandstext
{
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 11px;
padding-top		 : 5px;
padding-left		: 19px;
padding-right		: 10px;
font-weight      : normal;
color            : #000000;
}

/* --SERVICES TEXT TABLE-- */
table.servtexttable
{
width              :279px;
height             :145px;
padding-left       :6px;
vertical-align     :top;
}

/* --NEWS TEXT TABLE-- */
table.newstexttable
{
width              :279px;
height             :161px;
padding-left       :6px;
vertical-align     :top;
}

/* --SERVICES TEXT PROPERTIES-- */
td.servtext, p.servtext
{
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 11px;
padding-top		 : 45px;
padding-left		 : 19px;
line-height       :25px;
font-weight      : normal;
color            : #000000;
margin           : 0px 0px 0px 0px;
}

/* --NEWS TEXT PROPERTIES-- */
td.newstext, p.newstext
{
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 11px;
padding-top		 : 50px;
padding-left		 : 19px;
line-height       :18px;
font-weight      : normal;
color            : #000000;
margin           : 0px 0px 0px 0px;
}

/* --SECONDARY MENU LINK PROPERTIES-- */
a.servlink:link, a.servlink:active, a.servlink:visited {
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 12px;
color            : #436164;
text-decoration	 : underline;
}
/* --SERVICES LINK PROPERTIES VISITED STATE-- */
a.servlink:hover{
font-family      :Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        :12px;
color            :#436164;
text-decoration	 :none;
}

/* --MOBIANT LINK PROPERTIES-- */
a.moblink:link, a.moblink:active, a.moblink:hover {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 10px;
font-weight      : normal;
text-decoration	 : underline;
color            : #AE0101;
}

/* --MOBIANT LINK PROPERTIES VISITED STATE-- */
a.moblink:visited {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 10px;
font-weight      : normal;
text-decoration	 : none;
color            : #AE0101;
}

/* --MOBIANT TEXT PROPERTIES-- */
td.mobtext, p.mobtext
{
font-family      : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
font-size        : 10px;
font-weight      : normal;
color            : #5E5E5E;
}

/*--PAGE HEAD CELL PROPERTIES--*/
td.pageheadimage
{
width            : 523px;
height           : 35px;
background-image: url(images/page_head_image.jpg);
}

table.contextmenu {

}

td.contextmenu {
	padding			: 12px;
	font-family     : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-size       : 11px;
	text-align		: left;
	color			: #FFFFFF;
}

h2.contextmenu {
	margin			: 0px 0px 0px 0px;
	font-family     : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-weight		: bold;
	font-size       : 11px;
	text-align		: left;
	color			: #FFFFFF;
}

ul.contextmenu {
	margin-left		: 20px;
	margin-top		: 8px;
	margin-bottom	: 8px;
}

li.contextmenu {
	font-family: Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	list-style-type: square;
	padding-bottom: 7px;
}

a.contextmenu:link, a.contextmenu:active, a.contextmenu:visited {
	font-family     : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-size       : 11px;
	text-align		: left;
	color			: #FFFFFF;
	font-weight		: bold;
}

a.contextmenu:hover {
	font-family     : Verdana, Arial, Helvetica, Times New Roman, sans-serif;
	font-size       : 11px;
	text-align		: left;
	text-decoration	: underline;
	color			: #FFFCD4;
	font-weight		: bold;
}

input.outlinegrey {
	border: 1px solid #CCCCCC;
	background-color: #F0F8FF;
	color: #00019F;
}

textarea.outlinegrey {
	border: 1px solid #CCCCCC;
	background-color: #F0F8FF;
	color: #00019F;
}
