﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* site map module */
TABLE.dp_sitemap {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 600px;
}
TABLE.dp_sitemap TR TD {
	padding: 5px;
	width: 50%;
}


/* fin aid estimator styles */
TABLE.fin_aid_personal_information_table {
	border-collapse: collapse;
	padding:0;
	margin:0;
	width: 100%;
}
TABLE.fin_aid_personal_information_table TR TD {
	padding: 0 0 10px 0;
}
TABLE.fin_aid_personal_information_table TR TD.errormessage {
	width: 75px;
	color: red;
	font-weight: bold;
}
TABLE.base_table {
	border-collapse: collapse;
	padding:0;
	margin:0 0 50px 0;
	width: 75%;
}
TABLE.base_table TR TD.header_row {
	font-weight: bold;
	background-color: #dddddd;
}
TABLE.base_table TR TD.results {
	background-color: #cc0001;
	color: white;
	font-weight: bold;
}
TABLE.base_table TR {
	padding:0;
	margin:0;
}
TABLE.base_table TR TD.num {
	text-align: right;
}
TABLE.base_table TR TD {
	padding:5px;
	margin:0;
}




/* stuff for Von's site map */
table.main_table div.main_content_du2007 a.nonlink,table.main_table div.main_content_du2007 a.nonlink:hover, table.main_table div.main_content_du2007 a.nonlink:visited,table.main_table div.main_content_du2007 a.nonlink:active {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

/* sitemap is module 826...if we re-deploy this style needs an update */
div#dnn_ctr826_ModuleContent li{
	list-style-type: none; 
}

span.tracksheet
{
	font-size: 11px;
	line-height: 1.4em;
}

/* stuff for Von's menus */

#navHolder
{
	width: 210px;
	line-height: .5em; /*  Added for Strict  */
}
.menuHolder{
	margin-top: 10px;
	position: absolute;
	display: none;
}
.menuSlide{
	/*height: 485px; 
	width: 210px;
	max-height: 485px; 
	max-width: 210px;
	padding: 15px;
	font-size: 11px;
	font-weight: bold;
    	background-repeat: no-repeat;
	margin-top: 10px;
	position: absolute;
	top: 167px;*/
}

.menu
{
	height: 485px; 
	width: 210px;
	max-height: 485px; 
	max-width: 210px;
	font-size: 11px;
	font-weight: bold;
    background-repeat: no-repeat;
	padding: 0 15px;
	line-height: 1.4em;
	/*
	position: absolute;
	margin-top: 10px;
	top: 167px;*/
}
.menu a 
{ 
	font-weight: normal; 
	color: #d52b1e;
	text-decoration: underline;
	padding-left: 5px;
}
.menuSlide a 
{ 
	font-weight: normal;
	color: #d52b1e;
	text-decoration: underline;
	padding-left: 5px;
}

.menu_hidden
{
	visibility: hidden;
}

.menu_visible
{
	visibility: visible;
}

div#menuBg
{
    background-image: url(images/slider_bkg.gif);
    background-repeat: no-repeat;
	height: 485px; 
	width: 210px;
	background-color: red;
}

div#menu60
{
    background-image: url(images/slider_bkg_about.gif);
}
div#menu_60
{
    background-image: url(images/slider_bkg_about.gif);
}
    
div#menu61
{
    background-image: url(images/slider_bkg_campus.gif);
}
div#menu_61
{
    background-image: url(images/slider_bkg_campus.gif);
}
div#menu62
{
    background-image: url(images/slider_bkg_degrees.gif);
}
div#menu_62
{
    background-image: url(images/slider_bkg_degrees.gif);
}
div#menu63
{
    background-image: url(images/slider_bkg_apply.gif);
}
div#menu_63
{
    background-image: url(images/slider_bkg_apply.gif);
}
div#menu64
{
    background-image: url(images/slider_bkg_finance.gif);
}
div#menu_64
{
    background-image: url(images/slider_bkg_finance.gif);
}
div#menu65
{
    background-image: url(images/slider_bkg_alumni.gif);
}
div#menu_65
{
    background-image: url(images/slider_bkg_alumni.gif);
}
div#menu66
{
    background-image: url(images/slider_bkg_parents.gif);
}
div#menu_66
{
    background-image: url(images/slider_bkg_parents.gif);
}
div#menu642
{
    background-image: url(images/slider_bkg_duo.gif);
}
div#menu_642
{
    background-image: url(images/slider_bkg_duo.gif);
}
div#menu679
{
    background-image: url(images/slider_bkg_adults.gif);
}
div#menu_679
{
    background-image: url(images/slider_bkg_adults.gif);
}

