/* -- GLOBAL STYLES -- */
body {font: 12px Arial, Helvetica, sans-serif; background: url(images/bg.gif) repeat-x center top; text-align: center; margin: 0px; padding: 0px; color:#777;}
* {margin:0; padding:0;}
.clear {clear:both}

p {padding-bottom:15px; line-height:18px;}
a {color:#fb4f14; text-decoration:none;}
a:hover {color:#fb4f14; text-decoration:underline;}
a img {border:0;}

ul {margin:0 0 15px 30px; list-style-type:square;}
ol {margin:0 0 15px 30px;}
li {line-height:18px; padding-bottom:2px;}

h1 {text-transform:uppercase; font-size:16px; font-weight:normal; color:#1d6eb0; margin-bottom:15px;}
h2 {font-size:18px; font-weight:normal; margin-bottom:7px;color:#11438e;}
h3 {color:#11438e; font-size:14px; font-weight:normal; margin-bottom:10px;}
h4 {color:#11438e; font-size:14px; font-weight:normal; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #eee;}
h5 {text-transform:uppercase; font-size:12px; font-weight:normal; color:#1d6eb0; margin-bottom:15px;}
h6 {height:24px; background: url(images/bg-title.gif) top left repeat-x; margin-bottom:10px; padding:4px 0 0 10px; font-size:14px; color:#888; font-weight:normal;}

.orange {color:#fb4f14;}

td {padding:0 0 15px 0;}

.input {font-size:13px; padding:3px; border:1px solid #ddd; background:#fff; font-family:Arial, Helvetica, sans-serif; width:160px;}
.input1 {font-size:13px; padding:3px; border:1px solid #ddd; background:#fff; font-family:Arial, Helvetica, sans-serif;}

/* -- HEADER STYLES -- */

#header {margin:auto; width:795px; background:url(images/header.gif) top left no-repeat; height:130px;}

/* -- CONTENT STYLES -- */

#content {margin:auto; width:795px; background:url(images/bg-content.gif) top left repeat-y; text-align:left;}
#contentheader {height:43px; background:url(images/bg-contenthead.gif) top center no-repeat;}

#col1 {float:left; width:185px;}
#col2 {float:left; width:380px; margin:0 25px; padding-top:15px;}
#col3 {float:left; width:160px; padding-top:15px;}
#col3 img {padding:3px; border:1px solid #ddd;}

#contentfooter {height:43px; background:#fff url(images/bg-footer.gif) top center no-repeat; padding:70px 0 30px 0; font-size:11px;}
#contentfooter a {color:#555;}
#contentfooter a:hover {color:#fb4f14;}

/* -- MISC STYLES -- */

label {display:block; margin-bottom:5px;}
.label {margin-right:10px;}
