﻿body 
{
    margin: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}
table 
{
    border: none 0px white;
}
th 
{
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    border: none 0px white;
}
td
{
    vertical-align: top;
    border-style: none;
}
h1
{
    font-size: 125%;
    color: #0168AC;
    margin: 8px 0px 8px 0px;
}
.mastertd 
{
    color: White;
	background-color: #0168AC;
	border: solid 1px #333333;
}
.mastertd a:link 
{
    color: White;
    text-decoration: none;
}
.mastertd a:visited
{
    color: White;
    text-decoration: none;
}
.mastertd a:hover
{
    color: #999999;
    text-decoration: none;
}
.mastertd a:active
{
    color: #E5A04D;
    text-decoration: none;
}
.image_floatright
{
	float: right;
	padding: 0px 0px 8px 10px;
}
.image_floatleft
{
	float: left;
	padding: 0px 10px 8px 0px;
}
.th_leftalign 
{
    text-align: left;
}
.th_centeralign 
{
    text-align: center;
}
.th_rightalign 
{
    text-align: right;
    vertical-align: bottom;
}
.smallnotes 
{
    font-size: 85%;
}
.warning 
{
	padding: 6px 8px 6px 8px; 
	text-align: left; 
	color: White; 
	font-weight: bold;
	background-color: #CC0000;
	border: solid 1px #333333;
}
.nowrap
{
	white-space: nowrap;
}
.calendarday
{
	padding: 4px 4px 4px 4px;
}
.subhead 
{
	font-size: 100%;
	font-weight: bold;
}
.textUnderlined 
{
	text-decoration: underline;
}
.textItalic
{
    font-style: italic;
}
.textBold
{
    font-weight: bolder;
}
.textWhite
{
    color: #FFFFFF;
}
.dynamicmenu
{
	margin: 5px 10px -6px 10px;
}
.modalpopupbackground 
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;   
}    
.modalpopuppanel
{
    background-color: White;
    border: solid 1px #333333; 
    padding: 10px 10px 10px 10px;
    position: absolute; 
    width: 200px; 
    height: 150px;
}


a:link 
{
    color: #005EA3;
}
a:visited
{
    color: #005EA3;
}
a:hover
{
    color: #005EA3; text-decoration: none;
}
a:active
{
    color: #005EA3;
}


.navigationmenuitem 
{
    height: 35px; padding: 5px 0px 5px 0px; text-align: center; font-weight: bolder;
}
.navigationmenuitemtext
{
	border-right: solid 1px #BBBBBB; color: White;
}
.navigationmenuitemsubtext
{
    font-weight: normal; letter-spacing: normal; text-transform: none; color: #C2C2C2;
}
.navigationsubmenuitemtext
{
	color: White;
}


.navigationsubmenuitemtext a:link 
{
    color: White;
}
.navigationsubmenuitemtext a:visited
{
    color: White;
}
.navigationsubmenuitemtext a:hover
{
    color: #CCCCCC; text-decoration: none;
}
.navigationsubmenuitemtext a:active
{
    color: White;
}


.footertext a:link 
{
    color: #398540;
}
.footertext a:visited
{
    color: #398540;
}
.footertext a:hover
{
    color: #398540; text-decoration: none;
}
.footertext a:active
{
    color: #398540;
}


.textbox_header
{
    background-color: #6287A2; color: White; text-align: center; vertical-align: bottom; border: solid 1px #666666;
}
.textbox_narrative
{
    background-color: #6287A2; color: White; vertical-align: top; border: solid 1px #666666; padding: 0px 12px 0px 12px;
}


/* Styles Added by Max */


/* Light Blue: #c6d9f1 */
/* Medium Blue: #4996C9 */
/* Dark Gray Blue: #546473 - replaced as default blue 5/21/2008 */
/* Charcoal Blue: #6287A2 - added as default blue 5/21/2008 */ 

/* HTML Elements */

H2
{
    font-size: 100%;
    color: #0168AC;
    margin: 8px 0px;
}
LI
{
    margin-top: 8px;   
}
ul.list_Checked
{
    list-style-image: url(/Many Public/images/check_blue.jpg);
}
.image_blueborder
{
    border-right: #0168ac 2px solid;
    border-top: #0168ac 2px solid;
    border-left: #0168ac 2px solid;
    border-bottom: #0168ac 2px solid;
}
.div_blue
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    color: #ffffff;
    padding-top: 8px;
    background-color: #546473;
    border: solid 1px #333333; 
}
.div_blue_manylogo
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    color: #ffffff;
    padding-top: 8px;
    background-color: #6287A2;
    border: solid 1px #333333; 
}
.div_gray
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    color: #0168AC;
    padding-top: 8px;
    background-color: #d3d3d3;
}
.div_grayKnowledgeHeader
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    color: #0168AC;
    padding-top: 4px;
    background-color: #d3d3d3;
    font-size: 125%;
}
.textbox_small
{
   width: 75px;   
}
.textbox_medium
{
    width: 160px;
}
.textbox_large
{
    width: 385px;
}

