/* snippets
min-height (including ie6)	- min-height: 250px; _height: expression(this.offsetHeight < 250 ? '250px' : this.offsetHeight);
*/

body{color:#000; font-family:Arial; background:none repeat scroll 0 0 #ffffff; font-size:12px;}
a { color: #666; text-decoration:none; }
a:hover{color:#333;}
td { vertical-align: middle; }
h1 {color:#000; font-size:18px; margin-bottom:1em;  font-weight: normal; line-height:normal;}
input{border:1px solid #BDBDBD; font-family:Arial; background:#fff; color:#333;}
input[type=checkbox], input[type=radio]{border:none;}
input[type=button], input[type=submit], input[type=reset]{cursor:pointer;}
textarea{font-family:Arial; color:#333; overflow:auto; border:1px solid #BDBDBD; font-size:12px;}

.ErrIcon { vertical-align: sub; position: absolute; padding: 0em 0.4em; margin-top:7px;}

.s_menuWrapper { width: 100%; direction: ltr;}

.container { width: 908px;}
.s_header {height:125px; background:#000; padding-top:15px;}
.s_header .s_logo {}
.s_header .s_topMenu {margin-top:9px;}


.s_main {background: #FFF; border:1px solid #EBEBEB; border-top:none; width:906px;}
.s_main .s_content { min-height: 193px; padding-bottom:20px;}
.s_main .s_content .s_content_box { position: relative; padding:13px 15px;}

.s_main .s_panel {width: 300px; padding:4px; padding-top:1px;}
.s_main .s_panel_box {background:#E9E9E9;}


.content{line-height:1.3em;}
.content ul{list-style:disc;}
.content ol{list-style:numeric;}



