body, html {margin:0px; padding:0px;}
body{	
	color:#333333;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size:0.80em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4 { margin:0px; padding:5px 5px 5px 0px; }
h1{	color:#333333;
	background-color:transparent;
	font-size:1.9em;
	font-weight: normal;
}
h2{	font-size:1.5em;
	color:#333333;
	background-color:transparent;
	font-weight: normal;
}
h3{	color:#333333;
	background-color:transparent;
	font-size:1.2em;}
	
h4{	color:#333333;
	background-color:transparent;
	font-size:1em;
}
h5	{ font-size: 1.1em }
h6		{ font-size: 0.9em }
img		{ border:none; }
input, textarea, select {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #091859;
	background-color: transparent;
	text-decoration:underline;
	font-weight:normal;
}
a:hover	{
	color:#9097B4;
	background-color: transparent;
}

a img{
	border:none;}
p{
	line-height: 1.2em;
	margin: 0; padding: 0.5em 0 0.5em 0;
	}
li{
	line-height:1.2em;
}
abbr	{ cursor: help; color: #555555; background-color: inherit; border-bottom: 3px double #555555; }
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul li{
	background-color:transparent;
	background: url("/design/plain_site/images/pg_bullet2.gif") no-repeat left 2px;
	padding-left:20px;
	margin:10px 0px 10px 10px;
}
ol {
	margin: 0 0 0 15px;
	padding: 0;
}
ol li {
	margin: 0 0 0 5px;
	padding: 3px 0 3px 5px;
}
ol li ol {
	margin: 0 0 0 15px;
	padding: 0;
}
/* PRE TEXT */
pre, code
{
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}
pre
{
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    margin: 1em 0 1em 0;
    padding: 0.2em;
}
/* QUOTE
========= */
blockquote {
	margin: 15px 15px 0 15px;
	padding-right: 15px;
	background: url(/design/plain_site/images/quote-down.png) no-repeat bottom right;
	display: block;
	background-color: #EBEBEB;
	color: #000000;
}
blockquote p {
	background: url(/design/plain_site/images/quote-up.png) no-repeat top left;
	padding-left: 15px;
}
div.source	{ font-weight: bold; background-color: inherit; color:#777777; text-align: right }

/* ################################################################## */

/*MAIN STATIC TEMPLATE
=======================================*/
#pg_siteframe {
	position:relative;
	width:90%;
	max-width:1000px;
	min-width:800px;
	margin-left:auto;
	margin-right:auto;}

#pg_upperhead {margin:0px; padding:5px 0px 20px 0px;}
#pg_upperhead ul {margin:0px; padding:0px; list-style-type:none;}
#pg_upperhead ul li {
	background:#ffffff url("/design/plain_site/images/pg_vtop_parents.gif") no-repeat left top;
	color:#091859;
	margin:0;
	padding:0px 0px 0px 16px;
}
#pg_upperhead ul li.staffarea {
	margin: 0 0 0 10px;
}
#pg_upperhead ul li a {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#091859;
	font-weight:normal;
	text-decoration:none;
	font-size:0.9em;}
#pg_upperhead ul li a:hover {background-color:#ffffff; color:#9097B4;}
#pg_rightlinks ul li {margin-left:6px }
#pg_rightlinks ul li.home {background:#ffffff url("/design/plain_site/images/pg_vtop_home.gif") no-repeat left top;}
#pg_rightlinks ul li.sitemap {background:#ffffff url("/design/plain_site/images/pg_vtop_parents.gif") no-repeat left top;}
#pg_rightlinks ul li.search {background-image: none}
#pg_rightlinks ul li.contact {background:#ffffff url("/design/plain_site/images/pg_vtop_contact.gif") no-repeat left top;}
#pg_header {margin:0px; padding:0px; position:relative }
#pg_imgholder {margin:0px; padding:0px; border:1px solid #091859; height:250px }
#pg_leftimgbox {
	margin:0px; 
	padding:0px; 
	width:49.8%;
	height:222px;
	background:#ffffff;
	color:#333333;
}
#pg_rightimgbox {
	margin:0px; 
	padding:0px; 
	width:49.8%;
	height:222px;
	background:#ffffff;
	color:#333333;}
