/*
Theme Name: PCMthemeV4
Theme URI: 
Description: PCMtheme
Version: 1.0
Author: PCMTech Center
Author URI: http://www.pcmtechcenter.com
Tags: fixed width, three columns, valid XHTML, widgets
*/

/* begin Page */

/* Generated with Artisteer version 2.3.0.25022, file checksum is 4B1C6B47. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#art-page-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
	
}

#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1271px;
	min-width:27px;
	min-height:27px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 38px;
	height: 38px;
	background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 19px, 19px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 19px, 19px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(19px, 19px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(19px, auto, auto, 19px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 19px;
	right: 19px;
	height: 38px;
	background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 19px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(19px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 19px;
	bottom: 19px;
	width: 38px;
	background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 19px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 19px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 19px;
	left: 19px;
	right: 19px;
	bottom: 19px;
	background-image: url('images/Sheet-c.png');
}


.art-Sheet
{
	margin-top: -8px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1271px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1255px;
	height: 160px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 1255px;
	height: 160px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* menu structure */
.art-menu
{
	padding: 8px 4px 0px 4px;
}

.art-nav
{
	position: relative;
	height: 34px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 34px;
	background-image: url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 1255px;
	clip: rect(auto, auto, auto, 1255px);
}

/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 26px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 78px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:7px;
}

.art-menu a .r
{
	width:414px;
	right:0;
	clip: rect(auto, auto, auto, 407px);
}

.art-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
	color: #FFFFFF;
	padding: 0 19px;
	margin: 0 7px;
	line-height: 26px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-26px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-26px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-26px;
}
.art-menu a:hover .t
{
	color: #C1EB18;
}

.art-menu li:hover a .t
{
	color: #C1EB18;
}

.art-menu li:hover>a .t
{
	color: #C1EB18;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -52px;
}

.art-menu a.active .t
{
	color: #C1EB18;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #C1EB18;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #C1EB18;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #C1EB18;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #C1EB18;
}


/* end MenuSubItem */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 1255px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 18px;
	height: 18px;
	background-image: url('images/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 9px, 9px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
}

.art-Block-tc, .art-Block-bc
{
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url('images/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url('images/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 9px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 9px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-color: #EBEBEB;
}


.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #2F6C96;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}



.art-BlockContent-body
{
	color:#2F6C96;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-BlockContent-body a:link
{
	color: #DA7D3B;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #384166;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #5D9352;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
text-decoration: none;
}

.art-BlockContent-body-2
{
color:#2F6C96;
font-family: Helvetica Neue,Arial, Helvetica,Nimbus Sans L,sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
text-align:right;
}

.art-BlockContent-body-2 a:link
{
	color: #DA7D3B;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
text-decoration: underline;
}

.art-BlockContent-body-2 a:visited, .art-BlockContent-body-2 a.visited
{
	color: #384166;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
text-decoration: underline;
}

.art-BlockContent-body-2 a:hover, .art-BlockContent-body-2 a.hover
{
	color: #5D9352;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 15px;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #161B32;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 20px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}



.art-Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}


.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #313D70;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #313D70;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #DA7D3B;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #26377A;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: "Times New Roman", Georgia, Times, Serif;
text-decoration: none;
text-align: left;
  color: #559E46;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
  color: #5C5D57;
}


.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-align: justify;
line-height: 150%;
  color: #5C5D57;
}

.art-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a

{

font-family: Arial, Helvetica, Sans-Serif;

text-decoration: underline;

  color: #F47920; font-size: 14px;

}



/* Adds special style to an unvisited link. */

a:link

{

font-family: Arial, Helvetica, Sans-Serif;

text-decoration: underline;

  color: #F47920; font-size: 14px;

}



/* Adds special style to a visited link. */

a:visited, a.visited

{

font-family: Arial, Helvetica, Sans-Serif;

text-decoration: underline;

  color: #26377A; font-size: 14px;

}



/* :hover - adds special style to an element when you mouse over it. */

a:hover, a.hover

{

font-family: Arial, Helvetica, Sans-Serif;

text-decoration: none;

  color: #4BAC38; font-size: 14px;

}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 25px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #36447C;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #26377A;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #595959;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #405091;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #405091;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #405091;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #334075;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 16px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:16px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,

blockquote p,

.art-PostContent blockquote p