/* stuff for level-2 design */ 

p.disclaimer {
	font-size: 9px;
}

div#dnn_ContentPane table tr td{
	font-size: 11px;
}

table.trackSheet tr td {
	border:0;
	padding: 0 5px 0 0;

}

table.trackSheet tr.trackSheet_gHead td {
	font-weight: bold;
}

p.tracksheet_link a, a.tracksheet_link {
	font-size: 11px;
}

table.program_listing_table {
	border: 0;
	padding:0;
	margin:0;
}

div.indented_content {
	margin-left: 50px;
	width: 500px;
}

div.callout {
	float: right;
	margin: 0 0 10px 15px;
	background-color: #ebebeb;
	width: 220px;
	padding:0;
}

div.callout_header {
	background: url('images/callout_box_top.gif') no-repeat #ed1c24;
	color: white;
	font-weight: bold;
	width: 220px;
	max-width: 206px;
	padding: 7px;
	margin: 0px;
}

div.callout_content {
	padding: 7px 7px 14px 7px;
	background: url('images/callout_box_bottom.gif') left bottom no-repeat;
	line-height: 1.4em;
}

table.main_table
{
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 900px;
	border-collapse: collapse;
}

table.main_table td
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.main_table tr
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.main_table td.top_bar
{
	width: 900px;
	height: 43px;
	background: url(images/top_bar_bkg.gif) repeat-x;
	line-height:0px;
}

table.main_table td.left_col
{
	width: 197px;
	padding: 0;
	margin: 0;
	text-align: left; /*  Added for Strict  */
	line-height: 0em /*  Added for Strict  */
}

table.main_table td.spacer_col
{
	width: 10px;
	line-height: 0em /*  Added for Strict  */
}

table.main_table td.right_col
{
	
}

table.main_table div.nav_holder
{
	margin-bottom: 10px;
}

table.main_table div.main_photo
{
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 0em /*  Added for Strict  */
}


table.main_table div.nav_holder
{
	margin-bottom: 10px;
}

table.main_table div.main_photo
{
	padding: 0;
	margin: 0 0 10px 0;
}

table.main_table div.main_content_du2007
{
	padding: 0;
	margin: 0;
	background: url(images/content_top.gif) repeat-y;
	width: 680px;
}

table.main_table div.main_content_du2007 a
{
	color: #e5333a;
	text-decoration: underline;
}

table.main_table div.main_content_du2007 a:hover
{
	color: #781519;
	text-decoration: underline;
}

table.main_table div.main_content_du2007 div.main_content_du2007_text
{
	padding: 0;
	margin: 15px 0 0 15px;
	width: 650px;
}

table.main_table div.main_content_du2007 div.main_content_du2007_text p
{
	padding: 0 0 10px 0;
	margin: 0;
}


table.main_table td.footer
{
	text-align: right;
}

table.main_table td.footer div.footer_bar
{
	margin-top: 10px;
}

table.main_table td.footer div.footer_text
{
	padding: 5px 10px;
	font-size: 9px;
	line-height: 1.2em;
}

table.main_table td.footer div.footer_text a
{
	color: #ff0000;
	text-decoration: underline;
}

table.3col_basic
{
	border-collapse: collapse;
	border: none;
	width: 100%;
	font-size: 11px;
}

table.3col_basic td
{
	width: 33%;
	line-height: 1.6em;
}
	
/* a DNN over-ride (it classes everything as "Normal") */
.Normal {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* FORM {
	margin: 0 auto;
	width: 920px;
} */
/* global stuff */
html
{
	/* height: 100% */
}

BODY {
	padding: 0;
	margin: 0;
	background: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* height: 100%; */
	line-height: 1.7em;
}

a
{
	color: #d52b1e;
	margin: 0;
	padding: 0;
}

img
{
	padding: 0;
	margin: 0;
	border: 0;
}

h1, trackSheet_header
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000;
}

ul
{
	margin: 0px;
	padding: 0px 0px 20px 35px;
	line-height: 1.4em;
}