#pg_logoholder {
	position:absolute;
	top:64px;
	left:0px;
	width:100%;
	height:188px;
	background: url("/design/plain_site/images/pg_logo_fulltop.png") no-repeat center center;
	background-color:transparent;
	color:#333333;
}
#pg_primaryOuter {
	position:relative;
	margin:0px;
	padding:0px;
	border:1px solid #ffffff;}
#pg_breadtrail { font-size:0.85em; text-align: right }
#pg_breadtrail p { margin: 0; padding: 2px}
#pg_breadtrail a {
	background-color:#ffffff;
	color:#091859;
	font-weight:bold;
	text-decoration:none;}
#pg_breadtrail a:hover {
	background-color:#ffffff;
	color:#9097B4;}
/* TOP NAVIGATION BAR
================= */

#pg_rightlinks form {margin:0px; padding:0px}
#pg_rightlinks label {margin:0px; padding-right:2px;}
#pg_rightlinks input { width:110px; border:1px solid #999999; margin-right:5px; padding:0px;}
#pg_rightlinks form input.button {
	margin: 0px;
	padding:0px 0 0 0;
	width:16px;
	height:16px;
	border: none;
}
#pg_menubar {
	background: #07113E url("/design/plain_site/images/pg_menuback.gif") repeat-x left top;
	color:#ffffff;
	padding:0;
	margin:0;
	border-bottom:1px solid #ffffff;
	height: 1%;
}
#pg_menubar ul {margin:0px; padding:0px; list-style-type:none;}
#pg_menubar ul li {margin:0px; padding:0px; background:none;}
#pg_menubar ul li a {
	background: url("/design/plain_site/images/pg_menuline.gif") no-repeat right top;
	background-color:transparent;
	color:#ffffff;
	display:block;
	margin:0px;
	padding:2px 6px 3px 6px;
	font-weight:normal;
	text-decoration:none;
	font-size:0.85em;
}
#pg_menubar ul li a:hover {
	background: url("/design/plain_site/images/pg_menuover.gif") no-repeat right top;}
#pg_menubar ul li.selected a {
	background: url("/design/plain_site/images/pg_menudown.gif") no-repeat right top;
	background-color:transparent;
	color:#07113E;}
#pg_menubar.home {
	background: #F889A2 url("/design/plain_site/images/pg_menuback2.gif") repeat-x left top;
	color:#07113E;}
#pg_menubar.home ul li a {
	background: url("/design/plain_site/images/pg_menuline2.gif") no-repeat right top;
	background-color:transparent;
	color:#07113E;}
#pg_menubar.home ul li a:hover {
	background: url("/design/plain_site/images/pg_menuover2.gif") no-repeat right top;}
#pg_menubar.home ul li.selected a {
	background: url("/design/plain_site/images/pg_menudown2.gif") no-repeat right top;
	background-color:transparent;
	color:#ffffff;}

/* LEFT PANEL
================ */
#pg_leftpanel {
	position:absolute;
	top:0px;
	left:0px;
	width:190px;
}
#pg_leftpanel a {
	color:#091859;
	background-color:#ffffff;
	text-decoration:none;
	font-size:0.9em;}
#pg_leftpanel a:hover {
	background-color:#ffffff;
	color:#9097B4;}
#pg_submenu a {font-size:0.85em}
#pg_submenu ul {margin:0px; padding:0px; padding:7px 0px 0px 20px;}
#pg_submenu ul li {
	margin:0px;
	background: url("/design/plain_site/images/pg_bullet1.gif") no-repeat left 7px;
	padding:2px 0px 0px 10px;}
#pg_submenu ul ul {margin:0px; padding:0px; font-size:0.9em;}
#pg_submenu li.selected a.selected {
	font-weight:bold;
}
#pg_submenu ul ul ul li {background: url("/design/plain_site/images/pg_bullet1.gif") no-repeat left 5px;}
#pg_submenu ul ul ul a{font-weight:normal;}
#pg_usefullinks ul{margin:0px; padding:7px 0px 7px 0px;}
#pg_usefullinks ul li {margin:0px; padding:0px 0px 3px 20px;}
#pg_usefullinks li a.selected {
	font-weight:bold;
}
#pg_newspanel {margin:0px; padding:10px 0px 0px 0px;}
#pg_newspanel .header h2 {
	background:#ffffff url("/design/plain_site/images/pg_newsicon1.gif") no-repeat left top;
	margin:0px;
	padding:2px 0px 5px 30px;
	color:#091859;
	font-size:1.3em;}
