body{
	background: #0570D8 url("/design/plain_site/images/h_bodyback.jpg") repeat-x left top;
	color:#FFFFFF;
	font-family: Arial,"Trebuchet MS",Trebuchet, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
h1,h2{
	font-family:"Times New Roman", Arial, sans-serif;
}
h1	{ margin: 0 0 5px 0; font-weight:normal;}
h2,h3,h4 { margin: 6px 0 6px 0; padding: 0; font-weight:normal }
h1{
	color:#0570D8;
	background-color:inherit;
	font-size:2.3em;
	letter-spacing:-1px;
}
h2{
	color:#02407D;
	background-color:inherit;
	font-size:1.8em;
}
h3{
	color:#0570D8;
	background-color:inherit;
	font-size:1.4em;
}
h4{	
	color:#000000;
	background-color:transparent;
	font-size:1.1em;
}
h5	{ font-size: 1.0em }
h6		{ font-size: 0.9em }
img		{ border:none; }
input, textarea, select {
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form{
	margin:0px;
	padding:0px;
}
a{
	color:#0570D8;
	background-color:inherit;
	text-decoration: none;
}
a:hover{
	color:#ff0000;
	background-color:inherit;
	text-decoration: underline;
}
a img{
	border:none;
}
ul, ol {padding-left:10px; padding-right:10px;}
p{
	line-height: 1.4em;
	margin: 0;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
span.object-spanflow img 	{ padding: 3px; vertical-align: middle }
li{
	line-height:1.2em;
}
abbr	{ cursor: help; color: #555555; background-color: inherit; border-bottom: 3px double #555555; }
ul{
	list-style-type:none;
}
ul li {
	padding:2px 0px 3px 18px; 
	background:url("/design/plain_site/images/bullet.gif") no-repeat 4px 6px; 
	background-color:transparent;
	color:#333333;
}
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 }
/* MISC BODY BITS
=========================================*/

#tpl_siteframe{
	max-width:1000px;
	min-width:700px;
	margin-left:auto;
	margin-right:auto;}
#tpl_header {
	margin-bottom:1px;
	position:relative;
	background: url("/design/plain_site/images/h_topback.jpg") no-repeat left top;
	height:251px; 
	background-color:transparent; 
	color:#02407D;}

#tpl_bodyouter {margin-top:5px;}
#tpl_bodyinner {background-color:#ffffff; color:#333333; border:solid #ffffff; border-width:0px 1px 1px 1px; padding-bottom:10px;}
	
/* HEAD BITS
=========================================*/
#tpl_headlogo {font-size:0.8em;}
#ie6show {padding-top:13px;}
#tpl_headimg {
	height:226px;
	margin-left:440px;
	position:relative;}
#tpl_headimg_in {border:2px solid #0457AA; height:222px;}
#tpl_headimg .tlc, #tpl_headimg .trc, #tpl_headimg .blc, #tpl_headimg .brc {position:absolute; width:12px; height:12px;}
#tpl_headimg .tlc {top:0px; left:0px; background: url("/design/plain_site/images/h_headimg_tlc.png") no-repeat left top;}
#tpl_headimg .trc {top:0px; right:0px; background: url("/design/plain_site/images/h_headimg_trc.png") no-repeat left top;}
#tpl_headimg .blc {bottom:0px; left:0px; background: url("/design/plain_site/images/h_headimg_blc.png") no-repeat left top;}
#tpl_headimg .brc {bottom:0px; right:0px; background: url("/design/plain_site/images/h_headimg_brc.png") no-repeat left top;}

#tpl_toplinks {position:absolute; top:176px; left:30px;}
#tpl_toplinks a {
	background-color:transparent;
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	padding:3px 5px 0px 22px;
	color:#02407D;
	font-size:0.9em;}
#tpl_toplinks a:hover {
	text-decoration:none;
	background-color:transparent;
	color:#02407D;
	background-position:left top;}
