﻿body { margin:0px; padding:0px; background-color:#ffffff; text-align:left;}
body, div, p, input, select, a, h3 { font-family:Arial,Verdana,Tahoma; font-size:11px; color:#52514f; }
a { text-decoration:none; color:#314162; text-decoration:underline; }
a img { border:none; border-width:0px; }
a.bullet { color:#797875; text-decoration: none; padding: 4px 35px 3px 27px; display: block; background: #ffffff url(../Images/bullets/dot_0.gif) no-repeat 10px 8px; }
a.bullet:hover { text-decoration: none; padding: 4px 35px 3px 27px; background: #f7f6f1 url(../Images/bullets/dot_1.gif) no-repeat 10px 8px; }
.list a, .pagingHolder a { text-decoration:none; }
.list a:hover, .pagingHolder a:hover { text-decoration:underline; }
td.description a { text-decoration:underline; }
.bold { font-weight:bold; }
.italic { font-style: italic; }
.orange { color:#ffbb22; }
.red, .error { color:#d91a21; }
.linethrough { text-decoration: line-through; }
h3 { font-size:14px; margin:0px 0px 2px 0px; padding:0px; }

table { border-collapse:collapse; }

input, select { color:#575654; line-height: 16px;}

input.default {background-color: #656461;border: none; background-color: #dcdbd6;margin-top: 25px; margin-left: 23px;height: 16px; width: 130px;border: none;}
textarea.gray, input.gray { background:#f7f6f1; border: 1px solid #dadcdc;}

.left {float: left;}
.right {float: right}
.clear {clear: both; }

.leftAlign {text-align: left}
.rightAlign {text-align: right}
.justifyAlign {text-align: justify}
.centerAlign {text-align: center}

.topAlign  {vertical-align: top}
.bottomAlign  {vertical-align: bottom}
.middleAlign  {vertical-align: middle}

.relative {position: relative}
.absolute {position: absolute }

.noBorder {border: none;}
.normal {font-size: 12px;}

.paragraph {margin: 10px 10px 10px 10px; }
.pointer { cursor: pointer; }
.white { color: #ffffff;}
.bold { font-weight: bold; }
.pLR10 { padding: 0 10px 0 10px; }
.mLR10 { margin: 0 10px 0 10px; }
.spacer30px{ height: 30px; display: block; }
.spacer90px{ height: 80px; display: block; }
.cursor { cursor:hand; }
