﻿/* DOECSS Framework Imports
--------------------------------------------------------------- */
@import "../css/V2.00.BrowserReset.css";
@import "../css/V2.00.PageStructure.css";
@import "../css/V2.00.Type.css";
@import "../css/V2.00.PageElements.css";
@import "../css/V2.00.Forms.20180302.css";


/* DOECSS Framework Imports
--------------------------------------------------------------- */
@import "../css/pk_accountPortal.css";


/* Custom and Redefined Classes
===============================================================*/

.required 
{
	font-family:Arial, Helvetica;
	font-size:10px;
	color:#FF0000;
}

.warning
{
	border: 2px solid #f34f4f;
	background: #ffe1da url(/images/icon_error.png) 13px 50% no-repeat;
	padding: 10px 11px 8px 36px; 
	color: #f34f4f;
	width: 599px;
	text-align: left;
	font-weight: normal;	
}

.alert
{
	border: 2px solid #d9aa0f;
	background: #ffffdd url(/images/alert.png) 13px 50% no-repeat;
	padding: 10px 11px 8px 36px; 
	color: #d9aa0f;
	width: 599px;
	text-align: left;
	font-weight: normal;	
}

.success
{
	background: #e2f9e3 url(/images/icon_success.png) 13px 50% no-repeat;
	border: 2px solid #9c9;
	color: #080;
	width: 599px;
	padding: 10px 11px 8px 36px;
	font-weight: normal;
}

.validation
{
	border: 1px solid red;
	padding: 0px 3px 0px 3px;
	background: #ffe1da;
	color: #080;
	font-weight: normal;
}

#doc2 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* General HTML
--------------------------------------------------------------- */

ul {
	margin-bottom: .8em;
}

a:link, a:active, a:visited {
    color: #315BA1;
}

a:hover{
    color: #b70;
}

br.clear {
	clear: both;
}

.right {
	float: right;
	margin: 10px;
}

.left {
	float: left;
	margin: 10px;
}

a.NoDec {
	text-decoration: none;
}

.displayBox img { 
	background: #ddd; 
	padding: 13px; 
	border: 2px solid #888;
}

img.Inline {
	float: right;
	margin: 10px;
	padding: 0;
	border: 0;
	z-index: 2000;
}

img.IndPart {
	margin: 40px;
}



/* Page Structure
--------------------------------------------------------------- */

/* This is moved to e_WebSetting database table */
/*
html {
	background: #fff url("../images/html_bg02.jpg") repeat-x left top;
	color: #000;
	height: 100%;
	width: 100%;
}

body {
	background: transparent url("../images/body_bg02.jpg") no-repeat -1210px top;
	color: #000;
	text-align: center;
}
*/

#doc2 {
	background: transparent url("../images/content_bg02.png") no-repeat left top;
}

#hd {
	z-index: 9000;
}

#bd {
	z-index: 2000;
	background: transparent url("../images/content_bg04.png") no-repeat left bottom;
}


/* Header
--------------------------------------------------------------- */

/* This is moved to e_WebSetting database table */
/*
#Header {
	background: url("../images/header_bg03.png") no-repeat 327px 30px;
	color: #FFF;
	padding: 0;
	margin: 0;
	height: 178px;
}
*/

/* This is moved to /common/header.ascx.cs*/
#Header h1_ {
	float: left;
	background: url("../images/sp_logo01.png") no-repeat left top;
	margin: 40px 0 0 55px;
	padding: 0;
	height: 69px;
	width: 331px;
	z-index: 9050;
	cursor: pointer;
}

#Header h1 span {
	display: none;
}


#Header h2 {
	float: right;
	/*background: url("../images/raise_your_voice.png") no-repeat left top;*/
	margin: 116px 65px 0 0;
	padding: 0;
	height: 20px;
	width: 289px;
	z-index: 9050;
}

#Header h2 span {
	display: none;
}

/*
#Header #GlobalTopNav {
	position: absolute;
	right: 0;
	margin: 3px 60px 0 0;
	padding: 0;
}
*/

#Header #GlobalTopNav 
{
	position: absolute;
	float: left;
	margin: 3px 0 0 259px;
	padding: 0;
}


#Header #GlobalTopNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Header #GlobalTopNav ul li {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}

#Header #GlobalTopNav ul li a:link,
#Header #GlobalTopNav ul li a:active,
#Header #GlobalTopNav ul li a:visited {
	font-size: 70%;
	color: #000;
	text-decoration: none;
}