#tpl_toplinks .home {background-image: url("/design/plain_site/images/h_topicon_home.gif");}
#tpl_toplinks .sitemap {background-image: url("/design/plain_site/images/h_topicon_site.gif");}
#tpl_toplinks .search {background-image: url("/design/plain_site/images/h_topicon_search.gif");}
#tpl_toplinks .contact {background-image: url("/design/plain_site/images/h_topicon_contact.gif");}

/* TOP NAVIGATION
========================================*/
#tpl_headmenu {
	position:absolute;
	bottom:0px;
	left:0px; 
	width:100%;
	height:47px;}
#tpl_menbar {position:absolute; left:0px; bottom:0px; width:100%;}
#tpl_menbar .left {
	width:10px;
	height:20px;
	background: url("/design/plain_site/images/h_menback_l.png") no-repeat left top;
	background-color:transparent;
	color:#ffffff;}
#tpl_menbar .right {
	width:10px;
	height:20px;
	background: url("/design/plain_site/images/h_menback_r.png") no-repeat left top;
	background-color:transparent;
	color:#ffffff;}
#tpl_menbar .middle {
	height:20px;
	background:#02407D url("/design/plain_site/images/h_menback_m.gif") repeat-x left top;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;}
#tpl_tmenu {
	position:absolute;
	left:0px;
	top:0px;}
#tpl_tmenu ul {list-style-type:none; margin:0px; padding:0px;}
#tpl_tmenu ul li {
	background: url("/design/plain_site/images/h_tmen_l1.png") no-repeat left top;
	background-color:transparent;
	color:#ffffff;
	padding:0px;
	padding-left:5px;
	margin-right:1px;}
#tpl_tmenu ul li a {
	display:block;
	background: url("/design/plain_site/images/h_tmen_r1.png") no-repeat right top;
	background-color:transparent;
	color:#ffffff;
	width:auto;
	font-size:1.1em;
	padding:4px 8px 0px 3px;
	white-space:nowrap;
	height:26px;
	text-decoration:none;
}
#tpl_tmenu ul li:hover {
	background: url("/design/plain_site/images/h_tmen_l2.png") no-repeat left top;}
#tpl_tmenu ul li:hover a {
	text-decoration:none;
	background: url("/design/plain_site/images/h_tmen_r2.png") no-repeat right top;}
#tpl_tmenu ul li.selected {
	background: url("/design/plain_site/images/h_tmen_l3.png") no-repeat left top;}
#tpl_tmenu ul li.selected a {
	background: url("/design/plain_site/images/h_tmen_r3.png") no-repeat right top;}

/* FOOTER BITS
  ================================================*/
#tpl_footer {
	clear:both;
	background:url("/design/plain_site/images/h_footer_mid.gif") repeat-x left bottom;
	background-color:#144D86;
	color:#ffffff;
	border-top:1px solid #ffffff;
	margin-top:5px;
	padding:0px;
	height:95px;
	text-align:right;
	font-size:0.74em;}
#footl {
	background:url("/design/plain_site/images/h_footer_l.gif") no-repeat left bottom;
	background-color:#144D86;
	color:#ffffff;
	width:9px;
	height:95px;}
#footr {
	background:url("/design/plain_site/images/h_footer_r.gif") no-repeat left bottom;
	background-color:#144D86;
	color:#ffffff;
	width:9px;
	height:95px;}
#footmid {margin:0px 9px 0px 9px;}
#tpl_awards {margin-top:7px; width: 700px; }
#tpl_awards .left {
	background:url("/design/plain_site/images/h_footer_l_l.png") no-repeat left top;
	background-color:transparent;
	color:#ffffff;
	width:28px;
	height:60px;
}
#tpl_awards .right {
	background:url("/design/plain_site/images/h_footer_l_r.png") no-repeat left top;
	background-color:transparent;
	color:#ffffff;
	width:28px;
	height:60px;}
#tpl_awards .middle {
	background:url("/design/plain_site/images/h_footer_l_m.png") repeat-x left top;
	background-color:transparent;
	color:#ffffff;
	height:60px;
	margin:0px 28px 0px 28px;
	padding:4px 0 0 0;
	text-align: center;
	vertical-align: middle;
	}
#tpl_awards .middle img {
	padding:0px 2px 0 2px;
	}

