*{
margin:0;
padding:0;
border:0
}
body{
color:#000000;
background:#FFEECA;
font:12px arial,tahoma,verdana,geneva,sans-serif
}
a{
color:#000000;
text-decoration:underline
}
a:hover{
color:#333333;
text-decoration:none
}
input,select,textarea{
border:#969696 1px solid;
padding:2px;
color:#000000;
font:11px arial,tahoma,sans-serif
}
select{
padding:1px
}
li{
list-style:none
}
#page{
margin:15px auto 0 auto;
width:780px
}
/*--- HEADER ---*/
#header{
background:url(header-bgr.gif) no-repeat;
height:211px
}
#header ul{
padding:153px 0 0;
clear:both
}
#header li{
float:left
}
#header h1{
margin:35px 15px 0 0;
color:#ffffff;
font-weight:normal;
font-size:16px;
text-align:right
}
#flash{
border-bottom:20px solid #000000;
height:200px
}
/*--- COLUMN LAYOUT ---*/
#columns{
padding:10px 0 0;
clear:both;
color:#d0d0e8;
background:url(columns-bgr.jpg) #000067 repeat-x top
}
#columns h2{
margin:0 0 17px 0;
font-size:14px
}
#columns h2 span{
display:none
}
#columns a{
color:#ffffff
}
#columns p{
	padding:0 0 8px 0;
	line-height: 1.5em;
}
#columns ul{
padding:0 0 5px 0
}
#columns li{
margin:10px 0;
padding:0 0 0 30px;
background:url(ico-item.gif) no-repeat left top
}
#leftcol,#centercol,#rightcol{
float:left;
padding:0 16px;
width:228px
}
#centercol{
width:225px
}
* html #rightcol{
padding:0 10px 0 16px
}
#vl-dot{
background:url(vl-dot.gif) repeat-y center
}
#rightcol p.ar{
font-size: 10px;
padding: 10px 0 0;
}
#rightcol p.ar a{
text-decoration: none;
}
#rightcol p.ar a:hover{
text-decoration: underline;
}
/*--- FOOTER ---*/
#bot,#footer{
margin:0 auto;
width:780px
}
#bot{
background:url(bot.gif) no-repeat;
height:12px
}
#footer{
padding:10px 0;
color:#9aa7f7;
font-size:11px;
text-align:center
}
#footer a{
color:#9aa7f7;
text-decoration:none
}
#footer a:hover{
text-decoration:underline
}
#footer p{
padding:2px 0
}
/*--- Misc. styles ---*/
.fix{
clear:both;
line-height:1px;
height:1px
}
p.more{
margin:15px 0 0;
background:url(ico-arrow.gif) no-repeat right top;
text-align:right;
line-height:15px
}
p.more a{
padding:0 20px 0 0;
display:block;
text-decoration:none
}
p.more a:hover{
text-decoration:underline
}
.white{
color:#ffffff;
font-weight:bold
}
.ar{
text-align: right;
}
