body {
	font-size : 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFAE6;
	margin : 0;
	padding : 0;
	height: 100%;
	background-image : url(images/body_bg.gif);
	background-position : left;
	background-repeat : repeat-y;
}

h3 { 
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
a {	font-size : 75%;	color : #CC6633;	font-weight : bold;	text-decoration: none;}
a.sidenav {	color : #CC6633;  text-transform : uppercase;	font-size : 70%;}
a.sidenav:hover {	color: White;}
a.subsection {	color: #CC6633; font-size : 70%; line-height: 115%;}
a.subsection:hover {	color: White; }
a.topnav {	font-size: 70%;	color: #999999;}
a.topnav:hover {	color: #CC6633;}
a.text {	font-size: 100%; color : #CC6633;	font-weight : bold;	text-decoration: none;}
a.text:hover {	text-decoration: underline;}
.footer {	color: #666666;	font-size: 70%;}
ul {}
li.square { list-style : url(images/bullet.gif); line-height: 150%;}
li.squareActive {	color : #FFFAE6;	list-style : square;}
.title {	color: #999999;	font-size: 125%;	font-weight: bold;}
.subtitle {	color: #666666;	font-size: 90%;	font-weight: bold;}
.left {	background-color : #D1C2A5;	height: 100%;}
.text {	font-size: 75%; padding: 5px 0px 0px 0px; color:#666666; line-height: 150%;}
table.outer {height: 100%; margin: 0;}
.subsection {	color: #666666; font-weight: bold; font-size: 70%; line-height: 100%}
.indent { padding: 0px 0px 0px 15px;}
p {margin-top: 5px;}

.skiplinks {
	display: none;
}
#translators{
	position : relative;
	width : 150px;
	font-size : 70%;
	margin : 15px;
	top : 0;
	color : #666666;
	z-index : 50;
	left : -232px;
}

form{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin : 0;
	padding : 0;
}

textarea, input{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	border: medium solid Black;
}

select{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
option{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
