/** this is a comment**/

body {
    background-color: White;
    color: Black;
    margin: 0;
    padding: 0;
}
/** this is articles**/


h1 {
    font-family:  sans-serif;
    font-size:  120%;
    font-weight:  bold;
}

h2 {
    font-family:  sans-serif;
    font-size:  115%;
}

h3 {
    font-family:  sans-serif;
    font-size:  110%;
}

h4 {
    font-family:  sans-serif;
    font-size:  110%;
    font-style: italic;
}



.header_left {
    color: #FFFFFF;
    background-color: #012e47;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    border-width: 1px;
    border-color: #012e47;
}

.header_shoulder {
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    border-width: 1px;
    border-color: #012e47;
}


a:link {
    text-decoration: none;
    color: #336699;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;

}

a:visited {
    text-decoration: none;
    color: #336699;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
}

a:active {
    color: #336699;
    font-size: 12px;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
   
}

a:hover {
    text-decoration: none;
    color: Blue;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
   
}

table {
    border: 1;
}

td {
    border: 1;
    margin: 0;
    vertical-align: top;
}

th {
    border: 1;
    margin: 0;
}

.table_head {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125em;
        font-weight: bold;
        text-decoration: none;
}

.table_text {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125em;
        font-weight: normal;
        text-decoration: none;
	text-align: center;
}

table.starcruises {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: red red red red ;
	border-collapse: collapse;
	background-color: white;
}
.text_body {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125 em;
        font-weight: normal;
        text-decoration: none;
}

.text_chili {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125em;
        font-weight: bold;
        text-decoration: none;
	text-align: center
}
.floatright { float: right; 
       margin: 0 0 20px 40px;
       border: 0;
       width:300;
}

.floatinbox { float: right; 
       margin: 0 0 20px 40px;
       border: 1px solid #666;
       width:200;
}
.floatleft { float: left; 
       margin: 0 20 0px 0px;
       border: 1px solid #666;
       width:300;
       background: url(http://i.bnet.com/images/200701/bkg_sticky.gif) 0 0 repeat - y;
}
p {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125em;
        font-weight: normal;
        text-decoration: none;}
			

li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125em;
        font-weight: normal;
        text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: .8125em;
        font-weight: normal;
        text-decoration: none;
}

.sub_head				{
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 1.8125em;
        font-weight: bold;
        text-decoration: none;
	color: green;
	font-style: italic;
}


#Masthead {
    background-image: url('masthead_strip.jpg');
    background-repeat: repeat;    
    padding: 0;
    width: 100%;
}
/** placeholder for logo **/
#PortalLogo {
    background-color: #012e47;
    vertical-align: middle;
    height: 90px;
}

#PortalTitle {
    background-color: #336699;
    color: White;
    text-align: left;
    vertical-align: middle;
    font-family:  sans-serif;
    font-size: 120%;
    font-weight: bold;
    width: 25%;
    height: 32px;
}

#NavBar {
    background-color: #336699;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    font-family:  sans-serif;
    font-size: 80%;
    width: 60%;
    height: 32px;
}

#NavBar a:link {
    color: #FFFFFF;
    text-decoration: none;
}

#NavBar a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#NavBar a:active {
    color: #FFFFFF;
    text-decoration: none;
}

#NavBar a:hover {
    color: #5599CC;
    text-decoration: none;
}

#MemberActionsBox {
    color: White;
    background-color: #7d0000;
    border-top: solid #FFFFFF;
    border-top-width: thin;
}

#ContextActionsBox {
    border-color: #AAAAAA;
    background-color: #AAAAAA;
    padding: 0;
}

.ContextActionsRow {
    color: White;
    background-color: #AAAAAA;
}


.ActionTitle {
    color: Black;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 18px;
}


.ActionLink {
    color: Black;
    font-family: sans-serif;
    font-size: 90%;
}


.ActionLink a:link {
    color: White;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink a:visited {
    color: White;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink a:active {
    color: White;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink a:hover {
    color: #336699;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink2 {
    color: White;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
}


.ActionLink2 a:link {
    color: White;
    font-size: 14px;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink2 a:visited {
    color: White;
    font-size: 14px;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink2 a:active {
    color: White;
    font-size: 14px;
    text-decoration:  none;
    font-weight: bold;
}

.ActionLink2 a:hover {
    color: #012e47;
    text-decoration:  none;
    font-weight: bold;
    font-size: 14px;
}


.ObjectStatus {
    font-style: italic;
}

#ForematterCell {
    margin-top: 20px;
}

#DesktopStatusBar {
    color: Red;
    background-color: White;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    margin-top: 8pt;
}

#DesktopTitle {
    margin-top: 8pt;
}

#DesktopDescription {
    font-family: Arial, Verdana, Helvetica, sans-serif;    
    font-size: 12px;
    margin-left: 20pt;
    margin-right: 8pt;
}

#Desktop {
    margin: 16px 16px 16px 0;
}

