html,body {
    font-size: 11px;
    line-height: 18px;
    padding: 0px;
    font-family: "Lucidia Grande",Verdana,Arial,sans-serif;
    margin: 0px;
    color: #5c5c5c;
}
 
table {
    border-spacing: 0px;
    border-collapse: collapse;
}

td {
    empty-cells: show;
    border-spacing: 0px;
    border-collapse: collapse;
}

a,img {
    border-style: none;
    border-width: 0px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

td a {
  color: #7a80dd;
  text-decoration: none;
}

.clip_small_headline_gray a,
.publish_headline a,
.publish_date a,
.publish_sub_headline a {
  text-decoration: none;
}

li {
    padding-bottom: 10px;
}

select,input[type=text], input[type=password] {
    width: 240px;
    height: 15px;
    font-size: 11px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #457496;
    background-color: #ffffff;
    border-style: solid;
    border-color: #86a3c0;
    border-width: 1px;
}

select {
    height: 20px;
}

input[type=button], input[type=submit] {
    height: 17px;
    width: 110px;
    font-size: 10px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #ffffff;
    background-color: #88a3bf;
    border-style: solid;
    border-color: #457496;
    border-width: 1px;
}

#home_head_row_01 {
    width: 970px;
    height: 300px;
    vertical-align: top;
    /*background-image: url(img/home_theme_bg.jpg);
    background-repeat: no-repeat;
    background-position: -20px -80px;*/
}

#home_head_row_02 {
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
    border-bottom-width: 1px;
    border-top-width: 1px;
    background-repeat: repeat-x;
    margin: 0px;
    width: 970px;
    height: 24px;
    vertical-align: top;
    overflow: hidden;
    background-image: url(img/main_nav_bg.gif);
}


#head_row_01 {
    border-bottom-color: white;
    border-bottom-width: 1px;
    width: 970px;
    height: 145px;
    vertical-align: top;
    background-image: url(Access/img/12);
    background-repeat: no-repeat;
}

#head_row_02 {
    height: 25px;
}

#head_row_03 {
    background-repeat: repeat-x;
    vertical-align: top;
    width: 970px;
    height: 5px;
    background-image: url(img/main_nav_bg_shadow.gif);
    empty-cells: show;
}

#head_column_01 {
    text-align:left;
    vertical-align:top;
}

#head_column_02 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #eaebeb;
    text-align:right;
    vertical-align:top;
    padding-top:6px;
    padding-right:12px;
}

#head_theme_box {
    position: relative;
    font-size: 10px;
    width: 800px;
    height: 150px;
    color: #fafafa;
    border-top-style: solid;
    border-top-color: #fafafa;
    border-top-width: 1px;
    border-right-style: solid;
    border-right-color: #fafafa;
    border-right-width: 1px;
    z-index: 3;
}

#head_theme_box2 {
    position: relative;
    font-size: 10px;
    left: 820px;
    top: -150px;
    width: 150px;
    height: 148px;
    color: #fafafa;
    border-top-style: solid;
    border-top-color: #fafafa;
    border-top-width: 1px;
    border-left-style: solid;
    border-left-color: #fafafa;
    border-left-width: 1px;
    z-index: 4;
}


#head_theme_box_bg {
    position: relative;
    width: 800px;
    height: 150px;
    top: -300px;
    opacity: 0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    background-color: #417091;
    z-index: 1;
}

#head_theme_box2_bg {
    position: relative;
    width: 150px;
    height: 150px;
    left: 820px;
    top: -450px;
    opacity: 0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    background-color: #a02323;
    z-index: 2;
}

#main_content_cell {
    width:970px;
    vertical-align:top;
    padding-top:0px;
    background-image: url(img/home_sub_theme_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px -600px;
}

.hyphenate {}

.arrow_big {
    font-family: "Lucida Sans Unicode";
    font-size: 9px;
    padding-right: 2px;
    vertical-align: 1px;
}

.arrow_small {
    font-family: "Lucida Sans Unicode";
    font-size: 7px;
    padding-right: 2px;
    vertical-align: 1px;
}

