/*BTN CSS file, revised Apr 2009, Matchbox Studios and NCC*/

body { background-color: #EFF2F5; color: #333333; margin: 0px; padding-top: 0px; }

a:link { color: #990000; text-decoration: none; }
a:visited { color: #990000; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
a:active { color: #990000; text-decoration: underline; }

.logo { }
a.logo:active { background: transparent; text-decoration: none; } 
a.logo:hover { background: transparent; text-decoration: none; }

.footer { color: #ffffff; }
a.footer:link { color: #ffffff; text-decoration: none; }
a.footer:visited { color: #ffffff; text-decoration: none; }
a.footer:hover { color: #ffffff; text-decoration: underline; }
a.footer:active { color: #ffffff; text-decoration: underline; }

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-style: normal; font-weight: normal; line-height: 20px; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; list-style-type: decimal; }
li { line-height: 20px; }
img { border: 0px; padding: 0px; margin: 0px; }

.body-tight { line-height: 15px; }

.btn { color: #EFF2F5; font-size: 1px; } /* hidden copy on index - mirrors graphic */

.copy_margins { padding-left: 26px; padding-right: 26px; padding-bottom: 15px; padding-top: 0px; }

.h2 { font-variant: normal; letter-spacing: 0.25em; font-weight: bold; }

.legal { font-size: 9px; color: #FFFFFF; text-decoration: none; }

.nobr { white-space: nowrap; }

.rq { color: #FF0000; font-weight: bold; }

.small { font-size: 9px; color: #5E5F5F; }

.welcome { font-size: 11px; color: #333333; line-height: 14px; } /* used only when client is already logged in */


/* form styles */
form { margin-bottom: 0px; margin-top: 0px; }
input, textarea { color: #333333; background-color: #FFFFFF; border: 1px solid #868789; }
select { color: #333333; background-color: #FFFFFF; } 
input.box { color: #333333; background-color: #FFFFFF; border: 0px; }

/*background styles*/
.white_bg { background-color: #ffffff; }
.gray_bg { background-color: #CDD0D5; }
.red_padding { background-color: #94130C; }
.ltgray_bg { background-color: #EFF2F5; }
.footer_bg { background-color: #575858; }
.bottom_shadow { background-image: url(images/shadow_bottom.jpg); background-repeat: repeat-x; background-position: top left; }
.top_shadow { background-image: url(images/shadow_top.jpg); background-repeat: repeat-x; background-position: top left; }
.left_shadow { background-image: url(images/side_left_shdw.gif); background-repeat: repeat-y; background-position: top left; }
.right_shadow { background-image: url(images/side_right_shdw.gif); background-repeat: repeat-y; background-position: top left; }
.content_hrule { background-image: url(images/content_hrule.gif); background-repeat: repeat-x; background-position: top left; }

#slogan_bg { background-image: url(images/text_bkgd_generic.gif); background-repeat: no-repeat; background-position: top left;  }
/* Any changes made to the margin of page-slogan must be made conversly to the width and height */
#page-slogan { padding: 10px 10px 5px 10px; font-size: 1em; font-style: italic; font-weight: normal;  width: 443px; height: 92px; 
               overflow: hidden; font-family: Georgia, Cambria, Constantia, 'Times New Roman', Times, Palatino, Baskerville, serif; 
               color: #747579;  }

/* backgrounds in public area only */
.form_bg { background-image: url(images/form_bkgd_blank.jpg); background-repeat: repeat-x; background-position: top left; }
.form_bg_updated { background-image: url(images/masthead_login-bg.jpg); background-repeat: repeat-x; background-position: top left; }
.top_shadowx { background-image: url(images/shadow_top_gray.jpg); background-repeat: repeat-x; background-position: top left; }
.bottom_shadowx { background-image: url(images/shadow_bottom_gray.jpg); background-repeat: repeat-x; background-position: top left; }


/* home page news styles */
#home-news { background-image: url(images/home_mission_news.gif); background-repeat: repeat-x; background-position: top left; 
             background-color: #CDD0D5; width: 366px; height: 430px; }
#hn-padding { padding: 240px 30px 0 30px; }             
.home-news { font-family: Georgia, Cambria, Constantia, 'Times New Roman', Times, Palatino, Baskerville, serif; font-size: 11px;
             text-align: center; line-height: 15px; color: #515151; }
