/* //Modified: 2002-10-11 12:29 */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #454545;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	font: normal normal normal 11px/20px Verdana, sans-serif;
	color: #454545; 
}

input.imageWindow {
	font: normal normal bold 11px/normal Verdana, sans-serif;
	border: 1px solid #FFFFFF;
	background-color: #6F488B;
	color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p.contentMenuTitle {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	font: normal normal bold 14px/normal Verdana, sans-serif;
	color: #0672BA;
	border-bottom: 1px solid #999999;
}

p.contentMenuText a {
	margin-left: 15px;
	font: normal normal normal 11px/20px Verdana, sans-serif;
	color: #555;
}

p.siteMapTextTier1 a {
	margin-left: 15px;
	font: normal normal bold 12px/25px Verdana, sans-serif;
	color: #0672BA;
}

p.siteMapTextTier2 a {
	margin-left: 30px;
	font: normal normal bold 11px/25px Verdana, sans-serif;
	color: #0672BA;
}

p.siteMapTextTier3 a {
	margin-left: 45px;
	font: normal normal bold 11px/25px Verdana, sans-serif;
	color: #454545;
}

p.siteMapTextTier4 a {
	margin-left: 60px;
	font: normal normal normal 11px/25px Verdana, sans-serif;
	color: #454545;
}

p.contentTitle {
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	font: normal normal bold 14px/normal Verdana, sans-serif;
	color: #58AEE5;
	border-bottom: 1px solid #999999;
}

p.contentTitle i {
	font: normal normal normal 14px/normal Verdana, sans-serif;
}

b.contentHeading {
	font: normal normal bold 14px/normal Verdana, sans-serif;
}

p.contentText {
	margin-left: 15px;
	padding-bottom: 20px;
}

p.copyrightText	{
	padding-top: 5px;
	font: normal normal normal 10px/normal Verdana, sans-serif;
	color: #555;
}


a {
	font: normal normal bold 11px/20px Verdana, sans-serif;
	text-decoration: none;
	color: #0672BA;
} a:hover {
	color: #58AEE5;
}

ul {
	margin-top: -15px;
}

li {
	padding-bottom: 5px;
	font: normal normal normal 11px/20px Verdana, sans-serif;
}

.frame {
	width: 776px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


/* Header */
.header {}

.headerL {
	width: 170px;
	height: 93px;
	float: left;
	background: no-repeat url(../images/pulseLogo.jpg);
	/*border: 1px solid #000;*/
}

.headerR {
	width: 575px;
	height: 93px;
	float: right;
	/*border: 1px solid #000;*/
	vertical-align: bottom;
	
}

.headerRPad {
	width: 575px;
	height: 70px;
	float: right;
}


/* Pulse Image */
.pulseImage {}

.pulseImageL {
	width: 371px;
	height: 247px;
	float: left;
	background: no-repeat url(../images/pulseimagel.jpg);
}

.pulseImageR {
	width: 405px;
	height: 247px;
	float: right;
	background: no-repeat url(../images/pulseimager.jpg);
}

.pulseImageL2 {
	width: 371px;
	height: 22px;
	float: left;
	background: no-repeat url(../images/pulseimagel2.gif);
}

.pulseImageR2 {
	width: 405px;
	height: 22px;
	float: right;
	background: no-repeat url(../images/pulseimager2.gif);
}


/* Content */
.content {
	width: 776px;
	padding-top: 34px;
	background: repeat url(../images/background.gif);
	padding-bottom: 50px;
}

.contentL {
	width: 195px;
	float: left;
}

.contentC {
	width: 176px;
	float: left;
	
}

.contentR {
	width: 404px;
	float: left;
}

.contentSplit {
	width: 391px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	font: normal normal normal 11px/20px Verdana, sans-serif;
}

.contentSplitL {
	width: 160px;
	float: left;
	padding-right: 11px;
}

.contentSplitR {
	width: 220px;
	float: left;	
}

.contentSplitArrow {
	width: 175px;
	height: 57px;
	float: left;
	background: no-repeat url(../images/content/contentsplit_arrow.gif);
}

/* Footer */
.footer {}

.footerR1 {
	width: 776px;
	height: 22px;
	background: no-repeat url(../images/footer.gif);
}

.footerR2 {
	width: 776px;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}


/* Menu */
.menuDoubleItem {
	width: 79px;
	height: 93px;
	float: right;
}

a.menuAbout {
	width: 56px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_about.gif);
	border-bottom: 1px solid #DAD9D9;
	
} a.menuAbout:hover {
	width: 56px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_about_1.gif);
	border-bottom: 1px solid #DAD9D9;
}

a.menuEmployment 
{
	border-bottom: 1px solid #DAD9D9;
	width: 93px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_employment.gif);
}
a.menuEmployment:hover
{
	border-bottom: 1px solid #DAD9D9;
	width: 93px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_employment_1.gif);
}

a.menuTechnology {
	border-bottom: 1px solid #DAD9D9;
	width: 82px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_technology.gif);
} a.menuTechnology:hover {
	border-bottom: 1px solid #DAD9D9;
	width: 82px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_technology_1.gif);
}

a.menuPartners {
	border-bottom: 1px solid #DAD9D9;
	width: 70px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_partners.gif);
} a.menuPartners:hover {
	border-bottom: 1px solid #DAD9D9;
	width: 70px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_partners_1.gif);
}

a.menuSolutions {
	border-bottom: 1px solid #DAD9D9;
	width: 77px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_solutions.gif);
} a.menuSolutions:hover {
	border-bottom: 1px solid #DAD9D9;
	width: 77px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_solutions_1.gif);
}

a.menuContact {
	border-bottom: 1px solid #DAD9D9;
	width: 67px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_contact.gif);
} a.menuContact:hover {
	border-bottom: 1px solid #DAD9D9;
	width: 67px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_contact_1.gif);
}

a.menuSiteMap {
	border-bottom: 1px solid #DAD9D9;
	width: 70px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_sitemap.gif);
} a.menuSiteMap:hover {
	border-bottom: 1px solid #DAD9D9;
	width: 70px;
	height: 20px;
	float: right;
	background: no-repeat url(../images/m_sitemap_1.gif);
}

.popupBody {
	margin: 0px;
	padding: 0px;
	background-color: #6F488B;
	color: #454545;
}