#Header #GlobalTopNav ul li a:hover {
	color: #158;
	text-decoration: underline;
}



/* Navigation
--------------------------------------------------------------- */


#NavPrimary {
	float: left;
	clear: both;
	background: url("../images/nav_bg01.jpg") repeat-x left -5px;
	margin: 0 45px;
	padding: 0;
	height: 40px;
	width: 858px;
	z-index: 9001;
}

#NavPrimary ul {
	float: left;
	background: transparent;
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	height: 40px;
}

#NavPrimary ul li {
	float: left;
	background: transparent;
	margin: 0;
	padding: 0;
	height: 40px;
}

#NavPrimary ul li a:link,
#NavPrimary ul li a:visited,
#NavPrimary ul li a:active {
	display: block;
	background: transparent;
	margin: 0;
	padding: 12px 12px 0 12px;
	height: 28px;
	color: #444;
	font-size: 0.90em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

#NavPrimary ul li a:hover {
	color: #fff;
	background: #c9ced4 url("../images/nav_selected_bg03.jpg") repeat-x right bottom;
}

#NavPrimary ul li.selected a:link,
#NavPrimary ul li.selected a:visited,
#NavPrimary ul li.selected a:active {
	display: block;
	margin: 0;
	background: url("../images/nav_selected_bg03.jpg") repeat-x right top;
	padding: 12px 12px 0 12px;
	height: 28px;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	text-align: center;
}

#NavPrimary ul li.selected a:hover {
	color: #000;
	background: url("../images/nav_selected_bg02.jpg") repeat right top;
}

#NavPrimary ul li.selectedHover a:link,
#NavPrimary ul li.selectedHover a:visited,
#NavPrimary ul li.selectedHover a:active {
	color: #000;
	background: url("../images/nav_selected_bg03.jpg") repeat-x right bottom;
}

#NavPrimary ul li ul,
#NavPrimary ul li.selected ul,
#NavPrimary ul li ul.selected,
#NavPrimary ul.selected li ul,
#NavPrimary ul.selected li.selected ul,
#NavPrimary ul.selected li.selected ul.selected {
	display: none;
	position: absolute;
	background: #c9ced4 url("../images/nav_selected_bg03.jpg") repeat-x right bottom;
	margin: 0 0 0 -1px;
	padding: 0 0 4px 0;
	width: 153px;
	height: auto;
	z-index: 9200;
	border: solid 1px #fff;
	border-top: 0;
}

#NavPrimary ul li ul li,
#NavPrimary ul li.selected ul li,
#NavPrimary ul li.selected ul li.selected {
	margin: 0;
	padding: 0;
	background: transparent;
	width: 153px;
	height: auto;
	z-index: 9700;
}

#NavPrimary ul li ul li a:link,
#NavPrimary ul li ul li a:active,
#NavPrimary ul li ul li a:visited,
#NavPrimary ul.selected li ul li a:link,
#NavPrimary ul.selected li ul li a:active,
#NavPrimary ul.selected li ul li a:visited,
#NavPrimary ul li.selected ul li a:link,
#NavPrimary ul li.selected ul li a:active,
#NavPrimary ul li.selected ul li a:visited,
#NavPrimary ul li.selectedHover ul li a:link,
#NavPrimary ul li.selectedHover ul li a:active,
#NavPrimary ul li.selectedHover ul li a:visited,
#NavPrimary ul li ul.selected li a:link,
#NavPrimary ul li ul.selected li a:active,
#NavPrimary ul li ul.selected li a:visited,
#NavPrimary ul li ul li.selected a:link,
#NavPrimary ul li ul li.selected a:active,
#NavPrimary ul li ul li.selected a:visited,
#NavPrimary ul.selected li.selected ul li a:link,
#NavPrimary ul.selected li.selected ul li a:active,
#NavPrimary ul.selected li.selected ul li a:visited,
#NavPrimary ul li ul.selected li.selected a:link,
#NavPrimary ul li ul.selected li.selected a:active,
#NavPrimary ul li ul.selected li.selected a:visited {
	margin: 0;
	padding: 6px 12px;
	color: #000;
	background: transparent;
	font-size: 0.7em;
	letter-spacing: 0;
	width: 129px;
	height: auto;
	text-align: left;
}

