/* INPORT COMMON STYLES */
@import 'common.css';
form, select{line-height:24px; font-size:11px;padding:0px;}
label{float:left;}
.field{border:1px solid #ccc}
.radio{height:16px;width:16px;margin:4px 4px 0px 0px; padding:0px 0px 0px 0px;float:left;display:inline;}
.check{height:16px;width:16px;float:left;margin:4px 6px 0px 0px;display:inline;}
.overHidden{overflow:hidden;}

.header{width:900px;margin-bottom:8px;}
.header .logoHeader{width:200px;height:125px;margin-top:49px;}
.header ul{float:left;margin:0px;padding:0px;}

.header .centralMenu{width:700px;height:150px;background:url(/images/pencil_small.jpg) no-repeat 545px -10px;margin:0px;padding:0px;vertical-align:top;}
.header .centralMenu li{list-style:none;float:left;margin:30px 10px 0px 10px;}
.header .centralMenu li.first{margin-left:0px;}

.header .centralSubMenu{width:700px;height:24px;line-height:14px;margin:4px 0px 0px 0px;}
.header .centralSubMenu li{border-right:1px solid #999;list-style:none;float:left;margin:6px 6px 0px 0px;padding-right:6px;}
.header .centralSubMenu li.last{border-right:0px solid #999;}
.header .centralSubMenu li #selected{color:#E01B0A;}

.leftSection{width:195px;vertical-align:top;height:315px;margin-left:5px;}
.leftSection form{line-height:20px;}
.leftSection .accountInformation{height:160px;width:195px;}
.goButton{background:url(/images/go_button.gif) no-repeat #FFF; height:32px; width:32px;border:0px; cursor:pointer; margin-top:50px;}

.rightSection{width:700px;height:auto;text-align:left;}
.centralLeft{width:450px; } 
.centralRight{width:210px;margin-left:30px; }
.centralRight ul{float:left;margin:0px;padding:0px;width:100%;}
.centralRight li{list-style:none;text-align:left;line-height:16px;}
.centralFused{width:680px;}

#newsticker{display:inline;width:450px;height:42px;padding:2px;background-color: #FFF;}

#partners{margin-top:16px;}
#partners img{margin-right:60px;}

