﻿body { width: 647px; text-align: center; margin: 0 auto; }

.background { width: 647px; min-height: 450px; background-image: url(/Assessments/images/bkgd.jpg); background-repeat: repeat-y; background-color: #F2EDCF; }

#divBC { height: 30px; }
#divTop { background-image: url(/Assessments/images/bkgtop.gif); background-repeat: no-repeat; height: 14px; width: 608px; margin: 0 20px; }
#divBody { background-image: url(/Assessments/images/bkgdline.gif); background-repeat: repeat-y; width: 608px; margin: 0 20px; }
#divBottom { background-image: url(/Assessments/images/bkgdbtm.gif); background-repeat: no-repeat; height: 14px; width: 608px; margin: 0 20px; }


.head { text-align: center; color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 18px; height: 45px; vertical-align: middle; }
.blktext_mainhead { color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 18px; }
.blktxt { color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 11px; text-align: left; }
.blktxt_subhead { color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 14px; }
.frmtext { color: #B31B34; font-family: Arial,Helvetica,sans-serif; font-size: 13px; }
.strong { font-weight: bold !important; }
.style1 { font-size: 11px; }

.flt_lft { float: left; }
.clear { clear: both; }
.autocomplete_completionListElement { overflow: auto; height: 200px; border-width: 1px; line-height: 20px; border-style: solid; list-style-type: none; margin: 0px; padding: 3px; background-color: white; }


input { border: solid 1px #CCCCCC; }

.text { color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 12px; text-align: left; }
.left { text-align: left; }

.error { color: #FF0000; font-family: Arial,Helvetica,sans-serif; font-size: 12px; text-align: left; }

.modalBackground { background-color: #EEEEEE; filter: alpha(opacity=60); opacity: .6; }
.modalPopup { background-color: #000000; border-width: 3px; border-style: solid; border-color: Gray; padding: 3px; width: 200px; }

.progressUpdate { position: fixed; top: 0px; left: 0px; background-color: #F7F7F7; filter: alpha(opacity=70); opacity: 0.7; height: 100%; width: 100%; z-index: 11; }
.progressWrap { position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 14; }
.progressUpdateMessage { position: relative; top: 200px; background-color: #ffffff; width: 300px; height: 70px; border: solid 2px Gray; filter: alpha(opacity=100); opacity: 1.0; text-align: center; z-index: 15; left: 50%; margin-left: -150px; padding-top: 30px; }