#NavPrimary ul li ul li a:hover,
#NavPrimary ul.selected li ul li a:hover,
#NavPrimary ul li.selected ul li a:hover,
#NavPrimary ul li.selectedHover ul li a:hover,
#NavPrimary ul li ul.selected li a:hover,
#NavPrimary ul li ul li.selected a:hover,
#NavPrimary ul.selected li.selected ul li a:hover,
#NavPrimary ul li ul.selected li.selected a:hover {
	color: #148;
	background: #ddd;
}





#Sidebar #NavSecondary {
	margin: 0 0 0 47px;
	padding: 0;	
	text-align: center;
	width: 170px;
	min-height: 430px;
	background: transparent url("../images/nav_secondary_bg02.jpg") no-repeat left top;
}

#Sidebar #NavSecondary ul {
	float: left;
	margin: 0;
	padding: 10px 0 20px 0;	
	width: 170px;
	list-style: none;
	
}

#Sidebar #NavSecondary ul li {
	margin: 0;
	padding: 0;	
	list-style: none;
	width: 155px;
	float: right;
	font-size: 0.9em;
	line-height: 1.3em;
}

#Sidebar #NavSecondary ul li.selected {
	background: url("../images/nav_secondary_selected2.jpg") no-repeat left bottom;
	padding-bottom: 4px;
}

#Sidebar #NavSecondary ul li a:link,
#Sidebar #NavSecondary ul li a:visited,
#Sidebar #NavSecondary ul li a:active {
	display: block;
	margin: 0;
	padding: 5px 1px;	
	width: 138px;
	text-decoration: none;
	color: #444;
	font-size: 1em;
	font-weight: normal;
}

#Sidebar #NavSecondary ul li a:hover {
	color: #06a;
}

#Sidebar #NavSecondary ul li.selected a:link,
#Sidebar #NavSecondary ul li.selected a:visited,
#Sidebar #NavSecondary ul li.selected a:active {
	color: #06a;
	margin: 0;
	padding: 8px 10px 10px 8px;	
	font-weight: bold;
	background: url("../images/nav_secondary_selected1.jpg") no-repeat left top;
}

#Sidebar #NavSecondary ul li.selected a:hover {
	color: #004c9c;
}


#Sidebar #NavSecondary ul li ul {
	float: left;
	margin: 0;
	padding: 0;	
	list-style: none;
}

#Sidebar #NavSecondary ul li ul li {
	margin: 0;
	padding: 0;	
	list-style: none;
	width: 155px;
	float: right;
	font-size: 0.9em;
	line-height: 1.3em;
}

#Sidebar #NavSecondary ul li.selected ul li {
	background: transparent;
	padding: 0;	
}

#Sidebar #NavSecondary ul li ul li a:link,
#Sidebar #NavSecondary ul li ul li a:visited,
#Sidebar #NavSecondary ul li ul li a:active {
	display: block;
	margin: 0;
	padding: 5px 10px;	
	width: 138px;
	text-decoration: none;
	color: #444;
	font-size: 1em;
	font-weight: normal;
}

#Sidebar #NavSecondary ul li ul li a:hover {
	color: #06a;
}

#Sidebar #NavSecondary ul li.selected ul li a:link,
#Sidebar #NavSecondary ul li.selected ul li a:visited,
#Sidebar #NavSecondary ul li.selected ul li a:active {
	color: #558;
	margin: 0;
	padding: 0 10px 15px 8px;	
	font-weight: normal;
	background: transparent;
}

#Sidebar #NavSecondary ul li.selected ul li a:hover {
	color: #004c9c;
}

#Sidebar #NavSecondary h3 {
	float: left;
	color: #000;
	font-weight: bold;
	background: transparent url("../images/nav_secondary_bg02_blue.jpg") no-repeat right bottom;
	margin: 0;
	padding: 6px 6px 6px 10px;
	height: 18px;
	width: 154px;
	font-size: 90%;
}

#Sidebar #NavSecondary h3.yellow {
	background: transparent url("../images/nav_secondary_bg02_yellow.jpg") no-repeat right bottom;
}

#Sidebar #NavSecondary div.NavSecondaryContent {
	float: left;
	clear: left;
}

#Sidebar #NavSecondary div.NavSecondaryContent h4 {
	float: none;
	clear: left;
	font-size: 80%;	
	font-weight: bold;
	padding: 15px 6px 0 10px;
	margin: 0;
	width: 154px;
	color: #666;
}

