﻿body {
    font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 8pt;
}

.sectionTitle {
    display: block;
    font-size: medium;
    font-weight: bold;
    padding: 0.5em;
}

.text1 {
    display: block;
    font-size: xx-large;
}

.purpleText {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.strong1 {
	text-decoration: underline;
	font-weight: bold;
}

.page p, .page h1, .page h2, .page h3, .page h4, .page h5 {
    margin: 0;
    padding: 0.5em;
}

#layout3 {
    background-color: #ffffff;
    margin: 4px -1px;
    width: 860px;
    border: 0px solid gray;
}

#head, #foot {
    color: #000;
    position: relative;
    z-index: 13;
    width: 100%;
}

.page {
    background-color: #ffffff;
    /* width: auto; */
    width: 750px;
    /* border-right: 180px solid #f5f5f5; */
    border-left: 170px solid #f5f5f5;
    min-height: 620px;
}

.section {
    margin: 0;
    width: 100%;
}

.col-1, .col-2, .col-3 {
    position: relative;
    float: left;
}

.col-1 {
    margin-right: 1px;
    margin-left: -170px;
    z-index: 10;
    width: 170px;
    border: 0px solid gray;
    min-height: 620px;
}

.col-2 {
    margin: 0 -2px 0 -2px;
    border: 0px solid gray;
    width: 500px;
}

.col-3 {
    margin-left: 14px;
    margin-top: -4px;
    background-image: url(../image/panelbodytopimage.gif);
	background-repeat: repeat-x;
	padding-top: 1.5em;
	font-size: 9pt;
	border: 0px solid gray;
	width: 180px;
}

.clear {
    clear: both;
}

.page > .section {
    border-bottom: 1px solid transparent;
}

.returnHome {
	margin: 5px 3px -5px 5px;
	font-weight: bold;
}

.returnHome img {
	padding-right: 5px;
}

.returnHome a {
	text-decoration: none;
	border-bottom: dotted 1px #000066;
}

.returnHome a:hover {
	color: #6666CC;
	text-decoration: none;
}

.returnHome a {
	color: #330066;
}

.contentimagesRight {
	float:right;
	padding: 16px 6px 16px 16px;
}

.legalSection {
	font-size: 13px;
	font-weight: bold;
}

/* Products */
.productitem ul {
    list-style-type: none;
}

.productitem li {
    background-image: url(../image/titlebullet2.gif);
	background-repeat: no-repeat;
	padding-left: 1.3em;
}

#productlist a {
	text-decoration: none;
	border-bottom: dotted 1px gray; 
}

#productlist a:hover {
	color: #6666CC;
	text-decoration: none;
}

/* News */
.newsitem ul {
    list-style-type: none;
    /* padding: 0;
    margin: 0; */
}

.newsitem li {
    background-image: url(../image/titlebullet2.gif);
	background-repeat: no-repeat;
	padding-left: 1.3em;
	margin-bottom: 5px;
}

.newsitem a, #productlist a {
	color: #330066;
}

.newsitem a:visited, #productlist a:visited {
	color: #330066;
}

.headSubColLinks {
	background-color: #3F4377;
	height: 20px;
	padding-top: 2px;
	width: 170px;
	color: White;
	font-size: 8.5pt !important;
	font-weight: bold;
	border-top: #cccccc 1px solid;
	/* margin-top: 1px;
	margin-left: 0; */
	margin-right: 1px;
	/* margin-bottom: 0px; */
	padding-left: 7px;
	padding-right: 7px;
	}

.headSubColLinksBG {
	background-image: url(../image/panelbodytopimage.gif);
	background-repeat: repeat-x;
}

/* Navigation - Left */
#left {
	width: 168px;
}

#left #nav1 .navHead {
  color: #330066;
  background: #DCDCDC;
  font-weight: bold;
  padding-left:20px;
}	

#left #nav1 .navHead:hover {
  color: #330066;
  background: #DCDCDC;
  font-weight: bold;
  padding-left:20px;
  text-decoration: none;
}

#left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 168px;
	border-bottom: 1px solid #ccc;
}

#left ul li {
	position: relative;
	height: 1%;
}
      
#left li ul {
	position: absolute;
	left: 168px;
	top: 0px;
	display: none;
}

#left #nav1 li a {
	display: block;
	font-size: 12px !important;
	line-height: 130% !important;
	height: 1%;
	text-decoration: none;
    font-size: small;
    text-indent: 20px;
	color: #777;
	background: #fff;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 0; /* Do not change */
	padding: 1px;
	background-image: url(../image/linkpoint.gif) ;
	background-repeat: no-repeat;
    background-position: 5% 50%;
}

#left #nav2 li a {
	display: block;
	font-size: 12px !important;
	line-height: 130% !important;
	height: 1%;
	text-decoration: none;
    font-size: small;
    text-indent: 20px;
	color: #777;
	background: #fff;
	padding: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 0; /* Do not change */
	padding: 1px;
	background-image: url(../image/leftnavlinkarrow.gif) ;
	background-repeat: no-repeat;
    background-position: left 50%;
}

/* Fix IE. Hide from IE Mac \*/
* html #left #nav1 li { float: left; height: 1%; z-index: 100; }
* html #left #nav1 li a { height: 1%; }
* html #left #nav2 li { float: left; height: 1%; z-index: 100; }
* html #left #nav2 li a { height: 1%; }
/* End */

#left #nav1 li a:hover
{
    background: #f9f9f9;
    color: #330066;
    font-weight: normal;
    text-decoration: underline;
    background-image: url(../image/linkpoint.gif) ;
	background-repeat: no-repeat;
    background-position: 5% 50%;
}

#left #nav2 li a:hover
{
    background: #f9f9f9;
    color: #330066;
    font-weight: normal;
    text-decoration: underline;
    background-image: url(../image/leftnavlinkarrow.gif) ;
	background-repeat: no-repeat;
    background-position: left 50%;
}

 /* #left li:hover #nav1, li.over #nav1 { 
	display: block;
	border-left: 1px solid #ccc;
	white-space: nowrap;
	width: 143px;
    z-index: 1000;
    padding: 1px;
} */
 
/* #left li:hover #nav1, #left li:hover #nav2 { 
	display: block;
	border-left: 1px solid #ccc;
	white-space: nowrap;
	width: 143px;
    z-index: 1000;
    padding: 1px;
} */

/* .smallFont1 {
    font-size: x-small;
} */

#left #nav1 .activelink {
    color: #222488;
    /* background: #809FFF; */
    background: #9999B5;
    background-image: url(../image/linkpoint.gif) ;
	background-repeat: no-repeat;
    background-position: 5% 50%;
}	

/* #subnavbar {
	border: 0px solid red;
  color: #00248F;
}	

#subnavbar a {
  color: #00248F;
}	

#subnavbar2 {
	border: 0px solid red;
  padding-right: 90px;
  color: #00248F;
}	

#subnavbar2 a {
  color: #00248F;
} */
/* End Navigation - Left */

#serviceRequestForm1 {
	/* float:left; */
	margin-left: 10px;
	/* padding-left: 5px; */
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	/* width:220px; */
	width: 90%;
}

#MSPartnercontentimage {
	position: relative;
	/* vertical-align: bottom; */
	padding: 0 6px 0 24px;
	/* margin: -20px 0 20px 0; */
	top: 10px;
}

.error {
	color: Red;
	margin-left: 10px;
	padding-left: 5px;
}		
