body {font-family: Verdana; margin: 0; color: #000000; font-size:12px;}
body, table, td {font-size: 12px;}
#header1, #footer {display: none;}
#contentbox {width:898px;}
.button{height:24px; font-size:12px; color:000000; cursor:pointer; border: double 1px gray;background-image:url(../images/button.jpg);}
.buttonOver{height:24px; font-size:12px; color:000000; cursor:pointer; border: double 1px gray;background-image:url(../images/buttonOver.jpg);}
.title {width:100%;}
/*input {background:transparent; border: solid 0px #1861AD;}*/
/*.newInput {background-image:url(../images/input.gif); background-repeat:repeat-x; height:22px; border-left:1px; border-left-color:#1861AD; border-left-style:solid; border-left-width:1px; border-right:1px; border-right-color:#1861AD; border-right-style:solid; border-right-width:1px; font-size:18px}*/

.footer {background-color: #5B5D5A; vertical-align:middle; height:22px; font-size:10px; color:#EEEEEE}
.alink {color:blue;}

.pageTitle {background-image:url(../images/header_bg.jpg); padding-left:10px; font-weight:bold; height:24px;}

.indexbox {vertical-align:top; border-bottom-style:solid; border-bottom-width:1px; background-repeat: repeat-x; padding-left: 8px; padding-top: 8px; padding-right: 8px; line-height: 16px; text-align: left;	height:132px;}
.indextext{font-size: small; color: #FFFFFF;padding-left: 24px;	padding-right: 16px; vertical-align:top;}
.DataTable {border-collapse:collapse;}
.DetailData {text-align: left; color: black; font-size:12px; }
.ErrorMessage {color:red;}
.ListTable {width:100%; border-collapse:collapse;}

.footermiddle, .indexbox {font-size: 10px;}
.Mandatory {color:black; font-weight:bold;}

.header {color:#000000;; font-size:14px;}
.boxtable {width:100%; border-style:solid; border-width:1px; border-color:#577993; padding:0px; border-spacing:0px;}
.middletable {width:100%; border-width:0px; padding:0;}

.mytable {width:100%; border-style:solid; border-width:1px; border-color:#577993; border-collapse: collapse; padding:0;}

.smalltext {font-size:10px;}
.smalltitle {font-size:10px; vertical-align:middle}

.bigtitle {font-size:14px; vertical-align: bottom;}
.mediumtitle{font-size:12px; vertical-align:middle; }

.DetailLabel {text-align:right; padding-right:8px; font-weight:bold}

.graytitle {color: #99C7FF; font-size:10px; text-align:right; vertical-align:middle}

a {text-decoration: underline; cursor:pointer;}
.sorttitle {color:white}
.mailto {cursor:pointer; font-weight:normal; font-size:10px; }

.groupTitle {color: #FFFFFF; font-size:12px; background-color:#577993; padding-left:2px; height:20px;}
.selectTitle {font-size:10px;}
.FormDropDown {width:300px;}
.imageButton {cursor:pointer;}

.listnowrap {overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}

.MainTitle, .SubTitle {text-align: left;;font-size: 12px;vertical-align: middle;color: #FFFFFF;
	background-color: #577993;padding-left: 4px;border-left-width: 1px;border-right-width: 1px;border-right-style: solid;
	border-left-style: solid;
	border-right-color: #577993;
	border-left-color: #577993;}
.SubTitle {font-size:12px; vertical-align: middle; color: #ffffff;}
.QueryData, .ListData, .ListData1, .ListData2, .FormtableData, .FormtableData1, .FormtableData2{font-size:12px; color: #000000; height:15px;}
.FormsubHeadings {text-align:center; font-size:10px; vertical-align: middle; text-align: center; background-color: #577993; color: #ffffff;}

.FormtableData1 {background:#E0E0E0}

.FormScroll{overflow:scroll;overflow-x:hidden;border:double 0px #A9A9A9;}	
.FormtableLabel{font-size:12px; color: #000000; height:15px;}

.QueryLabel {text-align:right; font-size:12px; }
.QueryHelp {text-align:center; font-size:12px; }

.FormType{text_align: middle; font-size:30px;COLOR:#FF8C00;} 
.FormFont {text_align: middle; font-size:12px;COLOR:#808080;} 
.FormTable1 {margin-left:90px;width:600px;height:100px;align:center;}
.FormDropDown {background-color:;width:310px;}
.PropertyScroll{height:100px;overflow:scroll;overflow-x:hidden;border:double 0px #A9A9A9;}
.evenRow {background-color:#F7F7F7;}
.oddRow {background-color:#D9D9D9;}
.Formbutton{width:100px; height:22px; font-size:12px; color:#808080; cursor:pointer; border: double 1px black;}

.DataChoose    {overflow:auto; BACKGROUND-COLOR:white; COLOR:black; FONT-FAMILY:Verdana; FONT-SIZE:12px; MARGIN:0px; POSITION:absolute; width:260px; height:200px; border:2px solid; border-color:ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow; visibility:hidden;}
.datachoosetitle {BACKGROUND-COLOR:#B1B2B3; COLOR:black; FONT-FAMILY:Verdana; FONT-SIZE:12px; MARGIN:0px; border:1px solid; border-color:ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow; }
.datachooserow {cursor:pointer;}

.AttachmentBody{background-color: #C3DAF9;}
.AttachmentSubTitle{background-color: #2557AD; color: white;}

.MainTitle, .MiddleHelp, .ReceiptSubTitle {font-size:12px; }
.ReceiptLabel, .ReceiptData {font-size:12px;}

.ListData_Group {background:#F0F0F0}
.Print {padding-right:5px; text-align:right;}

/* Used for autocomplete dropdown list */
.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
    height: auto;
    position: absolute;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
    display: block;
    height: 15px;
    overflow: hidden;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
    display: block;
    height: 15px;
    overflow: hidden;
}

.detailTable { font-weight:bold; font-size:12px; width:100%; text-align:center; }
.detailHeader {color:white; background-color:#577993; }
.detailData {background: #efefef; text-align:left}