body {
	background-color: #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 110%;
	font-variant: normal;
	color: #006600;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 110%;
	font-variant: normal;
	color: #006600;
}

.nodeTeaser
{
border:1px solid #ccc;
margin:0 0 20px;
padding:8px;
width: 90%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 110%;
	font-variant: normal;
	color: #006600;
}

p,ul,ol{
	font-size: .9em;
	text-align: left;
}

ul{
	list-style-image: url(/images/arrow-right-green.gif);
}

li{
	list-style-position: outside;
}
p.no-space-below{	font-size: .8em;
					text-align: left;
					margin-bottom: 0px;
}

p.no-space{ 
						margin-top: 0; 
						margin-bottom: 0;
					}
					
.image-border {
	border: 1px solid #000000;
}
.footer-address {
	font-size: .9em;
	color: #000000;
	margin-bottom: 0em;
	text-align: right;
}
.text-nav {
	font-size: .7em;
	line-height: 125%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
INPUT
{
BORDER-RIGHT: silver 1px solid;
BORDER-TOP: silver 1px solid;
FONT-WEIGHT: lighter;
FONT-SIZE: 10px;
BORDER-LEFT: silver 1px solid;
COLOR: #336699;
BORDER-BOTTOM: silver 1px solid;
FONT-FAMILY: Verdana, Arial;
TEXT-DECORATION: none
}

INPUT INPUT.radio
{
FONT-WEIGHT: lighter;
FONT-SIZE: 10px;
COLOR: #333333;
FONT-FAMILY: Verdana, Arial;
TEXT-DECORATION: none
}

SELECT
{
BORDER-RIGHT: silver 1px solid;
BORDER-TOP: silver 1px solid;
FONT-WEIGHT: lighter;
FONT-SIZE: 10px;
BORDER-LEFT: silver 1px solid;
COLOR: #336699;
BORDER-BOTTOM: silver 1px solid;
FONT-FAMILY: Verdana, Arial;
TEXT-DECORATION: none
}

TEXTAREA
{
BORDER-RIGHT: silver 1px solid;
BORDER-TOP: silver 1px solid;
FONT-WEIGHT: lighter;
FONT-SIZE: 10px;
BORDER-LEFT: silver 1px solid;
COLOR: #336699;
BORDER-BOTTOM: silver 1px solid;
FONT-FAMILY: Verdana, Arial;
TEXT-DECORATION: none
}

	body {
		text-align:center;
		}
	
	#frame {
		width:820px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		border: solid 1px #000000;
		background:#fff url('/images/tapa_tan_r2.jpg') repeat-y;;
		}
		
	#columnbackground {
		width: 1px;
		height: 775px;
		float:left;
		}
		
	#contentleft {
		width:170px;
		padding:5px;
		float:left;
		height: 100%;
		}
	
	#contentright {
		width:550px;
		float:right;
		background:#fff;
		}
	#content {

	}
	
	#thefooter {
		width:640px;
		padding:0px;
		float: right;
		background:#fff;
		position:absolute;
		bottom: 0;
		}

	.darkbluebox {
		background:#3821e1;
		border-top: 1px solid #0143F9;
		}

	.whitebox {
		background:#0143F9;
		border-top: 1px solid #fff;
		}

	.lightblue {
		background:#99f695;
		}
	
	#contentheader {
		background:#fff
		}

	#ptilogo {
		text-align: center;
		}
		
	p,pre {
		margin:0px 10px 10px 10px;
		}