#tpl_details {width:100%; font-size:1.1em;}
#tpl_details a {background-color:transparent; color:#ffffff; text-decoration:underline;}
#tpl_details a:hover {background-color:transparent; color:#A2B9CF;}
#tpl_footer .charity {font-size:1.23em;}
	
#tpl_underfooter {
	padding:5px 0px 0px 0px;
	font-size:0.74em;}
#tpl_underfooter a {
	color:#ffffff;
	background-color:transparent;
	font-weight:bold;}
#tpl_underfooter a:hover {
	color:#A2B9CF;
	background-color:transparent;}

/* BODY CSS
==================================================*/
#tpl_topcurve {background-color:#FFFFFF; color:#333333; height:9px; font-size:0px;}
#tpl_topcurve .left {background:#ffffff url("/design/plain_site/images/h_bodytl.gif") no-repeat left top; width:171px; height:9px; color:#ffffff;}
#tpl_topcurve .right {background:#ffffff url("/design/plain_site/images/h_bodytr.gif") no-repeat left top; width:9px; height:9px; color:#ffffff;}

/* LEFT PANEL
  ================================================*/
#tpl_search form {
	margin-top: 10px;
	padding: 0px;
}
#tpl_search form label{
	display: none;
}

#tpl_leftpanel {width:170px; margin:0px;}
#tpl_leftpanel .title {
	margin:0px;
	background:#012952 url("/design/plain_site/images/h_lmenu_title.gif") no-repeat left top;
	color:#ffffff;}
#tpl_leftpanel .title h2 {
	text-align:right;
	background-color:transparent;
	color:#ffffff;
	margin:0px;
	padding:2px 5px 3px 5px;
	height:auto;
	font-size:1.3em;
	font-weight: bold;
}
#tpl_leftpanel .title h2 a {
	background-color:transparent;
	color:#ffffff;
}

#tpl_leftpanel .menu {}
#tpl_leftpanel .menu ul {border-top:1px solid #ffffff; list-style-type:none; margin:0px; padding:0px; }
#tpl_leftpanel .menu ul li {margin:0px; padding:0px; height:1%; white-space: normal;}
#tpl_leftpanel .menu ul li a {
	display: inline-block;
	background:#0978DF url("/design/plain_site/images/h_lmenu_back1.gif") no-repeat left top;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
	width:162px;
	padding:2px 3px 3px 5px;
	font-size:0.9em;}
#tpl_leftpanel .menu ul li a:hover {
	background:#096DC6 url("/design/plain_site/images/h_lmenu_back2.gif") no-repeat left top;
	color:#ffffff;
	text-decoration:none;}
#tpl_leftpanel .menu ul li a.selected {
	background:#034381 url("/design/plain_site/images/h_lmenu_back3.gif") no-repeat left top;
	color:#ffffff;}
	
#tpl_leftpanel .menu ul ul {border:none;}
#tpl_leftpanel .menu ul ul li a {
	background:none;
	background-color:#ffffff;
	color:#02407D;
	width:157px;
	padding:1px 3px 2px 10px;
	border-bottom:1px dotted #81BBF1;}
#tpl_leftpanel .menu ul ul li a:hover {
	background:none;
	background-color:#eeeeee;
	color:#02407D;
	text-decoration:none;}
#tpl_leftpanel .menu ul ul li a.selected {
	background:none;
	background-color:#dddddd;
	color:#02407D;}

#tpl_leftpanel .footer {
	background:#02407D url("/design/plain_site/images/h_lmenu_bot.gif") no-repeat left top;
	color:#ffffff;
	height:10px;
	font-size:0px;}
	
/* RIGHT PANELS
  ================================================*/	
#tpl_rightpanel {width:200px;}
#tpl_rightpanel .panel {
	}
