/* LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS */

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

.footerlinks {
	width: 539px;
	height: 29px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: .04em;
	background: url(images/_shared-images/footer-links_bkgrd.jpg);
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid }
.footerlinks a:link { color: #FFFFFF; text-decoration: none }
.footerlinks a:visited { color: #FFFFFF; text-decoration: none }
.footerlinks a:hover { color: #FFFFFF; text-decoration: underline }
.footerlinks a:active { color: #FFFFFF; text-decoration: underline }

.lh {
	width: 175px;
	height: 29px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEAEAE;
	letter-spacing: -.04em;
	line-height: 140%;
	background: url(images/_shared-images/right-col_bkgrd.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF 1px solid }
.lh a:link { color: #EEAEAE; text-decoration: none }
.lh a:visited { color: #EEAEAE; text-decoration: none }
.lh a:hover { color: #EEAEAE; text-decoration: underline }
.lh a:active { color: #EEAEAE; text-decoration: underline }

/* If needed, place CSS Nav here - copy from desired example */

/* These sidebar rules control link properties only. To adjust other aspects, see CUSTOM area below. */
.sidebar-content a:link { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:visited { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:hover { color: #000000; text-decoration: none }
.sidebar-content a:active { color: #000000; text-decoration: none }

/* These imglinks rules are for adding border hover.
NOTE: Must DELETE (not "0") border tag in html, then class the IMAGE.
ALSO: This was the ONLY way I could make this work -
maybe other class-specific objects should be written like this (note link is first, then class). */
.imglinks_unused { border: 1px #000000 solid }
a:link .imglinks { border-color: #000000 }
a:visited .imglinks { border-color: #000000 }
a:hover .imglinks { border: 1px #FFCC33 solid }
a:active .imglinks { border: 1px #FFCC33 solid }

/* These imglinks rules are only needed if background-color or border-bottom is used on normal links. */
.imglinks_unused { background-color: transparent }
.imglinks a:link { background-color: transparent }
.imglinks a:visited { background-color: transparent }
.imglinks a:hover { background-color: transparent }
.imglinks a:active { background-color: transparent }

/* HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 135%;
	margin: 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	line-height: 135%;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 17px }
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 17px }
	/* Note for lists top spacing problems - 2 methods:
	1. Use the "list-header" style on the para or h tag above the list.
   		-- OR --
	2. Make the list part of the paragraph or h tag it is under, 
   		then adjust the margin-top of the list accordingly.
   		(Move the ending tag </p> manually to the end of the list.) */
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
	margin-top: 3px;
	margin-bottom: 5px }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 135% }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	word-spacing: .3em;
	margin-top: 0;
	margin-bottom: 13px;
	padding-bottom: 5px;
	border-bottom: #CCCCCC 1px solid }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	margin: 0 0 5px 0 }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B8BAD;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 5px 3px 5px }
hr_solid-or-dashed {
	border: none;
	border-top: #FF00FF 1px dashed;
	height: 1px;
	width: 50%;
	margin-top: 0;
	margin-bottom: 0 }
hr_double {
	border: none;
	border-top: #FF00FF 3px double;
	height: 3px;
	width: 50%;
	margin-top: 0;
	margin-bottom: 0 }

/* CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES */

.bold { font-weight: bold }
.italic { font-style: italic }
.div-bar_unused { margin: 15px 0 15px 0 }
.noindent_unused { text-indent: 0em }
.p-align-no-justify_unused { text-align: left; text-indent: 2em }
.p-align-right_unused { text-align: right; text-indent: 0em }
.p-align-center { text-align: center; text-indent: 0em }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 0em;
	line-height: 120% }
.smalltext2_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .08em;
	word-spacing: .1em;
	line-height: 120% }
.img-right_unused { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px }
.img-left-caption { /* Style a div. */
	float: left;
	margin: 5px 15px 7px 0;
	background: #8B8BAD;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 3px }
.img-left-caption img { margin-bottom: 2px}
.list-header_unused { margin-bottom: 5px }
.border-simple_unused { border: #000000 1px solid }
.border-btm td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
	border-bottom: #999999 1px solid;
	padding: 3px }
.sidebar-header_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCCEB4;
	letter-spacing: .05em;
	background: #57381A;
	border-left: #9A7B5C 3px solid;
	border-top: #9A7B5C 3px solid;
	border-right: #000000 3px solid;
	border-bottom: #000000 3px solid }
.sidebar-content_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57381A;
	letter-spacing: -.02em;
	background: #DCCEB4;
	border-left: #EDDFC5 3px solid;
	border-top: #EDDFC5 3px solid;
	border-right: #57381A 3px solid;
	border-bottom: #57381A 3px solid }

/* FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS */

form { margin: 0 }
form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	padding: 0 4px 0 0 }
input, textarea, select, .form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: transparent;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #ADADCF 1px solid;
	border-top: #ADADCF 1px solid;
	border-right: #ADADCF 1px solid;
	border-bottom: #ADADCF 1px solid;
	margin: 2px 0 2px 0 }
.form-radio, .form-ckbox {
	background: none;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B2B55;
	border-left: #8B8BAD 2px solid;
	border-top: #8B8BAD 2px solid;
	border-right: #8B8BAD 2px solid;
	border-bottom: #8B8BAD 2px solid }

/* TEMPLATE BACKGROUNDS (use instead of table/cell bkgrds) TEMPLATE BACKGROUNDS TEMPLATE BACKGROUNDS */

#pg-title {
	width: 34px;
	background: url(images/_shared-images/pg-title_bkgrd.jpg) no-repeat;
	background-color: #8B8BAD;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	border-bottom: #FFFFFF 1px solid }
.white { background-color: #FFFFFF }
#right-col {
	width:175px;
	background: url(images/_shared-images/right-col_bkgrd.jpg);
	text-align: center }
#content {
	width: 539px;
	padding: 20px;
	background: url(images/_shared-images/content_bkgrd.jpg) no-repeat;
	background-color: #FFFFFF }

/* BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #2B2B55;
	scrollbar-face-color: #2B2B55;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #8B8BAD;
	scrollbar-shadow-color: #8B8BAD;
	scrollbar-highlight-color: #8B8BAD;
	scrollbar-3dlight-color: #2B2B55;
	scrollbar-darkshadow-color: #2B2B55 }
html { margin: 0; padding: 0; height: 100% }

/* ----------------------------------- COLORED SCROLLBAR REFERENCE ---------------------------------- 

Possible parameters & descriptions:

face -------- main bar
arrow ------- arrows
base -------- leave out or see explanation below
track ------- under main bar (what the main bar slides in)
3dlight ----- outer top left line around main bar
highlight --- inner top left line around main bar
shadow ------ inner btm right line around main bar
darkshadow -- outer btm right line around main bar

"Face" & "Base" are similar & would typically NOT be used together.  Usually it would be "Face" & "Track" without "Base" - or use "Base" by itself (eliminate the other parameters - except maybe 'arrow') to have a standard 3D bar in whatever color scheme is specified.  For example, scrollbar-base-color: #FF0000; will look like the normal 3D bar - in red.

To get the dithered look for the track, don't specify a track color.  It's supposed to get its blended
color from the "highlight" & "face" colors.  If you want solid, specify a color.
*/