@charset "utf-8";
/* CSS Document */

html, body {
}
body {
background:#FFFFFF url(/core/images/bg_main.gif) repeat-y scroll center top;
color:#555555;
font-family:verdana,arial,sans-serif;
font-size:0.7em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:170%;
margin:0pt;
padding:0pt;
text-align:center;
}
h1, h2, h3, h4, h5, h6 {
color:#1E2121;
margin:0pt 0pt 10px;
padding:0pt;
}
h1 {
border-bottom:12px solid #DDDDDD;
font-family:arial,sans-serif;
font-size:1.6em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:normal;
padding-bottom:0.5em;
margin-bottom: 1em;
}
h2 {
font-size:1.2em;
}
h3 {
font-size:0.9em;
text-transform:uppercase;
}
h4 {
font-size:0.85em;
}
h5 {
font-size:0.8em;
}
.horzPad h1, .horzPad h2, .horzPad h3, .horzPad h4, .horzPad h5, .horzPad p {
padding-left:5px;
padding-right:5px;
}

p#crumbs {margin: 0 0 15px 0; font-size: 10px;}


a {
color:#472C1A;
text-decoration:none;
}
a:hover {
color:#1E2121;
}
a img {
border:0pt none;
}
a img.border {
border:1px solid #FC3307;
}
a:hover img.border {
border:1px solid #668FA3 !important;
}
img.floatRight {
margin:5px 0pt 10px 10px;
}
img.floatLeft {
margin:5px 10px 10px 0pt;
}
ul li {
list-style-image:url(../images/bg/submenu1.gif);
}
ol li {
color:#668FA3;
font-weight:bold;
}
ol li span {
color:#444444;
font-weight:normal;
}
blockquote {
background:#E7F1F3 none repeat scroll 0%;
border-bottom:1px solid #AAD3DB;
border-top:1px solid #AAD3DB;
margin:0pt;
padding:0pt 20px;
}
form {
margin:0pt;
padding:0pt;
}
label {
float:left;
vertical-align:top;
width:100%;
}
input, textarea, select {
background:#EEEEEE none repeat scroll 0%;
border:1px solid #CCCCCC;
color:#999999;
font-family:verdana,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:normal;
padding:1px;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
background:#E7F1F3 none repeat scroll 0%;
border:1px solid #888888;
color:#000000;
}
input.noBorder, input.noBorder:focus, input.noBorder:hover {
border:0pt none;
padding:0pt;
}
input.button {
background:#FC3307 none repeat scroll 0%;
border-color:#FF7800 rgb(105, 19, 0) rgb(105, 19, 0) rgb(255, 120, 0);
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-family:verdana,serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:normal;
padding:2px 5px;
}
input.radio {
background:transparent none repeat scroll 0%;
border:0px none;
}

table.registration input,
table.registration select,
table.registration textarea {background: #EEEEEE; color: #000; border: 1px solid #b3b3b3;}

table.registration textarea {height: 70px; width: 200px; padding-top: 4px;}
table.registration th {vertical-align: top;}
table.registration input.text {width: 200px; height: 20px; padding-left: 4px;}

p input.reg-btn {background: #EEEEEE; color: #000; border: 1px solid #b3b3b3; padding: 4px;}
p input:hover.reg-btn {border: 1px solid #000;}