{

	color:#2F6C96;

font-family: Arial, Helvetica, Sans-Serif;

font-style: italic;

font-weight: normal;

text-align: left;

}



blockquote,

.art-PostContent blockquote

{

		margin:10px 10px 10px 20px;

	padding:5px 10px 10px 20px;

	background-color:#BCC3E1;

	background-image:url('images/blockquote-full.png');

	background-position:left top;

	background-repeat:no-repeat

}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:26px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
}

.art-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 26px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 26px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 11px !important;
	line-height: 26px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}

input, select
{
  vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #F0F0F0 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 78px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:9px;
}

.art-button-wrapper .r
{
	width:407px;
	right:0;
	clip: rect(auto, auto, auto, 398px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -26px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -52px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	background-image: url('images/Footer.png');
	background-repeat:repeat;
	z-index:0;
	overflow:hidden;
	width: 1255px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 1255px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 19px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#1E6FA7;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #506585;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #2F3B6A;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #5D9352;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:14px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#3E4E8E;
	background-image: url('images/Footer.png');
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#3E4E8E;
}
/* end PageFooter */

/*begin SidebarFooter*/
#footer-sidebar
{
	display:block;
	clear:both;
	float:left;
	position:relative;
	height:100%;
	background-image: url('images/Footer.png');
	background-repeat:repeat;
	font-size:13px;
}

#footer-sidebar1
{
	float:left;
	width:280px;
	padding-right:10px;
	background-image: url('images/Footer.png');
	background-repeat:repeat;
	text-align:left;
	font-size:17px;
	font-weight:bold;
}

#footer-sidebar2
{
	float:left;
	width:280px;
	padding-right:10px;
	background-image: url('images/Footer.png');
	background-repeat:repeat;
	text-align:left;
	font-size:17px;
	font-weight:bold;
}

#footer-sidebar3
{
	float:left;
	width:280px;
	padding-right:10px;
	background-image: url('images/Footer.png');
	background-repeat:repeat;
	text-align:left;
	font-size:17px;
	font-weight:bold;
}

#footer-sidebar4
{
	float:left;
	width:280px;
	padding-right:30px;
	background-image: url('images/Footer.png');
	background-repeat:repeat;
	text-align:left;
	font-size:17px;
	font-weight:bold;

}

.footercredit
{
	text-align:center;
	font-size:13px;
}

/*end SidebarFooter*/

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 263px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 727px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 990px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 990px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 1253px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 263px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

/*Additional Styles*/
.style1 {
	color: #1e6fa7;
}

.style2{
	color: #FF0000;
	font-family: Arial;
}

.style4 {
	font-size: 11px;
}

.style10 {
color: #1e6fa7;
font-size:10px;
font-weight:normal;
}

.style13 {
	font-family: tahoma; 
	font-weight: bold; 
	color: #26377a; 
	font-size: 12px; 
}

.style15 {
	font-size:12px;
	font-weight:normal;
	color: #1e6fa7; 
}

.style16 {
	font-size: 10px
}

.style17 {
	font-size: 14px; 
	font-family: Arial; 
}

.style19 {
	font-size: 12px;
	color: #1e6fa7;
}

.style20 {
	font-size: 12px;
	color:#1e6fa7;
}

.style21 {
	font-size: 14px
}

.style22 {	
	font-size: 12px;
	font-family: Tahoma;
	color: #656565;
	font-weight: normal;
	padding-right: 5px;
}

.style24 {
	font-size: 13px; 
	font-weight: bold; 
	color: #1e6fa7; 
}

.style25 {
	color: #1e6fa7;
	font-size: 14px;
}

.style26 {
	color: #0073FF; 
	font-size:11px; 
	font-family:Tahoma
}

.style27 {
	font-size: 10px
}

.style31 {
	font-weight:normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #1e6fa7;
	margin: 2px;
	text-align:justify;
}

.style33 {
	font-size: 10px;
	color: #656565;
	font-family: Verdana;
}

.style36 {
	font-family: arial
}

.style37  {
	font-size: 12px;
	font-family: Tahoma;
	color: #26377a;
	font-weight: normal;
	text-align:justify;
}

.style39{	
	font-size: 10px;
	font-weight: bold;
	color: #656565;
}

.style44 {
	font-family: Arial;
	font-size: 18px;
	color: #26377a;
}

.style46 {
	color: #26377a; 
	font-weight: bold; 
}

.style47 {
	font-size: 24px;
	color: #FF0000;
	font-family: Arial;
	text-decoration: none;
	padding-left: 8px;
}

.style48 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.style49 {
	font-family: Verdana;
	font-size: 14px;
	color: #F70014;
}

.style50 {
	font-family: Verdana
}

.style51 {
	font-size: 18px
}

.style52 {
	color: #f47920;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

.style53 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trajan Pro";
	font-weight: bold;
	background:#26377a;
}

.style54 {
	font-size: 12px
}

.style55 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1e6fa7; 
}

