/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.0
*/
body {font:13px/1.231 Verdana, Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	background-color: #ffffff;
	margin:0;
	padding:0;
	font-size: 68%;
}
h2 {
font-weight:bold
}
.link_special {
	color: #333333 !important;
}
.link_menu {
	color: #CCC;
}
.divFooter {
	background-color: #666;
}
.divText {
	text-align: justify;	
}

a:link {color: #eee}     /* unvisited link */
a:visited {color: #ccc}  /* visited link */
a:hover {color: #eee}   /* mouse over link */
a:active {color: #ccc}   /* selected link */

.link a:link {color: #333}     /* unvisited link */
.link a:visited {color: #ccc}  /* visited link */
.link a:hover {color: #666}   /* mouse over link */
.link a:active {color: #666}   /* selected link */

/*------FORM------*/
fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 0 0 1em 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;  
}
fieldset fieldset {
	border-style: none;
}
fieldset ol {  
padding: 0em 1em 0 1em;  
list-style: none;
}
fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}
fieldset.submit {  
float: none;  
width: auto;  
padding-top: 1.5em;  
padding-left: 200px;  
background-color: #F2EFE9; 
}
label {  
float: left;  
width: 2em;  
margin-right: 0.5em;  
text-align: right;
}

legend {  
margin-left: 1em;  
margin-top: -1em;  
padding: 0;  
color: #000;  
font-weight: bold;
}
/******************/