ol
{
	margin: 0px;
	padding: 0px 0px 20px 25px;
	line-height: 1.4em;
}

p
{
	line-height: 1.4em;
}

/*section title formatting */
div.titlebold
{
 font-weight: bold;
 font-size: 12px;
}

/* tables to hold academic calendars */
table.calendar {
background:#FFFFFF none repeat scroll 0%;
border-collapse:separate;
border-left:1px solid #B5B5B5;
border-top:1px solid #B5B5B5;
font-family:Verdana,sans-serif;
font-size:10px;
margin-bottom:20px;
width:550px;
}
table.calendar td.base_cell {
border-bottom:1px solid #B5B5B5;
border-right:1px solid #B5B5B5;
font-family:Verdana,sans-serif;
font-size:10px;
margin:0px;
padding:5px;
text-align:left;
width:20%;
}
table.calendar td.base_cellr {
border-bottom:1px solid #B5B5B5;
border-right:1px solid #B5B5B5;
font-family:Verdana,sans-serif;
font-size:10px;
margin:0px;
padding:5px;
text-align:right;
}
table.calendar td.header {
background:#CC0000 none repeat scroll 0%;
border-bottom:1px solid #B5B5B5;
border-right:1px solid #B5B5B5;
color:#FFFFFF;
font-family:Verdana,sans-serif;
font-size:11px;
font-weight:bold;
margin:0px;
padding:5px;
text-align:left;
width:20%;
}
table.calendar tr.alt {
background:#EEEEEE none repeat scroll 0%;
}
table.calendar ul {
margin:0pt 0pt 0pt 5px;
padding:0pt;
}
table.calendar li {
margin-left:10px;
padding-left:0px;
padding-top:3px;
}

div.housingflashholder
{
	width : 260px;
}

div.housingflashtextholder
{
	width : 316px;
	PADDING-RIGHT : 10px;
	FLOAT: left;
	align: left;
}

div.fitnessflashholder
{
	width : 200px;
	height: 248px;
	float: left;
	align: left;
}

div.fitnessflashtextholder
{
	width : 350px;
	height: 248px;
	padding-right: 10px;
	float: left;
	align: left; 
}


div.alumnibenimgholder
{
	width : 167px;
	PADDING-RIGHT : 3px;
	FLOAT: left;
	align: left;
}


div.alumnibenimgholder2
{
	width : 147px;
	PADDING-RIGHT : 3px;
	FLOAT: left;
	align: left;
}

div.eventdateholder
{
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right: 10px;
	FLOAT: left;
	align: left;
}

div.xmlimage
{
	width : 43px;
	align: left;
	FLOAT: left;
}

/* holdovers from my first attempt at skinning this. */
div#duBtnLoader
{
	position: absolute;
	top: -2000px;
}


div#duPageHolder {
	width: 920px;
	max-width: 920px;
	/* height: 100%; */
	background-color: white;
	background: url(images/page_bkg_short.gif) repeat-y;
	padding: 0 0 0 0;
	margin: 0 auto;
	
}
div#duNavHolder {
	width: 220px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/nav_bkg.gif) repeat-x;
	
}
div#duPageTop {
	margin:0pt;
	padding:0pt;
	width:900px;
}
div.duBtnBase {
        height:35px;
}
div#duFlashHolder {
	float:right;
	margin:0pt;
	padding:0pt;
	width:680px;
}

table.main_content_du2007_v2
{
	border-collapse: collapse;
	width: 889px;
	padding: 0;
	margin: 9px 0 10px 0;
	border: 0;
	background: #f0f0f0;
	clear: both;
}

table.main_table td.top_bar
{
	width: 900px;
	height: 43px;
	background: url(images/top_bar_bkg.gif) repeat-x;
}

table.main_content_du2007_v2 td
{
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
}

table.main_content_du2007_v2 td.slider_td
{
	width: 220px;
	height: 485px;
	background:url(images/slider_bkg.gif) no-repeat;
}

table.main_content_du2007_v2 td.center_content
{
	width: 669px;
	background: url(images/copy_bkg.gif) repeat-y;
	padding-left: 2px;
}

table.main_content_du2007_v2 td.center_content p
{
	margin: 10px 18px 0 18px;
}


table.content-table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

