﻿
.FormTable { text-align: left; width: 325px; border: solid 0px #000000;}
.FormTableLeft { width:100px; }
.FormTableRight { width:auto; }

.indented { margin-left: 100px; }

.requiredIndicator { color: Red; font-size: 14px; font-weight: bold; }

.NormalTextBox { width:175px; background-color:#FFFFFF; border: 1px solid #dba603; }
.LargeTextBox { font-size:15px; font-weight:bold; height: 20px; border: solid 2px #000000; }
.LargeText { font-size:30px; font-weight:bold; }
.NormalDropDown { width:130px; }
.NormalButton { border:solid 2px #003264; background-color:#003264; background-image: url('images/buttonbackground.jpg'); background-repeat:repeat-x; font-size:18px; font-weight:bold; color:#FFFFFF; cursor: hand; width: 150px; padding: 0px 0px 0px 0px; }

.RedError { color: Red; font-size: 14px; }

.OrangeHeader { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #DBA603; }
.BlackHeader { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #000000; }

.shell_arc { background-image: url(images/shell_bottomleft.gif); background-position: left bottom; background-repeat:no-repeat; }

.gray11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; }
.gray12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; }
a.gray11link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; font-decoration: none; }
a.gray11link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; font-decoration: underline; }
.blue11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #311ad9; }
a.blue11link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #311ad9; font-decoration: none; }
a.blue11link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #311ad9; font-decoration: underline; }

.header15 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000; }
.textfield { background-color:#FFFFFF; border: 1px solid #dba603; }
.gbfield { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000; border: 2px solid black; }