#Permalink {
    font-size: 80%;
}

#ContentByline {
    margin-top: 8pt;
    font-size: 90%;
    font-style: italic;
}

#DiscussionAbove {
    margin-left: 16pt;
    margin-right: 8pt;
    margin-top: 8pt;
    margin-bottom: 8pt;
    font-style: italic;
}

table.FormLayout tr {
    vertical-align: top;
}

table.FormLayout tr th.TextField {
    vertical-align: top;
    color: #000000;
}

table.FormLayout tr td.TextField {
    vertical-align: top;
    color: #000000;
}

table.FormLayout th {
    padding: 1pt 2pt 1pt 2pt;
    width: 100px;
    text-align: right;
    vertical-align: top;
    font-size: 80%;
    font-weight: bold;
}

table.FormLayout td {
    padding: 1pt 2pt 1pt 2pt;
}

table.FormLayout dl.FieldHelp dd {
    font-size: 80%;
    color: #000000;
}

table.FormLayout td.ListName {
    padding: 0pt 2pt 0pt 2pt;
    background-color: #336699;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}

table.FormLayout td.ListDefinition {
    font-style: italic;
    color: #000000;
}

table.ContentsList tr td {
    font-size: 100%;
}

table.ContentsList tr td img {
    border: 0;
}

table.SearchResults {
    width: auto;
}

table.SearchResults tr th {
    text-align: left;
}

table.SearchResults tr td img {
    border: 0;
}

table.Wizard {
    width: auto;
}

table.Wizard tr {
    vertical-align: top;
}

table.Wizard tr th {
    text-align: right;
}

div.NewsBar {
    text-align: right;
}

table.NewsItems {
    border: 0;
}

td.NewsBorder {
    background-color: #336699;
}

td.NewsListing {
    background-color: #336699;
    color:  #FFFFFF;
    font-size: 80%;
    font-weight: bold;
}

a.NewsListing{
    background-color: #336699;
    color:  #FFFFFF;
    font-weight: bold;
}

td.NewsByLine {
    background-color:  #CCCCCC;
    color:  #336699;
    font-size: 80%;
    text-align: left;
    vertical-align: top;
}

.NewsLeadin {
    background-color: #FFFFFF;
    color:  #336699;
}

.NewsByLine {
    background-color:  #336699;
    color:  #FFFFFF;
}

.NewsDateline {
    background-color:  #336699;
    color:  #FFFFFF;
}

td.NewsTitle {
    background-color: #336699;
    color: #FFFFFF;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
}

.NewsItemRow {
    background-color: #AAAAAA;
    font-size: 70%;
}

p.NewsHeadline {
    background-color:  #336699;
}

.BatchListing {
    text-indent: -25px;
    margin: 7pt 0pt 1pt 25px;
}

.BatchListing img {
    vertical-align: baseline;
}

.BatchListing span {
    font: bold 8pt Verdana, sans-serif;
    color: #aaaaaa;
}

.BatchTable {
    border-spacing: 0;
    border-collapse: collapse;
}

.BatchTable th {
    padding: 1pt 2pt 1pt 2pt;

}

.BatchTable td {
    padding: 1pt 2pt 1pt 2pt;
}

.BatchTable tr.list-header {
    background-color: #aaaaaa;
    text-align: left;
    font: 90%/120% sans-serif;
}

.BatchTable tr.list-header a:link {
    color: #ffffff;
    text-decoration: none;
}

.BatchTable tr.list-header a:visited {
    color: #ffffff;
    text-decoration: none;
}

.BatchTable tr.list-header a:active {
    color: #ffffff;
    text-decoration: none;
}

.BatchTable tr.list-header a:hover {
    color: #336699;
    text-decoration: none;
}

.BatchTable tr.row-normal {
    background-color: #ffffff;
}

.BatchTable tr.row-hilite {
    background-color: #efefef;
}

.FormButtons {
    margin-top: 8pt;
}