#Sidebar #NavSecondary div.NavSecondaryContent p,
#Sidebar #NavSecondary div.NavSecondaryContent ul {
	float: none;
	clear: left;
	padding: 8px 6px 0 10px;
	margin: 0;
	font-size: 80%;	
	font-weight: normal;
	color: #666;
}

#Sidebar #NavSecondary div.NavSecondaryContent ul li {
	float: none;
	clear: left;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
	height: auto;
}

#Sidebar #NavSecondary div.NavSecondaryContent ul li a:link,
#Sidebar #NavSecondary div.NavSecondaryContent ul li a:active,
#Sidebar #NavSecondary div.NavSecondaryContent ul li a:visited {
	margin: 0;
	padding: 5px 0 0 10px;
	height: auto;
	font-size: 120%;
	line-height: 120%;
}


/* Search Field
--------------------------------------------------------------- */

#Search {
	float: right;
	clear: both;
	width: 185px;
	height: 24px;
	margin: -32px 55px 0 0;
	padding: 0;
	z-index: 9001;
}

#Search input.SearchFor {
	float: left;
	background: url("../images/search_bg02.png") no-repeat left top;
	width: 134px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 4px 0 4px 8px;
	font-size: 0.8em;
	color: #004c9c;
}

#Search input.SearchForSelected {
	background: url("../images/search_bg02.png") no-repeat left -24px;
}

#Search input.SearchButton {
	float: left;
	background: url("../images/search_button_bg02.png") no-repeat left top;
	width: 35px;
	height: 24px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #004c9c;
}


/* Body
--------------------------------------------------------------- */

#Content {
	margin: 20px 65px 0 70px;
	padding: 0;
	z-index: 2000;
	min-height: 569px;
	color: #666;
	font-size: 1.1em;
}

#Content h2 {
	color: #dd9800;
	padding: 0 0 10px 0;
}
.blue {
   color: #05a;
}

#Content h3 span.bignum {
	font-size: 160%;
	color: #d80;
}

#Content p,
#Content ul,
#Content ol,
div.AddMargin {
	line-height: 1.2em;
	/*padding: 0 0 16px 0;*/
}

div.AddMargin {
	text-align: center;
}

img.fleft {
	margin: 0 auto;
}

#Content ul li,
#Content ol li {
	/*padding: 3px 6px;*/
	line-height: 1.31em;
}


#Content h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #d80;
}

#Content h4 {
	padding: 0 0 10px 0;
	color: #05a;
	font-weight: bold;
	font-style: italic;
}

#Content h5 {
	color: #333;
	font-weight: bold;
}

#Content ul li,
#Sidebar ul li {
	list-style-type: disc;
	/*margin-left: 1.41em;*/
}

#Content ul li ul li,
#Sidebar ul li ul li {
	list-style-type: circle;
}

#Content ol li,
#Sidebar ol li {
	list-style-type:decimal;
	/*margin-left: 1.6em;*/
}

#Content ol li ol li,
#Sidebar ol li ol li {
	list-style-type: upper-alpha;
}


#Sidebar div.ContactInfo {
	float: left;
	clear: left;
	width: 140px;
	/*margin: 10px 0 0 65px;*/
}

#Sidebar div.ContactInfo h4 {
	text-transform: uppercase;
	color: #333;
	font-size: 80%;
	font-weight: normal;
	margin-top: 1.2em;
}

#Sidebar div.ContactInfo p {
	color: #888;
	font-size: 85%;
	line-height: 1.2em;
	letter-spacing: -1px;
}


/* Custom Site Search Classes
--------------------------------------------------------------- */

#Content div.GoogleSearchResults iframe {
	height: 1020px;
	width: 97%;
	padding: 10px;
	margin: 0;
	border: solid 3px #eee;
	background: #fff;
}


/* Home image rotation
--------------------------------------------------------------- */

#Content #Rotate {
	margin: -21px 0 0 -25px;
	padding: 0;
	width: 858px;
	height: 109px;
}

#Content #Rotate ul {
	margin: 0;
	padding: 0;
	width: 858px;
	height: 109px;
	list-style: none;
}

#Content #Rotate ul li {
	margin: 0;
	padding: 0;
	width: 858px;
	height: 109px;
	list-style: none;
}

#Content #Rotate ul li a:link,
#Content #Rotate ul li a:active,
#Content #Rotate ul li a:visited,
#Content #Rotate ul li a:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 858px;
	height: 109px;
}

