/* 	The styles contained within this stylesheet are intended for demonstration purposes only.
	If certain page elements are not required, it is not necessary to include them in the final stylesheet. */

body{font-size:76%; margin:0; padding:0; color:#333; background-color:#F5F5F5; text-align:center;} /* all subsequent fonts sized in ems ONLY. */


/* LAYOUT */
#page{padding:0;text-align:left;background:url(/images/header-bg-left.gif) no-repeat top left #fff;}
#header{}
#footer{background:url(/images/footer-bg-left.gif) no-repeat bottom left #efe8f0;clear:both;margin-top:31px;color:#682a75;}
	#footercorner {background:url(/images/footer-bg-right.gif) no-repeat bottom right;}


/* FORMAT */
abbr,acronym,dfn{cursor:help;border:0;}
a abbr,a acronym,a dfn{cursor:pointer;}

pre,address{margin:0;padding:0;}
p,blockquote{margin:0;padding:0 0 1em 0;line-height:1.5em;}
img{border:0;}


/* FORMAT > fonts */
body,input,textarea,select{font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;}
em,i{font-style:italic;}
strong,b{font-weight:bold;}
dfn{font-style:normal;}
cite{font-style:italic;}
code,kbd,pre{font-family:"Courier New",Courier,mono;font-size:1em;}


/* ANCHORS */
a{text-decoration:underline; color: #692B75;}
a:link{ color: #692B75; font-weight: bold;}
a:visited{ }
a:hover{color: #009CBD;}
a:active{ }


/* HEADERS */
h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#393737;}
h1{font-size:2em;}
h2{font-size:1.75em;}
h3{font-size:1.25em;}
h4{font-size:1.1em;}
h5,h6{font-size:1em;}


/* LISTS */
ul,ol,dl{margin:0;padding:0 0 1em 0;}
ul ul,ol ol,ol ul,ul ol{padding:0;margin:0 0 0 2em;}
ul{list-style-type:disc;}
ol{list-style-type:decimal;}
li{margin:0 0 0 2em;padding:0;}

dt{display:block;float:left;}
dd{margin-left:10em;}


/* FOOTER LINKS */
#footer{}
	#footer ul{list-style-type:none;margin:0;padding:0;float: right;}
	#footer ul li{display:inline;margin:0;padding:0;}
	#footer ul li a{padding:0 10px 0 8px;text-decoration:none;color:#682a75;background:url(/images/footer-div.gif) no-repeat right;}
		#footer ul li.final a{padding:0 0 0 8px;background:none;}
	#footer ul li a:hover{text-decoration:underline;color:#682a75;}
	
	#footer ul.primary {float: left;}

/* ALPHA LIST */
#alpha{margin:15px 0 0 0;padding:0;}
#alpha li{display:inline; list-style:none; margin:0 0 0 3px; padding:0px;}
#alpha a{text-decoration:underline; color:#692b75;font-weight:normal;}
#alpha a.selected{text-decoration:none; font-weight:bold;}
#alpha a:hover{color:#009cbd;}

/* TABLES */
caption{display:block;padding:0;margin:0;}
table{border:0;margin:0 0 20px 0;vertical-align:top;}
th{border:0;vertical-align:top;text-align:left;}
th.row-header{background-color:transparent;color:#000;}
td{border:0;padding:2px 5px 2px 5px;text-align:left;vertical-align:top;}

/* FORMS */
form{margin:0;padding:0;}
fieldset{margin:0;padding:0;border:0;}
legend{margin:0;padding:0;display:none}

.label{float:left;width:34%;padding:0.2em 0 0.8em 0;margin:0 1% 0 0;text-align:left;}
.element{float:left;width:55%;margin:0 1% 0 0;padding:0 0 0.8em 0;}
	.element p{margin:0;padding:0;font-size:0.88em;}
	.element a {word-wrap: break-word;}

.help{float:right;width:auto;padding:0;margin-top:-2px;}
	.help a{display:block;background-color:#FFF;color:#000;text-decoration:none;font-size:1em;}
	.help a:hover{background-color:#AAA;color:#FFF;}
	.help input.submit{border:0;}
	
.error{color:#f00;display:none;}

textarea{font-size:100%;border:1px solid #000;padding:0.2em;}
input.text{border:1px solid #000;}

#additional .label {float: none; padding: 0; font-weight: bold; width: auto;}
#additional .element {float: none; width: auto;}
#additional .element input {margin-bottom: 5px; width: 65%;}

.highlight{color:#F00;}

#rightselect  {float: left; margin-right: 10px;}

#errors ul {background-image: none;}
input.search {float:left;}

/* SHORTCUTS */
#shortcuts{position:absolute;left:-500px;top:-500px;width:50%;}
#toplink{position:absolute;left:-500px;height:1px;overflow:hidden;width:50%;}

/* HEADER */
#header {background:url(/images/header-bg-right.gif) no-repeat top right;}
	#lefthdr {float:left;padding:36px 0 15px;}
	#righthdr {float:right;margin-top:47px;width:222px;position:relative;}
	
	#righthdr input.image{display:inline;float:right;padding-top:3px}
	#righthdr input.text{display:inline;float:left;width:145px;margin:0 5px 0 0;padding:1px;border:1px solid #009cbd;} 
	#righthdr select{display:inline;float:left;width:149px;margin:0 5px 0 0;padding:1px;border:1px solid #009cbd;}
	#righthdr div{height:30px;}
	
	label#minilabel{position:absolute; left:-60px; width:60px !important;font-size:.8em;line-height:1.1em}
 
/* NAVIGATION */
#navigation{background:url(/images/nav-bg.gif) repeat-x bottom #FFF;clear:both;font-weight:bold;}
	#navigation ul{list-style-type:none;margin:0;padding:0;}
	#navigation ul li{width:auto;display:inline;float:left;margin:0;padding:0;height:28px;}
	#navigation ul li a{color:#000;display:block;float:left;}
	
	/* sliding-doors */
	#navigation ul li {background:url(/images/nav-right.gif) no-repeat right top;}
		#navigation ul li a {position:relative;padding:9px 0 0;margin-right:40px; height:24px; background:url(/images/nav-left.gif) no-repeat left top;}
	
	#navigation ul li.selected {background:url(/images/nav-hit-right.gif) no-repeat right top;border:0;margin-left:-14px;}
		#navigation ul li.selected a {background:url(/images/nav-hit-left.gif) no-repeat left top;border:0;padding-left:12px;z-index:100;}
		
	#navigation ul li#first {background:url(/images/nav-right.gif) no-repeat right top;}	
		#navigation ul li#first a {background:url(/images/nav-left-first.gif) no-repeat left top; padding-left:12px;}	
		
	#navigation ul li.selected#first {background:url(/images/nav-hit-right.gif) no-repeat right top;border:0;margin-left:0;}
		#navigation ul li.selected#first a {background:url(/images/nav-hit-left.gif) no-repeat left top;border:0;}
		
	#navigation ul li#last {background:url(/images/nav-right-last.gif) no-repeat right top;}	
		#navigation ul li#last a {background:url(/images/nav-left.gif) no-repeat left top;}
		
	#navigation ul li.selected#last {background:url(/images/nav-hit-right-last.gif) no-repeat right top;}
		#navigation ul li.selected#last a{background:url(/images/nav-hit-left.gif) no-repeat left top;}
	
	#navigation span {position:absolute;left:-500px;top:-500px;}
	
	#navigation ul li#navwhat a {padding-right:1px;}
	#navigation ul li#navguid a {padding-right:1px;}

/* SUBNAV */
#subnav{}
	#subnav ul{margin:-5px 0 0;padding:0;list-style-type:none;line-height:normal;font-size:1.1em}
	
	#subnav li{margin:0;padding:0;font-weight:bold;background:url(/images/subnav-dots.gif) repeat-x bottom;padding:5px 0;}
	#subnav li a{background:url(/images/subnav-top-gt.gif) 0 3px no-repeat;color:#692b76;text-decoration:none;margin:0 0 0 10px;padding:0 0 0 11px;display: block;}
		#subnav li a:hover{text-decoration:underline;color:#009cbd;}
	#subnav li.selected a{color:#009cbd;}
	#subnav li.child a{background:url(/images/subnav-selected.gif) 0 8px no-repeat;}
		#subnav li.selected a:hover{text-decoration:none;cursor:default;}
	
	#subnav ul ul{margin:0 0 0 11px;}
	#subnav li.selected li{background:none;font-size:0.8em;font-weight:normal;padding:3px 0;}
		#subnav li.selected li a{background:url(/images/subnav-sub-gt.gif)  0 3px no-repeat;color:#692b76;}
		#subnav li li.selected a{font-weight:bold;background:url(/images/subnav-sub-gt.gif) 0 3px no-repeat;color:#009cbd;}
	#subnav li.selected li a:hover{text-decoration:underline;color:#009cbd;cursor:pointer;}
	#subnav li.selected li.selected a:hover{text-decoration:none;color:#009cbd;cursor:default;}
	

/* BREADCRUMB */
#breadcrumb{margin:0 0 10px 0;border:}
	#breadcrumb ol{list-style-type:none;padding:0;font-weight:bold;color:#692b76;font-size:0.94em;}
	#breadcrumb ol li{display:inline;margin:0;padding:0;}
	#breadcrumb ol li a{display:inline;padding:0 25px 0 10px;background:url(/images/breadcrumb-gt.gif) left no-repeat;font-weight:normal;color:#692b76;}
	#breadcrumb ol li a:hover{color:#009cbd;}
	#breadcrumb span.selected{padding:0 25px 0 10px;background:url(/images/breadcrumb-gt.gif) left no-repeat;}

/* PAGINATION */
.pagination{margin:10px 0 10px 0;}
	.pagination ul{display:inline;float:left;list-style-type:none;text-align:center;margin:0;padding:0;width:33%}
	.pagination ul li{display:inline;padding:0;margin:0;}
	.pagination ul li a{padding:0;margin:0;}
	.pagination ul.previous a{display:block;float:left;width:auto;padding:0 0 0 10px;margin:0 10px 0 0;background:url(/images/arrow-left-link.gif) center left no-repeat;}
	.pagination ul.next{float:right;} 
	.pagination ul.next a{display:block;float:right;width:auto;padding:0 10px 0 0;margin:0 0 0 10px;background:url(/images/arrow-right-link.gif) center right no-repeat;}

/* FEATURE */

	#corner{background:url(/images/feature-right.gif) top right no-repeat;}
	#feature a{color:#fff;text-decoration:none;}
	#feature a:hover{text-decoration:underline;}

#colourband{background:url(/images/colorband-left.gif) bottom left no-repeat #692b75;margin-top:176px;}
	#colourband img{float:right;display:block;background:url(/images/colorband-right.gif) bottom right no-repeat #692b75;padding:7px 11px 7px 0;}
	
/* CONTENT H1 */
#content h1.lrg {padding:22px 13px 12px;font-size:1.6em;font-weight:normal;}
#content h1.sml {padding:8px 13px 8px;font-size:1.4em;font-weight:normal;}
#content ul.sml {padding:8px 13px 8px;font-size:1.2em;font-weight:normal;}

div.purple {background:url(/images/purple-h1-top-left.gif) top left no-repeat #692b75;}
div.purple .topright {background:url(/images/purple-h1-top-right.gif) top right no-repeat;}
div.purple .btmleft {background:url(/images/purple-h1-btm-left.gif) bottom left no-repeat;}
div.purple h1 {background:url(/images/purple-h1-btm-right.gif) bottom right no-repeat;color:#fff;}
div.purple ul {background:url(/images/purple-h1-btm-right.gif) bottom right no-repeat;color:#fff;}

div.blue {background:#009cbd url(/images/blue-h1-top-left.gif) top left no-repeat;}
div.blue .topright {background:url(/images/blue-h1-top-right.gif) top right no-repeat;}
div.blue .btmleft {background:url(/images/blue-h1-btm-left.gif) bottom left no-repeat;}
div.blue h1 {background:url(/images/blue-h1-btm-right.gif) bottom right no-repeat;color:#fff;}
div.blue ul {background:url(/images/blue-h1-btm-right.gif) bottom right no-repeat;color:#fff;}

div.ltpurp {background:url(/images/ltpurp-top-left.gif) top left no-repeat #f1eaf2;}
div.ltpurp .topright {background:url(/images/ltpurp-top-right.gif) top right no-repeat ;}
div.ltpurp .btmleft {background:url(/images/ltpurp-btm-left.gif) bottom left no-repeat;}
div.ltpurp h1 {background:url(/images/ltpurp-btm-right.gif) bottom right no-repeat;color:#692b75;}
div.ltpurp ul {background:url(/images/ltpurp-btm-right.gif) bottom right no-repeat;color:#692b75;}

div.ltblue {background:url(/images/ltblue-top-left.gif) top left no-repeat #e5f5f8;}
div.ltblue .topright {background:url(/images/ltblue-top-right.gif) top right no-repeat ;}
div.ltblue .btmleft {background:url(/images/ltblue-btm-left.gif) bottom left no-repeat;}
div.ltblue h1 {background:url(/images/ltblue-btm-right.gif) bottom right no-repeat;color:#009cbd;}
div.ltblue ul {background:url(/images/ltblue-btm-right.gif) bottom right no-repeat;color:#009cbd;}


/* CONTENT FORM PAGE */
/*h2.legend {font-size:1.2em;padding:10px 0 5px;margin-top:7px;}*/
h2.legend {display: none;}
.form .padding{padding:0 !important;margin-top:20px;}
.form .label{font-weight:bold;}
.form .element{margin:0 1% 0 0;padding:0 0 1.1em 0;}
.form form .element {width: 64%; margin: 0;}
.form input.text{width:99%;}
.form select{width:99%}
 .form textarea{width:99%}
.form select, .form textarea, .form input{border:1px solid #009cbd;padding:1px;}
.form input.submit-image{padding:0; border:0;}
.form input.checkbox, .form input.radio{border:0px;}



/* ALPHA LIST */
#alpha{margin:15px 0 0 0;padding:0;}
#alpha li{display:inline; list-style:none; margin:0 0 0 3px; padding:0px;}
#alpha a{text-decoration:underline; color:#692b75;font-weight:normal;}
#alpha a.selected{text-decoration:none; font-weight:bold;}

/* GUIDANCE PAGE */
#guid-head{background:url(/images/subnav-dots.gif) top repeat-x;margin:15px 0;padding:4px 0 0 0;font-size:1.3em;line-height:1em;color:#e5f5f8;}

#guid-table, #guid-table tr, #guid-table td, #guid-table th{border:0;}
#guid-table th{font-weight:bold;background:#fff;color:#333;font-size:0.94em;padding-left:8px; text-align:left;border-top:1px solid #e5f5f8;}
#guid-table tr{background:#fafafa;}
#guid-table tr.alt{background:#e5f5f8;}
#guid-table tr#firsttr{background:none;}
#guid-table td{vertical-align:top;padding:12px 8px;font-size:0.94em;border-bottom:1px solid #fff;}
#guid-table tr.alt td{padding:12px 8px;font-weight:normal;}
	#guid-table td img{margin:3px 0 0 0;}
	#guid-table td a{color:#692b75;text-decoration:none;font-weight:bold;}
	#guid-table td a:hover{text-decoration:underline;}
th#firstth{padding-left:0;}
#td1{width:8%}
#td2{width:47%}
#td3{width:26%;}
#td4{width:18%;}

/* POLL PAGE */
h3.dots {border: none !important;}
#poll-h3{padding:4px 0 10px;color:#585858;background:url(/images/button-dots.gif) top repeat-x;margin-top:15px;}
#content table.past {background-color: #E5F5F8;margin: 0; width: 100%;}
#content table.past th {background-color: #E5F5F8;padding-left: none;padding: 10px 0 10px 10px; margin: 0;font-weight: normal;}
#content table.past tr {background: none;background-color}
#content table.past td {background: none;font-weight: bold;padding: 0 0 10px 20px;}
#content table.past td.result {color: #029ABF; padding-left: 10px;}

#content table.alt {background-color: #FAFAFA;margin: 0;}
#content table.alt th {background-color: #FAFAFA;padding-left: none;padding: 10px 0 10px 10px; margin: 0;font-weight: normal;}
#content table.alt tr {background: none;}
#content table.alt td {background: none;font-weight: bold;padding: 0 0 10px 20px;}
#content table.alt td.result {color: #029ABF; padding-left: 10px;}

#additional table.past {margin-left:13px;}

/* EVENTS */
#event-select{margin:15px 0;padding:0;}
#event-select .label{width:auto;font-size:1.3em;padding:1px 10px 0 0;font-weight:bold;margin:0;}
#event-select .element{width:auto;margin:1px 0 0;padding:0;}
#event-select select{width:140px;border:1px solid #009cbd;padding:1px;margin-bottom:7px;}
#event-select .submit{margin:0 0 0 10px;}

#event-table tr{background:#E5F5F8;}
#event-table tr.alt{background:#FAFAFA;}

#event-table th{background:#fff;padding:7px 8px;}
#event-table #th1{width:18%;}
#event-table #th2{width:18%;}
#event-table #th3{width:63%;}

#event-table td{border-bottom:1px solid #fff;padding:12px 8px;}

#event-table p{padding-bottom:2px;}
#event-table a{text-decoration:none;color:#692b75;font-weight:bold;}
	#event-table a:hover{color:#009cbd;text-decoration:underline;}

#event-table .button a{background:url(/images/gt.gif) left no-repeat;padding-left:10px;}

/* PARAS */
#paras{font-size:1.1em;}
#paras h2{background:url(/images/subnav-dots.gif) repeat-x top;font-size:1.1em;padding:10px 0 5px;margin-top:7px;}
#paras h2#firsth2{background:none;margin-top:0px;}
#paras p{padding-bottom:5px;}
#paras .button a{padding-left:10px;background:url(/images/gt.gif) left no-repeat;color:#692b75; text-decoration:none;font-weight:bold;}
#paras a:hover{text-decoration:underline;color:#009cbd;}
#paras img{padding: 0 5px;}

/* COLUMNS */
.cols{margin-top:10px;}
.col-button {margin-bottom:20px;}

/* COLUMN CELLS */
#content .col1{float:left;width:48%;padding: 0 5px 0 0;}
#content .col2{float:right;width:48%;padding: 0 0 0 5px;}

/* COLUMNS > BASE */
.cols h2{color:#009cbd;}
.cols h2{background:url(/images/h2-border-dots.gif) bottom repeat-x;margin-bottom:4px}
.cols #news{background:url(/images/h2-news.gif) left no-repeat;padding:10px 0 6px 40px;}
.cols #info{background:url(/images/h2-info.gif) left no-repeat;padding:10px 0 6px 40px;}
.cols #upco{background:url(/images/h2-upco.gif) left no-repeat;padding:10px 0 6px 40px;}
.cols #vaca{background:url(/images/h2-vaca.gif) left no-repeat;padding:10px 0 6px 40px;}

.cols p{padding-bottom:6px;}

.cols ul{margin:0;padding:0 0 10px;}
.cols li{list-style-image:url(/images/gt.gif);margin:0 0 0 12px;padding:0;}

.cols a{text-decoration:none;color:#692b75;font-weight:bold;}
.cols a:hover{text-decoration:underline;color:#692b75;}

.cols .button, .cols ul{background:url(/images/button-dots.gif) top repeat-x;padding-top:4px;}
.cols .button a{background:url(/images/gt.gif) left no-repeat;padding-left:10px;}

#news-panel p{line-height:1.2em;}
#news-panel img{padding-right:6px;margin-bottom:-2px}

.cols .date{font-weight:normal;color:#333;}

/* ADDITIONAL */
#additional h2{font-size:1.2em;}
#additional a{color:#692b76;text-decoration:none;font-weight:bold;}
#additional a:hover{text-decoration:underline;color:#009cbd;}

/* PRINT AND EMAIL */
#pande {margin:0 0 5px;padding:0;}
#pande li{margin:0;padding:0;display:inline;}
	#pande li a{float:left;display:block;font-weight:normal;padding-bottom:4px;padding-top:2px;margin-top:-3px;}
	
a#print{background:url(/images/print.gif) top left no-repeat;padding:0 10px 0 23px;border-right:1px solid #d1bdd5;margin:0 0 0 13px;}
a#email{background:url(/images/email.gif) top left no-repeat; padding-left:23px;margin-left:10px}

/* HIGHLIGHT BOXES */
.box{margin:0 0 20px;padding:0;color:#000;}
	.box p{padding:0;padding-top:6px;}
	.box form{padding:0 12px 12px;}
	.box input.submit{float:right;/*margin-top:-23px;*/}
	.box input.centersubmit {float:right;margin-top:-23px;}
	
	.box input.adjust{margin-top:-28px;}
	.box input.text, .box select{border:1px solid #009cbd;width:65%;}
	.box input.radio{float:left;clear:both;margin:2px 5px 0 0;}
	.box input.centerradio {display: inline;}
	
	.box label.radio{float:left;display:inline;width:85%;text-align:left;padding:0 0 5px;font-weight:bold;}
	.box label.centerradio {float:none;}
	.box textarea {width: 192px;border: 1px solid #7E9DB9;margin-bottom: 5px;}
	.box input.alt {width: 192px; margin-bottom: 10px;border: 1px solid #7E9DB9;padding:2px;}
	.box select{float:left;margin-top:1px}
	
	.box label.last {float: left;width: 40%;}
	.box input.last {float:left;}
		
	#map-panel{background:url(/images/map-bottom-left.gif) bottom left no-repeat}
		#map-panel .innerbtm{background:url(/images/map-bottom-right.gif) bottom right no-repeat;}
			#map-panel .innerbtm p{background:url(/images/button-dots.gif) top repeat-x;padding-top:4px;}
		#map-panel .innertop{background:url(/images/map-top-right.gif) top right no-repeat;}
		#map-panel h2{background:url(/images/map-top-left.gif) top left no-repeat;padding:10px 12px 6px 12px;color:#692b75;}
		#map-panel p{background:url(/images/map-p-top.gif) top repeat-x;margin:0 12px 8px;}
		#map-panel img{display:block;text-align:center;margin:0 auto;padding:0 0 10px;}
	
	#additional .ltpurp{background:url(/images/ltpurp-btm-left.gif) bottom left no-repeat #f1eaf2;}
		#additional .ltpurp .innertop{background:url(/images/ltpurp-top-left.gif) top left no-repeat;}
		#additional .ltpurp h2{background:url(/images/ltpurp-top-right.gif) top right no-repeat;padding:10px 12px 0 12px;color:#692b75;}
		#additional .ltpurp p{background:url(/images/subscr-p-top.gif) top repeat-x;margin:6px 12px 8px;}
		#additional .ltpurp form{background:url(/images/ltpurp-btm-right.gif) bottom right no-repeat;}
		#additional .ltpurp .closebox{background:url(/images/ltpurp-btm-right.gif) bottom right no-repeat;}
		
	#additional .ltblue{background:url(/images/ltblue-btm-left.gif) bottom left no-repeat #e5f5f8;}
		#additional .ltblue .innertop{background:url(/images/ltblue-top-left.gif) top left no-repeat;}
		#additional .ltblue h2{background:url(/images/ltblue-top-right.gif) top right no-repeat;padding:10px 12px 0 12px;color:#009bbf;}
		#additional .ltblue p{background:url(/images/poll-p-top.gif) top repeat-x;margin:6px 12px 8px;}
		#additional .ltblue form{background:url(/images/ltblue-btm-right.gif) bottom right no-repeat;}
		#additional .ltblue .closebox{background:url(/images/ltblue-btm-right.gif) bottom right no-repeat;padding:0 12px 12px;}
		
	#poll-container .ltblue{background:url(/images/ltblue-btm-left.gif) bottom left no-repeat #e5f5f8;}
		#poll-container .ltblue .innertop{background:url(/images/ltblue-top-left.gif) top left no-repeat;}
		#poll-container .ltblue h2{background:url(/images/ltblue-top-right.gif) top right no-repeat;padding:10px 12px 0 12px;color:#009bbf; font-size: 1.2em;}
		#poll-container .ltblue p{background:url(/images/poll-p-top.gif) top repeat-x;margin:6px 12px 8px;}
		#poll-container .ltblue form{background:url(/images/ltblue-btm-right.gif) bottom right no-repeat;}
	
	#poll-panel h2 {padding: 10px 12px 0 12px; font-size: 1.2em;}
	#poll-panel p {padding: 0 12px;}
		
.topbox{}

/* TEXT PANELS */
.addit-cols{margin-top:15px}
.addit-cols h2{background:url(/images/h2-border-dots.gif) bottom repeat-x;margin-bottom:4px;padding-bottom:6px;}
.addit-cols h2.blue{color:#009cbd;}
.addit-cols h2.purple{color:#692b75;}
.addit-cols p {padding:0 0 5px 0;}
.addit-cols ul{margin:0 0 0 15px;padding:0;}
.addit-cols li{list-style-image:url(/images/gt.gif); padding:0;margin:0;}
.addit-cols li a{display:block;}

.addit-cols #news{background:url(/images/h2-news.gif) left no-repeat;padding:10px 0 6px 40px;}
.addit-cols #info{background:url(/images/h2-info.gif) left no-repeat;padding:10px 0 6px 40px;}
.addit-cols #upco{background:url(/images/h2-upco.gif) left no-repeat;padding:10px 0 6px 40px;}
.addit-cols #vaca{background:url(/images/h2-vaca.gif) left no-repeat;padding:10px 0 6px 40px;}
.addit-cols .button{background:url(/images/button-dots.gif) top repeat-x;padding-top:4px;}
.addit-cols .button a{background:url(/images/gt.gif) left no-repeat;padding-left:10px;}
#event-panel .addit-cols .button{background:url(/images/button-dots.gif) bottom repeat-x;padding:0 0 10px;}

.top-addit-col{margin-top:-5px;}
	
/* CLEARING */
.clear:after{content:".";display:block;height:0 !important;clear:both;visibility:hidden;}
.clear{display:inline-table;}

.hide {display:none !important;}




/* FILTERS */
/* hide from IE-mac \*/ .clear, .caption {display: block;} /* end hide from IE-mac */

/* COMMENTS */
/* UNDER LISTS */
.comments {border-top: 1px solid #d2bdd7; list-style-type: none; list-style: none; width: auto;}
.comments li {font-family:"Times New Roman", Times, serif; color: #009bbf;font-weight: bold; background:url(../images/subnav-dots.gif) bottom left repeat-x; padding-top: 10px;}
.comments li span {font-size: 3em; float: left; width: 20px;width: 12%; padding: 0;padding: 0; margin-top: -5px;}
.comments li p {font-family: "Trebuchet MS", Arial,Helvetica,sans-serif; color: #000; font-weight: normal;float: left; width: 85%;}
.comments p.date {margin: 0;font-weight: bold; color: #692b75; width: 100%;margin: -10px 0 0 0; text-align: right;}

/* UNDER HEADINGS */
.message {color: #692b75;}

/* UNDER FORMS */
.comment .label {font-weight: bold;}
.comment .element {width:64%;margin:0;}
.comment input.text {width: 100%; border: 1px solid #009cbd;}
.comment textarea {width: 100%; border: 1px solid #009cbd; padding: 0;}

/* GOOGLE SEARCH */
.google-results {
  VISIBILITY: visible;
  font-size: 0.94em;
  margin-bottom: 20px;
}

.search-result {padding: 12px 8px;}
.search-result-title {font-weight: 700; font-size: 1em; padding-bottom: 3px;}
.search-result-location {font-weight: normal}
.search-result a{ word-wrap:break-word;}

.search-result-alt {
  background-color:#E5F5F8;
  padding: 12px 8px;
}`
.search-result-alt a{word-wrap:break-word;}

#paging {width: 500px; height: 20px;}
#paging #paging_links {width: 381px; float: left;}
#paging #paging_logo {width: 119px}
#paging #paging_logo img {width: 119px; height: 16px;}
#paging a {font-weight: 700;  }

