/* CSS Document */

body {background: #ffffff; font-family: Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; text-align: center;}

/*  controls layout of all pages displayed in the maincontent frame */
.maincontentarea {margin-left: auto; margin-right: auto; width: 750px; margin-top: 0px; padding: 0px; text-align: left;}
.launchtext {font-family: Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #33CC00;} 
#resourcesgreen {font-family: Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #33CC00;} 

/*  controls various settings in banner.cfm */
#banner {padding: 0px; margin: 0px;}
#blueback {width: 100%; height: 120px; background-color: #0099FF; text-align: center}
#jalogobox {margin-left: auto; margin-right: auto; width: 750px; margin-top: 0px; padding: 5px; background: #0099FF;}
#logout {margin-left: 390px; margin-right: 0px;}
#navbuttons {margin-left: 319px; margin-right: 0px;}
#logout:link {color: #ffffff; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;}
#logout:visited {color: #ffffff; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;}
#logout:hover {color: #ffffff; text-decoration: underline; font-family: Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold;}

/* controls background of little grey box by the Client Name; banner.cfm */
#tdgrey {background-color: #666666;}

/* controls blue area with JAA logo; banner.cfm */
#jalogobox {margin-left: auto; margin-right: auto; width: 750px; margin-top: 0px; padding: 5px; background: #0099FF;}

/* controls username and client name area; banner.cfm */
#whiteback {width: 100%; height: 70px; background-color: #ffffff; text-align: center}

/* controls large client name and username in banner.cfm */
#largeorgname {color: #666666; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 34px; font-style: normal; font-weight: bold; text-align: left; margin-top: 15px;}
#username {color: #666666; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: left;}

/* login table settings; index.cfm */
table#login {vertical-align: top; margin-top: 0px; width: 450px; border: 0px; padding: 10px; background-color: #ffffff;font-family: Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px; color: #000000;}
td#error {vertical-align: top; font-weight: bold; color: #FF0000; text-align: left;}
td#fieldtitles {text-align:right; font-weight: bold; vertical-align: top;}
td#fields {text-align:left; font-weight: bold; vertical-align: top;}

/* General Hyperlink Settings */
a:link {color: #0099FF;	text-decoration: none;}
a:visited {color: #0099FF; text-decoration: none;}
a:hover {color: #0099FF; text-decoration: underline;}

/*  Used for News & Media Updates, Toolbox, Downloads, Links, Advantages, etc. */
.pageheaders {color: #33CC00; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold;}

/*  controls last updated text; clients.cfm */
#newsdate {color: #666666; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 12px; font-style: normal;}

/*  controls the single word print; clients.cfm */
#print {color: #000000; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 11px; font-style: normal;}

/*  controls hyperlinks on toolbox.cfm, addressbook.cfm, downloads.cfm, links.cfm */
.toolbox:link {color: #0099FF; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;}
.toolbox:visited {color: #0099FF; text-decoration: none; font-family: Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;}
.toolbox:hover {color: #0099FF; text-decoration: underline; font-family: Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;}