#tpl_rightpanel .panel .title{
	background: #ffffff url("/design/plain_site/images/h_rp_titleback.gif") no-repeat left top;
	color:#333333;
}
#tpl_leftpanel .panel .title {
	background: #ffffff url("/design/plain_site/images/h_lp_titleback.gif") no-repeat right top;
	color:#333333;
}
#tpl_leftpanel .panel .title h3 {
	background-image: url("/design/plain_site/images/h_rp_icon1.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-color:transparent;
	color:#ffffff;
	height:22px;
	font-size:1.1em;
	font-weight:normal;
	padding:1px 20px 0px 5px;
	margin: 10px 10px 0 0;
	text-align: right;
}
#tpl_leftpanel #search label {
	display: none
}
#tpl_leftpanel .panel .body {padding:5px 0 5px 0;}
#tpl_leftpanel #subscribe .body {
    padding: 5px;
}
#tpl_rightpanel .panel .title h3 {
	background-image: url("/design/plain_site/images/h_rp_icon1.png");
	background-repeat: no-repeat;
	background-position: 10px 1px;
	background-color:transparent;
	color:#ffffff;
	height:22px;
	font-size:1.1em;
	font-weight:normal;
	padding:1px 5px 0px 30px;
}
#tpl_rightpanel .panel .body { padding:0px 5px 5px 5px;}
#tpl_rightpanel .panel .body p { padding: 5px 5px 5px 0 }
#tpl_rightpanel .panel .viewmore {text-align:right; padding-top:3px;}
#tpl_rightpanel .panel .viewmore a {background-color:#ffffff; color:#F21608;}
#tpl_rightpanel .panel ul {margin:0px; padding:0px;}
#tpl_rightpanel .panel ul li {
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #02407D;
	background: #ffffff url("/design/plain_site/images/h_rp_bullet1.gif") no-repeat 10px 6px;
	color:#333333;
	padding:5px 4px 5px 25px;
}
#tpl_rightpanel .panel ul li a {
	background-color:#ffffff;
	color:#0570D8;
	font-weight:bold;
	text-decoration:none;
}
#tpl_rightpanel .panel ul li a:hover {
	background-color:#ffffff;
	color:#ff0000;
	text-decoration:underline;}

#tpl_rightpanel #news h3 {background-image:url("/design/plain_site/images/h_rp_icon1.png");}
#tpl_leftpanel #facebook h3 {background-image:url("/design/plain_site/images/h_rp_ficon.png");}
#tpl_leftpanel #subscribe h3 {background-image:url("/design/plain_site/images/h_rp_sicon.png");}
#tpl_leftpanel #search h3 {background-image:url("/design/plain_site/images/h_rp_icon1.png");}
#tpl_rightpanel #events h3 {background-image:url("/design/plain_site/images/h_rp_icon1.png");}
#tpl_rightpanel #download h3 {background-image:url("/design/plain_site/images/h_rp_icon2.png");}
#tpl_leftpanel #search h3 {background-image:url("/design/plain_site/images/h_rp_gicon.png");}


#tpl_rightpanel #news li {background:none; padding-left:4px;}
#tpl_rightpanel #download li {
	margin:0px;
	border-bottom:1px dotted #02407D;
	background: #ffffff;
	background-image: none;
	color:#333333;
	padding:3px 4px 3px 0px;
}


/* MAIN BODY STYLES
=================================================*/
#tpl_mainOuter { margin-left:180px; margin-right:210px;}
#tpl_mainFull	{ margin-left:180px; margin-right:10px; }
#tpl_breadtrail {text-align:right; padding:0px 0px 4px 0px; background-color:#ffffff; color:#000000;}
#tpl_breadtrail a {background-color:#ffffff; color:#0570D8; font-weight:normal; text-decoration: underline}
#tpl_breadtrail a:hover { background-color:#ffffff; color:#ff0000; text-decoration: none}
#tpl_mainInner {text-align:left; background-color:#ffffff; color:#333333; width:100%;}
#tpl_mainInner a { text-decoration: underline }
#tpl_mainInner a:hover { text-decoration: none }

#tpl_mainInner p, #tpl_mainInner ul, #tpl_mainInner form {padding-bottom:5px;}

#tpl_mainInner .halfleft,  #tpl_mainInner .halfright {width:49%; margin: 10px 0 0 0 }


