/* reset.css - Reset all style */
body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,input,p,blockquote,th {margin: 0 0 0 0; padding:0 0 0 0; font-family: Tahoma, Helvetica, sans-serif;}
body {font-weight: normal; font-size: 13px; color: #2e2e2e; background: url(../layout/background.gif) center -20px no-repeat #ffffff;}
table {border-collapse: collapse; border-spacing: 0;}
td {padding: 0px;}
fieldset,img {border: 0;}
ol,ul {list-style: none;}
caption, th {text-align: left;}
h1,h2,h3,h5,h6 {color: #323434; font-weight: normal; font-family: Tahoma, Helvetica, sans-serif; margin: 0 0 20px 10px; line-height: normal;}
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
form {margin: 0 0 0 0; padding: 0 0 0 0; font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px;}
fieldset, textarea, input {margin: 0 0 0 0; padding: 2px 2px 2px 2px; font-family: Tahoma, Helvetica, sans-serif; font-weight: normal; font-size: 12px;}
a, a:visited {outline: none; color: #4c4b4b; text-decoration: none;}
a:hover {text-decoration: underline; color: #212121;}
a:focus {-moz-outline-style: none;}
.margin10 {height: 10px; line-height: 0px; font-size: 0px;}
.margin20 {height: 20px; line-height: 0px; font-size: 0px;}
.margin30 {height: 30px; line-height: 0px; font-size: 0px;}
.margin40 {height: 40px; line-height: 0px; font-size: 0px;}
.thumbnail {border: solid 2px #cfcfcf; padding: 2px 2px 2px 2px; background: #ffffff; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.rightImg {float: right; margin: 0 10px 5px 5px;}
.leftImg {float: left; margin: 0 5px 5px 10px;}
.leftFloat {float: left;}
.rightFloat {float: right;}
.leftAlign {text-align: left;}
.rightAlign {text-align: right;}
.centerBox {text-align: center;}
.centerBoxPadding {text-align: center; margin: 0 auto 0 auto; padding: 0 0 10px 0;}
.selected, a.selected {text-decoration: underline;}
.noborder {border: 0px; padding: 10px 0 10px 0;}

.clear {width: inherit; height: 0px; font-size: 0px; line-height: 0px; clear: both;}
