html { overflow-x: hidden; }

body {
	padding: 0;
	margin: 0;
	background: #fff;
	color: #8297B1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #223038;
}
h1, h2, h3, h4 { color: #223038; }
h1 { font-size: 200%; }
h2 {	font-size: 150%; }
h4 {	
	font-size: 110%;
	margin: 1.3em 0 0.4em 0;
}
h3 {	font-size: 125%;}
img { border: 0; }
a, a:visited { color: #5492B6; }

#text {
	padding: 0 0 0 0.6em;
}

.clear { clear: both; }

.bb { width: 24px; height: 24px; border-width: 1px; border-color: #5492b6;  color: #000000  ; border-style: solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; background-image: url('/images/m.gif'); background-repeat: no-repeat; background-position: center; margin-bottom: 7px;}
.bt { border-width: 1px; border-color: #5492b6;  color: #000000  ; border-style: solid; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; background-image: url('/images/m.gif'); margin-top: 7px;}
.bt:disabled { border-width: 1px; border-color: lightgray;  color: gray  ; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight : bold; background-color: lightgray; margin-top: 7px;}

.helpbox { border-width: 1px; width: 100%; border-style:solid; border-color: #ffffff; background-color:#ffffff; margin-top: 1px; margin-bottom: 1px;}
.directurl { border-width: 1px; width: 98%; border-style:solid; border-color: #7f9db9; background-color:#ffffff; margin-top: 1px; margin-bottom: 1px;}

.roundedcornr_box_971911 {
   background: #eef2f8 url(/images/roundedcornr_971911_grad.gif) repeat-x top left;
}
.roundedcornr_top_971911 div {
   background: url(/images/roundedcornr_971911_tl.gif) no-repeat top left;
}
.roundedcornr_top_971911 {
   background: transparent url(/images/roundedcornr_971911_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_971911 div {
   background: url(/images/roundedcornr_971911_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_971911 {
   background: transparent url(/images/roundedcornr_971911_br.gif) no-repeat bottom right;
}

.roundedcornr_top_971911 div, .roundedcornr_top_971911,
.roundedcornr_bottom_971911 div, .roundedcornr_bottom_971911 {
   width: 100%;
   height: 15px;
   font-size: 13px;
}
.roundedcornr_content_971911 { margin: 0 15px; }

.smilies_table {
				border-width:1px;
				border-style:solid;
		        background-color:#eaf3fb;
                width:120px;
				font-size: 14px;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				margin-top: 15px;
}

.shad .t, .shad .r, .shad .b, .shad .l, .shad .c {
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 2px;
	left: 0; top: 0;
	border: 0;
}
.shad .t { left: -10px; top: -10px; }
.shad .r { background-position: 100% 0px; left: 20px; }
.shad .b { background-position: 100% 100%; top: 20px; }
.shad .l { background-position: 0 100%; left: -20px; }
.shad .c { left: 10px; top: -10px; margin-right: 10px; }

#frm { background: #fff; width: 95%; position: relative; left: -0.5em;}
#frm .shad { background: #ffffff; border: 1px solid #ffffff; }
#frm .shad .t { background-image: url('/images/st.gif'); }
#frm .shad .r { background-image: url('/images/sr.gif'); background-repeat: repeat-y; }
#frm .shad .b { background-image: url('/images/sb.gif'); }
#frm .shad .l { background-image: url('/images/sl.gif'); background-repeat: repeat-y; }
#frm .shad .reducer { padding: 1em 1.6em 1.8em 2em; height: 1%; }
/*	#frm .shad .reducer { padding: 1em 10% 2em; width: auto;} */
	
#header {
	height: 70px;
	width: 100%;
	background: #5492B6 url('/images/b.gif') center top repeat-x;
}

#lh, #ch, #rh { float: left; height: 70px; }
#lh { width: 10%; background: transparent url('/images/bm.gif') left top no-repeat; }
#ch { width: 80%; color: #fff; font-size: 300%; }
#rh { float: right; width: 3px; background: transparent url('/images/bm.gif') right top no-repeat; }

#menu {
	width: auto;
	padding: 0 10%;
	height: 22px;
	background: #D9E5F0 url('/images/m.gif') center top repeat-x;
	font-size: 80%;
}

#menu a, #menu span {
	margin: 0 0.7em;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
}

#menu a:hover {
	color: #000;
	text-decoration: underline;
}

#menu img {
	width: 2px;
	height: 22px;
	vertical-align: middle;
}

#content {
	margin: 0 3% 0 10%;
	font-size: 14px;
}

#help {
	float: right;
	width: 100%;
	margin-top: 25px;
}

.bst {
	font-size: 120%;
	margin-top: 7px;
}

form { padding: 0; margin: 0; }
form div { margin: 1em 0 0em 0; }
.txt { width: 98%;}

.stat {width: 100%; background: #eee; color: black}
.stat tr.c1 {background: #fff;}
/*.stat tr.c2 {background: #eee;}*/
.stat tr td {padding: 2px 5px; margin: 0; font: menu;}
.stat tr:hover {background: #cfc;}