/*
table.content-table tr.content-table-header-row TD {
	background-color:#cc0001;
	font-weight: bold;
	color: white;
}

table.content-table TR TD {
	background-color:#ffffff;
	padding: 5px;
	font-size:12px;
}

table.content-table TR.content-table-totals-row TD {
	background-color:black;
	color:white;
	font-weight: bold;
}
	*/

/* stock DNN styles */
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* 
================================
BEGIN Styles for Content Flyouts
================================
*/

div.content0 { visibility: hidden; }
div.content1 { visibility: hidden; }
div.content2 { visibility: hidden; }
div.content3 { visibility: hidden; }
div.content4 { visibility: hidden; }
div.content5 { visibility: hidden; }
div.content6 { visibility: hidden; }
div.content7 { visibility: hidden; }
div.content8 { visibility: hidden; }
div.content9 { visibility: hidden; }
div.content10 { visibility: hidden; }
div.content11 { visibility: hidden; }
div.content12 { visibility: hidden; }
div.content13 { visibility: hidden; }
div.content14 { visibility: hidden; }
div.content15 { visibility: hidden; }
div.content16 { visibility: hidden; }
div.content17 { visibility: hidden; }
div.content18 { visibility: hidden; }
div.content19 { visibility: hidden; }
div.content20 { visibility: hidden; }
div.content21 { visibility: hidden; }
div.content22 { visibility: hidden; }
div.content23 { visibility: hidden; }
div.content24 { visibility: hidden; }
div.content25 { visibility: hidden; }
div.content26 { visibility: hidden; }
div.content27 { visibility: hidden; }
div.content28 { visibility: hidden; }
div.content29 { visibility: hidden; }
div.content30 { visibility: hidden; }
div.content31 { visibility: hidden; }
div.content32 { visibility: hidden; }
div.content33 { visibility: hidden; }
div.content34 { visibility: hidden; }
div.content35 { visibility: hidden; }
div.content36 { visibility: hidden; }
div.content37 { visibility: hidden; }
div.content38 { visibility: hidden; }
div.content39 { visibility: hidden; }
div.content40 { visibility: hidden; }
div.content41 { visibility: hidden; }
div.content42 { visibility: hidden; }
div.content43 { visibility: hidden; }
div.content44 { visibility: hidden; }
div.content45 { visibility: hidden; }
div.content46 { visibility: hidden; }
div.content47 { visibility: hidden; }
div.content48 { visibility: hidden; }
div.content49 { visibility: hidden; }


div.section 
{
	font-weight: bold;
	display: block;
	cursor: pointer;
	margin-top: 10px;
	font-size: 12px;
	background: url(images/plus.gif) no-repeat;
	padding: 0 0 0 11px;
}

div.section_open
{
	background: url(images/minus.gif) no-repeat;
}

/* 
================================
END Styles for Content Flyouts
================================
*/

/* 
================================
BEGIN Styles Basic Info Tables
================================
*/

table.info_table
{
	width: 100%;
	border-collapse: collapse;
	clear: both;
	border-bottom: 1px solid #8c7f70;
}

table.info_table tr.alt
{
	background: #EEEEEE;
}

table.info_table tr.alt td
{
	background: #EEEEEE;
}

table.info_table td.header
{
	background: #8c7f70;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

table.info_table td
{
	background: #fff;
	padding: 5px;
	font-weight: normal;
	color: 000;
	font-size: 11px;
}

/* 
================================
END Styles Basic Info Tables
================================
*/

div.utility_btn
{

}

div.utility_btn a
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
	border: #ccc 1px solid;
	background: #ebebeb;
	height: 30px;
}

div.utility_btn a:hover
{
	text-decoration: underline;
}

/* To affect the submit btn on the DNN forms module */
#dnn_ctr543_DynamicForms_imgSave
{
	margin: 10px 0 0 253px;	
}

img.content_image_right
{
	float: right;
	margin: 0 0 15px 15px;
}

img.content_image_left
{
	float: left;
	margin: 0 15px 15px 0;
}

table.testing_center_table
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 650px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.testing_center_table td
{
	padding: 3px 2px 3px 2px;
	border: 1px solid #ccc;
}

table.testing_center_table td.loc_cell
{
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	border-bottom: 1px solid #777;
}

table.testing_center_table td.loc_cell_label
{
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	border-bottom: 1px solid #777;
}

table.testing_center_table td.type_cell
{
	background: #ddd;
	border: 1px #ccc solid;
	border-left: 1px #fff solid;
	text-align: center;
}

