/* ---- Page Constructs ---- */
body {
	text-align: center;
}

#Container_Page {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* ---- Main Constructs ---- */
#Container_Main {
	width: 100%;
}

#Section_Main {
	padding: 4px;
	border: 1px solid #CCCCCC;
	border-top: none;
}

/* ---- Content Constructs ---- */
#Section_Content {
	padding: 20px;
	vertical-align: top;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.9em;
	line-height: 1.25em;
}

#Section_Content p {
	margin-top: 0;
	margin-bottom: 0.65em;
}

#Section_Content ul {
	margin-left: 0.5em;
}

#Section_Content li {
   margin-bottom: 1em;
}

#Section_Content h1 {
   margin-top: 0.75em;
	margin-bottom: 0;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1.35em;
	font-weight: normal;
	color: #4F5BA9;
}

#Section_Content .Header_List {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#Section_Content .Header_Top {
	margin-top: 0;
}

#Section_Content .Under_Header {
	margin-top: 0.5em;
}

#Section_Content .Under_Logo {
	margin-top: 0.75em;
}

/* ---- Page-Specific Constructs ---- */
#UID_CMP_CAREER #Section_Content dl {
	margin-bottom: 0.5em;
}

#UID_CMP_CAREER #Section_Content dt {
	margin-bottom: 0;
	font-weight: bold;
}

#UID_CMP_CAREER #Section_Content dd {
	font-style: italic;
	margin-left: 0;
}

#UID_CMP_CAREER #Section_Content ul {
	padding-left: 2em;
}

#UID_CMP_CAREER #Section_Content li {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-left: 0.75em;
}

#UID_CMP_DIRECTIONS #Section_Content dt {
	margin-bottom: 0;
	font-weight: bold;
}

#UID_CMP_DIRECTIONS #Section_Content dd {
	margin-left: 0;
}

#UID_CMP_DIRECTIONS #Section_Content dd ul {
	margin-top: 0.5em;
	padding-left: 1.5em;
}

#UID_CMP_DIRECTIONS #Section_Content dd li {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-left: 1em;
}

#UID_CMP_EXEC #Section_Content h2 {
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Trebuchet,Helvetica,Arial;
	font-size: 1.25em;
	color: #252525;
}

#UID_CMP_EXEC #Section_Content h3 {
	margin: 0;
	font-family: Trebuchet,Helvetica,Arial;
	font-size: 1em;
	font-weight: bold;
	color: #252525;
}

#UID_EXP_CLI #Section_Content table {
	border: 1px solid #C0C0C0;
}

#UID_EXP_CLI #Section_Content td {
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	text-align: center;
	vertical-align: middle;
}

#UID_EXP_CLI #Section_Content .alt_row {
	background-color: #FAFAFA;
}

#UID_EXP_CLI #Section_Content .client,
#UID_EXP_CLI #Section_Content .client_type {
	border-left: none;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: left;
}

#UID_EXP_CLI #Section_Content .client_type {
	font-weight: bold;
}

#UID_EXP_CLI #Section_Content .matrix_heading {
	border-top: none;
}

#UID_EXP_CONV #Section_Content table,
#UID_EXP_PART #Section_Content table {
	border: 1px solid #C0C0C0;
}

#UID_EXP_CONV #Section_Content a img,
#UID_EXP_PART #Section_Content a img {
	border: 2px solid #FFFFFF;
}

#UID_EXP_CONV #Section_Content a:visited img,
#UID_EXP_PART #Section_Content a:visited img {
	border-color: #FFFFFF;
}

#UID_EXP_CONV #Section_Content a:hover img {
	border-color: #FF0000;
}

#UID_EXP_PART #Section_Content a:hover img {
	border-color: #0000A0;
}

#UID_EXP_REFS #Section_Content div {
	margin-top: 1.5em;
	padding-top: 0.75em;
	border-top: 1px solid #0000A0;
}

#UID_EXP_REFS #Section_Content ul {
	text-align: right;
	list-style-type: none;
}

#UID_EXP_REFS #Section_Content li {
	margin: 0;
	padding: 0;
}

#UID_EXP_TECH #Section_Content h2 {
	margin-bottom: 0.25em;
	color: #252525;
	font-size: 1.25em;
	font-weight: normal;
}

.UID_SITE_HOME #Section_Content {
   padding: 7px 10px 5px 10px;
}

#UID_SVC_OVR #Section_Content table {
	width: 100%;
}

#UID_SVC_OVR #Section_Content td {
	vertical-align: top;
}

#UID_SVC_OVR #Section_Content ul {
	padding-top: 0.25em;
	padding-bottom: 0;
	padding-left: 2em;
	margin: 0;
}

#UID_SVC_OVR #Section_Content li {
	margin: 0;
	margin-bottom: 1em;
	font-weight: bold;
	color: #252525;
}

#Welcome_Callout {
	vertical-align: top;
	background-color: #EBEBEB;
	border: 1px solid black;
}

#Welcome_Callout_Slogan {
	width: 440px;
	vertical-align: top;
	padding-top: 1.5em;
	padding-right: 0.5em;
}

#Welcome_Callout_Slogan .Slogan_Top_Line {
	padding: 0;
	margin: 0;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 2em;
	font-weight: bold;
	color: #2F00AE;
	line-height: 1em;
}

#Welcome_Callout_Slogan .Slogan_Bottom_Line {
	padding: 0;
	margin: 0;
	margin-top: 0.1em;
	margin-left: 3.5em;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 2.25em;
	font-weight: bold;
	color: #2F00AE;
	line-height: 1em;
}

#Welcome_Callout_Slogan .Slogan_Text {
	margin-top: 1.1em;
	margin-left: 0.75em;
	margin-bottom: 0.75em;
	font-size: 1.2em;
	font-weight: bold;
	color: #28287B;
	line-height: 1.15em;
}

#Welcome_Callout_Slogan .Slogan_Link {
	margin: 0;
	margin-right: 1em;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #2F00AE;
}

#Welcome_Callout_Slogan .Slogan_Link a {
	text-decoration: none;
}

#Welcome_Callout_Slogan .Slogan_Link a:hover {
	text-decoration: underline;
}

#Welcome_Callout_Slogan .Slogan_Link a:visited {
	color: #2F00AE;
}

/* ---- SideBar Constructs ---- */
#Section_SideBar {
	vertical-align: top;
	width: 155px;
}

/* ---- Header Constructs ---- */
#Section_Header {
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

#Container_Header {
	position: relative;
	width: 100%;
}

#Header_Slogan {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* ---- Footer Constructs ---- */
#Section_Footer {
	padding-top: 5px;
	text-align: left;
}

#Container_Footer {
	position: relative;
	width: 100%;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.75em;
}

#Container_Footer p {
	margin: 0;
	color: #444444;
	font-weight: bold;
	letter-spacing: 0.075em;
}

#Subsection_Footer_Links {
	position: absolute;
	bottom: 0;
	right: 0;
}

#Subsection_Footer_Links span {
	padding: 0 2px 0 2px;
	color: #666666;
}

#Subsection_Footer_Links a {
	color: #2A2A87;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.075em;
}

#Subsection_Footer_Links a:hover {
	text-decoration: underline;
}