.style56 {
	font-size: 18px; 
	font-weight: bold; 
	color: #26377a; 
}

.style57 {
	font-size: 13px;
	color:#1e6fa7;
	font-weight:normal;
	font-family:verdana, arial, ms sans serif, sans-serif;
	text-align: justify;
}

.style58 {
	color: #FFFFFF; 
	font-weight: bold;
}

.style59 {
	font-size:12px;
	font-weight: bold; 
	color: #FF0000;
}

.style60 {
	color: #f47920;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial, ms sans serif, sans-serif;
	text-align:left;
}

.style61 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}

.style62 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.style63 {
	font-size: 12px
}

.style64 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.style65 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
}

.style66 {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style67 {
	font-size: 10px
}

.style68 {
	font-family: Arial;
	color: #FF0000;
	font-size: 20px;
}

.style69 {
	font-size: 24px;
	font-family: Verdana;
	font-weight: bold;
}

.style70 {	
	font-family: Arial;
	color: #FF0000;
	font-size:18px;
	font-weight:bold;
}

.style71 {
	cursor: pointer; 
	cursor: pointer; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
	font-weight: bold; 
	color: #3366CC; 
	display: block; 
	background-color: #FFFFFF; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-color: #FFFFFF; 
	border-bottom-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	padding: 0px 0px 0px 20px; 
	margin: 0px; text-align: justify; 
}

.style72 {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #656565; 
}

.style73 {
	font-size: 10px; 
	font-family: Verdana;
}

.style74 {
	color: #656565
}

.style75 {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.style76 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
}

.style77 {
	color: #FFFFFF;
	font-weight: bold;
}

.style78 {
	color: #FF0000
}

.style79 {
	color: #003399;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style80 {
	color: #003399; 
	font-style: italic; 
	font-weight: bold; 
}

.style81 {
	font-size: 10px
}

.style82 {
	color: #003399;
	font-weight: bold;
}

.style83 {
	color: #26377a;
	font-weight: bold;
	font-family: "tahoma";
	font-size: 14px;
}

.style84 {font-size: 13px; 
	color:#1e6fa7
}

.style85 {
	font-family: verdana, arial, "ms sans serif", sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.style86 {
	font-size: 16px; 
	color: #26377a; 
	font-weight: bold; 
}

.style87 {
	font-size: 13px; 
	color: #1e6fa7; 
}

.style88 {
	color: #26377a; 
	font-size: 11px; 
}

.style89 {
	color: #A8E683
}

.style90 {
	color: #FF0000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}

.style91 {
	color: #26377a;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align:justify;
}
/*End Additional Styles*/

/*Form Header*/
.formheaders {
	font-size: 13px;
	font-weight: bold;
	color: #2F6C96;
	font-family: Verdana;
}

.formmark
{
	font-family:"tahoma";
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

.formheadertext-2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F6C96;
	font-weight:normal;
	text-align:justify;
}

.formmark-2
{
	font-family:"tahoma";
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
}
/*End Form Header*/

/*Website Development*/
.packagebg
	{
		background-image:url(http://www.pcmtechcenter.com/images//backgroundwht.jpg);
		width:auto;
		height:auto;
	}

.webdevelop-01
	{
		background-image:url(http://www.pcmtechcenter.com/images//webdevep-01.png);
		height:15px;
	}
	
.webdevelop-02
	{
		background-image:url(http://www.pcmtechcenter.com/images//webdevep-02.png);
		height:15px;
	}

.webdevelop-03
	{
		background-image:url(http://www.pcmtechcenter.com/images//webdevep-03.png);
		height:15px;
	}

.webdevelop-04
	{
		background-color:FFFFFF;
	}

.console-1
	{
		background-image:url(http://www.pcmtechcenter.com/images//webdevelsteps.png);
		height:35px;
	}
	
.consoletxt-1
	{
		font-style:normal;
		font-weight:normal;
		font-size:13px;
		font-family:HelveticaNeue-Roman;
		color:#999999;
	}
	
.consoletxt-2
	{
		font-style:normal;
		font-weight:normal;
		font-size:11px;
		font-family:MyriadPro;
		color:#000000;
		text-align:left;		
	}
	
.webdevelophead 

{
	font-size:13px;
	font-weight: bold; 
	color: #FF0000;
}
/* End Website Development*/

/*Web Hosting Style*/
.webaddons 

{
	font-size:12px;
	color: #26377a; 
	font-weight: bold; 
}

.addons-opt  

{
	font-size: 12px;
	font-family: Tahoma;
	color: #26377a;
	font-weight: normal;
	text-align:justify;
}

.paidwebsitebuilder
	{
		background-image:url(http://www.pcmtechcenter.com/images//websitebuilderpaid.jpg);
		height:25px;
	}
	
.websitebuildertxt
{
	padding-bottom:5px;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-align:left;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #313D70;
}

.sslcompchart
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0b6cca;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	height:50px;
}

.sslplans
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	color:#FFFFFF;
	background:#0161bd;
	border:solid;
	border-width:thin;
	border-left-color:#ffffff; 
	border-top-color:#ffffff; 
	border-right-color:#ffffff; 
	border-bottom-color:#ffffff;
	height:50px;
}

.buybutton
{
	background-image:url(http://www.pcmtechcenter.com/images//buybutton.gif);
	text-align:center;
	width:51px;
	height:21px;
}

.purchaseplan
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.plandetails
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#252525;
	background-color:#deedfb;
	border-color:#FFFFFF;
	border-width:medium;
}

.plandetails-2
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#252525;
	border-color:#FFFFFF;
	border-width:medium;
}

.domainreg
{
	font-family:arial;
	font-size:18px;
	color:#373737;
}

.domainbullet
{
	vertical-align:middle;
}

.planpg50 

{
	font-size:11px;
	font-weight: bold; 
	color: #252525;
	text-align:center;
}

.plan50details 

{
	color: #252525;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}

.plan50details-2
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#252525;
}

.hostingdetails-1 {
	font-family:Verdana;
	font-size:11px;
	font-weight: normal; 
	color: #252525;
	text-align:left;
	vertical-align:middle;
	height:18px;
}

.hostingdetails-2 {
	font-family:Verdana;
	font-size:11px;
	font-weight: normal; 
	color: #252525;
	text-align:center;
	vertical-align:middle;
	height:18px;
}

.linuxhost {
	font-family:Verdana;
	font-size:13px;
	font-weight: bold; 
	color: #003862;
	text-align:left;
	vertical-align:middle;
}

.linuxhost-2 {
	font-family:Verdana;
	font-size:13px;
	font-weight: bold; 
	color: #003862;
	text-align:center;
	vertical-align:middle;
}

.linuxqmark {
	background-image:url(http://www.pcmtechcenter.com/images//questionmark.jpg);
	background-repeat:no-repeat;
	text-align:center;
	height:14px;
}

.linuxbackground {
	background-color: #edf7ff;
	height:22px;
}

.linuxlogo {
	background-image:url(http://www.pcmtechcenter.com/images//LinuxHostingPlan.gif);
	height:22px;
	width:285px;
}

.windowslogo {
	background-image:url(http://www.pcmtechcenter.com/images//windowshostingplan.gif);
	height:22px;
	width:285px;
}

.specialplanbullets {
	background-image:url(http://www.pcmtechcenter.com/images//specialplanbullet.gif);
	height:22px;
	width:285px;
}

.specialplantxt {
	color: #26377a;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}

p 
{
	font-family: verdana, arial, "ms sans serif", sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
	padding-left: 1px;
	color: #F47920;
	text-align: left;
 }
 
 .small
 { 
 	font-family: verdana, arial, "ms sans serif", sans-serif; 
 	font-size: 10px; 
	font-weight: normal;
 	line-height: 14px;
 	padding-left: 10px;
 }
 
 .big
 { 
 	font-family: verdana, arial, "ms sans serif", sans-serif; 
 	font-size: 14px; 
 	line-height: 14px;
	padding-left: 10px;
 }

td {
	font-family: verdana, arial, "ms sans serif", sans-serif;
	font-size: 10px;
 }

input, textarea, select 
{
 background-color: #eeeeee;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #333;
 padding: 0px; 
} 

input.button 
{
	border:2px outset #999;
	background-color: #FFFFFF;
	padding: 0px;
	padding-left: 0px;
} 

.st
{
font-family:tahoma; 
font-size:11px; 
font-weight: normal;
color:#1e6fa7
}

.m1
{
	text-align:left;
	font-family:Arial; 
	color:#656565; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:normal;
}

.tl
{
	font-family:tahoma; 
	font-size:11px; 
	color:#979797; 
	text-decoration:none; 
	font-weight:normal;
}

a
{
	font-family:tahoma; 
	font-size:11px; 
	font-weight:normal;
}

.n1
{
	color:#0073FF;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	font-style: normal;
}

.incl 
{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6E5F6;
	border-bottom-color: #D6E5F6;
	border-left-color: #D6E5F6;
}

.article 
{
	display: block;
	width: 590px;
	padding: 10px 10px 5px 30px;
}

.border-right 
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D8E3EE;
}

.where 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgw.gif');
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 30px
}

.addthis 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgw.gif');
	background-repeat: repeat-x;
	height: 24px;
	padding-right: 30px 
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3366CC;
	margin: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.plnshad 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/plnsh.gif');
	background-repeat: no-repeat;
	height: 51px
}

.\32plns 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgpa.gif');
	background-repeat: repeat-y
}

.pricespec 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}

.plnshadi 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/plnshi.gif');
	background-repeat: repeat-x;
	height: 12px
}

.plnshadi2 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/plnshi.gif');
	background-repeat: no-repeat;
	height: 12px
}

.bordpln 
{
	border: 2px solid #0066CC;
}

.priceone 
{
	height: 151px;
	width: 160px;
	cursor: pointer;
}

.cycle 
{
	padding-top: 48px;
	border: 1px solid #FFFFFF;
	background-image: url('www.pcmtechcenter.com/www/www/images/billcyc.gif');
	background-repeat: no-repeat;
	background-color: #E3EEFE
}

.opt 
{
	padding-left: 20px;
}

.handcursor
{
	cursor:pointer;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	display: block;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.handcursor1 
{	
	cursor:pointer;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	display: block;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: justify;
}

.switchgroup1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-align: justify;
	display: block;
	padding-left: 20px;
}

.switchgroup11 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-align: justify;
	display: block;
	padding-left: 20px;
	padding-right: 3px;
}

.wheretwo 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgwblue.gif');
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF
}

.wherethree 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgw.gif');
	background-repeat: repeat-x;
	height: 24px
}

.wherefour 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgwblue.gif');
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF
}