table.testing_center_table td.fill01
{
	background: #00CC00;
}

table.testing_center_table td.fill02
{
	background: #0099FF;
}

table.testing_center_table td.fill03
{
	background: #CC0000;
}

table.loc_table
{
	width: 100%;
	border-collapse: collapse;
	clear: both;
	border-bottom: 1px solid #8c7f70;
	line-height: 1.4em;
}

table.loc_table td
{
	vertical-align: top;
	line-height: 1.4em;
}

table.loc_table td.loc_name
{
	font-weight: bold;
	width: 17%;
}

table.loc_table td.loc_adr
{
	width: 30%;
}

table.loc_table td.loc_hours
{
	width: 30%;
}

table.loc_table td.btn_holder
{
	text-align: right;
	width: 23%;
}

table.loc_table tr.alt
{
	background: #EEEEEE;
}

table.loc_table tr.alt td
{
	background: #EEEEEE;
}

table.loc_table td.header
{
	background: #8c7f70;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

table.loc_table td
{
	background: #fff;
	padding: 5px;
	font-weight: normal;
	color: 000;
	font-size: 11px;
}
/* 
================================
BEGIN Styles Nolines Tables
================================
*/
table.basicnolines {
background:#FFFFFF none repeat scroll 0%;

font-family:Verdana,sans-serif; 
font-size:10px;
margin-bottom:20px;
width:550px;
}
table.basicnolines td.basic_cell {
/* border-bottom:1px solid #B5B5B5;
border-right:1px solid #B5B5B5; */
font-family:Verdana,sans-serif;
font-size:10px;
margin:0px;
padding:5px;
text-align:left;
}
table.basicnolines td.base_cellr {
/* border-bottom:1px solid #B5B5B5;
border-right:1px solid #B5B5B5; */
font-family:Verdana,sans-serif;
font-size:10px;
margin:0px;
padding:5px;
text-align:right;
}

table.basicnolines ul {
margin:0pt 0pt 0pt 5px;
padding:0pt;
}
table.basicnolines li {
margin-left:10px;
padding-left:0px;
padding-top:3px;
}
/* 
================================
END Styles Nolines Tables
================================
*/

table.transfer_matrix
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.transfer_matrix td
{
	padding: 0 0 10px 0;
	width: 33%;
	border: 0;
font-size: 10px;
}</table.transfer_matrix
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.transfer_matrix td
{
	padding: 0 0 10px 0;
	width: 33%;
	border: 0;
	font-size: 10px;
}

a.selected_menu_item
{
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/menu_pointer.gif) no-repeat 5px 3px;
}

a:hover.selected_menu_item
{
	color: #000;
	text-decoration: none;
	cursor: default;
	padding-left: 10px;
}

blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  Added for Strict  */
div#content_bottom
{
	line-height: 0em;
}

/* 
================================
BEGIN Styles for Site Map
================================
*/

div.level_0 div#tab_60
{
	border-left: 2px solid #296dc0;
	border-top: 5px solid #296dc0;
	margin-right: 5px;
	padding: 5px;
}

div.level_0 div#tab_61
{
	border-left: 2px solid #8c7f70;
	border-top: 5px solid #8c7f70;
	margin-right: 5px;
	padding: 5px;
}

div.level_0 div#tab_62
{
	border-left: 2px solid #ffb300;
	border-top: 5px solid #ffb300;
	padding: 5px;
}

div.level_0 div#tab_63
{
	border-left: 2px solid #ed1c24;
	border-top: 5px solid #ed1c24;
	margin-right: 5px;
	padding: 5px;
}

div.level_0 div#tab_679
{
	border-left: 2px solid #00fff0;
	border-top: 5px solid #00fff0;
	margin-right: 5px;
	padding: 5px;
}

div.level_0 div#tab_642
{
	border-left: 2px solid #281b6c;
	border-top: 5px solid #281b6c;
	padding: 5px;
}

div.level_0 div#tab_64
{
	border-left: 2px solid #007229;
	border-top: 5px solid #007229;
	margin-right: 5px;
	padding: 5px;
}

div.level_0 div#tab_65
{
	border-left: 2px solid #c4c1ba;
	border-top: 5px solid #c4c1ba;
	padding: 5px;
}


/* 
================================
END Styles for Site Map
================================
*/