.shadow {
    text-shadow: 1px 1px 0px #6c6e6f;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#6c6e6f,direction=135,strength=0);
}

.shadow_head {
    text-shadow: 2px 2px 2px #565656;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#6c6e6f,direction=135,strength=2);
}

.text_main_content {
    padding-top: 15px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #555555;
}

.text_footer {
    text-align: center;
    font-family: Verdana;
    font-size: 9px;
    /* color: #8aa6b9; */
    color: #ababab;
}

.main_nav_item {
    padding-right: 20px;
    padding-left: 20px;
    vertical-align: 4px;
    cursor: pointer;
}

.main_headline {
    letter-spacing: 0px;
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #497595;
}

.main_headline_small_nav {
    font-family: Verdana;
    font-size: 9px;
    color: #818181;
    text-align: right;
    vertical-align: bottom;
    padding-top: 3px;
    cursor: pointer;
}

.clip_headline {
    letter-spacing: 0px;
    color: #5c5c5c;
    padding-bottom: 1px;
    font-size: 13px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
}

.clip_subhead_color {
    height: 23px;
    padding-left: 10px;
    vertical-align: middle;
    border-bottom-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-image: url(img/main_nav_bg.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 11px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
}

.clip_small_headline_gray {
    letter-spacing: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size: 9px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    text-decoration: none;
    color: #848484;
}

.clip_small_headline_blue_box_gray {
    letter-spacing: 0px;
    padding: 2px 20px 0px 20px;
    font-size: 9px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #848484;
}

.clip_text_blue_box {
    letter-spacing: 0px;
    font-size: 11px;
    line-height: 14px;
    vertical-align: top;
    /* padding: 0px 20px 0px 20px; */
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    text-decoration: none;
    color: #487290;
}

.clip_text_blue_box_gray {
    letter-spacing: 0px;
    line-height: normal;
    /*padding: 0px 20px 0px 20px;*/
    font-size: 9px;
    font-style: italic;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    text-decoration: none;
    color: #848484;
}

.clip_text_blue {
    letter-spacing: 0px;
    font-size: 11px;
    vertical-align: top;
    padding-top: 3px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    text-decoration: none;
    color: #487290;
}

.clip_more {
    letter-spacing: 0px;
    <dtml-if sfIE>
       font-size: 11px;
    <dtml-else>
        font-size: 10px;
    </dtml-if>
    vertical-align:top;
    padding-top: 0px;
    font-style: italic;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #487290;
}

.clip_more_blue {
    height: 20px;
    padding-right: 5px;
    letter-spacing: 0px;
    <dtml-if sfIE>
       font-size: 11px;
    <dtml-else>
        font-size: 10px;
    </dtml-if>
    padding-top: 3px;
    font-style: italic;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #ffffff;
    background-color: #bdc9d1;
}

.clip_image_box {
    background-repeat: no-repeat;
}

.clip_blue_box {
    background-color: #f2f2f2;
}

.border_dark_blue {
    border-style: solid;
    border-width: 1px;
    border-color: #bcc9d1;
}

.clip_image_box_middle_text {
    height: 75px;
    text-align: right;
    vertical-align: middle;
    padding: 1px 6px;
    letter-spacing: 0px;
    font-size: 10px;
    overflow: hidden;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #d6d5d4;
}

.clip_image_box_footer_text {
    padding-left: 10px;
    height: 20px;
    color: #fafafa;
    font-size: 11px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;
    vertical-align: top;
    overflow: hidden;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
}

.clip_image_box_subScript {
    position: relative;
    font-size: 10px;
    /* width: 175px; */
    height: 23px;
    padding-top:2px;
    padding-left: 5px;
    color: #fafafa;
    border-top-style: solid;
    border-top-color: #fafafa;
    border-top-width: 1px;
    z-index: 2;
}

.clip_image_box_subScript_bg {
    position: relative;
    top: -25px;
    /* width: 180px; */
    height: 25px;
    opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    background-color: #4b7798;
    z-index: 1;
}

/*background-color: #4b7798;*/

.publish_date {
    letter-spacing: 0px;
    font-size: 10px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #848484;
}

.publish_headline {
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #487290;
}

.publish_sub_headline {
    letter-spacing: 0px;
    font-size: 11px;
    vertical-align: top;
    font-style: normal;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #848484;
}

.separator_horizontal_dotted_blue {
    height: 0px;
    border-bottom-color: #698497;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    empty-cells: show;
}

.separator_horizontal_dotted_gray {
    height: 0px;
    border-bottom-color: #b7c1c7;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.separator_horizontal_solid_blue {
    height: 0px;
    border-bottom-color: #698497;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.separator_horizontal_solid_gray {
    height: 0px;
    border-bottom-color: #b7c1c7;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.separator_vertical_dotted_blue {
    height: 450px;
    width: 20px;
    border-right-color: #698497;
    border-right-width: 1px;
    border-right-style: dotted;
    empty-cells: show;
}

.separator_vertical_dotted_gray {
    border-right-color: #b7c1c7;
    border-right-width: 1px;
    border-right-style: dotted;
    empty-cells: show;
}

.subnav_level0_selected0 {
    background-color: #eeeeee;
    height: 22px;
    vertical-align: middle;
    padding-left: 11px;
    letter-spacing: 0px;
    font-size: 11px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    border-bottom-width: 0px;
    color: #487290;
    cursor: pointer;
}

.subnav_level0_selected1 {
    height: 22px;
    vertical-align: middle;
    padding-left: 10px;
    letter-spacing: 0px;
    font-size: 11px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    border-bottom-width: 0px;
    color: #ffffff;
    background-color: #497595;
    cursor: pointer;
}

.subnav_level1_selected0 {
    height: 20px;
    padding-left: 10px;
    letter-spacing: 0px;
    font-size: 9px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #487290;
    cursor: pointer;
}

.subnav_level2_selected0 {
    height: 20px;
    padding-left: 10px;
    letter-spacing: 0px;
    font-size: 9px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #487290;
    cursor: pointer;
}

.subnav_level1_selected1 {
    height: 20px;
    padding-left: 10px;
    letter-spacing: 0px;
    font-size: 9px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #ffffff;
    background-color: #88a3bf;
    cursor: pointer;
}

.subnav_level2_selected1 {
    height: 20px;
    padding-left: 10px;
    letter-spacing: 0px;
    font-size: 9px;
    font-family: "Lucidia Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    color: #565656;
    background-color: #d8dfea;
    cursor: pointer;
}

.table_head_01 {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #396082;
	text-align: center;
	border-bottom: solid 2px #396082;
}

.table_head_02 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #396082;
	text-align: center;
	line-height: 14px;
	/*border-bottom: double 3px #396082;*/
}

.table_row_odd_01 {
	font-size: 10px;
	color: #396082;
	background-color: #ffffff;
	text-align: center;
	border-bottom: dotted 1px #396082;
}

.table_row_even_01 {
	font-size: 10px;
	color: #396082;
	background-color: #f4f4f4;
	text-align: center;
	border-bottom: dotted 1px #396082;
}


.nav_history_cell {
	padding-left: 4px;
	width: 100px;
	height: 25px;
}

/* MIGRATION FROM OLD SPECTRUMFUNDS */

.table_rowEven {
    color: #484848;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 2px;
    border-bottom-color: #7d7d7d;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_rowOdd {
    color: #484848;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 2px;
    border-bottom-color: #7d7d7d;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_rowEven1 {
    background-color: #f5f7f9;
    color: #484848;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 2px;
    border-bottom-color: #dbdbdb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_rowOdd1 {
    color: #484848;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-top: 2px;
    border-bottom-color: #dbdbdb;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table_cellLeft {
    font-weight: bold;
}

.table_cellRight {
    padding-right: 5px;
    text-align: right;
}

.teamImages {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	float: left;
}

