td img {
    display: block;
}

img {
    border-color: #000000
}

SELECT {
    border-style: solid;
    border-color: #7f9db9;
    border-width: 1px;
}

input {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    border-top: solid 1px #7f9db9;
    border-left: solid 1px #7f9db9;
    border-right: solid 1px #7f9db9;
    border-bottom: solid 1px #7f9db9;
    padding-left: 2px;
    width: 150px
}

.checkBoxInput {
    border: none;
    width: 25px;
    vertical-align: middle;
}

.checkBoxSearch {
    border: none;
    width: auto;
    vertical-align: middle;
}

.legalese {
    font-family: arial, helvetica, sans-serif;
    color: #555555;
    font-size: 8pt
}

.legaleseVerdana {
    font-family: verdana, verdana, sans-serif;
    color: #555555;
    font-size: xx-small;
}

.legaleseInWhite {
    font-family: arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 8pt
}

.legaleseInWhiteVerdana {
    font-family: verdana, verdana, sans-serif;
    color: #ffffff;
    font-size: 7pt
}

.cutline {
    font-family: arial, helvetica, sans-serif;
    color: #dd0000;
    font-size: 8pt;
    width: 198pt
}

.galHead {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000099;
    font-size: 12pt;
    font-weight: bold
}

.superSmall {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000099;
    font-size: 8pt;
    font-weight: bold
}

.bigger {
    font-family: verdana, verdana, verdana, sans-serif;
    font-size: 9pt;
}

.bigest {
    font-family: verdana, verdana, verdana, sans-serif;
    font-size: 11pt;
}

.galHeadSmaller {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000099;
    font-size: 10pt;
    font-weight: bold
}

.galHeadWhite {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 12pt;
    font-weight: bold
}

.galHeadRed {
    font-family: verdana, arial, helvetica, sans-serif;
    color: red;
    font-size: 12pt;
    font-weight: bold
}

.galHeadSmallWhite {
    font-family: tahoma, inherit, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.galHeadSmallYellow {
    font-family: tahoma, inherit, sans-serif;
    color: #FFCC66;
    font-size: 14px;
    font-weight: bold;
}

.whiteText {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    font-style: italic
}

.whiteTextbiger {
    font-family: verdana, verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    font-style: italic
}

td {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    font-weight: normal;
}

.formText {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #181818;
    font-weight: bold;
}

.cellPadding {
    padding-left: 10px;
}

.captionFormText {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #002e64;
    font-weight: bold;
}

.formTextBig {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    color: #002e64;
}

.hr {
    color: #e0e0e0;
    height: 1px;
}

a:link {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #343434;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #0000dd;
    font-weight: normal;
    text-decoration: none;
}

a:visited {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #0035ae;
    font-weight: normal;
    text-decoration: none;
}

.textInput {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    border-top: solid 1px #7f9db9;
    border-left: solid 1px #7f9db9;
    border-right: solid 1px #7f9db9;
    border-bottom: solid 1px #7f9db9;
    padding-left: 2px;
}

.cellPadding {
    padding-left: 10px;
}


.forInput { 
	font-size: 10px; 
	color: #0033cc;
	background: #F0F4FF;
	border: 1px solid #908DBC
}

.formText2 {
    font-family: arial, helvetica, sans-serif;
    font-size: 11.5px;
    color: #3b3b3b;
    font-weight: bold;
}

.formLabels {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #5C5C5C;
    font-weight: bold;
}

.formHeader {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

.headerBg {
	background-color: #DD1D35
}

.formRedTxt {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #DD1D35;
    font-weight: bold;
}

.cellbgBlue {
	background-color: #F0F4FF
}

.cellbgBlueHead {
	background-color: #F0F4FF;
	border-color : #5C5C5C;
	border : solid;
	border-width : thin;
}

.cellbgWhite {
	background-color: #ffffff;
	border-color : #5C5C5C;
	border : solid;
	border-width : thin;
}

.cellbgGrey {
	background-color: #F6F6F6
}

.cellHeader {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #5C5C5C;
    font-weight: bold;
}

.cellText {
    font-family: arial, helvetica, sans-serif;
    font-size: 8.5pt;
    color: #5C5C5C;
    font-weight: bold;
}

.cellTextNotBold {
    font-family: arial, helvetica, sans-serif;
    font-size: 8.5pt;
    color: #5C5C5C;
    font-weight: normal;
}

.cellTextRed {
    font-family: arial, helvetica, sans-serif;
    font-size: 8.5pt;
    color: #ff0033;
    font-weight: bold;
}


.blueBold {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: bold;
	color: #1D5ACD
}


a:link.blueLink {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: bold;
	color: #1D5ACD
}
	
a:visited.blueLink {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: bold;
	color: #1D5ACD
}

a:hover.blueLink {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: bold;
	color: #B11CF6
}

a:link.aboutLink {
    font-family: verdana, verdana, verdana, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: normal;
	color: #1D5ACD
}

a:visited.blueLink {
    font-family: verdana, verdana, verdana, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: normal;
	color: #1D5ACD
}

a:link.aboutLink {
    font-family: verdana, verdana, verdana, sans-serif;
    font-size: 9pt;
	text-decoration: underline; 
    font-weight: normal;
	color: #1D5ACD
}

.cellbgLogOut {
	background-color: #F0F4FF;
	border-color : #5C5C5C;
	border : solid;
	border-width : thin;
}	

.logOutText {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #3C3DB3;
    font-weight: bold;
}	

.loggedInAsText {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #2b2b2b;
    font-weight: bold;
}

.userText {
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #DD1D35;
    font-weight: bold;
}