#Content #Rotate ul li a span {
	display: none;
}

#Content #Rotate ul li a#RotateItem01:link,
#Content #Rotate ul li a#RotateItem01:active,
#Content #Rotate ul li a#RotateItem01:visited,
#Content #Rotate ul li a#RotateItem01:hover {
	background: url("../images/home_rotate01.jpg") no-repeat left top;
}

#Content #Rotate ul li a#RotateItem02:link,
#Content #Rotate ul li a#RotateItem02:active,
#Content #Rotate ul li a#RotateItem02:visited,
#Content #Rotate ul li a#RotateItem02:hover {
	background: url("../images/home_rotate02.jpg") no-repeat left top;
}

#Content #Rotate ul li a#RotateItem03:link,
#Content #Rotate ul li a#RotateItem03:active,
#Content #Rotate ul li a#RotateItem03:visited,
#Content #Rotate ul li a#RotateItem03:hover {
	background: url("../images/home_rotate03.jpg") no-repeat left top;
}



/* Content boxes/portals
--------------------------------------------------------------- */

#Content div.ContentBox {
	float: left;
	margin: 10px 10px 5px 0;
	padding: 0;
	width: 310px;
	z-index: 4000;
}

#Content div.SideContentBox {
	float: right;
	margin: 10px -10px 20px 0;
	padding: 0;
	width: 200px;
	z-index: 4000;
}

#Content div.Yellow {
	background: transparent url("../images/content_block_bd01.jpg") repeat-y left bottom;
}

#Content div.Blue {
	background: transparent url("../images/content_block_bd02.jpg") repeat-y left bottom;
	margin-right: 0;
}

#Content div.YellowBlue {
	background: transparent url("../images/content_block_bd03.jpg") repeat-y left bottom;
}

#Content div.YellowBlue2 {
	background: transparent url("../images/content_block_bd03.jpg") repeat-y left bottom;
}

#Content div.Blue2 {
	background: transparent url("../images/content_block_bd03.jpg") repeat-y left bottom;
}

#Content div.ExtraMargin {
	margin-top: 0;
	margin-left: 20px;
}

#Content div.ContentBox h3 {
	margin: 0;
	padding: 3px 0 0 3px;
	width: 307px;
	height: 28px;
	color: #666;
}

#Content div.SideContentBox h3 {
	margin: 0;
	padding: 3px 0 0 3px;
	width: 197px;
	height: 28px;
	color: #666;
}

#Content div.Yellow h3 {
	background: transparent url("../images/content_block_hd01.jpg") no-repeat right bottom;
}

#Content div.Blue h3 {
	background: transparent url("../images/content_block_hd02.jpg") no-repeat right bottom;
}

#Content div.YellowBlue h3 {
	background: transparent url("../images/content_block_hd03.jpg") no-repeat right bottom;
}

#Content div.YellowBlue2 h3 {
	background: transparent url("../images/content_block_hd04.jpg") no-repeat right bottom;
}

#Content div.Blue2 h3 {
	background: transparent url("../images/content_block_hd05.jpg") no-repeat right bottom;
}

#Content div.ContentBox div.ContentBoxInner {
	margin: 0;
	padding: 10px 16px;
	width: 274px;
	height: 210px;
}

#Content div.ContentBox div.ContentBoxInner div {
	margin: 0;
	padding: 0;
	width: 274px;
	height: 210px;
	font-size: 80%;
}



#Content div.ContentBox div.ContentBoxInner div.Hidden {
	display: none;
}


#Content div.SideContentBox div.ContentBoxInner {
	background: transparent url("../images/content_bg05.jpg") no-repeat right top;
	margin: 0;
	padding: 10px 16px;
	width: 168px;
	min-height: 140px;
	font-size: 90%;
	line-height: 110%;
	color: #000;
}

#Content div.ContentBox div.ContentBoxInner h4,
#Content div.SideContentBox div.ContentBoxInner h4 {
	color: #666;
}

#Content div.ContentBox div.ContentBoxInner ul li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: disc;
}

#Content div.SideContentBox div.ContentBoxInner ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-image: url("../images/arrow.png");
}

#Content div.SideContentBox #LatestNewsRotate li {
	list-style-image: none;
	list-style: none;
	margin: 5px 0 10px 0;
}

#Content div.SideContentBox #LatestNewsRotate li h4 {
	font-size: 90%;
	color: #333;
	font-weight: normal;
	clear: left;
}

