body {
	background-color: #9CAEEF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 10px;
	padding: 0;
	min-width: 980px;
	text-align:center;
	scrollbar-face-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #3366CC;
	scrollbar-darkshadow-color: #3366CC;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #3366CC;
	scrollbar-track-color: #3C3C3C;
} 

A:link {text-decoration: none; color:#4878D8;}
A:visited {text-decoration: none; color:#4878D8;}
A:active {text-decoration: none; color:#4878D8;}
A:hover{text-decoration: underline; color:#4878D8;}
/*A:hover{text-decoration: underline; color:#A6A6FF;}*/


/*h1 {
	margin: 0;
	clear: both;
} */
#wrapper { 
	margin: 0 auto;
	width: 980px;
	border: 1px solid #000000;
	background: url(images/background.home.gif) repeat-x #4F89D2 ;
	text-align:center;
	clear:both;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}

#home-body { 
	margin-top: 14px;
	width: 980px;
	border: 0px;
	background: #FFFFFF;
	text-align:left;

}

#home-column1 {
	width: 230px;
	min-height:720px;
  	height:auto !important;
	height:720px;
	/*padding: 8px;
	margin-top: 20px;*/
	padding: 12 6 0 14;
	margin-top: 15px;
	float: left;
	font-size: 12px;
	text-align:left;
	background: #FFFFFF;
	color:#626262
} 
#home-column2 {
	width: 440px;
/*	min-height:740px;*/
	min-height:720px;
  	height:auto !important;
	height:720px;
	padding: 12px 0 0 0;
	margin-top: 15px;
	float: left;
	font-size: 10px;
	background: #FFFFFF;
	color:#626262
} 
#home-column2-2 {
	width: 422px;
	padding: 6px;
	margin-top: 5px;
	font-size: 13px;
	background: #FFFFFF;
	color:#626262;
	border-top:2px dotted #9CAEEF;
} 

#home-column3 {
	width: 290px;
	min-height:720px;
  	height:auto !important;
	height:720px;
	padding: 12px 0 0 0;
	margin-top: 15px;
	float: left;
	font-size: 10px;
	background: #FFFFFF;
	color:#999999;
} 
.title
{
	padding: 10px 0 15px 0px;
	/*padding-bottom: 15px;*/
	font-size: 16px;
	font-weight: bold;
	clear: all;
} 

.title2
{
	padding: 10px 0 15px 10px;	
	/*padding-bottom: 15px;*/
	font-size: 16px;
	font-weight: bold;
	clear: all;
} 
.title3
{
	/*padding: 25px 0 25px 0px;*/
	/*padding-bottom: 15px;*/
	font-size: 12px;
	clear: all;
} 
hr {
	border-top: 1px dotted #C6CED9; border-right: 0;border-left: 0;border-bottom: 0;height: 1px; width:100%;clear:both;}
	
#creditos {
	width: 980px;
	font-size: 10pt;
	min-height:150px;
  	height:auto !important;
	height:150px;
	padding: 10px 0 10px 0;	
	color:#000000;
	font-weight: normal;
	clear:both;
}

#flashbanner {
	width: 980px;
	min-height:150px;
  	height:auto !important;
	height:150px;
	padding: 0;	
	clear:both;
}
#menu {
	width: 980px;
	min-height:28px;
  	height:auto !important;
	height:28px;
	padding: 0;	
	margin:o;
	clear:both;
}

h1,h2,p{margin: 0 10px}
h1{font-size: 18px;color: #333333;}
h2{font-size: 14px;}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#nifty{ margin: 25px 20px 10px 10px; background: #F2F2F2; font-size: 12px;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #F2F2F2}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.holidaygreetings{
	font-size: 15px;
	font-weight:bold;
	color:#4878D8;
	line-height: 22px;
}  