#pg_newspanel .body {}
#pg_newspanel .body ul {}
#pg_newspanel .body ul li {
	background: #ffffff url("/design/plain_site/images/pg_newsicon2.gif") no-repeat left 4px;
	color:#091859;
	margin: 4px 0px 4px 10px;
	padding-left:15px;
}
#pg_newspanel .viewall a { text-align: right; text-decoration: underline; display:block; padding:6px 10px 0px 0px }
#pg_newspanel .viewall a:hover {}

/* MAIN CONTENT
================ */
#pg_bodyouter {margin:0px 0px 0px 0px; padding:5px 5px 0px 220px;}
#pg_bodyinner {margin:0px; padding:0px 0px 10px 0px; height:1%; width:100%; min-height: 300px}



/* BOTTOM BAR
================ */
#pg_footer {
	position:relative;
	background:#ffffff url("/design/plain_site/images/pg_bottomcurve.gif") no-repeat center top;
	margin:0px;
	padding:18px 0px 0px 0px;
	height:75px;
	text-align:center;
	font-size:0.8em;
	line-height:1.4em;
	letter-spacing:-1px;
	color:#091859;}
#pg_footer a {
	background-color:#ffffff;
	color:#091859;
	text-decoration:none;}
#pg_footer a:hover {
	background-color:#ffffff;
	color:#9097B4;}
#pg_footerhide {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:93px;
	background-color:#ffffff;
	color:#333333;}
#pg_printhead {display:none;}
#pg_printhead h1 {
	text-align:right;
	background:#ffffff;
	color:#091859;
	font-size:2.5em;
	border-bottom:2px solid #F889A2;}
#pg_printhead h1 .smaller {
	font-weight:normal;
	font-size:0.9em;}

/* BOXES
========= */
.tpl_floatbox_right	{ float:right; width:48%; margin-right:1%; height: 1% }
.tpl_floatbox_left	{ float:left; width:48%; height: 1% }

.tpl_factbox_right { float:right; width:16em; margin: 5px 1% 5px 5px; height: 1% }
.tpl_factbox_left { float:left; width:16em; margin: 5px 5px 5px 1%; height: 1% }

div.tpl_cal_box{
	margin-bottom:15px;
}
div.tpl_cal_box p {
	margin:0px 0px 5px 0px;
}
div.tpl_cal_box h2 {
	margin-bottom:0px;
	font-size:1.5em;
}
div.imagecaption p {
	text-align: center;
}
/* MISC */
.icon{
	vertical-align:middle;
}
.textright{
	text-align:right;
}
.hidden{
	display:none;
}
.width100pc{
	width:100%;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	position:relative;
	top:-1px;
	margin-bottom:-1px;
}
/* MISC STYLES */
hr /* General formatting for all hr's */
{
    color: #ffffff; /* Color must be set to the same as the background color to hide default formatting in IE */
    border: none; /* All borders must be removed as they are default for Opera */
    border-top: 1px solid #e0e0e0;
    height: 1px;
    margin: 0.35em 0 0.35em 0;
}
.cen
{
	text-align: center;
}
/* div.object-right img		{ margin: 5px 0 5px 5px; clear: right }
div.object-left	img		{ margin: 5px 5px 5px 0; clear: left } */

div.imageobject img		{ margin: 0 0 5px 5px; clear: right }
div.object-center		{ margin: 0px; padding: 0 }

div.object-right { margin: 5px 0 5px 10px; clear: right }
div.object-left	 { margin: 5px 10px 5px 0; clear: left }

html>body div.object-center 	{ width: 100% }
html>body div.factbox		{ margin: auto }
.small				{ font-size: 85% }