#tpl_mainInner .infobox {}
#tpl_mainInner .infobox .title {}
#tpl_mainInner .infobox .title .top {background-color:#0570D8; color:#ffffff; height:11px; font-size:0px;}
#tpl_mainInner .infobox .title .tl {
	background-image:url("/design/plain_site/images/h_box1_tl.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:11px;
	height:11px;}
#tpl_mainInner .infobox .title .tr {
	background-image:url("/design/plain_site/images/h_box1_tr.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:11px;
	height:11px;}
#tpl_mainInner .infobox .title .body {background-color:#0570D8; color:#ffffff; padding:0px; margin:0px;}
#tpl_mainInner .infobox .title .body h3 {background-color:#0570D8; color:#ffffff; margin:0px; padding:0px 10px 0px 10px; font-weight:bold;}
#tpl_mainInner .infobox .title .bot {
	background-color:#0570D8;
	background-image:url("/design/plain_site/images/h_box1_mm.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:0px;
	color:#ffffff;
	height:13px;}
#tpl_mainInner .infobox .title .bl {
	background-image:url("/design/plain_site/images/h_box1_ml.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:13px;
	height:13px;}
#tpl_mainInner .infobox .title .br {
	background-image:url("/design/plain_site/images/h_box1_mr.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:13px;
	height:13px;}
#tpl_mainInner .infobox .body {
	border:solid #378DE1;
	border-width:0px 1px 0px 1px;
	background-color:#E1F0FF;
	height:1%;
	color:#333333;
	padding:6px 6px 0px 6px;}
#tpl_mainInner .infobox .foot {
	background-color:#E1F0FF;
	background-image:url("/design/plain_site/images/h_box1_bm.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	font-size:0px;
	color:#ffffff;
	height:13px;}
#tpl_mainInner .infobox .foot .fl {
	background-image:url("/design/plain_site/images/h_box1_bl.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:13px;
	height:13px;}
#tpl_mainInner .infobox .foot .fr {
	background-image:url("/design/plain_site/images/h_box1_br.gif");
	background-position:left top;
	background-repeat:no-repeat;
	width:13px;
	height:13px;}

#tpl_mainInner .ibox2 .title .top {background-color:#02407D; color:#ffffff;}
#tpl_mainInner .ibox2 .title .tl {background-image:url("/design/plain_site/images/h_box2_tl.gif");}
#tpl_mainInner .ibox2 .title .tr {background-image:url("/design/plain_site/images/h_box2_tr.gif");}
#tpl_mainInner .ibox2 .title .body {background-color:#02407D; color:#ffffff;}
#tpl_mainInner .ibox2 .body ul li { background:url("/design/plain_site/images/bullet_blue.gif") no-repeat 4px 6px; background-color:transparent; color:#ffffff;}
#tpl_mainInner .ibox2 .body a { background-color:transparent; color:#ffffff; text-decoration: underline }
#tpl_mainInner .ibox2 .body a:hover { background-color:transparent; color:#ffffff; text-decoration: none }

#tpl_mainInner .ibox2 .title .body h3 {background-color:#02407D; color:#ffffff;}
#tpl_mainInner .ibox2 .title .bot {background-color:#02407D; background-image:url("/design/plain_site/images/h_box2_mm.gif");}
#tpl_mainInner .ibox2 .title .bl {background-image:url("/design/plain_site/images/h_box2_ml.gif");}
#tpl_mainInner .ibox2 .title .br {background-image:url("/design/plain_site/images/h_box2_mr.gif");}
#tpl_mainInner .ibox2 .body {border:solid #02407D; border-width:0px 1px 0px 1px; background-color:#0570D8; color:#ffffff;}
#tpl_mainInner .ibox2 .foot {background-color:#0570D8; background-image:url("/design/plain_site/images/h_box2_bm.gif");}
#tpl_mainInner .ibox2 .foot .fl {background-image:url("/design/plain_site/images/h_box2_bl.gif");}
#tpl_mainInner .ibox2 .foot .fr {background-image:url("/design/plain_site/images/h_box2_br.gif");}