/*---------------*/

/* Text */

.staffQuote
{
    padding-left: 35px;
    font-style: italic;
}
.conferenceQuote
{
    background-color: #6287A2;
    font-size: 100%;
    font-style: italic;
    margin-left: 35px;
    padding-bottom: 1px;
    padding-top: 1px;
    color: #ffffff;
}
.conferenceQuote p
{
    padding-left: 12px;
}
.text_mediumblue
{
    color: #4996C9;
}

.text_validationsummary
{
    font-weight: bold;
    color: #ff0000;
}


/*---------------*/
/* Tables & Cells */

.td_blueheader
{
    font-size: 100%;
    color: #ffffff;
    background-color: #6287A2;
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
}

.td_blue
{
    font-size: 100%;
    color: #ffffff;
    background-color: #6287A2;
}
.td_blue_manylogo
{
    color: White;
    background-color: #6287A2; 
    border: solid 1px #333333; 
    padding: 8px 8px 8px 8px;
}
.td_blue_manylogo a:link 
{
    color: White;
}
.td_blue_manylogo a:visited
{
    color: White;
}
.td_blue_manylogo a:hover
{
    color: White; text-decoration: none;
}
.td_blue_manylogo a:active
{
    color: White;
}



/*Our Partners Tables*/

.table_partners
{
	border-style: none;
    /*border-top: dimgray 1px solid;
    border-right: dimgray 1px solid;*/
}
.td_partners
{
	border-style: none;
    /*border-bottom: dimgray 1px solid;
    border-left: dimgray 1px solid;*/
}
.td_partners1
{
	border-style: none; 
	width: 450px;
}
.td_partners2
{
	border-style: none; 
	width: 100px;
}
.td_partners3
{
	border-style: none; 
	width: 20px;
}
.tr_partnersAltRow
{
    background-color: #c6d9f1;
}

/*---------------*/
/* Links */

a.link_vCard
{
    color: #ffffff;
    background-color: #4996C9;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-right: #0168ac 4px solid;
    border-top: #0168ac 4px solid;
    border-left: #0168ac 4px solid;
    border-bottom: #0168ac 4px solid;
}

a.link_white
{
   color: #ffffff; 
}

a.link_blueMedium
{
   color: #0168AC; 
}

/*---------------*/
/* default layout */
.CustomTabStyle .ajax__tab_header {white-space: nowrap;}
.CustomTabStyle .ajax__tab_outer {display: -moz-inline-box; display: inline-block}
.CustomTabStyle .ajax__tab_inner {display: -moz-inline-box; display: inline-block}
.CustomTabStyle .ajax__tab_tab {margin-right: 4px; overflow: hidden; text-align: center; cursor: pointer; display: -moz-inline-box; display: inline-block}

/* xp theme */
.CustomTabStyle .ajax__tab_header {font-family: Arial; font-size: 100%; background: url('../../images/tabs/tab-line.gif') repeat-x bottom;}
.CustomTabStyle .ajax__tab_outer {padding-right: 0px; background: url('../../images/tabs/tab-right.gif') no-repeat right; height: 21px;}
.CustomTabStyle .ajax__tab_inner {padding-left: 3px; background: url('../../images/tabs/tab-left.gif') no-repeat;}
.CustomTabStyle .ajax__tab_tab {height: 13px; padding: 4px; margin: 0; background: url('../../images/tabs/tab.gif') repeat-x;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {background: url('../../images/tabs/tab-hover-right.gif') no-repeat right;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {background: url('../../images/tabs/tab-hover-left.gif') no-repeat;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {background: url('../../images/tabs/tab-hover.gif') repeat-x;}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {background: url('../../images/tabs/tab-active-right.gif') no-repeat right;}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {background: url('../../images/tabs/tab-active-left.gif') no-repeat;}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {background: url('../../images/tabs/tab-active.gif') repeat-x;}
.CustomTabStyle .ajax__tab_body {font-family: Arial; font-size: 100%; border: 1px solid #999999; border-top:0; padding: 12px; background-color: #ffffff;}

/* scrolling */
.CustomTabStyle {overflow-x: scroll;}
.CustomTabStyle {overflow-y: scroll;}
.CustomTabStyle {overflow: scroll}
.CustomTabStyle {overflow: auto}