/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
/* //RESET */
body{background:#fff;font:0.75em/1.4em arial,sans-serif;text-align:center;}
/* LINKS */
a:link{color:#4c6076;text-decoration:underline;}
a:visited{color:#003977;text-decoration:underline;}
a:hover{color:#003977;text-decoration:underline;}
a:active{color:#003977;text-decoration:underline;}

/* //LINKS */
h4{font-size:1em;font-weight:bold;color:#4a6173;margin:0 0 10px 0;}
/* FORMS */
.button{margin:0;border:none;width:auto;overflow:visible;border:1px solid #c7d2db;background:#f3f6f9 url('/images/icons/button_arrow.gif') right no-repeat;padding:0 24px 0 8px;}
.button:hover{background:#d2d7dc url('/images/icons/button_arrow_hover.gif') right no-repeat;}

.small_text_button {font-size:0.9em;color:#394b5d;}
a.small_text_button{text-decoration:none;}
/* //FORMS */
.clear{height:1px;clear:both;overflow:hidden;}
/* LOGIN BOX */
#login_box{border:1px solid #c5d0da;width:181px;margin-bottom:20px;padding-bottom:10px;}
#login_box h4 {background:url(/images/box/login_header_lock.gif) no-repeat;color:#485d74;height:26px;padding:3px 15px;}
#login_box h4.open{background:url(/images/box/login_header_open.gif) no-repeat;height:30px;}
#login_box div {margin:3px 15px}
#login_box input.text {width:148px; border:1px solid #c5d0da;}
/* //LOGIN BOX */