/* 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.4em;
}
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 10px 5px 10px; clear: right }
div.object-left	 { margin: 5px 10px 5px 10px; 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%; height: 1%; }
* html #cwrapper 	{ width: 100% }
.cleft 				{ margin: 0; width: 48%; padding: 0 }
.cright 			{ margin-right:0px; width: 48%; 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 }

#tpl_galleryhead {
	display:none;
	background-color:#eeeeee;
	padding:0;
	height:55px;
	color:#333333;
	font-size:1.8em;
	font-weight: normal;
}
#tpl_galleryhead_text {
	padding:15px 20px 0px 20px;
}

#tpl_galleryhead_img {
	float: right;
	width:150px;
}
#tpl_gallbtn {
	width:134px;
	height:54px;
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	background-image:url("/design/plain_site/images/gallbtn.png");
}
#tpl_gallbtn.selected {
	background-position:left bottom;
}
#tpl_gallerybody {display:none; background-color:#000000;}
#gallery_preview { }
#hp_gallery { width: 100%; position: relative; }
#hp_gall_frame { margin-left:35px; margin-right:35px; border: solid #dadada; border-width:0px 1px 0px 1px; overflow:auto;}
#hp_gall_frame table { width:100%; }
#hp_gall_frame tr {}
#hp_gall_frame td {margin:0; padding:5px;}
#hp_gall_frame a {}
#hp_gall_frame img { border: none; background-color:#ffffff; padding:2px; }
#hp_gall_frame img:hover {background-color:#0570D8; color: #000000 }
#hp_gallery #hp_gal_lbtn {
	display:none;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#666666;
	background-image:url("/design/plain_site/images/gallery_lbutton.gif");
	width:17px;
	height:34px;
	position:absolute;
	top:0px;
	left:5px;
}
#hp_gallery #hp_gal_rbtn {
	display:none;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#666666;
	background-image:url("/design/plain_site/images/gallery_rbutton.gif");
	width:17px;
	height:34px;
	position:absolute;
	top:0px;
	right:5px;
}
#hp_gallery #hp_gal_lbtn:hover, #hp_gallery #hp_gal_rbtn:hover {background-position:right bottom;}
#hp_gallery #hp_gal_lbtn.inactive, #hp_gallery #hp_gal_rbtn.inactive {background-position:left top;}

/* 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.tableb th {
	background: #02407D 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 #02407D;
}
table.tableb td 	{border: 1px solid #004635; background-color:#ffffff; color:#333333; vertical-align: top; padding: .5em; }
table.tableb p, table.tablebl p			{ padding: 0; margin: 0 }
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;
	margin-left: 10px;
}
div#tpl_calendar_right
{
   vertical-align: top;
   padding-left: 12px;
   margin-left: 240px;
   margin-right: 10px;
   height: 1%;
}
div#tpl_calendar_right h2
{
	margin: 0;
	padding: 5px 0 5px 0;
}
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:#012952; background-image:none; padding: 3px 5px 3px 15px; }
div#tpl_calendar_left .tpl_cal_box .ct01_left	{ color:#333333; background-color:#9A9A9A; 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:#333333; 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: #cccccc;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
div.calendar_month_label a			{ background-color: inherit; color: #cccccc }
div.calendar_month_label a:hover	{ background-color: inherit; color: #cccccc; text-decoration: underline }
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: 0;
	padding: 5px 0 5px 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: #0570D8;
    background-image: url("/design/plain_site/images/calendar/tpl_calendar_date_selected.jpg");
    background-repeat: repeat-x;
	color: #ffffff;
	height: 1%;
}
div#tpl_calendar_left table td.tpl_calendar_date_selected a
{
	font-weight: bold;
	background-color: transparent;
	color: #ffffff;
}
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:#F21608;
	background-color:inherit;
}

.boxfloatright			{ width:374px; height: 1%; margin-right:10px;}
.boxfloatleft			{ width:374px; height: 1%; margin-left:10px;}
.boxfull				{width:100%; height:1%; margin:0;}

.boxtop		{ height:17px;	margin:0; padding:0px;}
.boxtopcen	{ margin-left: 17px; margin-right: 17px; padding:16px 0 0 0;}
.boxtl		{ height:17px; width:17px; margin:0px; padding:0px; }
.boxtr		{ height:17px; width:17px; margin:0px; padding:0px; }
.boxbody	{ margin:0px; padding:0px; height:1%; width:auto; }
.boxbinner	{ margin: 0; padding: 0px 10px 0px 10px; }
.boxbody p	{ margin:0.5em 0 0.5em 0; padding:0px; height:1% }
.boxbinner h2 { margin: 0; padding: 0;  }
.boxbot	{ height:17px; margin:0px; padding:0px; margin-bottom:8px; }
.boxbotcen	{ margin-left: 17px; margin-right: 17px; padding:0 0 16px 0;}
.boxbl	{ height:17px; width:17px; margin:0px; padding:0px; }
.boxbr	{ height:17px; width:17px; margin:0px; padding:0px; }

.factbox .boxtopcen { background: #F0F0F0; color:#000000; border-top: 1px solid #F0F0F0 }
.factbox .boxtl  { background: url("/design/plain_site/images/factbox_tlc.gif") no-repeat left top; }
.factbox .boxtr  { background: url("/design/plain_site/images/factbox_trc.gif") no-repeat right top; }
.factbox .boxbody	{ border: solid #F0F0F0; border-width:0px 1px 0px 1px; background: #F0F0F0; color:#000000; }
.factbox .boxbotcen { background: #F0F0F0; color:#000000; border-bottom: 1px solid #F0F0F0 }
.factbox .boxbl  { background: url("/design/plain_site/images/factbox_blc.gif") no-repeat left top; }
.factbox .boxbr { background: url("/design/plain_site/images/factbox_brc.gif") no-repeat right top; }

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;
}
#tpl_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;
}
#tpl_bodyouter input.box,
#tpl_bodyouter textarea.box,
#tpl_bodyouter input.halfbox,
#tpl_bodyouter div.element input, 
div#frmcnt input,
div#frmcnt textarea,
#tpl_bodyouter input.ezcc-user
{
	border:1px solid #D3CFDE;
}
#tpl_bodyouter .block input.box, #tpl_bodyouter textarea.box, #tpl_bodyouter div.block input.ezcc-user {
	width:100%;
}
#tpl_bodyouter input.halfbox {
	width: 50%;
}
#tpl_bodyouter div.element input.ezcc-user {
	width: 100%;
}
#tpl_bodyouter fieldset {
	border:1px solid #D3CFDE;
	margin: 0;
	padding: 10px 15px 0 10px;
}
#tpl_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;
}
#tpl_bodyouter div.block div.element {
	float:left;
	width: 48%;
	margin-right: 5px;

}
div.buttonblock {
	margin: 10px 0 0 0;
	text-align: center;
}
/* POLL RESULT STYLE */

