﻿/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #000000;
	margin: 0;
	font-family:Helvetica;
}

h1 {
	color: #bfb3ab;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}

h2 {
	color: #bfb3ab;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}

h3 {
	color: #bfb3ab;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}

h4 {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}

/*
ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a
{
	text-decoration: underline;	
	color:#bfb3ab;
}

#aspnetForm
{
	width: 960px;
	background-color: #000000;
	margin: auto;
}

img
{
	border: 0;
}

/*ul
{
	color: #C09A6C;
}*/

/* header */
#header .headerMenu
{
	float: left;
}

#header
{	
	height: 69px;
	background: url(/App_/ROOT/PageFrame/StandardPartial/NavBG-Sync.jpg) repeat-x;
}

#header .headerRight
{
	height: 69px;
	float: right;
	background: url(/App_/ROOT/PageFrame/StandardPartial/NavBG-Right.jpg) no-repeat top right;
}

#header .headerLeft
{
	height: 69px;
	width: 237px;
	float: left;	
	background: url(/App_/ROOT/PageFrame/StandardPartial/NavBG-Left.jpg) no-repeat top left;
}


#searchCommand
{
	padding-left: 10px;	
	color: #C09A6C;
}

#header .actionMenu { margin:10px 10px 0 0;padding:0; }
#header .actionMenu * { vertical-align:middle; }
#header .actionMenu a { color:#bfb3ab;text-decoration:none;font-size:12px; }
#header .actionMenu a:hover { text-decoration:underline; }

#header .search { margin:0px 20px 0 0;padding:4px 0 0 0;}
#header .search a {	text-decoration: none; }
#header .search a:hover { text-decoration:underline; }
#header .searchText {	color: #C09A6C;background-color: Black;border-style:none;padding-left: 5px;  border:solid 1px Maroon;}

.SubMenuContainer { background:url(SubNavBG.gif) no-repeat;height:29px;  }
.subMenu li { margin: 7px 15px;font-size:12px; }
.subMenu li.first { padding-left:205px; }
.subMenu a { color:White;text-decoration:none; }
.subMenu a:hover { text-decoration:underline; }
.subMenu li.Selected a { font-weight:bold; }
#image {min-height:314px;}
/* Tabs */
table#tabTable
{
	margin-left:20px;
}
/* Job Opportunity */
#jobList { margin:0;padding:0 }
#jobList td { padding:0 5px; }
#jobList th { text-align:left !important;padding: 0 5px 5px 5px; }
#jobList .alternate {line-height:1.3em;}

#searchResults { margin:0;padding:0 }
#searchResults td { padding:0 5px; }
#searchResults th { text-align:left !important;padding: 0 5px 5px 5px; }
#searchResults .alternate {line-height:1.3em;}

#jobDetail  {  }
#jobDetail h1 { text-align:left;font-size:20px;margin-top:1em; } 
#jobDetail #location { font-weight:bold;margin-bottom:1em; }
#jobDetail #description { margin-bottom:1em; }
#jobDetail #qualifications { margin:0 0 1em 0;padding-left:10px; }

#testimonial { float:left;font-size:16px;padding-left:25px; line-height:1.3em;}
#testimonial .author { text-align:right;font-size:14px;margin:5px 5px 0 0; }
#testimonial td {  }


#solutionDetail { }
#solutionDetail h1 { text-align:left;font-size:20px;margin-bottom:10px; }

#additionalInfoList { padding:0;margin:0;margin-left:25px; }
#additionalInfoList li { list-style-type:none;padding:0;margin:1em 0; }

#sharePrintTable td { padding:0;margin:0; }
#sharePrintTable * { vertical-align:middle; }

.contact { }
.contact .info { padding-left:24px; }

/* SITEMAP */
a.SitemapLink 
{
    display: block;
}