/* Start of CMSMS style sheet 'ServiceWorld Default' */
/*--- General Page Layout ---------------------*/
html {
	width: 100%;
	height: 100%;
	}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FDEDD0;
	background-image: url(images/background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	width: 774px;
	background-color: #FFFFFF;
	border: #293B23 1px solid;
	margin-left: auto;
	margin-right: auto;
	}

/*--- Tag Modifications and Classes ------------*/

img {
	border: 0px;
	}

.emphasis {
	text-decoration: underline;
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

ul {
	list-style-type: none;
	}

h2 {
	margin-bottom: 10px;
	font-size: 14pt;
	}

a {
	color: #384548;
	}

/*--- Front Page Specific ---------------------*/

#strengths ul {
	list-style-type: none;
	}

#strengths a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}

#strengths a:hover {
	text-decoration: none;
	border: none;
	/* Fix for IE6 Bug */
	}

#strengths a span {
	display: none;
	}

#strengths a:hover span {
	display: block;
	position: absolute;
	top: 425px;
	left: 50%;
	width: 190px;
	padding: 5px;
	margin-left: -382px;
	text-decoration: none;
	}

#strengths img {
	margin-top: 0px;
             margin-left: 100px;
	height: 193;
	width: 339;
	}

#services {
	clear: both;
	padding: 20px;
	}

#services .left {
	float: left;
	width: 50%
	}

#services .right {
	float: right;
	width: 50%
	}

#services span {
	font-weight: bold;
	font-size: 14pt;
	}
/*--- Partners Page Specific -------------------*/

#partners table {
	width: 100%;
	}

#partners td {
	text-align: center;
	padding: 20px;
	}


/*--- Top of Page Navigation ------------------*/

#navigation {
	height: 30px;
	background-color: #384548;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0px 0px 0px 110px;
	}

#navigation a, #navigation a:active, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#navigation ul {
	padding: 0px;
	margin: 0px;
	}

#navigation ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 4px 0px 4px;
	margin: 0px;
	}

/*--- Left Column Definition --------------------*/

#leftColumn {
	width: 550px;
	padding: 8px;
	border-right: #4E4E4E 1px solid;
	}

#leftColumn a, #leftColumn a:active, #leftColumn a:visited {
	color: #000000;
	text-decoration: none;
	}

#leftColumn a:hover {
	color: #000000;
	text-decoration: underline;
	}

/*--- Right Column Definition -------------------*/

#rightColumn {
	width: 223px;
	padding: 8px 0px 8px 0px;
	font-size: 11px;
	background-color: #FFF9F0;
	}

#rightColumn div {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}

#rightColumn ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:5px;
	margin-left:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#rightColumn ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 11px;
	vertical-align: middle;
	}

#rightColumn li a {
	text-decoration: none;
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	}
	
#rightColumn li a:link, #rightColumn li a:visited {
	color: #777;
	display: block;
	background: url(../images/menu8.gif) 0 -2px;
             background-repeat: no-repeat;
	padding: 8px 0 0 25px;
	}
	
#rightColumn li a:hover {
	color: #257EB7;
	background: url(../images/menu8.gif) 0 -34px;
             background-repeat: no-repeat;
	padding: 8px 0 0 22px;
	}
	
#rightColumn li a:active {
	color: #ff2f2f;
	background: url(../images/menu8.gif) 0 -66px;
             background-repeat: no-repeat;
	padding: 8px 0 0 22px;
	}

#rightColumn h1 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	}

#rightColumn span.bold {
	font-weight: bold;
	}

#rightColumn div.newsDate {
	font-size: 10px;
	font-style: italic;
	}

#rightColumn div.newsText {
	font-size: 11px;
	}

/*--- Copyright Definition ----------------------*/

#copyright {
	height: 18px;
	color: #383838;
	font-size: 9px;
	padding: 8px;
	border-top: #4E4E4E 1px solid;
	}

#copyright a, #copyright a:active, #copyright a:visited {
	color: #383838;
	text-decoration: none;
	}

#copyright a:hover {
	color: #383838;
	text-decoration: underline;
	}

#copyright ul {
	padding: 0px;
	margin: 0px;
	}

#copyright img {
	padding: 3px;
	margin: 0px;
	}

#copyright ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 4px 0px 4px;
	margin: 0px;
	vertical-align: middle;
	}

#copyright hr {
	width: 525px;
	color: #6a6a6a;
	height: 1px;
	text-align: left;
	}

/*--- Footer Definition -------------------------*/

#footer {
	height: 20px;
	background-color: #384548;
	border-top: #293B23 1px solid;
	font-size: 1px;
	}

/*--- News Definition --------------------------*/

#NewsPostDetailSummary {
	font-weight: bold;
	font-family: arial,sans-serif;
	}

#NewsPostDetailContent {
	font-family: arial,sans-serif;
	}

.NewsSummary {
	padding-bottom: 20px;
	}

.NewsSummaryLink {
	font-weight: bold;
	}

.NewsSummarySummary {
	font-family: arial,sans-serif;
	}

#leftColumn .NewsSummaryMorelink {
	font-size: 10pt;
	padding-left: 40px;
	}

#leftColumn .NewsSummaryMorelink a {
	text-decoration: underline;
	}
/* End of 'ServiceWorld Default' */

