/* CSS Document */

/* Universal */

body { background: url(background.jpg); margin: auto; text-align: center;}
h1 {font-family: Trebuchet MS; font-size: 16px; font-weight: bold; color: #596A7E; }
h2 {font-family: Trebuchet MS; font-size: 12px; font-weight: bold; color: #596A7E; padding-bottom: 0; margin-bottom: 0;}

/* Divisions */
#container {width: 820px; text-align: center; margin: auto; margin-top: 0px; position: relative;}
#flash {position: absolute; top: 102px; left:65px; width: 288;}
#main {background-color: #fff; border: 2px solid #9e9e9e; border-top: 1px solid #9e9e9e; width: 820px; position: absolute; left: 47px; top: 0px; z-index: 1;}
#main td {background-color: #fff; text-align: left; }
#main p {border-bottom: 1px solid #fff;}
#logo {background-color: #fff; border: 2px solid #9e9e9e; border-bottom: 0; width: 820px; text-align: left;}
#contact td { font-family: Trebuchet MS; font-size: 12px; color:#000; letter-spacing: .075em; }
#search {position: absolute; left: 422px; top: 182px; height: 66px; width: 229px; z-index: 2; border: solid 2px #627387;}
#search p {font-family: verdana; font-size: 12px; color: #fff; }
#search td {background-color: #004775; color: #000; text-align: left; padding: 8px; }
#search a:link { color: #596A7E; text-decoration: underline; }
#search a:active { color: #596A7E; text-decoration: underline; }
#search a:visited { color: #596A7E; text-decoration: underline; }
#search a:hover {color: #596A7E; text-decoration: underline; }
#support {background-color: #fff; border: 2px solid #9e9e9e; border-top: 1px solid #9e9e9e; width: 820px; position: absolute; left: 0; top: 138px; z-index: 1;}
#main td {background-color: #fff; text-align: left; }
#main p {border-bottom: 1px solid #fff;}
#provider {position: absolute; left: 836px; top: 178px; z-index: 5; width: 101px;}
#provider p {font-family: verdana; font-size: 12px; color: #fff; text-align: left; }
#provider a:link { color: #fff; text-decoration: underline; }
#provider a:active { color: #fff; text-decoration: underline; }
#provider a:visited { color: #fff; text-decoration: underline; }
#provider a:hover {color: #fff; text-decoration: underline; }


/* Classes */

.border-lft {background: url(border-lft.jpg); background-repeat: repeat-y; }
.nav { color: #000; font-family: verdana; font-size: 12px; width: 160px; padding-bottom: 4px; line-height: 2em; margin-left: 4px; padding-left: 4px; padding-top: 2px; text-align: left;}
.nav a:link { color: #507F9E; text-decoration: none; }
.nav a:active { color: #507F9E; text-decoration: none; }
.nav a:visited { color: #507F9E; text-decoration: none; }
.nav a:hover {color: #507F9E; text-decoration: none; }
.reg {font-family: Trebuchet MS; font-size: 12px; color:#000; letter-spacing: .075em; padding-left: 10px; padding-right: 10px; line-height: 1.5em;}
.reg a:link { color: #596A7E; text-decoration: underline; }
.reg a:active { color: #596A7E; text-decoration: underline; }
.reg a:visited { color: #596A7E; text-decoration: underline; }
.reg a:hover {color: #596A7E; text-decoration: underline; }
.left-pad {padding-left: 10px; }
.blue {color: #596A7E; font-family: verdana; font-size: 12px;}
.nbp {padding-bottom: 0; margin-bottom: 0; }
.ntp {padding-top: 0; margin-top: 0; }
.copyright {font-family: arial; font-size: 9px; color: #596A7E; text-align: center; margin-top: 10px; }
.copyright a:link { color: #596A7E; text-decoration: underline; }
.copyright a:active { color: #596A7E; text-decoration: underline; }
.copyright a:visited { color: #596A7E; text-decoration: underline; }
.copyright a:hover {color: #596A7E; text-decoration: underline; }
.right {text-align: right; }