#Content div.SideContentBox #LatestNewsRotate li p {
	font-size: 90%;
	color: #333;
}

#Content div.SideContentBox #LatestNewsRotate li a:link,
#Content div.SideContentBox #LatestNewsRotate li a:active,
#Content div.SideContentBox #LatestNewsRotate li a:visited {
	display: block;
	text-decoration: none;
	font-style: normal;
	margin-left: 3px;
	line-height: 1.3em;
}

#Content div.ContentBox div.ContentBoxNav {
	margin: 0;
	padding: 0;
	width: 310px;
	height: 30px;
}

#Content div.ContentBox div.ContentBoxMore {
	margin: 0;
	padding: 0;
	width: 310px;
	height: 30px;
	text-align: right;
}

#Content div.ContentBox div.ContentBoxInner ul li {
	margin-bottom: 20px;
}

#Content div.Yellow div.ContentBoxInner {
	border-left: solid 2px #fdb813;
	border-right: solid 2px #fdb813;
}

#Content div.Blue div.ContentBoxInner {
	border-left: solid 2px #0068a8;
	border-right: solid 2px #0068a8;
}

#Content div.Yellow div.ContentBoxMore {
	border-top: solid 4px #fdb813;
	background: #fff url("../images/more_yellow.gif") no-repeat right top;
}

#Content div.Blue div.ContentBoxMore {
	border-top: solid 4px #0068a8;
	background: #fff url("../images/more_blue.gif") no-repeat right top;
}


#Content div.Yellow div.ContentBoxMore a:link,
#Content div.Yellow div.ContentBoxMore a:active,
#Content div.Yellow div.ContentBoxMore a:visited {
	display: block;
	margin: 0;
	padding: 0 6px 0 0;
	width: 306px;
	height: 13px;
	color: #000;
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
}

#Content div.Yellow div.ContentBoxMore a:hover {
	color: #444;
}

#Content div.Blue div.ContentBoxMore a:link,
#Content div.Blue div.ContentBoxMore a:active,
#Content div.Blue div.ContentBoxMore a:visited {
	display: block;
	margin: 0;
	padding: 0 6px 0 0;
	width: 306px;
	height: 13px;
	color: #fff;
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
}

#Content div.Blue div.ContentBoxMore a:hover {
	color: #ccc;
}



span.calPage {
	display: block;
	font-size: 9px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	color: #0068a8;
	background: #FFF;
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
	border-right: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
	margin-top: 0;
	padding: 5px;
	margin: 0 5px 5px 0;
	float: left;
	clear: left;
}

#Content ul.PressReleaseList {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Content ul.PressReleaseList li {
	margin: 0;
	padding: 10px 10px 20px 10px;
	list-style: none;
	clear: left;
}

#Content ul.PressReleaseList li.alt {
	background: #e9f0f6;
}

#Content ul.PressReleaseList li span.calPage {
	width: 100px;
}

#Content ul.PressReleaseList li a:link,
#Content ul.PressReleaseList li a:active,
#Content ul.PressReleaseList li a:visited {
	display: block;
	margin: 0 0 0 150px;
	padding: 0;
	line-height: 120%;
	text-decoration: none;
}

#Content ul.PressReleaseList li a span {
	display: block;
	float: left;
	margin: 0 5px 26px 0;
	padding: 0;
	color: #000;
	width: 10px;
}


div.HomePageContent {
	margin-right: 220px;
	margin-top: 0;
}


div.More {
	text-align: right;
	margin-bottom: 20px;
}


div.Products {
	margin: 0;
	padding: 0;
}

div.Products ul,
div.Products ul li {
	width: 320px;
}

div.Products img {
	float: right;
	margin: 0;
	padding: 0;
}

div.Products a:link {
	z-index: 5000;
}


/* Footer
--------------------------------------------------------------- */

/* This is moved to e_WebSetting database table */
/*
#Footer {
	position: relative;
	background: transparent url("../images/sp_logo02.png") no-repeat 65px 10px;
	height: auto;
	color: #333333;
	margin: 0 auto;
	padding: 10px 65px 10px 35px;
	font-size: 1.1em;
}
*/

#Footer div {
	float: none;
	line-height: 1.61em;
	margin: 0 0 0 230px;
	padding: 0;
	width: 400px;
}

#Footer div.right {
	float: right;
	margin: 0;
	text-align: right;	
	width: 220px;
}

