html,body{
        font-family:arial;
        font-size: 11px;
        text-align: center;
        /*background: #d3d2d1;*/
        background-color: #8E98A3;
        /*background-color:#828E98;*/
        background-image: url(./../images/main/body_bg.gif); 
        background-position: left top;
        background-repeat: repeat-x;
        margin:0;
        padding:0;
        /*margin-top:8px;*/
        height:100%;
}

p { 
    margin-top: 0.5em; 
}

img {
    border: 0;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

#uwrapper {
    height: 100%;
    min-height: 100%;
    margin: auto;
    width: 966px;
    background-image: url(./../images/main/inner_left.gif);
    background-position:left top;
    background-repeat: no-repeat;
}

#vwrapper {
    height: 100%;
    min-height: 100%;
    margin: auto;
    width: 966px;
    background-image: url(./../images/main/inner_right.gif);
    background-position:right top;
    background-repeat: no-repeat;
}

#wwrapper {
    /*height: 100%;
    min-height: 100%;*/
    margin: auto;
    width: 966px;
    background-image: url(./../images/main/inner_bottom.gif);
    background-position:1px 0px;
    background-repeat: repeat-y;
}

#wrapper {
    height: auto;
    min-height: 100%;
            margin: auto;
        text-align: left;
        width: 930px;
        background: url(./../images/main/inner_bg.gif) 0px 0px repeat-x;
        background-color: #999999;
}

#top {
    height: 44px;
    width:908px;
            margin: auto;
        text-align: left;
        background: url(./../images/main/top_center.gif) 0px 0px repeat-x;
        background-color: #336699;
}

#utop {
    height: 44px;
    width:908px;
            margin: auto;
        text-align: left;
        background: url(./../images/main/top_left.gif) 0px 0px no-repeat;
}

#vtop {
    height: 44px;
    width:908px;
            margin: auto;
        text-align: left;
        background: url(./../images/main/top_right.gif);
    background-position:right top;
    background-repeat: no-repeat;
}

#itop {
    width:856px;
    margin:auto;
    color:white;
    padding-top:12px;
    font-size:14px;
}

#itop a {
    color:white;
    text-decoration:underline;
}

#itop a:hover {
    color:#e0e0e0;
}


#itop .rights {
    float:right;
}

#itop .rights a {
    margin-left:6px;
    margin-right:6px;
}


#itop .inputCover {
    background-image: url(./../images/main/top_input.gif);
    background-position:center top;
    background-repeat:no-repeat;
    height:22px;
    width:112px;
    position:relative;
    top:-3px;
    padding-left:8px;
    padding-top:2px;
    float:left;
    /*padding-top:2px;*/
}

#itop input {
    height:20px;
    width:104px;
    border-width:0px;
    font-family:arial;
    font-size:14px;
    color:black;
    background-color:transparent;
}

.idinput {
    height:20px;
    width:0px;
    border-width:0px;
    background-color:transparent;
    display:none;
}

#logo {
    height: 123px;
    width:413px;
            margin: auto;
        text-align: left;
        margin-top:33px;
}

#q {
    height: 41px;
    width:468px;
            margin: auto;
        text-align: left;
        margin-top:10px;
    background-image: url(./../images/main/q_input.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#q input {
    height:30px;
    width:338px;
    border-width:0px;
    font-family:arial;
    font-size:20px;
    color:#666666;
    margin-top:8px;
    margin-left:8px;
    background-color:transparent;
}

#q .qbutton {
    height:41px;
    width:100px;
    border-width:0px;
    font-family:arial;
    font-size:20px;
    color:white;
    margin-top:0px;
    margin-left:20px;
    background-image: url(./../images/main/q_button.gif);
    background-position:left top;
    background-repeat:no-repeat;
    background-color:transparent;
    cursor:pointer;position:relative;top:-3px;
}

