/* ========================================= Default Classes ========================================= */
body {margin: 0px; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#373737; background-color:#E2E2E2}
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;}
/* ============================= Border styles ============================================================== */
.bdl {border-left-width: 1px;border-left-style: solid;border-left-color: #CCC;}
.bdr {border-right-width: 1px;border-right-style: solid;border-right-color: #CCC;}
.bdr2 {border-right-width: 1px;border-right-style: solid;border-right-color: #FFF;}
.bdb {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC;}
/* ==============================  End Styles ============================================================== */
.ver12 {font-size:12;}
bold {font-weight:bold;}

/* ======================= Color Styles======================================================================= */

.red {color:#C60000;}
.white {color:#FFF;}

/* ========================End Color Styles ================================================================= */

.footer {background:url(footer-bg.gif) repeat-x; height:36px; color:#FFFFFF;}
DIV.footer A:link {color: #FFFFFF; text-decoration: none;}
DIV.footer A:visited {color: #FFFFFF; text-decoration: none;}
DIV.footer A:hover {color: #FFFFFF; text-decoration: underline;}