.wherefive 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/bgwblue5.gif');
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF
}

.unlimited 
{
	background-image: url('www.pcmtechcenter.com/www/www/images/unl.gif');
	background-repeat: no-repeat;
	background-position:  center;
}

.titleplan 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 40px;
}

ul.none 
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}

body,td,th 
{
	font-family: Tahoma;
	font-size: 11px;
	border-right-color: #1F6FA4;
	border-left-color: #1F6FA4;
	border-color: #1F6FA4;
	text-align: left;
}

p.MsoNormal 
{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:#1e6fa7;
}

table.MsoNormalTable 
{
	font-size:10.0pt;
	font-family:"Times New Roman";
}

.formheadertext
{
	font-family:"tahoma";
	font-size:11px;
	color:#26377a;
	font-weight:bold;
}

.websitepackage
{
	background-image: url('images/1_line_vert.gif');
}

.addresbulletts8    
{
			font-family: Verdana; font-size: 8pt; text-align: left; line-height: 10pt; 
            margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 2pt;	   
}
.addresbulletts10    
{ 
	font-family: Verdana; font-size: 10pt; text-align: left; line-height: 12pt; 
    margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 2pt; 
}            

span.addrespagetitletype 
{ 
	font-family: Verdana; font-size: 18pt; color: #3367CA; text-align: left 
}