#Footer a:link,
#Footer a:active,
#Footer a:visited {
	color: #9cd;
	text-decoration: none;
}

#Footer a:hover {
	color: #7ab;
	text-decoration: underline;
}

#Footer p
{
	line-height: 120%;
	text-align: center;
	margin: 20px 50px 5px 50px;
	font-size: 1.2em;
	color: #333333;
}

#Footer p a:link,
#Footer p a:active,
#Footer p a:visited
{
	color: #55a;
}

#Footer p a:hover
{
	color: #000;
}


/* SM Release classes
--------------------------------------------------------------- */

div.sm_left {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

div.sm_right {
	margin: 0 0 0 340px;
	padding: 0;
}

div.sm_left a.images:link,
div.sm_left a.images:active,
div.sm_left a.images:visited,
div.sm_left a.images:hover {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	width: 90px;
	min-height: 50px;
	border: 0;
	text-decoration: none;
}

div.sm_left a.logo_hi,
div.sm_left a.logo_low {
	background: url("../images/smrelease/spipe_logo.jpg") no-repeat left top;
}

div.sm_left a.ceo {
	background: url("../images/smrelease/spipe_logo.jpg") no-repeat left top;
}

div.sm_left a.location {
	background: url("../images/smrelease/spipe_logo.jpg") no-repeat left top;
}

div.sm_left a.images span {
	display: block;
	float: left;
	margin: 56px 0 0 0;
	padding: 0;
	width: 90px;
}

div.sm_left a.icon_pdf:link,
div.sm_left a.icon_pdf:active,
div.sm_left a.icon_pdf:visited,
div.sm_left a.icon_pdf:hover {
	display: block;
	background: url("../images/smrelease/icon_pdf.gif") no-repeat right top;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	height: 32px;
	width: 200px;
	text-decoration: none;
}

div.sm_left a.icon_pdf span {
	display: block;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}

div.sm_right a.icon:link,
div.sm_right a.icon:active,
div.sm_right a.icon:visited,
div.sm_right a.icon:hover {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	height: 17px;
	width: 17px;
	text-decoration: none;
}

div.sm_right a.delicious {
	background: url("../images/smrelease/icon_delicious.gif") no-repeat right top;
}

div.sm_right a.rss {
	background: url("../images/smrelease/icon_rss.gif") no-repeat right top;
}

div.sm_right div.chart {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

div.sm_right div.chart p {
	font-size: 80%;
	text-align: center;
}

#faq p, #faq h3
{
	margin: 3px 0 0 0;
	padding: 0;
}

#faq h3
{
	margin: 20px 0 0 0;
}

#faq ul
{
	padding: 0;
	list-style-type: none;
	margin: 0 0 25px 0px;
}

#faq ul li
{
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

#contact p.left
{
	font-size: 11pt;
	width: 300px;
	float: left;
	border-right: solid #0069aa 2px;	
	height: 350px;
}

p.left span.chead
{
	font-size: 13pt;
	font-weight: bold;
	color: #0069aa;
}

#contact .right
{
	float: left;
	width: 400px;
	height: 350px;
}

#contact .label
{
	font-weight: bold;
	text-align: right;
	margin: 2px;
	clear: left;
	float: left;
	width: 70px;
	padding: 2px;
}


#contact .field
{
	margin: 2px;
	float: left;
	width: 250px;
	padding: 2px;
}	

.error
{
	color: Red;
	font-weight: bold;
}

.tbldisc
{
	padding: 0;
	text-align: center;
	font-size: 8pt;
	color: #666;
	width: 550px;
	margin: 0 auto 0 auto;
}

/*
table tbody tr th.lighter {
	font-weight: normal;
	font-size: 90%;
}

table tbody tr td {
	text-align: center;
}
*/


/* Sub header classes
--------------------------------------------------------------- */

#Content h2#SubHeadingEmbeddedFont {
	margin: -13px 0 20px 0;
	padding: 0;
	height: 35px;
	font-family: serpentinemedium;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #fdb813;
	/*width: 500px;*/
}

#Content h2#SubHeading {
	margin: 0 0 20px 0;
	padding: 0;
	height: 35px;
	/*width: 500px;*/
}

#Content h2#SubHeading span {
	display: none;
}

#Content h2.AboutUs {
	background: url("../images/subhead_about_us.png") no-repeat left top;
}

