body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:500 12px Helvetica, "Helvetica World", "Helvetica LT Std", Arial, sans-serif;
	color:#333;
	text-align:center;
	background:#fff url(/images/home/bg_body-repeat.png) repeat-x;
}

body, td, th, p, div
{
   color:#333;	
   font-family:Helvetica, "Helvetica World", "Helvetica LT Std", Arial, sans-serif;
}

a {
    text-decoration: none;
    color:#0083ca;
    cursor: pointer;
}

a:hover {
	text-decoration: underline;
        color:#005680;
}

a.backlit {
    text-decoration: underline;
    
}
a.backlit:hover {
    background-color: #00a0c6; 
    color: white;
}
a img {
	border: none;
}

a.withArrow
{
	padding-left:15px;
	background-image:url("../images/buttons/arrow.gif");
	background-position: 0px 2px;
	background-repeat:no-repeat;
	cursor: pointer;
}
a img {
	border-style:none;
}



#menu ul li{
	list-style-type:none;
	line-height: 100%;
}

#menu ol{
	margin:5px 0 5px 30px;
}

#menu ol li
{
	margin-bottom:5px;
	line-height: 100%;
}

#menu a{
	color:#0083ca;
	text-decoration:none;
}


#footer ul li{
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
	line-height:100%;
	font-weight:normal;
}

#footer ol{
	margin:5px 0 5px 30px;
}

#footer ol li{
	margin-bottom:5px;
	padding-left: 0px;
	margin-left: 0px;
	line-height:100%;
	font-weight:normal;
}

#footer a{
	color:#0083ca;
	text-decoration:none;
}

/** end of footer ****/

h1
{
  text-decoration:none;
  padding-top:8px;
  font:500 24px "Myriad Pro", Arial, sans-serif; 
  margin-top:8px;
}

h2
{
	font:500 20px Arial, sans-serif; 
	font-weight:bold;
}


h3
{
	font:500 16px "Myriad Pro", Arial, sans-serif; 	
}

h4
{
	font:500 14px Arial, sans-serif; 
	font-weight:bold;
}

#left
{
	width: 180px !important; 
}

#right
{
	width: 732px !important;
}