/* CSS Document */
html {height:100%}
body {margin:0; padding:0; height:100%; background:url(footer.gif) repeat-x right bottom; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:smaller;}
form {margin:0; padding:0;}
.formTitle {padding-right:15px; float:left;}
#header {height:154px; background:url(header_bg.gif) repeat-x left bottom; position:relative;}
#logo {position:absolute; right:20px; top:34px; background:url(logo.gif); width:428px; height:80px;}
#topLeft {position:absolute; width:278px; height:381px; background:url(topleft.gif) no-repeat; top:0; left:0;}
#linx {position:absolute; top:210px;}
#linx ul {list-style-type:none; padding:0; margin:0;}
#linx li {padding:0 0 0 10px; margin:0; width:210px; text-align:right; margin-bottom:7px;}
#linx li a:link, #linx li a:visited {font-weight:bold; padding:0px 10px 0 0; display:block; text-decoration:none; color:#005dd0; font-size:12px; text-align:right;}
#linx li a:hover {background:url(linxBG.gif) repeat-y right;}
#content {position:relative; margin-left:275px; padding: 50px 120px 50px 0;}

h1 {padding:0 0 0 45px; margin:0 0 10px; font-family: Garamond, "Times New Roman"; color:#5e8cc9; text-transform:none; background:url(h1-bg.gif) no-repeat left 6px; font-size:22pt;}
h5 {margin:4px; padding:0;}

a:link, a:visited {color:#1b7e00; text-decoration:none;}
a:hover {color:#0049b6; border-bottom:1px dotted #a0612d;}

#content ul {margin-top:30px;}
#content ul li {list-style-type:none; background:url(bullet_arrow1.gif) no-repeat left 4px; padding:0 0 0 25px; margin-bottom:15px;}

ul.decorBox1 li {list-style-type:none; background-image:url(decorBox1.gif) !important; padding-top:40px !important;}

.hiddenDiv {display:none; padding:10px; width:95%; background:#c7d0c1 url(hiddenBoxBG.gif) repeat-x; margin-top:-1px;}
.hiddenDiv input {height:18px;}
.hiddenDiv .button {background:url(buttonBG.gif); height:22px; color:white; font-weight:bold; font-size:12px;}

/* tab styles */
.tabs {font-size:93%; line-height:normal;}
.tabs ul {margin:0; padding:10px 10px 0; list-style:none;}
.tabs li {float:left; background-image:url("left.gif") !important; background-repeat:no-repeat; background-position:left top !important; margin:0; padding-left:9px !important; overflow:hidden; white-space:nowrap;}
.tabs a {display:block; background:url("right.gif") no-repeat right top; padding:5px 15px 4px 6px; text-decoration:none; font-weight:bold; color:#765;}
.tabs a:hover {color:#333; border:none;}
.tabs #current {background-image:url("left_on.gif");}
.tabs #current a {background-image:url("right_on.gif"); color:#333; padding-bottom:5px;}
