/* ========================================= Default Classes ========================================= */
body {margin: 0px; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#373737;}
.dot { background-image:url(bgDOT.gif); background-repeat:repeat;}
ul, ol, form, h1, h2, h3, h4, h5, h6 {margin:0px; padding:0px;}
.container {width:950px;display:block; margin:auto; background-image:url(bgWhite.gif); background-repeat:repeat-y;}
img { border:none;}
.bold {font-weight:bold;}
A:link {color: #21517A; text-decoration: underline;}
A:visited {color: #21517A; text-decoration: none;}
A:hover {color: #21517A; text-decoration: none;}
/* =================================================================================================== */

/* ========================================= Bullet Classes ========================================= */
UL.ulB1 { list-style:none; margin:0px; padding:0px;}
UL.ulB1 LI { background-image:url(../images/icon.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:12px; padding-bottom:5px;}
UL.ulB2 { list-style:none; margin:0px; padding:0px;}
UL.ulB2 LI { background-image:url(../images/icon-arrow.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:12px; padding-bottom:5px;}

/* =================================================================================================== */

/* ========================================= Color Classes ========================================= */
.orange {color:#F26722}
.blue	{color:#21517A;}
.black	{color:#000000;}
.green	{color:#006600;}
.white  {color:#FFFFFF;}
/* =================================================================================================== */

/* ========================================= Fonts Classes ========================================= */

.fv11 { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.fv12 { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.fv13 { font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;}
/* =================================================================================================== */


/* ========================================= Table / TD Shades Classes ========================================= */
.bdl {border-left:1px solid #EFEFEF;}
.bd { border:1px solid #FFFFFF;}
.Hsd01 { background:url(gray-top.gif) top left no-repeat; background-color:#F4F4F4; padding:20px; }
/* =================================================================================================== */

/* ========================================= Footer Classes ========================================= */
#footer a{ color:#A5A5A5; text-decoration:none;}
#footer a:hover{ color:#A5A5A5; text-decoration:underline;}
.footerBar { width:100%; height:57px; display:block; margin:0 auto}
.fLinks { padding:15px 10px; color:#A5A5A5; text-align:center; background-color:#0A3A65;}
DIV.fLinks A:link {color: #A5A5A5; text-decoration: none;}
DIV.fLinks A:visited {color: #A5A5A5; text-decoration: none;}
DIV.fLinks A:hover {color: #A5A5A5; text-decoration: underline;}
/* =================================================================================================== */


/* ========================================= txt field Classes ========================================= */

.txtfld100 { width: 100px;}
.txtfld80  { width:80px;}
.txtfld50  { width:50px;}
.txtfld150 { width:150px;}
.txtfld200 { width:200px;}


/* =================================================================================================== */