/* _____________________________________________ ZERO OUT ______________________________________________ */

* {	margin: 0; outline: 0; border: 0; padding: 0 }

/* ____________________________________________ HTML & BODY ____________________________________________ */

html {
	height: 100% }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 1.5em;
	background: url(images/_shared/pg-bg.gif) repeat-x #FFFFFF }

/* _____________________________________________ NOTES ________________________________________________ */

/* When wanting to change a used style, check where it's currently used by doing a Find (but not Replace).
Search for source code, not tag. */

/* __________________________________________ TEMPLATE ITEMS __________________________________________  */

#header {
	width: 1000px;
	height: 96px }
#flash-schedule {
	width: 400px;
	float: right }
#navbar {
	width: 1000px;
	height: 43px;
	padding: 1px 0 0 0 }
#navcenter { width: 802px; margin: 0 auto 0 auto }
#main {
	width: 1000px;
	padding: 0 0 3px 0;
	background: url(images/_shared/leftcol_bg-btm.gif) repeat-y }
#left-col { width: 427px; float: left }
#ellipse { height: 266px }
#under-ellipse {
	margin: 0 50px 0 0;
	padding: 15px 20px 0 0;
	background: url(images/_shared/leftcol_bg-top.gif) no-repeat }
#sidebar-contact {
	width: 230px;
	margin: 0 auto 0 auto;
	padding: 0 5px 0 5px }
#sidebar-contact p {
	text-align: center;
	color: #012D6A;
	border-bottom: 1px solid #012D6A }
#sidebar-content {
	width: 300px;
	margin: 15px auto 0 auto;
	padding: 0 5px 0 5px }
#sidebar-content div { border-bottom: 1px solid #012D6A }
#sidebar-affiliations {
	text-align: center;
	padding: 0 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 1.5em;
	margin: 15px auto 0 auto }
#right-col { width: 573px; float: right }
#section-header { height: 101px; border-bottom: 2px solid #012D6A }
#footer {
	height: 49px;
	background: #012d6a }
#cr-design { width: 1000px }
#copyright {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	padding: 0 0 0 25px }
#content {
	width: 558px;
	padding: 22px 15px 0 0 }

/* ______________________________________________ LINKS ________________________________________________ */

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

#iconlinks {
	float: right;
	width: 184px;
	padding: 16px 40px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right }
#iconlinks a:link { color: #666666; text-decoration: none }
#iconlinks a:visited { color: #666666; text-decoration: none }
#iconlinks a:hover { color: #666666; text-decoration: underline }
#iconlinks a:active { color: #666666; text-decoration: underline }

ul#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	list-style: none;
	margin: 0;
	padding: 0 }
ul#menu * { margin:0; padding:0 }
ul#menu a { display:block; color:#FFFFFF; text-decoration:none }
ul#menu li { position:relative; float:left }
ul#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:41px;
	left:0;
	background:#999999;
	display:none;
	opacity:0;
	list-style:none }
ul#menu ul li { position:relative; border:1px solid #AAAAAA; border-top:none; width:200px; margin:0 }
ul#menu ul li a { display:block; padding:3px 7px 5px; background-color:#999999 }
ul#menu ul li a:hover { background-color:#CCCCCC; color: #666666 }
ul#menu ul ul { left:148px; top:-1px }
ul#menu .menulink-leftend { background: none; padding: 15px 10px 13px 10px }
ul#menu .menulink { background: url(images/_shared/nav-div.gif) 0px 5px no-repeat; padding: 15px 10px 13px 10px }
ul#menu .menulink:hover, ul.menu .menuhover { background: #012D6A }
ul#menu .menulink-leftend:hover { background: #012D6A }
ul#menu .sub { background: #999999 url(images/_shared/nav-arrow.gif) 190px 30px no-repeat }
ul#menu .topline { border-top:1px solid #aaa }

