body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 26px 0px 0px 0px;
	padding: 0px;
	background-image: url(images/BG.gif);
	font-size: 12px;
}


/*********** #LINK  styles ***********/
a:link, a:visited, a:hover {
	color: #425D70; /*006699*/
	text-decoration: none;
	/*font-size: 11.5px;*/
}

a:hover {
	color: #DF4F00;
	text-decoration: underline;
}

a.more {
	color: #425D70;
	padding-right: 12px;
	background: url(images/icon_raquo.gif) no-repeat center right;
}



/************* #globalNav styles **************/
#navWrapper {
	margin-top: 10px;
	width: 70em;
	/* clear: both;*/
}
 #nav-menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-menu li
{
	margin: 0 0.1em .1em;
	float: left;
}

#nav-menu li a
{
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 126px;
	border: 1px solid #dcdce9;
	color: #666666;
	text-decoration: none;
	text-align: center;
	;
	display: block;
	background-repeat: repeat-x;
	background-image: url(images/navimage2.gif);
	font-size: 12px;
	font-weight: bold;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	float: left;
	padding-bottom: 5px;
	padding-left: 7px;
}

/* styles \*/

h1 {
	font: 12px Verdana,;
	color: #C36D00;
	text-decoration: none;
	font-weight: bold;

}
h2 {

	font: 12px Verdana,;
	color: #C96F02;
	text-decoration: none;
}
h3 {
	font: 12px Verdana,;
	color: #425D70;
	text-decoration: none;
	font-weight: bold;
}
