body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

table
{
	background-color:#a99a6b;
	font-size:10px;
	color:#4a4949;	
	width:665px;
}

.footer{
	padding-top:20px;
	background-color:#FFFFFF;
	border:0px;
	width:auto;
	text-align:center;
	padding-bottom:10px;
}

td
{
	background-color:#faf6e3;
	padding: 5px;
	font-size:10px;
	width:100px;
	text-align:left;
	vertical-align: top;
}

th
{
	background-color:#faf6e3;
	padding: 5px;
	font-size:10px;
	text-align:center;
}

form
{
	margin:0px;
	padding:0px;
}

h1 
{
	font-size:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:0px;
}

.org
{
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:0px;
	font-weight: normal;
	color:#000000;
}

h2 {
	font-size:15px;
	color:#debf65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:0px;
	text-transform: uppercase;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	
	margin-top:5px;
	margin-bottom:5px;
	margin-left:-10px;
	
	padding-top:3px;
	padding-right:-10px;
	padding-bottom:3px;
	
	background-color: #d9d9d9;
	text-indent: 10px;
	width:220px;
}

hr 
{
	margin-top:30px;
	margin-bottom:0px;
	border: none;
	min-height:5px;
	height:5px;
	background-color:#debf65;
	color:#debf65;
}

ul
{
	margin:0px;
	margin-top:10px;
	padding:0px;
}

li
{
	margin-left:20px;
	margin-bottom:15px;
	list-style-type: none;
	color:#a00f3b;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 10px;
	text-decoration:none
}


a
{
	color:#000000;
	text-decoration:none
}

a:hover
{
	color:#000000;
	text-decoration:underline
}

.dotted
{
	border-top: 1px dotted #000000;
    border-bottom: 0px dotted #000000;
	border-rigth: 0px dotted #000000;
	margin-top:2px;
	margin-left:0px;
	margin-bottom:2px;
	min-height:1px;
	height:1px;
	background-color:#FFFFFF;
}

.dottedleft
{
	border-top: 1px dotted #000000;
    border-bottom: 0px dotted #000000;
	margin-top:2px;
	margin-left:-10px;
	margin-bottom:2px;
	min-height:1px;
	height:1px;
	width:220px;
	background-color:#FFFFFF;
}

.top
{
	margin-top:30px;
	margin-bottom:0px;
	border: none;
	min-height:10px;
	height:10px;
	background-color:#debf65;
	color:#debf65;
}



/* ============================================
Divs styles
============================================ */

#contener
{
	position:absolute;
	left: 0px;
	top: 0px;
	width:955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header
{
	
}


#centerVspace
{
	min-height:50px;
	height:50px;
	text-align: right;
	padding-right:20px;
	padding-top:5px;
	
}

#center
{
	position:relative;
	top:1px;
	width:955px;
	min-height:600px;
	background-color:#FFFFFF;
	margin:0px;
}

#maincontent2rows li
{
	color:#000000;
	list-style-image: url(../images/list.gif);
	line-height: normal;
	margin-top:0px;
	margin-bottom:0px;
}

#maincontent3rows li
{
	color:#000000;
	list-style-image: url(../images/list.gif);
	line-height: normal;
	margin-top:0px;
	margin-bottom:0px;
}

#center #leftborder
{
	position:relative;
	float:left;
	height:440px;
	min-height:440px;
	width:20px;
	margin-right:0px;
	background-color:#e8d993;
}

#center #menu
{
	position:relative;
	margin-left: 1px;
	min-height:40px;
	float:left;
	height:40px;
	width:215px;
	color:#a00f3b;
}

#center #menu a
{
	color:#a00f3b;
}

#center #menu #search
{
	background-color:#e9e9e9;
	border-top: 1px solid #FFFFFF;
	margin-left:10px;
	padding:10px;
	padding-right:0px;
	padding-top:20px;
	width:160px;
	*width:170px;
}


#center #menu #search a
{
	color:#666666;
	text-decoration:none;
}

#center #menu #search a:hover
{
	color:#666666;
	text-decoration:underline;
}

#center #menu #newsletter
{
	background-color:#e9e9e9;
	border-top: 1px solid #FFFFFF;
	margin-left:10px;
	padding:10px;
	padding-right:0px;
	padding-top:20px;	
	width:160px;
	*width:170px;
}

#center #menu #newsletter a
{
	color:#666666;
	text-decoration:none;
}

#center #menu #newsletter a:hover
{
	color:#666666;
	text-decoration:underline;
}

#center #separation35
{
	margin-left: 1px;
	min-height:1px;
	float:left;
	height:1px;
	width:35px;
}

#center #maincontent3rows
{
	margin-left: 0px;
	min-height:1px;
	float:left;
	width:420px;
}

#center #maincontent2rows
{
	margin-left: 0px;
	min-height:1px;
	float:left;
	width:580px;
}

#center #separation30
{
	margin-left: 1px;
	min-height:1px;
	float:left;
	height:1px;
	width:30px;
}

#right
{
	float:left;
	width:220px;
}

#right #news
{
	position:relative;
	width:210px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:15px;
	border-left:10px solid #debf65;
}

#right #glossary
{
	position:relative;
	width:210px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:15px;
	border-left:10px solid #debf65;
}


#footer
{
	position:relative;
	clear:left;
	top:1px;
	width:955px;
	background-color:#FFFFFF;
	margin:0px;		
}

#footer #footerleftborder
{
	position:relative;
	float:left;
	height:120px;
	min-height:120px;
	width:20px;
	margin-right:0px;
	background-color:#e8d993;
}

#footer #date
{
	float:left;
}

#footer #footerseparation
{
	width:20px;
	min-height:1px;
	float:left;
	height:60px;
}


#secondaryMenu #content
{
	position:relative;
	margin-left: 1px;
	min-height:40px;
	float:left;
	height:40px;
	width:215px;
}

#secondaryMenu #content a
{
	color:#a00f3b;
}



#copyright  
{
	clear:left;
	border-top: 1px solid #FFFFFF;
	background-color:#e6e6e6;
	min-height: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:40px;
	padding-right:85px;
	margin:0px;	
}

/* ============================================
colors 
============================================ */
.gray99
{
	color:#999999;
}

.gray99 a
{
	color:#999999;
	text-decoration:none;
}

.gray99 a:hover
{
	color:#999999;
	text-decoration:underline;
}

.gray66
{
	color:#666666;
}

.gray66 a
{
	color:#666666;
	text-decoration:none;
}

.gray66 a:hover
{
	color:#666666;
	text-decoration:underline;
}

.red
{
	color:#a00f3b;
}

.red a
{
	color:#a00f3b;
	text-decoration:none;
}

.red a:hover
{
	color:#a00f3b;
	text-decoration:underline;
}

/* ============================================
background 
============================================ */
.goldDark
{
	background-color:#debf65; 
}

.gold
{
	background-color:#e8d993;
}

/* ============================================
formatting 
============================================ */

.nobottommargin
{
	margin-bottom:0px;
}

.notopmargin
{
	margin-top:0px;
}

.textCenter
{
	text-align:center;
	vertical-align: middle;
}

.bigtitle
{
	font-size:20px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	margin-top:0px;
}

.bignumber
{
	font-size:40px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color:#debf65;
}

.h1home
{
	font-size:20px;
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	margin-top:0px;
}

.tableheader
{
	background-color:#eee4b2;
}

.height40
{
	height:40px;
	min-height:40px;
}

.marginleft45
{
	padding-left:45px;
}
