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


body {
background:url(/images/meritage_lms/background_01.jpg) repeat-x #FFF;
margin:0px 20px 0px 20px;
color:#05568E;
font:18px Arial, Helvetica, sans-serif;
text-align:center;
}

h1 {
text-indent:-9999px;
background:url(/images/meritage_lms/bg_header_clouds.gif) center no-repeat;
height:100px;
margin:0px;
padding:0px;
margin-bottom: 10px;
}

h3 {
background:#05568E;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
font-weight:normal;
color:#FFF;
padding:10px;
}

input,
textarea,
select {
font-size:10px;
color:#37312B;
background:#FFF;
padding:2px;
margin:0px 4px 4px 0px;
border:1px solid #ADD575;
	
}

textarea {
width:75%;
min-height:100px;
}

select {
min-width:200px;
}

.question_heading {
font-size:12px;
margin-bottom:5px;
}

.entry {
background:#F3F7FA;
text-align:left;
width:600px;
padding:0px 10px;
margin:0px auto;
}

.question_text {
}


.tag_checkboxes {

}

.columnized_table {
font-size:11px;
}


.checkbox {
}


.submit {
margin:20px 0px;
text-align:center;

}

.submit input {
background:url(/images/meritage_lms/submit_bg.gif) left no-repeat;
border:none;
width:160px;
height:23px;
color:#FFF;
}