div.object-right.objectBorder img, div.object-left.objectBorder img, div.object-center.objectBorder img { border:3px solid #dadada; padding:1px  }


input.box			{ width: 15em }
textarea.box		{ width: 25em }
div#frmcnt			{ width: 99% }
div#frmcnt label	{ font-weight: normal }
#frmcnt textarea { width: 25em }

div#frmcnt p.frmrow		{ margin-right: 0.1%; margin-top: 0.5em; margin-bottom: 0.5em; text-align: left }
div#frmcnt .frmclm1		{ width: 8.0em; text-align: left; }
div#frmcnt .frmclm2		{ text-align: left }
div#frmcnt div.chkboxes	{ margin: 0; padding: 0 0 0 7.5em;}
div#frmcnt p.chkboxes	{ margin: 0; padding: 0}

div#frmcnt div.form_border	{ margin: 20px 0 0 0; background-color: #efefef; color: #000000; border: 1px solid #c8c8c8; }
div#frmcnt div.form_border h2	{ display: inline; color: #000000; background: #efefef; font-size: 1.0em; border: 1px solid #c8c8c8; padding: 5px; font-weight: bold }
div.fb_cen		{ text-align: center; margin: 5px }

/* SITE MAP
=========== */
#cwrapper 			{ margin-top: 10px; padding-top: 0; width: 100% }
* html #cwrapper 	{ width: 100% }
.cleft 				{ margin: 0; width: 42%; padding: 0 }
.cright 			{ margin-right:0px; width: 42%; padding: 0 }

/* GALLERY */
div.gallerythumb		{ background: #fafafa; color: #000000; margin:5px; text-align: center; padding: 3px; border: 1px solid #dadada}
div.gallerylarge		{ text-align: center }

/* PAGENAVIGATOR */
div.pagenavigator				{ text-align: center }
div.pagenavigator span.disabled { color: #d0d0d0 }

/* NAVIGATORS */
div.content-navigator		{ display: block; clear: both; padding: 5px 0 10px 0 }
div.content-navigator div	{ display: inline; text-align: center; }
div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
							{ padding-left: 4px; padding-right: 4px }
div.content-navigator div.content-navigator-arrow
							{ font-size: 150%; }
div.content-navigator div.content-navigator-previous-disabled
							{ color: #777 }
div.content-navigator div.content-navigator-next-disabled
							{ color: #777 }
/* Table
========*/
table				{ margin: 0.5em 0 0.5em 0; clear: both; border-collapse: collapse; }
table th {
	background: #06103C url("/design/plain_site/images/table_hbg.jpg") repeat-x left top;
	color:#ffffff;
	text-align:left;
	margin:0px;
	padding:.5em;
	font-weight:bold;
	text-align:left;
	border: 1px solid #06103C
}
table th p			{ color:#ffffff; background-color: transparent; }
table td 			{ color:#000000; background-color: inherit; vertical-align: top; padding: .5em; border: 1px solid #06103C; }
table p				{ padding: 0; margin: 0 }
table.tableb td 	{border: 1px solid #06103C; background-color:#ffffff; color:#333333; vertical-align: top; padding: .5em; }

table.tablebl th 	{ color:#000000; background: none; vertical-align: top; padding: .3em; border: none }
table.tablebl th p 	{ color:#000000; background-color: transparent;  }
table.tablebl td 	{ color:#000000; background-color: inherit; vertical-align: top; padding: .3em; border: none }

/* Calendar
===========*/

div#tpl_calendar_left
{
    width: 228px;
    float: left;
}
div#tpl_calendar_right
{
   vertical-align: top;
   padding-left: 12px;
   margin-left: 230px;
}
div#tpl_calendar_right div#tpl_calendar_right_inner { height: 1%; width:99% }
div#tpl_calendar_left .tpl_cal_box h2			{ color:#ffffff; background-image:inherit; background-image:none; padding:5px 5px 5px 15px; margin:0px; letter-spacing:0px; }
div#tpl_calendar_left .tpl_cal_box .ct01_left	{ color:#ffffff; background-color:#C2C2CC; background-image:url("/design/plain_site/images/calendar/cal_box01a.jpg"); background-repeat:no-repeat; background-position:top left }
div#tpl_calendar_left .tpl_cal_box .ct01_right	{ background-image:url("/design/plain_site/images/calendar/cal_box01b.jpg"); background-repeat:no-repeat; background-position:top right }
div#tpl_calendar_left .tpl_cal_box .cb01_left	{ color:#000000; background-color:#E7E7E7; background-image:url("/design/plain_site/images/calendar/cal_box01c.jpg"); background-repeat:no-repeat; background-position:top left }
div#tpl_calendar_left .tpl_cal_box .cb01_right	{ background-image:url("/design/plain_site/images/calendar/cal_box01d.jpg"); background-repeat:no-repeat; background-position:top right; height:20px }

div#tpl_calendar_left .tpl_cal_box .tpl_cal_inner_table {
	padding: 0;
	height:1%;
	margin: 0;
	background-color: #E4E4E4;
	color: #000000;
}
div#tpl_calendar_left .tpl_cal_box .tpl_cal_inner_table table{
	width: 100%;
	margin: 0;
	padding: 0;
}
div#tpl_calendar_left .tpl_cal_box .tpl_cal_inner_table table th {
	margin: 0;
	padding: 5px 0 5px 0;
	border: 1px #ccc solid;
}
div#tpl_calendar_left .tpl_cal_box .tpl_cal_inner_table table td {
	margin: 0;
	padding: 5px;
	text-align: center;
	border: 1px #ccc solid;
}
div#tpl_calendar_right div.calendar_month_label h2, div#tpl_calendar_program div.calendar_month_label h2 {
	background-image: url("/design/plain_site/images/calendar/tpl_calendar_month_label_bg.jpg");
	background-position: 0px 0px;
	width: 64px;
	height: 62px;
	background-repeat: no-repeat;
	background-color: inherit;
	border: none;
	padding-top: 1em;
	color: #091445;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 1.4em;
}
div.calendar_month_label a			{ background-color: inherit; color: #091445 }
div.calendar_month_label a:hover	{ background-color: inherit; color: #333333; text-decoration: none }
div#tpl_calendar_right div.calendar_month_label h2 span.calendar_month_label_date, div#tpl_calendar_program div.calendar_month_label h2 span.calendar_month_label_date {
	display: block;
}
div#tpl_calendar_right div.calendar_month_info, div#tpl_calendar_program div.calendar_month_info {
	margin-left: 75px;
	padding: 5px 0 0 0
}
div#tpl_calendar_right div.calendar_month_info p, div#tpl_calendar_program div.calendar_month_info p{
	margin: 0;
	padding: 0.5em 0 0.5em  0;
}
.calendar_small {
	font-size: 0.9em;
	margin:0;
	padding: 0;
}
div#tpl_calendar_right div.calendar_keyword {
	padding: 0;
	margin-left: 75px;
}
div#tpl_calendar_today div.tpl_calendar_day_event {
	border: 1px solid #dadada;
	margin: 0 0 10px 0;
	padding: 5px;
}
div#tpl_calendar_today div.tpl_calendar_day_event h2{
	margin-top: 0;
}

div#tpl_calendar_left table th.calendar_heading_prev, div#tpl_calendar_left table th.calendar_heading_next, div#tpl_calendar_left table th.calendar_heading_date { 
	color:#000000; background-color: inherit; background-image:url("/design/plain_site/images/calendar/calendar_th_bg.jpg"); background-repeat:repeat-x; background-position:bottom left; font-weight: normal; text-align: center; font-weight: bold
}
div#tpl_calendar_left table td.tpl_calendar_date_selected
{
    background-color: #CFB8E7;
    background-image: url("/design/plain_site/images/calendar/tpl_calendar_date_selected.jpg");
    background-repeat: repeat-x;
	color: #091445;
	height: 1%;
}
div#tpl_calendar_left table td.tpl_calendar_date_selected a
{
	font-weight: bold;
	background-color: transparent;
	color: #091445;
}
div#tpl_calendar_left table th.calendar-day-mon,
div#tpl_calendar_left table th.calendar-day-tue,
div#tpl_calendar_left table th.calendar-day-wed,
div#tpl_calendar_left table th.calendar-day-thu,
div#tpl_calendar_left table th.calendar-day-fri,
div#tpl_calendar_left table th.calendar-day-sat,
div#tpl_calendar_left table th.calendar-day-sun
				{ color:#000000; background-color:#cfcfcf; background-image:url("/design/plain_site/images/calendar/calendar_th_bg.jpg"); background-repeat:repeat-x; background-position:bottom left; font-weight: normal; width: 14%; text-align: center }
div#tpl_calendar_left table th.calendar-day-mon,
div#tpl_calendar_left table th.calendar-day-sun
				{ color:#cc0000; background-color:#cfcfcf }

div#tpl_calendar_left table td.tpl_calendar-empty	{ background-image:url("/design/plain_site/images/calendar/calendar_td_emptybg.gif"); background-repeat:repeat }
div.attribute-caption {
	text-align: center;
}
div.attribute-caption p {
	margin: 0;
	padding: 0;
	color:#950028;
	background-color:inherit;
	text-align: center;
}
div.ma {
	margin-left: auto;
	margin-right: auto;
}
.factbox .tlc {
	background: url("/design/plain_site/images/pghs_factbox_tlc.jpg") no-repeat left top;
	margin:0px;
	padding:0px;
	height:19px;
	width:19px;}
.factbox .trc {
	background: url("/design/plain_site/images/pghs_factbox_trc.jpg") no-repeat right top;
	margin:0px;
	padding:0px;
	height:19px;
	width:19px;}
.factbox .top {
	background: url("/design/plain_site/images/pghs_factbox_tbar.jpg") repeat-x left top;
	margin:0px;
	padding:0px;
	height:19px;
}
.factbox .blc {
	background: url("/design/plain_site/images/pghs_factbox_blc.jpg") no-repeat left top;
	margin:0px;
	padding:0px;
	height:19px;
	width:19px;}
.factbox .brc {
	background: url("/design/plain_site/images/pghs_factbox_brc.jpg") no-repeat right top;
	margin:0px;
	padding:0px;
	height:19px;
	width:19px;}
.factbox .bot {
	background: url("/design/plain_site/images/pghs_factbox_bbar.jpg") repeat-x left top;
	margin:0px;
	padding:0px;
	height:19px;}
.factbox .factbox_inner h2 {
	margin: 0;
	padding: 0;
	background-color: inherit;
	color: #08195A; 
}
.factbox .factbox_inner {
	background-color: #FDDFE6;
	color:#091445;
	padding:0 10px 0 10px;
	margin:0px;
}
.factbox p {
	background-color:#FDDFE6;
	color:#091445;
}

.factbox ul li{
	background-color:transparent;
	background: url("/design/plain_site/images/factbox_bullet.jpg") no-repeat left 5px;
	padding-left:15px;
	margin:10px 0px 10px 10px;
}
div.block {
	clear:both;
	margin:0.5em 0;
	padding:0;
}
div.warning {
	margin: 0px 0 10px 0;
}
div.warning h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #ff0000;
	background: transparent;
}
div.warning ul li {
	margin: 0;
}
#pg_bodyouter label {
	color:#091445;
	background: transparent;
	font-size: 1.1em;
	font-weight:bold;
	margin: 0;
	padding: 3px 0 3px 0;
	display:block;
	white-space:nowrap;
}
#pg_bodyouter input.box,
#pg_bodyouter textarea.box,
#pg_bodyouter input.halfbox,
#pg_bodyouter div.element input, 
div#frmcnt input,
div#frmcnt textarea,
#pg_bodyouter input.ezcc-user
{
	border:1px solid #D3CFDE;
}
#pg_bodyouter .block input.box, #pg_bodyouter textarea.box, #pg_bodyouter div.block input.ezcc-user {
	width:100%;
}
#pg_bodyouter input.halfbox {
	width: 50%;
}
#pg_bodyouter div.element input.ezcc-user {
	width: 100%;
}
#pg_bodyouter fieldset {
	border:1px solid #D3CFDE;
	margin: 0;
	padding: 10px 15px 0 10px;
}
#pg_bodyouter form fieldset legend{	
	background-color: transparent;
	border:1px solid #D3CFDE;
	color:#091445;
	font-weight:bold;
	font-size:1.1em;
	padding:2px 5px;
	margin:0;
}
#pg_bodyouter div.block div.element {
	float:left;
	width: 48%;
	margin-right: 5px;

}
div.buttonblock {
	margin: 10px 0 0 0;
	text-align: center;
}
div#cs_scrollframe {
	margin: 0;
	padding: 0;
}
