* {
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	html { font-size:100.01%;}
	body {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#474646;
	background-image: url(/images/footer-tail.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
	
.clear { clear: both;}

	table, td, div, img {
	border:0;
	border-collapse:collapse;
	font-size: 1em;
	color: #333;
	text-align: center;
	font-weight: normal;
}
	td {
	vertical-align:top;
}
	ul, li {
	list-style-type: none;
}
	p {
	padding:0px 0px 18px 0px;
	color: #333;
}
	
a {text-decoration: underline; color:#474646;}
a:hover {text-decoration: none;}

	input, select, textarea {
	color:#474646;
	font-size:1em;
}
	input.text, select, textarea {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #939393;
}
	
	html body textarea {  font-size:1.2em; color:#474646;}
	
/*** Main ***/
	.right-bg { position:absolute; top:0; right:0; width:50%; height:390px; background:url(/images/tail-right.gif) repeat-x 0 103px;}
	.main-bg {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(images/tail-left1.gif);
}
	.main {
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
	
	.header {
	overflow:hidden;
	height: 255px;
	padding: 0px;
}
	
/*** Menu ***/
	.menu {
	overflow:hidden;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
	
	.menu {
	float:right;
	clear:both;
}
	.menu ul {
	list-style:none; /*width:100%; */
	float:left;
	overflow:hidden;
	margin: 0px;
}
	.menu ul li {
	float:left;
	height:100%;
}
	
	.menu ul li a {
	display:block;
	float:left;
	overflow:hidden;
	font-family:tahoma;
	font-size:1.6em;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
	.menu ul li a span {
	display:block;
	float:left;
	overflow:hidden;
	background-image: url(images/menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.menu ul li a span span {
	display:block;
	float: left;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 23px;
	color: #FFF;
	font-size: .8em;
	background-image: url(images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
	
	.menu ul li a:hover, .menu ul li.current_page_item a {
	color:#192028;
	padding-right: 0px;
	background-image: url(images/menu-bg-act.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
	.menu ul li a:hover span, .menu ul li.current_page_item a span {
	background-image: url(images/menu-left-act.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.menu ul li a:hover span span, .menu ul li.current_page_item a span  span {
	background-image: url(images/menu-right-act.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
	
/*** Logo ***/
	.logo {
	left:44px;
	top:3px;
	padding-top: 0px;
	position: absolute;
	background-image: url(images/pclandlogonew.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 250px;
	height: 87px;
}
	.logo .indent {
	padding:31px 0px 0px 80px;
}
	.logo h1 {
	width:182px;
	height:31px;
	font-size:1em;
	font-weight: normal;
	color:#fff;
	
	text-indent:-1000em;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.logo h1:hover {
	text-decoration:none;
}
	.description {
	font-size:1.1em;
	color:#9c9898;
	overflow:hidden;
}
	
/*** Slogan ***/
	.slogan {
	overflow:hidden;
	height:154px;
	background-image: url(images/headerNew1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
	clear: right;
}
	.slogan .indent {
	overflow:hidden;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 500px;
}
	.slogan h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 100px;
	width: 480px;
} 
	.slogan p {
	font-size:1.5em;
	font-family:tahoma;
	color:#D39F7A;
	line-height:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 100px;
	width: auto;
} 
	.slogan p a {
	width: auto;
}
/*** Search ***/
	.search {
	float:right;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left 0;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	height: 35px;
	background-image: url(images/phone.gif);
}
	.search form {}
	.search .text { width:154px; padding:2px 0px 2px 6px; margin:0px 10px 0px 0px;}

	
	.search_page { float:left; overflow:hidden; /*width:100%;*/ padding:10px 21px 12px 0px; background: none;}
	.search_page form {}
	.search_page .text { width:154px; padding:2px 0px 2px 6px; margin:0px 10px 0px 0px;}

	.search_page {}
	
/*** Column ***/
	.content {
	clear:both;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
	
	.column-left {
	width:180px;
	float:left;
	overflow:hidden;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	.column-right {
	width:180px;
	float:right;
	overflow:visible;
	height:auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #CCC;
	border: medium solid #006;
}
	
/*** Widgets  ***/
		
	.widget {
	width:100%;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	float: left;
}
	
	.widget .title {
	height:100%;
	padding:0px 17px 0px 16px;
}
		
	.widget h2 {
	overflow:hidden;
	color:#000;
	border-bottom:1px solid #898989;
	font-family: tahoma;
	font-size: 1.3em;
	font-weight: bold;
}
	.widget h2 {
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
	
	.widget	.indent {
	overflow:hidden;
	color:#d0d0d0;
	font-size:1.1em;
	height:100%;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 25px;
}
	
	.widget li { padding:0px 0px 3px 8px;}
	
	.widget a {
	color:#FFF;
	text-decoration: none;
}
	.widget li a {
	color:#003;
}
	
	
	.widget_categories {}
	.widget_categories	.indent {
	font-size:1.5em;
	font-family:tahoma;
	color: #141C4D;
	font-weight: bold;
	text-align: left;
	background-position: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.widget_categories .indentServices {
	font-size:1.5em;
	font-family:tahoma;
	color: #FFFF99;
	text-align: left;
	background-position: left;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}

	.widget_categories li {
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 15px;
	background-image: url(images/0037_bullet.png);
}
	.widget_categories li a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
	.widget_categories li a:hover { text-decoration: underline;}
	
	.widget_archive {}
	.widget_archive .title {
	background-image: url(images/widget-title2.gif);
	background-repeat: no-repeat;
	background-position: 16px 14px;
}
	.widget_archive h2 {
}
	.widget_archive h2 { padding:21px 0px 24px 43px;}
	.widget_archive	.indent {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 33px;
}
	.widget_archive li { padding:0px 0px 8px 8px;}
	
	.widget_meta {
	background-image: url(images/Emachines.jpg);
	background-position: 10px 10px;
}
	.widget_meta .title {

}
	.widget_meta h2 {
	background-position: center top;
	font-size: 1.2em;
	text-decoration: none;
	margin-left: 7em;
	text-align: center;
	font-weight: normal;
}
	.widget_meta h2 {
	padding-right: 0px;
	padding-left: 0px;
	background-position: center top;

}
	.widget_meta .indent {  padding:12px 10px 17px 33px;}
	.widget_meta li { padding:0px 0px 8px 8px;}
	
	.widget_links {}
	.widget_links .title {
	background-repeat: no-repeat;
	background-position: 16px 14px;
	font-weight: bold;
	font-size: 16px;
	color: #003;
	padding-left: 5px;
	padding-right: 5px;
}
	.widget_links h2 { border-bottom:1px solid #5c5c5c;}
	.widget_links h2 { padding:21px 0px 24px 43px;}
	.widget_links .indent {
	font-size:1.2em;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 20px;
	color: #003;
}
	.widget_links li { background:url(/images/marker.gif) no-repeat 0 5px; padding:0px 0px 13px 16px;}
	.widget_links li a { color:#fff; text-decoration:none;}
	.widget_links li a:hover { text-decoration: underline;}
	
	
	.widget_recent_entries {}
	.widget_recent_entries .title {
	background-image: url(images/Network.png);
	background-repeat: no-repeat;
	background-position: 16px 14px;
}
	.widget_recent_entries h2 { border-bottom:1px solid #5c5c5c;}
	.widget_recent_entries h2 { padding:21px 0px 24px 43px;}
	.widget_recent_entries .indent {
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	color: #003;
}
	.widget_recent_entries li {
	background:url(/images/widget-marker2.gif) no-repeat 0 0px;
	padding:0px 0px 24px 37px;
	color: #003;
}
	
	.widget_tag_clauds {}
	.widget_tag_clauds .title {
	background-image: url(images/tools.png);
	background-repeat: no-repeat;
	background-position: 16px 14px;
}
	.widget_tag_clauds h2 { border-bottom:1px solid #5c5c5c;}
	.widget_tag_clauds h2 { padding:21px 0px 24px 43px;}
	
	.widget_tag_clauds .indent {
	font-size: 1.2em;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 32px;
	padding-left: 20px;
}
	.widget_tag_clauds a { padding:0px 7px 0px 0px;}
	.widget_tag_clauds .style011 { font-size:1.1em;}
	.widget_tag_clauds .style013 { font-size:1.3em; font-weight: bold;}
	.widget_tag_clauds .style014 { font-size:1.4em;}
	.widget_tag_clauds .style016 { font-size:1.5em;}
	.widget_tag_clauds .style021 { font-size:2.1em;}
.column-centerServices {
	overflow:hidden;
	height:100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 655px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0B62B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #000066;
}
.column-centerServices h1 {
	font-size: 1.8em;
	color: #990000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.column-centerServices h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.column-centerServices .title h3 {
	font-size: 1.8em;
	color:#990000;
	line-height: 1.5em;
}


.column-centerServices  .topmenu {
	font-size: .8em;
	color: #0B62B2;
	font-variant: small-caps;
}
.column-centerServices a {
	text-decoration: none;
	color: #0B62B2;
}


.column-centerServices ul {
	padding-left: 50px;
	list-style-image: url(images/0109_coolgrey.png);
	list-style-position: outside;
	visibility: visible;
}
.column-centerServices ul li {
	list-style-image: url(images/0109_coolgrey.png);
}



	
/*** Content  ***/
	.column-center {
	overflow:hidden;
	height:100%;
	width: 750px;
	border-right-style: solid;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	float: left;
	color: #003;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clip: rect(auto,auto,auto,auto);
}
#column-centertableContactForm {
	font-size: 1.2em;
	color:#003;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
	line-height: 18px;
}

.column-center p {
	font-size: 1.2em;
	color:#003;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
	line-height: 18px;
}
#column-centertableimage {
	font-size: 1.2em;
	color:#003;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
	line-height: 18px;
	background-color: #FFF;
}
#column-centertablemainpage {
	font-size: 1.2em;
	color:#003;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
	line-height: 18px;
}


.column-center h2 {
	font-size: 1.5em;
	color:#990000;
	padding:1px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
.column-center h3 {
	font-size: 1.3em;
	color:#3376C4;
	padding:1px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
.column-center a {
	font-size: 1em;
	color:#3376C4;
	padding:1px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.column-center a:hover  {
	font-weight: normal;
	color: #3376C4;
	font-size: 1em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.column-center p img {
	padding-right: 15px;
	padding-left: 0px;
}
.column-center p strong {
	font-size: 1.2em;
	color:#003;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
	line-height: 18px;
}






	
		.column-center .indent {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 16px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	overflow: hidden;
	text-align: left;
}
		
		.column-center .title {
	overflow:hidden;
	width:100%;
	overflow:hidden;
	padding:0px 0px 12px 0px;
	text-align: left;
}
			
		.column-center .title h2 {
	font-size: 4em;
	color:#990000;
	padding:1px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
		.column-center .title h3 {
	font-size: 1.8em;
	color:#990000;
	line-height: 1.5em;
}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#282828; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { font-size: 1.1em; color:#ea6300; padding:17px 0px 0px 2px; }
		.column-center .title .author {
	font-size:1.6em;
	color:#666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.column-center ul li   {
	list-style-image: url(images/0109_coolgrey.png);
	list-style-type: none;
	list-style-position: inside;
	padding-left: 5px;
	padding-top: 5px;
	clip: rect(auto,auto,auto,auto);
	color: #003;
	text-align: left;
	font-size: 1.2em;
}
.main-bg .main .content .column-center h1 {
	font-weight: bolder;
	color: #063489;
	font-size: 26px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}




.main-bg .main .content .column-center table h1    {
	color: #333;
	text-align: center;
}
.main-bg .main .content .column-center table h2   {
	color: #09F;
	font-size: 1.9em;
	text-align: center;
}
.main-bg .main .content .column-center table p    {
	font-weight: normal;
	color: #666;
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

			
		
		.title-page * {  font-size: 1.4em; color:#282828; padding:1px 0px 12px 0px;}
	
	
	.text-box {
	font-size:1.5em;
	line-height:1.5em;
	color: #000066;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
	
	
	.text-box strong { font-size:1.1em;}
	.text-box .fleft img { margin:0px 0px 0px -4px; margin:0px 0px 0px -2px;}
	.text-box .fleft {
	padding:0px 0px 22px 0px;
	background-position: left;
}
.text-box .fleftmenu {
	padding:0px 0px 22px 0px;
	background-position: left;
	color: #666666;
	font-size: 1em;
}

	.text-box p { padding:0px 0px 14px 0px;}
	
	.column-content .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.comments a, .link-edit a, .navigation a { font-size:1.1em; color:#b8b7b7;}
	
	.comments { clear:both; padding:0px 2px 11px 2px; text-align:right}
	.comments a { text-decoration:none;}
	.comments a:hover { text-decoration: underline;}
	
	.link-edit {  clear:both; padding:0px 0px 11px 2px; text-align:right;}
		

	.navigation {
	clear:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 2px;
	float: right;
	width: auto;
	height: auto;
	margin: auto;
	top: auto;
}
	.navigation a { text-decoration:none; font-size:1.3em; font-weight:bold; color:#1f4263;}
	.navigation a:hover { text-decoration: underline;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 11px 2px;}
	.text-box ul li { background:url(/images/marker.gif) no-repeat 0 5px; padding:0px 0px 7px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { background:none; padding:0px; margin-left:13px;  font-weight:normal;}
	.text-box ol li ul li { font-weight:normal;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;}
	.text-box ul li ol li a { background:none;}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ background:none; padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/

	.footer { 
	clear:both; 
	color:#77777a; 
	overflow:hidden; 
	font:bold 1.2em tahoma; 
	line-height:1.3em;  
	background:url(images/line.gif) repeat-x 0 0;}

	.footer .indent {
	text-align:center;
	padding:28px 34px 20px 10px;
}

	.footer a { 
	color:#77777a;}


	
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:10px 10px 15px 22px;  border:0; width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a {}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:0px 0px 20px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation {
	padding:5px 2px 6px 2px;
	clear:both;
	height:100%;
	overflow:hidden;
	width: 500px;
}
	.navigation .alignleft { float: left; width:45%; text-align:left; padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
	margin: 0px;
}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright {
	float: right;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; }
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 2px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(/images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(/images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(/images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(/images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar {width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000;   font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
		}
	
	blockquote {
		border:1px solid #000;
		background:#cde0ed; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.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;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 25px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a {}
	.commentlist span { color:#000;}
	
	ol.commentlist  li {
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		background:#cde0ed;
		border:1px solid #000;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em; color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
.main-bg .main .content .column-left .widget.widget_categories .widget-bg .indent table {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	color: #073086;
}
.main-bg .main .content .column-left .widget.widget_categories .widget-bg .indent table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3376C4;
	color: #FFF;
}
.main-bg .main .content .column-left .widget.widget_categories .widget-bg .indent p {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3376C4;
	color: #FFF;
	margin: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.main-bg .main .content .column-left .widget.widget_categories .widget-bg .a {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3376C4;
	color: #FFF;
	margin: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.column-center table {
	color:#003;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,auto,auto,auto);
	line-height: 18px;
}