span.addrestitle 
{ 
	font-family: Verdana; 
	font-size: 14pt; 
	color: #3367CA; 
	font-weight: bold; 
	text-decoration: none;               
	text-align: left 
}

.addrestext 
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	text-align: left 
}

span.addresbluesection 
{ 
	font-family: Verdana; 
	font-size: 12pt; 
	color: #3367CA; 
	font-weight: bold; 
	text-align: left 
}

span.addressection 
{ 
	font-family: Verdana; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left 
}

span.addressubsection 
{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left 
}

span.addrescaption 
{ 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: center 
}

span.addressmall 
{ 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	text-align: left; 
}
/*End Web Hosting Style*/

/*LMS*/
.ft0
	{
		font-style:normal;
		font-weight:normal;
		font-size:12px;
		font-family:HelveticaNeue-Light;
		font-weight:bold;
		color:#ee1536;
	}
	
.ft1
	{
		font-style:normal;
		font-weight:normal;
		font-size:11px;
		font-family:HelveticaNeue-Light;
		color:#ee1536;
	}
	
.ft2
	{
		font-style:normal;
		font-weight:normal;
		font-size:23px;
		font-family:HelveticaNeue-Light;
		color:#000000;
	}
	
.ft3
	{
		font-style:normal;
		font-weight:normal;
		font-size:12px;
		font-family:HelveticaNeue-Roman;
		color:#999999;
	}
	
