/* ______________________________________ */	
/*       Section Eight: Secure Pages      */
/* ______________________________________ */

/* 8.1 - Login Settings */
table.secureloginbkg {width:619px;
         border: 1px solid #6d5839;
         background-color: #FFFFFF;}

/* Title */
.seclogintitle {font-family: Georgia, serif;
	 font-size: 14pt;
         line-height: 16pt;
         color: #063677;}

/* Setup text below title */
.secureloginsetup {font-family:Verdana, sans-serif;
	 font-size: 8pt;
         line-height: 9pt;
         color: #000000;}

/* Username & Password */
.secureloginlabels {font-family:Verdana, sans-serif;
         font-size:8pt;
         color: #666666;
         font-weight: bold;}

/* "Remember my Info" */
#loginremember td {font-family:Verdana, sans-serif;
         font-size:8pt;
         color: #666666;
         font-weight: normal;}

/* Forgot password and register links */
#loginregister td {font-family: Verdana, Tahoma, Helvetica, sans-serif;
	 font-size: 8pt;
	 color: #094895;
         font-style:italic;
         text-decoration:none;}

/* 8.2 - Logout Settings */
.seclogoutbkg { }

.seclogoutgreet {padding:0px 0px 0px 37px;
         font-family:Verdana, sans-serif;
         font-size:8pt;
         line-height: 8pt;
         color: #666666;
         font-weight: bold;}

.seclogoutuser {padding:0px 0px 5px 37px;
         font-family:Verdana, sans-serif;
         font-size:8pt;
         line-height: 8pt;
         color: #666666;
         font-weight: normal;}

.seclogoutupdateebtn {}

.seclogoutbtn {}

/* 8.3 - Alphabetical Sorting */
.alphasortlinkup {}

.alphasortlinkdn {}

.alphasortlinkup:hover {}

.alphasortbkgup {}

.alphasortbkgdn {}
