/* CSS Document */
.content_master
{
    margin-top: 0px;
}

.c_head{padding:8px 10px 0px 0px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{padding:4px 15px 4px 15px; text-align:left;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal p{margin-top:0px;}
.fixed_width{width:421px;}

/*---------- default style for tan background -----------*/
.Normal_Black{color:Black;}
.title_blue .Head{color:#004d62;}
.tan_background a:link, .tan_background a:visited, .tan_background a:active {color: #004d62;}
.tan_background a:hover{color:white;}

/*---------- default style for blue background -----------*/
.Normal_White{color:White;}
.title_tan .Head {color:#d7b777;}
.blue_background {background-color:#004d62;}
.blue_background a:link, .blue_background a:visited, .blue_background a:active {color:#d7b777;}
.blue_background a:hover{color:white;}