.ft4
	{
		font-style:normal;
		font-weight:normal;
		font-size:12px;
		font-family:HelveticaNeue-Roman;
		color:#ee1536;
	}
.ft5
	{
		font-style:normal;
		font-weight:normal;
		font-size:11px;
		font-family:MyriadPro-Regular;
		color:#000000;
	}
	
.ft6
	{
		font-style:normal;
		font-weight:normal;
		font-size:12px;
		font-family:HelveticaNeue-Roman;
		color:#ee1536;
	
	}
	
.ft7
	{
		font-style:normal;
		font-weight:normal;
		font-size:9px;
		font-family:Webdings;
		color:#000000;
	}
	
.ft8
	{
		font-style:normal;
		font-weight:normal;
		font-size:11px;
		font-family:MyriadPro;
		color:#000000;
	}
	
.ft9
	{
		font-style:normal;
		font-weight:normal;
		font-size:6px;
		font-family:HelveticaNeue-Light;
		color:#514c51;
	}
	
.ft10
	{
		font-style:normal;
		font-weight:normal;
		font-size:10px;
		font-family:HelveticaNeue-Condensed;
		color:#514c51;
	}
	
.ft11
	{
		font-style:normal;
		font-weight:normal;
		font-size:11px;
		font-family:HelveticaNeue-Roman;
		color:#999999;
	}
	
.ft51 
	{
		font-style:normal;
		font-weight:normal;
		font-size:9px;
		font-family:MyriadPro-Regular;
		color:#000000;
	}
	
.ft52
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0002-vista-3.png);
		height:110px;
	}
	
.ft53
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0002-vista-4.png);
		height:115px;
	}
	
.ft54
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0002-vista-5.png);
		height:140px;
	}
	
.ft55
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0002-vista-6.png);
		height:110px;
	}
	
.ft56
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0002-vista-7.png);
		height:125px;
	}
	
.ft57
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0003-office_plus-1.png);
		height:171px;
	}

