/* General */
body{background-color:#fff;font:13px sans-serif;*font-size:small;*font:x-small;color:#444;}
#doc{background-color:#990012;}
a{color:#000;}
a:hover{color:#000;}
img a{text-decoration:none;background-color:transparent;}
img a:hover{text-decoration:none;background-color:transparent;}
.innertube{border-left:1px solid #990012;border-right:1px solid #990012;border-bottom:1px solid #990012;background-color:#fff;}

/* HEADER */
.hd{width:760px;height:64px;background:#fff url(/images/wrg/wrg_hd.gif) top left no-repeat;}
.hd ul{text-align:right;padding:12px 5px 0 0;}
.hd li{display:inline;margin:0 5px 0 0;font-size:0.9em;color:#fff;}
.hd li em{color:#aaa;}
.hd li a{color:#fff;}
.hd li a:hover{color:#fff;}

/* MESSAGES */
.alert-err{padding:13px;background:#FF0000 url(/images/err/err_point.gif) 1% 50% no-repeat;}
.alert-err h1{margin:0 0 0 50px;background-color:#ff0000;color:white;font-weight:bold;}
.alert-err h1 a{color:white;}
.alert-err h1 a:hover{color:white;}
.alert-msg{padding:13px;background:#009900 url(/images/err/msg_point.gif ) 1% 50% no-repeat;}
.alert-msg h2{margin:0 0 0 50px;background-color:#009900;color:white;font-weight:bold;}
.alert-msg h2 a{color:white;}
.alert-msg h2 a:hover{color:white;}

/* INFO PAGE */
.desc{padding:12px 15px 12px 15px;}
.desc h1{color:#000;font-size:1.8em;}
.desc h3{margin:8px 0 0 0;font-size:0.85em;font-style:italic;}
.desc h4{margin:7px 0 0 -5px;}
.screens{text-align:center;}
.screens h1{padding:0 15px 5px 15px;text-align:left;font-size:1.8em;color:#000;}

/* CONTACT US PAGE */
.form fieldset{width:90%;}
.form fieldset h6{display:inline;vertical-align:top;font-size:0.9em;font-style:italic;color:#444;}
.form fieldset input{margin-bottom:0.9231em;*margin-bottom:0.9006em;}
.form fieldset label{float:left;width:13%;margin:0em 0.5385em 0em 0em;*margin:0em 0.5255em 0em 0em;padding-top:0.2em;text-align:right;}
.form fieldset legend{background-color:#990012;margin-left:0.7692em;*margin-left:0.7507em;padding:0.2308em 0.5385em;*padding:0.2252em 0.5255em;border:1px solid #ccc;color:white;text-align:right;font-weight:bold;}
.form input.sub{padding:3px;font-size:1.3em;}

/* FOOTER */
#ft-doc{padding:15px 0 0 0;text-align:center;}
#ft-doc ul{margin:0 0 15px 0;}
#ft-doc li{display:inline;}
.ft-copyright{font-size:0.8em;}