#answer {
    height: 68px;
    width:708px;
            margin: auto;
        text-align: center;
        margin-top:27px;
    background-image: url(./../images/main/answer_bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
    color:#336699;
    font-size:20px;
    padding-top:14px;
}

#ball8 {
    height: 270px;
    width:460px;
            margin: auto;
        text-align: left;
        margin-top:-14px;
}

#links {
    margin-top:50px;
    text-align:center;
    width:100%;
    font-size:14px;
    color:black;
}


#links a {
    font-size:14px;
    color:black;
    margin-left:6px;
    margin-right:6px;
    text-decoration:underline;
} 

#links a:hover {
    color:white;
}

#disclaimer {
    margin: auto;
    margin-top:20px;
    text-align:justify;
    width:856px;
    font-size:11px;
    color:white;
    padding-bottom:35px;
}

#disclaimer a {
	color:white;
}

#bottox {
    width:100%;
    height:16px;
    background-image: url(./../images/main/bottox2.gif);
    background-position:1px top;
    background-repeat:no-repeat;
}

#wrapperi {
    height: auto;
    min-height: 100%;
        padding: 0px 2px;
}

.clear {
        clear: both;
}

#header {
    width:856px;
    margin:auto;
    margin-top:22px;
}

#header h1 {
    color: #336699;
    font-size:24px;
    padding-top:22px;
}

#main {
    padding-top:46px;
    font-size:14px;
    width:766px;
    margin:auto;
    color: #333333;
    text-align:justify;
}

#main a{
    color: #336699;
    font-weight:bold;
}

#main h2 {
    font-weight:bold;
    font-size: 21px;
    margin-top:32px;
}

#main table th {
    width: 140px;
    text-align:right;
    vertical-align:top;
    padding-top:8px;
    /*color: #336699;*/
}

#main table td {
    text-align:left;
}

#main img.checkbox {
    padding-left:4px;
    cursor:pointer;
}

#main .inputCover {
    background-image: url(./../images/main/big_input.gif);
    background-position:center top;
    background-repeat:no-repeat;
    height:29px;
    width:246px;
    padding-left:8px;
    padding-top:4px;
}

#main input {
    height:20px;
    width:236px;
    border-width:0px;
    font-family:arial;
    font-size:14px;
    color:black;
    background-color:transparent;
}

#main .textareaCover {
    background-image: url(./../images/main/memo.gif);
    background-position:center top;
    background-repeat:no-repeat;
    height:150px;
    width:350px;
    padding-left:8px;
    padding-top:4px;
}

#main textarea {
    height:140px;
    width:340px;
    border-width:0px;
    font-family:arial;
    font-size:14px;
    color:black;
    background-color:transparent;
}


#main .sbutton {
    height:29px;
    width:70px;
    border-width:0px;
    font-family:arial;
    font-size:14px;
    color:white;
    margin-top:0px;
    margin-left:4px;
    background-image: url(./../images/main/button_small2.gif);
    background-position:left top;
    background-repeat:no-repeat;
    background-color:transparent;
    cursor:pointer;
}

.required {
  color:red;
  font-size:10px;
  font-weight:normal;
}

.noticeok {
  color:green;
  font-size:10px;
  font-weight:normal;
}

.notice {
  font-size:10px;
  font-weight:normal;
}

#main table.questionstable {
	width:100%;
}

#main table.questionstable td {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e0e0e0;
	padding:4px;
	margin:4px;
}

#main table.questionstable th {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#a0a0a0;
	text-align:center;
	padding:4px;
	margin:4px;
}

#main table.questionstable tr:hover,
#main table.questionstable tr.hover {
    background-color: #e0e0e0;
}

#storyflow {
	color: #000;
	font-size:12px;
}
#storyflow a {
	color: #000;
	text-decoration:none;
}
#storyflow a:hover {
	color: #336699;
	text-decoration:none;
}

#storyflow img {
	position:relative;top:3px;left:-4px;
}