#footerlinks {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding: 7px 0 2px 0 }
#footerlinks a:link { padding: 2px 4px 3px 4px; color: #CCCCCC; text-decoration: none }
#footerlinks a:visited { padding: 2px 4px 3px 4px; color: #CCCCCC; text-decoration: none }
#footerlinks a:hover { padding: 2px 4px 3px 4px; color: #012D6A; text-decoration: none; background: #AAAAAA }
#footerlinks a:active { padding: 2px 4px 3px 4px; color: #012D6A; text-decoration: none; background: #AAAAAA }

#followers {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .04em;
	text-align: right;
	padding: 0 25px 0 0 }
#followers a:link { color: #AAAAAA; text-decoration: none }
#followers a:visited { color: #AAAAAA; text-decoration: none }
#followers a:hover { color: #CCCCCC; text-decoration: underline }
#followers a:active { color: #CCCCCC; 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. --- or see simpler way below ---
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 }

/* Class the LINK */
.imglinks_unused img { border: 1px solid #FFFFFF }
.imglinks_unused:hover img { border: 1px solid #000000 }

/* imglinks rules are only needed if background-color or border-bottom is used on normal links.
Style the containing element the image is in - not the image or link. */
.imglinks_unused a:link { background-color: transparent }
.imglinks_unused a:visited { background-color: transparent }
.imglinks_unused a:hover { background-color: transparent }
.imglinks_unused a:active { background-color: transparent }

/* Match style to .form-btn. Use for other places a single btn is wanted. Class the td. */
.btn_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCD2FB;
	text-align: center;
	background-color: #071352;
	border: #071352 1px solid }
.btn a:link {
	color: #CCD2FB;
	text-decoration: none;
	height: 2.5em;
	padding: 3px;
	background: transparent;
	display: block }
.btn a:visited {
	color: #CCD2FB;
	text-decoration: none;
	height: 2.5em;
	padding: 3px;
	background: transparent;
	display: block }
.btn a:hover {
	color: #071352;
	text-decoration: none;
	background-color: #CCD2FB }
.btn a:active{
	color: #071352;
	text-decoration: none;
	background-color: #CCD2FB }

/* _____________________________________________ HTML TAGS _____________________________________________ */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 12px 0 }
#sidebar-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 1.2em;
	margin: 0 0 12px 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	list-style-type: none;
	line-height: 1.5em;
	margin: 0 5px 12px 5px }
ul li { 
	background-image: url(images/_shared/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em; /* H,V. Using "center" for vertical doen't work if text can wrap beyond one line */
	padding-left: 20px }
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 1.5em;
	margin: 0 0 5px 25px }
ol li { margin: 0 }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-style: italic;
	line-height: 1.5em }
h1 { /* page titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #012D6A;
	margin: 0 0 20px 0 }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012D6A;
	text-align: center;
	margin: 0 0 12px 0 }

/* some sitemap headings used on "conference-rooms" page too. */
.sitemap h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #012D6A;
	margin: 0 }
.sitemap h3 a:link { color: #012D6A; text-decoration: underline }
.sitemap h3 a:visited { color: #012D6A; text-decoration: underline }
.sitemap h3 a:hover { color: #012D6A; text-decoration: none }
.sitemap h3 a:active { color: #012D6A; text-decoration: none }
.sitemap h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.35em;
	color: #454545;
	margin: 0 0 0 30px }
.sitemap h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.35em;
	color: #012D6A;
	margin: 0 0 0 30px }
.sitemap h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.35em;
	color: #454545;
	margin: 0 0 0 60px }

/* HR spacing should be consistent as long as margin is equal to or greater than para bottom. */
hr_1px-solid-or-dashed {
	clear: both;
	border-top: #FF00FF 1px solid;
	height: 1px;
	width: 50%;
	margin: 20px auto 20px auto }
hr_grooved { /* This one doesn't work right in Opera or Safari unless height=auto. Put height=2px in IE-only stylesheet. */
	clear: both;
	border-top: #000000 1px solid;
	border-bottom: #7B7B7B 1px solid;
	height: auto;
	width: 50%;
	margin: 20px auto 20px auto }
hr_double {
	clear: both;
	border-top: #FF00FF 3px double;
	height: 3px;
	width: 50%;
	margin: 20px auto 20px auto }

/* ______________________________________________ FORMS ________________________________________________ */
/* remember can do width, height, rounded rect pill shape, & transparent background on input (used on Perez Firm) */

form {
	width: 500px;
	margin: 0 auto 0 auto;
	border: #666666 1px solid;
	padding: 0 0 6px 0; /* if not using fieldset, add top padding */
	background: #CCCCCC }
fieldset { margin: 0 0 10px 0 }
legend span { /* if using legend, add IE conditional statement to head of htm & link stylesheet_ie.css */
	display: block;
	width: 500px;
	margin: 0 0 3px 0;
	padding: 4px 0 4px 0;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	text-align: center }
label, .label { /* .label is for div with text describing checkbox or radio group */
	clear: both;
	float: left;
	width: 125px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
	text-align: right }
.label2-h, .label2-v { /* style a div that holds checkboxes or radiobuttons */
	float: left;
	width: auto;
	padding: 0 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000 }
.label2-h label { clear: none; width: auto }
.label2-v label { width: auto }
input, textarea, .form-input {
	width: 250px;
	margin: 3px 0 3px 0;
	border-right: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	padding: 5px 7px 1px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/_shared/form-input-bg.gif) no-repeat #4E0000;
	vertical-align: middle }
select {
	margin: 3px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle }
.form-radio, .form-ckbox {
	width: auto;
	height: auto;
	border: none;
	background: none }
.form-btn {
	width: auto;
	height: auto;
	margin-left: 135px;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: none;
	background-color: #CC0000 }

/* ______________________________________ FORMS IN TABLE ________________________________________________ */
/* remember can do width, height, rounded rect pill shape, & transparent background on input (used on Perez Firm) */
/*
form { background-color: #CCCCCC }
form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	padding: 2px 4px 2px 0 }
form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 2px 0 2px 0 }
input, textarea, select, .form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/_shared/form-input-bg.gif) no-repeat #4E0000;
	line-height: 1.5em;
	padding: 3px 6px 4px 6px;
	border-right: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	margin: 2px 0 2px 0 }
.form-radio, .form-ckbox {
	background: none;
	height: auto;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CC0000;
	height: auto;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid } */
	
/* ___________________________________________ CUSTOM STYLES ___________________________________________ */

.h-center { margin: 0 auto 0 auto } /* Doesn't show in authoring on a table, but OK in browsers. */
.text-center { text-align: center }
.text-right_unused { text-align: right }
.text-left { text-align: left }
.text-justify_unused { text-align: justify }
/* Float left or right also needs width specified, so a generic rule isn't practical. Add float to specific class. */
.clear { clear: both } /* Clear is also useful to mimic tables. Forces a new line when there's a floated element above. */
.no-btm-margin_unused { margin-bottom: 0 }
.hr-spacer_unused { /* For para with floated img that is taller than the text, & HR below it. Place this empty div above HR. */
	clear: both; padding: 1px 0 0 0 }
.strike_unused { text-decoration: line-through }
.smalltext_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.2em }
.smalltext2_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: .08em;
	word-spacing: .1em;
	line-height: 1.2em }
.testimony-name { text-align: right; font-style: italic; padding-bottom: 5px }
.img-right_unused { float: right; margin: 5px 0 7px 15px }
.img-left_unused { float: left; margin: 5px 15px 7px 0 }
.img-right-caption_unused { /* Style a div. Remove the "unused" marker from rule below too, they go together. */
	float: right;
	margin: 5px 0 7px 15px;
	border: #B7A48B 1px solid;
	padding-bottom: 2px;
	background: #D9C2A3;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #847158 }
.img-right-caption_unused img { margin-bottom: 2px}
.list-header_unused { margin-bottom: 5px }
/* >>>>> Remember: CAPTION, THEAD, TFOOT & TBODY tags. (http://www.brainjar.com/dhtml/tablesort/) <<<<< */
.border-simple_unused { border: #000000 1px solid }
.border-full-table_unused { /* Style the table, set border color & style below. Authoring displays wrong. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	border-collapse: collapse }
.border-full-table_unused td { border: #000000 1px solid; padding: 3px }
.vertical-divider_unused { border-right: #999999 1px solid }
