<style type="css/text">

/* -----------------------------------------------
 Colors
 ----------------------------------------------- */
.black  					{color: black;}
.white  					{color: white;}

.gray_dark					{color: #444444;}			/*Legacy*/
.gray_ltr					{color: #999999;}	/*Legacy*/
.gray_med					{color: #777777;}		/*Legacy*/

.color_gray_darker			{color: #333333;}
.color_gray_dark			{color: #444444;}
.color_gray_dark_lt			{color: #555555;}
.color_gray_med_dk			{color: #666666;}
.color_gray_medium			{color: #777777;}
.color_gray_med_light		{color: #999999;}
.color_gray_light_dk		{color: #AAAAAA;}
.color_gray_light_med		{color: #CCCCCC;}
.color_gray_light			{color: #DDDDDD;}
.color_gray_lightning		{color: #E8E8E8;}
.color_gray_light_lt		{color: #EEEEEE;}

.color_status_warning 		{color: #C40010;}
.color_status_good  		{color: #006633;}

.color_bs_desktop			{color: #444E7F;}
.color_accent_01  			{color: #444E7F;}
.color_accent_02 			{color: #D0D3DF;}
.color_accent_02_dark		{color: #C40010;}
.color_accent_03  			{color: #737A9F;}
.color_accent_04			{color: #A2A7BF;}
.color_accent_05			{color: #D0D3DF;}
.color_accent_06			{color: #E3E4EC;}
.color_anchor				{color: #C40010;}
.color_anchor_hover			{color: #444E7F;}
.color_anchor_hover_lt		{color: #D0D3DF;}

.color_blue_dark			{color: #444E7F;}
.color_gold_dark			{color: #CA8800;}

/* -----------------------------------------------
 Background Colors
 ----------------------------------------------- */

.bkcolor_black  			{background-color: black;}
.bkcolor_white  			{background-color: white;}

.bkcolor_gray_darker		{background-color: #333333;}
.bkcolor_gray_dark			{background-color: #444444;}
.bkcolor_gray_dark_lt		{background-color: #555555;}
.bkcolor_gray_med_dk		{background-color: #666666;}
.bkcolor_gray_medium		{background-color: #777777;}
.bkcolor_gray_med_light		{background-color: #999999;}
.bkcolor_gray_light_dk		{background-color: #AAAAAA;}
.bkcolor_gray_light_med		{background-color: #CCCCCC;}
.bkcolor_gray_light			{background-color: #DDDDDD;}
.bkcolor_gray_lightning		{background-color: #E8E8E8;}
.bkcolor_gray_light_lt		{background-color: #EEEEEE;}

.bkcolor_status_warning		{background-color: #C40010;}
.bkcolor_status_good 		{background-color: #006633;}

.bkcolor_accent_01  		{background-color: #444E7F;}
.bkcolor_accent_02 			{background-color: #D0D3DF;}
.bkcolor_accent_02_dark		{background-color: #C40010;}
.bkcolor_accent_03  		{background-color: #737A9F;}
.bkcolor_accent_04			{background-color: #A2A7BF;}
.bkcolor_accent_05			{background-color: #D0D3DF;}
.bkcolor_accent_06			{background-color: #E3E4EC;}

.bkcolor_blue_dark			{background-color: #444E7F;}
.bkcolor_gold_dark			{background-color: #CA8800;}

/* -----------------------------------------------
 Row Colors
 ----------------------------------------------- */
.bkcolor_row_red_dk			{background-color: #FFCCCC;}
.bkcolor_row_red_lt  		{background-color: #FFDDDD;}
.bkcolor_row_brown_dk		{background-color: #F2ECE6;}
.bkcolor_row_brown_lt 		{background-color: #F9F5F2;}
.bkcolor_row_blue_dk 		{background-color: #DBE6EB;}
.bkcolor_row_blue_lt  		{background-color: #EDF3F5;}
.bkcolor_row_gray_dk 		{background-color: #EEEEEE;}
.bkcolor_row_gray_lt 		{background-color: #F7F7F7;}
.bkcolor_row_yellow_dk 		{background-color: #FFFFBF;}
.bkcolor_row_yellow_lt 		{background-color: #FFFFE7;}

/* -----------------------------------------------
 Fonts / Text
 ----------------------------------------------- */
body {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.body_main {
	color: black;
	background: #2E2E2E url(/art/background.gif) repeat-y center center;
}

html, body, .slideshow_body, #wrapper, #slideshow_wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 949px;
}

input, text {
	color: black;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

b,p,td,ul,ol,li,div,form {
	font-size: 11px;
}

h1, .headline {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -2px;
}

.page_headline {
	color: white;
	font-family: Helvetica;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;
	padding-right: 20px;
	padding-top: 50px;
}

.redhead {
	color: #C40010;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.whitehead {
	color: white;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px;
}

.subhead {
	color: #444444;
	font-weight: bold;
	letter-spacing: -1px;
}

.subhead_error {
	color: #C40010;
	font-weight: bold;
	letter-spacing: -1px;
}

.normal {
	font-weight: normal;
}

.normaltight {
	font-weight: normal;
	letter-spacing: -1px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.boldtight {
	font-weight: bold;
	letter-spacing: -1px;
}

.boldgray {
	color: #777777;
	font-weight: bold;
}

.smallcaps, 
.small_caps {
	color: #C40010;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
}

/* -----------------------------------------------
 Links and rollovers
 ----------------------------------------------- */

a  {
	border-bottom: 1px dotted;
	color: #C40010;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid;
	color: #444E7F;
}

a.res_category_link {
	border-bottom: 1px dotted;
	color: black;
	text-decoration: none;
}

a.res_category_link:hover {
	background-color: #E3E4EC;
	border-bottom: 1px solid;
	color: #444E7F;
}

a.product_link {
	font-style: italic;
}

a.product_link:hover {
	font-style: italic;
}

a.imagelink {
	border: 1px solid white;
	text-decoration: none;
	display: table-cell;
}
a.imagelink:hover {
	border: 1px solid #C40010;
	text-decoration: none;
	display: table-cell;
}

a.arrowlink {
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink:hover {
	background-color: #737A9F;
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_beige {
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_beige:hover {
	background-color: #E3E4EC;
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_dkgray {
	border-bottom: 0px;
	text-decoration: none;
}

a.arrowlink_dkgray:hover {
	background-color: #646464;
	border-bottom: 0px;
	text-decoration: none;
}

a.commentlink {
	border-bottom: 0px;
	text-decoration: none;
}

a.commentlink:hover {
	border-bottom: 0px;
	text-decoration: none;
}

a.button {
	background-color: #444E7F;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 8px 5px 8px;
}

a.button:hover {
	background-color: black;
	border-bottom: 0px;
	color: #D0D3DF;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 8px 5px 8px;
}

.lending_psuedobtn,
a.button_outlined {
	border-bottom: 1px solid #555;
	border-left: 1px solid #999;
	border-right: 1px solid #555;
	border-top: 1px solid #999;
	color: #444E7F;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px 10px 4px 10px;
	white-space: nowrap;
}

a.button_outlined:hover {
	background-color: #444E7F;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid black;
	border-right: 1px solid #CCC;
	border-top: 1px solid black;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px 10px 4px 10px;
	white-space: nowrap;
}

a.mini_btn {
	background-color: #444E7F;
	border: 0px;
	color: white;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.mini_btn:hover {
	background-color: black;
	border: 0px;
	color: white;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.mini_btn_red {
	background-color: #444E7F;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.mini_btn_red:hover {
	background-color: black;
	border-bottom: 0px;
	color: #D0D3DF;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 1px 6px 1px 6px;
	white-space: nowrap;
}

a.pagelink {
	border-bottom: none;
	color: black;
	padding: 4px 2px 4px 2px;
	text-decoration: none;
}

a.pagelink:hover {
	background-color: #444E7F;
	color: white;
	padding: 4px 2px 4px 2px;
	text-decoration: none;
}

.pagelink_selected {
	background-color: #E3E4EC;
	color: #999;
	padding: 4px 2px 4px 2px;
}

a.titlelink  {
	border-bottom: 1px dotted;
	color: #444E7F;
	font-weight: bold;
	text-decoration: none;
}

a.titlelink:hover {
	border-bottom: 1px solid;
	color: #C40010;
	font-weight: bold;
}

a.noborder,
a.noborder:hover {
	border-bottom: 0px;
}

/* -----------------------------------------------
 Menus
 ----------------------------------------------- */
.menubar {
	background-color: #455589;
	width: 204px;
}

a.menu_item {
	border-bottom: 0px;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	padding: 1px 1px 1px 20px;
}
a.menu_item:hover {
	color: white;
	background-color: black;
	border-bottom: 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	padding: 1px 1px 1px 20px;
}
a.menu_item {
	border-bottom: 0px;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	padding: 1px 1px 1px 20px;
}
a.menu_item_selected, a.menu_item_selected:hover {
	color: white;
	background-color: #222A45;
	border-bottom: 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	padding: 1px 1px 1px 20px;
}
a.menu_sub {
	padding: 1px 1px 1px 40px;
}
a.menu_sub:hover{
	padding: 1px 1px 1px 40px;
	color: white;
	background-color: black;
}
a.menu_sub_selected, a.menu_sub_selected:hover {
	padding: 1px 1px 1px 40px;
	color: white;
	background-color: #222A45;
}

a.menu_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 86px;
	max-height: 86px;
	background-image: url(/art/cia_logo_ot.jpg);
	background-repeat: no-repeat;
	border-bottom: none;
	border: 0px;
}

a.menu_logo:hover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 86px;
	max-height: 86px;
	background-image: url(/art/cia_logo_ov.jpg);
	background-repeat: no-repeat;
	border-bottom: none;
	border: 0px;
}

.cia_corp {
	background-image: url(/art/blue_gradient.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* -----------------------------------------------
 MakeMenu CSS
 ----------------------------------------------- */

ul.makeMenu, ul.makeMenu ul {
	width: 204px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	/*border: 1px solid #D3D4B6;*/
	background-color: #455589;
	padding: 1px 0px 1px 0px;
	cursor: default;
	margin-left: 0px;
	border-bottom: 0px;
	z-index: 4;
}
ul.makeMenu li {
	list-style-type: none;
	margin: 0px;
	position: relative;
	color: white;
	padding: 1px 0px 1px 0px;
	z-index: 4;
}
ul.makeMenu li > ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 170px;
	z-index: 4;
}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
	background-color: black;
	color: white;
	padding: 1px 0px 1px 0px;
	border-bottom: 0px;
	z-index: 4;
}
ul.makeMenu ul.CSStoShow {
	display: block;
	z-index: 4;
}
ul.makeMenu li:hover > ul {
	display: block;
	z-index: 4;
}
ul.makeMenu li a {
	text-align: left;
	font-weight: bold;
	color: white;
	display: block;
	width: 100%;
	border-bottom: 0px;
	padding: 1px 1px 1px 10px;
	z-index: 4;
}
ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink {
	font-weight: bold;
	color: white;
	border-bottom: 0px;
	padding: 1px 1px 1px 10px;
	z-index: 4;
}
ul.makeMenu li:hover > a {
	font-weight: bold;
	color: white;
	border-bottom: 0px;
	padding: 1px 1px 1px 10px;
	z-index: 4;
}
.makeMenu_sub {
	border: 1px solid #A2AAC4;
	z-index: 4;
}


/* -----------------------------------------------
 Fake Dialog boxes (login, search, etc)
 ----------------------------------------------- */
 
.form_titlebar {
	background-color: #C40010;
	color: white;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
}

.form_prompt {
	color: #333;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

.form_prompt_required {
	color: #C40010;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

.askadvisor_block {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding: 10px;
}

.askadvisor_datestamp {
	color: #555;
	float: right;
	font-size: 9px;
	margin-top: 2px;
	text-transform: uppercase;
	white-space: nowrap;
}

/* -----------------------------------------------
 General Input Forms
 ----------------------------------------------- */

.form_sideprompt {
	color: #444E7F;
	font-weight: bold;
	letter-spacing: -1px;
}

.form_sideproblem {
	color: #444E7F;
	font-weight: bold;
	letter-spacing: -1px;
}

/* -----------------------------------------------
 Input Fields
 ----------------------------------------------- */
INPUT.flats {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	padding-left: 3px;
	margin: 2px;
	color: black;
	background-color: white;
	vertical-align: top;
	display: inline;
}
INPUT.redButtons,
.redbuttons {
	background-color: #C40010;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
INPUT.redButtons:hover,
.redbuttons:hover {
	background-color: black;
	color: #D0D3DF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
TEXTAREA {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	padding: 1px;
}
TEXTAREA.flats {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	padding: 2px;
	width: 450px;
}
SELECT {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
SELECT.SELECTED {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.darkHeader {
	color: #555555;
}

/* -----------------------------------------------
 Registration Form
 ----------------------------------------------- */
 
.input_form_text {
	font-size: 10px;
}

.inputform_head {
	background-color: #646464;
	color: white;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	padding: 5px;
}

.inputform_errorhead {
	background-color: #C40010;
	color: white;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	padding: 5px;
}

.inputform_head_light {
	background-color: #646464;
	color: white;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
	padding: 5px;
}

.inputform_instrux {
	margin-top: 10px;
}

.inputform_required {
	background-image: url(/images/asterisk_black.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #444E7F;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	padding-left: 11px;
}

.inputform_prompt {
	color: black;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
}

.inputform_problem {
	background-image: url(/images/asterisk_red.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #C40010;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	padding-left: 11px;
}

.inputform_hint {
	color: #777777;
	font-weight: normal;
}

.inputform_comments {
	color: #555;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
}

.inputform_col_left {
	background-color: #DDDDDD;
	color: black;
	padding: 6px 10px 6px 10px;
	height: 28px;
}			

.inputform_col_left_header {
	/*background-color: #999999;*/
	color: black;
	padding-right: 10px;
	height: 28px;
}			

.inputform_col_right {
	background-color: #EEEEEE;
	color: black;
	padding: 6px 10px 6px 10px;
	height: 28px;
}			

.inputform_col_right_header {
	/*background-color: #DDDDDD;*/
	color: black;
	padding-left: 10px;
	height: 28px;
}			

/* -----------------------------------------------
 Login | Registration
 ----------------------------------------------- */

.login_block {
	color: white;
	font-size: 11px;
	margin: 10px 2px 10px 2px;
}

.login_btn {
	border-bottom: 0px;
	color: #D0D3DF;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	text-transform: uppercase;
}

.login_btn:hover {
	background-color: #D0D3DF;
	border-bottom: 0px;
	color: #444E7F;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 4px 0px 4px;
	text-transform: uppercase;
}

/* -----------------------------------------------
 PNG classes to support PNGswap() javasript;
 Identifying PNGs with mouseovers
 ----------------------------------------------- */

.PNG_arrow {
}

.JPG_arrow {
}

.PNG_comment {
	left: 0px;
	top: 3px;
}

/* -----------------------------------------------
 Helper Apps 
 ----------------------------------------------- */
 
.helper_app_text {
	margin-bottom: 10px;
}

a.helper_app_link {
	border-bottom: 1px dotted;
	color: #C40010;
	font-size: 10px;
	font-weight: bold;
}

a.helper_app_link:hover {
	border-bottom: 1px solid;
	color: #444E7F;
	font-size: 10px;
	font-weight: bold;
}

.file_format_icon {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.file_size {
	color: #777777;
	white-space: nowrap;
}

/* -----------------------------------------------
 Slideshow 
 ----------------------------------------------- */

#slideshow_wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

.slideshow_body {
	background: #646464;
	color: black;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}

.slideshow_slide {
	background-color: #646464;
	border: 1px solid #999;
	height: 610px;
	width: 610px;
}

.slideshow_scroller {
	background-color: #646464;
	border: 1px solid #646464;
	height: 120px;
	margin-bottom: 10px;
	overflow: auto;
	width: 610px;
}

.slideshow_thumbnail {
	height: 84px;
	width: 84px;
}

.slide_caption {
	color: #CCC;
	font-size: 9px;
	text-transform: uppercase;
}

a.slideshow_link {
	border: 1px solid #646464;
	color: #646464;
	display: block;
	text-decoration: none;
}

a.slideshow_link:hover {
	border: 1px solid #D0D3DF;
	color: #646464;
	display: block;
	text-decoration: none;
}

a.slideshow_link_sel {
	border: 1px solid white;
	color: #646464;
	display: block;
	text-decoration: none;
}

a.slideshow_link_sel:hover {
	border: 1px solid #D0D3DF;
	color: #646464;
	display: block;
	text-decoration: none;
}


/* -----------------------------------------------
 Advanced Search / Resource Recommendations 
 ----------------------------------------------- */

.query_caption {
	color: #333;
	float: left;
	margin-left: 18px;
	width: 200px;
}

.query_emphasis {
	color: #777;
	font-weight: bold;
	letter-spacing: -1px;
}

.query_input {
	border-bottom: 1px solid #EEE;
	color: black;
	display: block;
	line-height: 120%;
	margin-left: 18px;
	margin-top: 2px;
	padding-bottom: 4px;
}

.spotlite_results {
	text-align: left;
	width: 600px;
}

.spotlite_stars {
	float: right;
	margin-top: 5px;
}

.spotlite_kludge_4ie {
	height: 20px;
	margin-top: -20px;
}

.spotlite_rezcount {
	color: #777;
	float: right;
	font-weight: normal;
	margin-right: 14px;
	margin-top: 4px;
}

a.spotlite_category {
	background-color: #737A9F;
	border-bottom: 0px;
	color: black;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 6px;
	padding: 4px;
}

a.spotlite_category:hover {
	background-color: #D0D3DF;
	border-bottom: 0px;
}

a.spotlite_rezlink {
	border-bottom: 1px solid #EEE;
	color: black;
	display: block;
	line-height: 120%;
	margin-left: 18px;
	margin-top: 4px;
	padding-bottom: 6px;
}	

a.spotlite_rezlink:hover {
	border-bottom: 1px solid #EEE;
	color: #444E7F;
}	

a.spotlite_morelink {
	border-bottom: 0px;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 18px;
	margin-top: 4px;
	padding-bottom: 6px;
}	

a.spotlite_morelink:hover {
	border-bottom: 0px;
}

.results_table {
	border: 1px solid #999;
}

/* -----------------------------------------------
 Copyright 
 ----------------------------------------------- */

.copyright_footer {
	font-size: 9px;
	padding: 5px;
	text-align: left;
}

.copyright_btn {
	border-bottom: 1px dotted;
	color: #555;
	text-decoration: none;
}

.copyright_btn:hover {
	background-color: #D0D3DF;
	border-bottom: 0px;
	color: #777;
}

/* -----------------------------------------------
 Footer 
 ----------------------------------------------- */
 
.footer {
	color: black;
	padding: 10px;
	font-size: 9px;
	text-transform: uppercase;
}

.footer_stars {
	background-image: url(art/stars_bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 288px;
}

a.footer_link {
	color: black;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 0px;
}
a.footer_link:hover {
	color: white;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 0px;
}

/* -----------------------------------------------
 Resources 
 ----------------------------------------------- */
 
.rez_type_banner {
	border: 1px solid #CCC;
	color: #999999;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
	letter-spacing: 0px;
}

a.rez_type_banner {
	background-color: #999;
	color: white;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

a.rez_type_banner:hover {
	background-color: #C40010;
	color: white;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

.rez_type_floater {
	border: 1px solid #CCC;
	color: #777777;
	float: right;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

a.rez_type_link {
	border: 1px solid #CCC;
	color: #777777;
	float: right;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

a.rez_type_link:hover {
	border: 1px solid #CCC;
	background-color: #777777;
	color: white;
	float: right;
	font-size: 9px;
	padding: 1px;
	text-transform: uppercase;
	white-space: nowrap;
}

.resource_type_banner {
	border: 1px solid #999;
	font-size: 9px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	white-space: nowrap;
}

.resource_banner_addendum {
	color: #777777;
	font-size: 9px;
	padding: 2px 10px 2px 4px;
	text-transform: uppercase;
}

.resource_heading {
	background-color: #A2A7BF;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px 10px 5px 10px;
}

.resource_column_right {
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 230px;
}

/* -----------------------------------------------
 Columns and Rules 
 ----------------------------------------------- */
 
.table_rules {
	border: 1px solid black;
}

.table_rules_light {
	border: 1px solid #737A9F;
}

.table_rules_topbot {
	border-top: 1px solid #444E7F;
	border-bottom: 1px solid #444E7F;
}

.table_rules_topbot_black {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.cell_rule_left {
	border-left: 1px solid #C40010;
}

.cell_rule_right {
	border-right: 1px solid #C40010;
}

.column_left {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.column_right {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

/* -----------------------------------------------
 Footnotes 
 ----------------------------------------------- */
 
 .footnote_sup {
	color: #999;
}
 
.footnotes {
	font-size: 9px;
	color: #999;
}

/* -----------------------------------------------
 Lists 
 ----------------------------------------------- */

.list_noindents {
	list-style: disc outside;
	margin-left: -22px;
	margin-right: 10px;
}

.sidebar_list {
	list-style: disc outside;
	margin-left: -15px;
	margin-right: 10px;
}

/* -----------------------------------------------
 List Views 
 ----------------------------------------------- */
 
.capitals_caption {
	color: #333;
	font-size: 9px;
	text-transform: uppercase;
}

.filterbar_caption {
	color: #444444;
	font-size: 9px;
}

.sortbar_caption {
	color: #737A9F;
	font-size: 9px;
	padding-right: 10px;
}

a.sort_btn {
	background-color: black;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px;
}

a.sort_btn:hover {
	background-color: #444E7F;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px;
}

a.star_sort_btn {
	background-color: black;
	border-bottom: 0px;
	color: white;
	padding: 10px 4px 6px 4px;
}

a.star_sort_btn:hover {
	background-color: #444E7F;
	border-bottom: 0px;
	color: white;
	padding: 10px 4px 6px 4px;
}

a.sortselected_btn {
	background-color: #D0D3DF;
	border-bottom: 0px;
	color: black;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px;
}

a.sortselected_btn:hover {
	background-color: #444E7F;
	border-bottom: 0px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 6px;
}

/* -----------------------------------------------
 Sidebars 
 ----------------------------------------------- */
 
.sidebar_float {
	background-color: #E3E4EC;
	border: 1px solid #737A9F;
	float: right;
	margin-left: 10px;
	margin: 5px;
}

.sidebar_float_left {
	background-color: #E3E4EC;
	border: 1px solid #737A9F;
	float: left;
	margin-left: 10px;
	margin: 5px;
}

.sidebar_heading {
	background-color: #737A9F;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
}

.sidebar_quote {
	color: #C40010;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 15px;
	text-align: left;
}

.sidebar_attribution {
	color: #777777;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 0px 15px 15px 15px;
	text-transform: uppercase;
}

/* -----------------------------------------------
 Table Padding 
 ----------------------------------------------- */

.td_pad_R {
	padding-right: 10px;
}
.td_pad_BR {
	padding-bottom: 10px;
	padding-right: 10px;
}
.td_pad_RTB {
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* -----------------------------------------------
 List engine 
 ----------------------------------------------- */

.std_filterbar,
.filter_bar_tr {
	background-color:	#737A9F;
	padding: 6px;
}

.std_sortbar {
	background-color: black;
	padding: 6px;
}

/* -----------------------------------------------
 Pictures 
 ----------------------------------------------- */

.floatpixright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
 
.floatpixleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* -----------------------------------------------
 Misc 
 ----------------------------------------------- */

.list_noindent {
	margin-left: 14px;
	padding-left: 0px;
}
.li_color {
	color: #444E7F;
	list-style-type: square;
}

.portrait {
	float: right;
	margin-left: 10px;
}

.invisible {
	display: none;
}

.visible {
	display: block;
}

.form_correction {
	margin:0px;
	padding:0px;
}

#pure_development_toolbar {
	position:fixed;
	z-index:100;
	right:30px;
	top:2px;
	border:1px dotted #555;
	background-color:#ccc;
	padding:2px;
	width:200px;
}
.light_green_border_bottom {
	border-bottom:1px solid #737A9F;
}

.underlined {
	text-decoration: underline;
}

INPUT.redButtons,
.redbuttons,
.redButtons {
	background: #C40010;
	background-color: #C40010;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
INPUT.redButtons:hover,
.redbuttons:hover,
.redButtons:hover {
	background: black;
	background-color: black;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.headline_wrapper {
	background-color: #BE000A;
	background-image: url(art/headline_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 86px;
	max-height: 86px;
}

/* -----------------------------------------------
 AlertMessages 
 ----------------------------------------------- */

.pure_alerts_container{
	width: 	400px;
	height:	400px;
	text-align: left;
}

.pure_alerts_container_heading {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	background: #D0D3DF;
	border-bottom: 1px solid white;
}

#scrolling_alerts_container {
}

.pure_alerts_listItem {
	display: block;
	background: #EEEEEE;
	border-bottom: 1px solid white;
	padding: 10px;
}
.pure_alerts_listItem:hover {
	display: block;
	background: #C40010;
	color: white;
	border-bottom: 1px solid white;
	padding: 10px;
}

.pure_alerts_detail_container {
	display:	none;
	padding:	10px;
	border:		1px solid #D0D3DF;
}

.deebeeque {
	text-align:left;
	border:1px solid #0099ff;
	background-color:#ddddff;
	padding:6px;
	margin:3px;
}
.deebeeque_title{
	background-color:#0000cc;
	color:white;
	padding:2px 20px 2px 20px;
	font-weight:bold;
}

</style>