div.poll-result td.poll-resultbar td.poll-percentage, div.poll-result td.poll-resultbar td.poll-votecount
{  
    font-style: italic;
    font-size: 85%;
}

div.poll-result td.poll-resultbar td.poll-percentage
{  
    text-align: left;
}

div.poll-result td.poll-resultbar td.poll-votecount
{  
    text-align: right;
}

div.poll-result p
{  
    font-weight: bold;
}

div.poll-result div.chart-bar-resultbox
{
    margin: 0.5em 0 0.5em 0;
    width: 100%;
}

div.poll-result div.chart-bar-resultbar
{
    height: 14px;
}

div.poll-result td.poll-resultname
{
    padding-right: 5px;
}

div.poll-result td.poll-resultbar
{
    padding-left: 5px;
}

div.poll-result td.poll-resultbar table
{
    width: 300px;
}

div.poll-result div.chart-bar-resultbox				{ background-color: #eeeeee; color: #000000 }
div.poll-result div.chart-bar-resultbar				{ background-color: #003366; color: #000000 /* This could also be a repeating background image */ }
p.smalldull							{ background-color: #ffffff; color: #666666; font-size: 0.9em }

#tpl_leftbar_banners {
	padding: 5px;
	margin: 5px 0 0 0;
}
#tpl_leftbar_banners img {
	padding: 0;
	margin: 10px 0 10px 0;
}

p.date {
	font-style: italic;
	background: inherit;
	color: #666666;
}