#Content h2.BackOffice {
	background: url("../images/subhead_back_office.png") no-repeat left top;
}

#Content h2.Careers {
	background: url("../images/subhead_careers.png") no-repeat left top;
}

#Content h2.CaseStudies {
	background: url("../images/subhead_case_studies_white_papers.png") no-repeat left top;
}

#Content h2.Channel {
	background: url("../images/subhead_channel_partners.png") no-repeat left top;
}

#Content h2.Contact {
	background: url("../images/subhead_contact.png") no-repeat left top;
}

#Content h2.Download {
	background: url("../images/subhead_download.png") no-repeat left top;
}

#Content h2.EngageLogin {
	background: url("../images/subhead_engage_login.png") no-repeat left top;
}

#Content h2.Faqs {
	background: url("../images/subhead_support_faq.png") no-repeat left top;
}

#Content h2.HostedPbx {
	background: url("../images/subhead_hosted_pbx.png") no-repeat left top;
}

#Content h2.HostedVoip {
	background: url("../images/subhead_hosted_voip.png") no-repeat left top;
}

#Content h2.IndustryPartners {
	background: url("../images/subhead_industry_partners.png") no-repeat left top;
}

#Content h2.ManagedModem {
	background: url("../images/subhead_managed_modem.png") no-repeat left top;
}

#Content h2.ManagementTeam {
	background: url("../images/subhead_management_team.png") no-repeat left top;
}

#Content h2.Network {
	background: url("../images/subhead_network.png") no-repeat left top;
}

#Content h2.NewsEvents {
	background: url("../images/subhead_news_events.png") no-repeat left top;
}

#Content h2.Origination {
	background: url("../images/subhead_origination_termination.png") no-repeat left top;
}

#Content h2.Partner {
	background: url("../images/subhead_partner_programs.png") no-repeat left top;
}

#Content h2.PressReleases {
	background: url("../images/subhead_press_releases.png") no-repeat left top;
}

#Content h2.ProductUserGuides {
	background: url("../images/subhead_product_user_guides.png") no-repeat left top;
}

#Content h2.ProductsServices {
	background: url("../images/subhead_solutions.png") no-repeat left top;
}

#Content h2.ResidentialVoip {
	background: url("../images/subhead_residential_voip.png") no-repeat left top;
}

#Content h2.ResourceCenter {
	background: url("../images/subhead_resource_center.png") no-repeat left top;
}

#Content h2.SipTrunking {
	background: url("../images/subhead_sip_trunking.png") no-repeat left top;
}

#Content h2.SiteSearch {
	background: url("../images/subhead_site_search.png") no-repeat left top;
}

#Content h2.Support {
	background: url("../images/subhead_support.png") no-repeat left top;
}

#Content h2.Technology {
	background: url("../images/subhead_technology.png") no-repeat left top;
}

#Content h2.TrainingSchedule {
	background: url("../images/subhead_training_schedule.png") no-repeat left top;
}

#Content h2.UpcomingEvents {
	background: url("../images/subhead_upcoming_events.png") no-repeat left top;
}

#Content h2.UserApplications {
	background: url("../images/subhead_user_applications.png") no-repeat left top;
}

#Content h2.Wholesale {
	background: url("../images/subhead_wholesale_partners.png") no-repeat left top;
}



table.aligned tbody tr td {
	color: #666666; text-align: left;
}


/* Search results classes
--------------------------------------------------------------- */

		.bc {
			font-size: 0.9em;
			color: #444;
			margin: 0em 0em 0em 0em;
		}
		
		.SearchResults {
			font-size: 1em;
			margin: 1em 0 0.3em 0;
			padding: 0;
		}
		
		.SearchResults a.SearchLink:link,
		.SearchResults a.SearchLink:active,
		.SearchResults a.SearchLink:visited {
			font-size: 1.15em;
			color: #00c;
		}
		
		.SearchResults2 {
			font-size: 0.9em;
			color: #444;
			margin: 0 0 0 1em;
			padding: 0;
		}
		
		.SearchResults2 span.SearchFile {
			font-size: 0.9em;
			color: #080;
		}
		
		.SearchResults2 span.SearchBytes {
			font-size: 0.9em;
			color: #999;
		}


table.inner 
{
	display: block;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	background-color: #ffffff;
	width: 100%;
}

.inner .td 
{
    padding: 2px 2px 2px 2px;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.6em; 
}

.inner td, th 
{
	font-size: 12px;
}