.ft58
	{
		background-image:url(http://www.pcmtechcenter.com/images//pg_0004-office_plus-2.png);
		height:188px;
	}
	
.ft59
	{
		background-image:url(http://www.pcmtechcenter.com/images//offide_plus_list_header.png);
		height:11px;
	}
	
.ft60
	{
		background-image:url(http://www.pcmtechcenter.com/images//ft60.png);
		height:180px;
	}
/*End LMS*/

/*Began HP Planet Partners Recycling Program*/
.bottomDivider	{
	border-bottom: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 0;
	}

/* Dynamic Overlay */
#opaqueLayer { position:absolute; width:100%; height: 0px; font-size:0; line-height:0; visibility:hidden; left:0px; z-index:10; top:0px; background-color:#000; opacity: .5; filter: alpha(opacity=50); }
.modalWindow { position:absolute; width:730px; left:65px; z-index:150; top:90px; background-color:#fff; border: 3px solid #000; padding:10px; display:none; }

/* COUNTRY DROP-DOWN */
#countryStatic {
	float:right;	
	margin-top: 4px;
	margin-right: 12px;
	width:190px;
	text-indent: 50px;
	padding: 0;
	line-height: 1;
}
#localeSelectorContainer {
	float:right; 
	z-index: 500;	
	margin-top: 4px;
	margin-right: 12px;
	width:200px;
}
/*End HP Planet Partners Recycling Program*/

/*Begin HP Block Body Content*/
.ecobottomborder
	{
		background-image:url(http://www.pcmtechcenter.com/images//ecoborder.jpg);
		height:6px;
	}
	
.ecobottomborder
	{
		background-image:url(http://www.pcmtechcenter.com/images//ecoborder-2.jpg);
		height:6px;
	}	
/*End HP Block Body Content*/

/*Begin Exchange/Sale Authority */
.federalmanagement
{
	background-color: #4faf00;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	width:100%;
	vertical-align:middle;
	font-size:14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;	
}

.federalmgntback
{
	background-color: #E7E7E7;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	text-align:justify;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}

.subparta
{
	padding-top:20px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.whatdoesitcover
{
	padding-top:10px;
	padding-bottom:10px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.exchangecontent
{
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	text-align:justify;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
/*End Exchange/Sale Authority*/

/*Begin Eco Solutions */
.ecobackground
{
	background-color:#4faf00;
}

.ecoheaderline
{
	padding-top:20px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	vertical-align:middle;
	font-size:20px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;		
}

.ecoheader
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	height:80px;
	vertical-align:middle;
	font-size:13px;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;	
}

.ecocontent
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	text-align:justify;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}

.ecosecondheader
{
	padding-top:20px;
	padding-bottom:10px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.ecobullet
{
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	color:#003366;
}
/*End Eco Solutions */

/*Begin Get Free Quote*/
.getstartedfreequote
{
	background-color: #4faf00;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	width:100%;
	vertical-align:middle;
	font-size:14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;	
}

.getstartedcontent
{
	background-color: #E7E7E7;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	text-align:justify;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}

.getquotesub
{
	padding-top:20px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.getquotehead
{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;	
}

.getquotecontent
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
}
/*End Get Free Quote*/


/*End HP Planet Partners Recycling Program*/

/*Computer Solutions Begin*/
.serviceprice
	{
		background-image:url(http://www.pcmtechcenter.com/images//Serviceprice-blue-02.png);
		width:311px;
		height:25px;
		text-align:center;
	}	
	
.servicepricebk
	{
		background-image:url(http://www.pcmtechcenter.com/images//pricebackground-02.png);
		width:311px;
		height:70px;
	}
	
.servicecontent
	{
		text-align:center;
		padding-left:10px;
		padding-right:10px;
		background-color: #f0f2f5;
	}
	
.computerrepair
	{
		background-image:url(http://www.pcmtechcenter.com/images//computerrepair-wpsquare-1.jpg);
		width:240px;
		height:525px;		
	}
/*Computer Solutions End*/

/*PCM Tech Store Begin*/
a.buybutton{display:block;background-color:transparent;background-image:url('http://www.gsa-online.de/images/buynow.png');background-repeat:no-repeat;width:202px;height:63px;margin-left:20px;padding-top:10px;padding-bottom:0px;padding-left:60px;text-align:left;font-size:100%;text-decoration:none;color:#fff;line-height:130%;text-shadow: -1px 1px 1px #223;}
a.dlbutton{display:block;background-color:transparent;background-image:url('http://www.gsa-online.de/images/dl.png');background-repeat:no-repeat;width:202px;height:63px;margin-left:20px;padding-top:10px;padding-bottom:0px;padding-left:60px;text-align:left;font-size:100%;text-decoration:none;color:#fff;line-height:130%;text-shadow: -1px 1px 1px #223;}
a.buybutton:hover,a.buybutton:active,a.dlbutton:hover,a.dlbutton:active{background-position:0 -74px;}
fieldset{border:0px;margin:0; padding:0;}
table{border:0px;}
td.box{width:260px;}
td.screen{width:260px;  text-align:center;}
td.align-right{width:260px;  text-align:right;}
hr{border:0;color:#eeeeee;background-color:#eeeeee;height:1px;width:90%;text-align:center;}
label{font-weight:normal;}
#slideshow {position:relative;height: 250px;width: 260px;margin-right: 20px;margin-top: 35px;}
#slideshow DIV {position:absolute;top:0;left:0;z-index:8;opacity:0.0;background-color: #FFF;margin: 0px;height: 250px;}
#slideshow DIV.active {z-index:10;opacity:1.0;}
#slideshow DIV.last-active {z-index:9;}
#slideshow DIV IMG {display: block;border: 0px;}
/*PCM Tech Store End*\