/*  DW automatics */
.style2 {	font-size: 12px;
	color: #000066;
}
.style3 {
	color: #000066;
	font-weight: bold;
}

body, .maintext, .maintabletext, td, table, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.maintext, .maintabletext {
	color: #333333;
	text-align: left;
}
.navlink, .boxheader, .boxentry, .boxentryON, .boxsubentry, .boxsubentryON {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.navlink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

/*   Side Nav Boxes  */

.boxheader {
	background-image:url(/webimages/FF9900-box-header.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 13px;
	color: #FFFFFF;
	font-variant: normal;
	text-align: center;
	padding-top: 2px;
}
div.boxentry, div.boxentryON, td.boxentry, td.boxentryON {
	background-color: #333399;
	background-image:url(/webimages/arrow.gif);
	padding-left: 15px;
	padding-bottom: 2px;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	font-size: 11px;
}
div.boxsubentry, div.boxsubentryON, td.boxsubentry, td.boxsubentryON {
	background-color: #FFFFFF;
	padding-left: 22px;
	padding-bottom: 2px;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	font-size: 10px;
	text-indent: -4px;
}
.boxentry, .boxsubentry {
	color: #333333;
}
a.boxentry, a.boxentryON {
	background-color: #FFFFFF;
}
.boxentryON, .boxsubentryON {
	color: #999999;
}
.box_toggle_up, .box_toggle_down {
	height: 9px;
	background-color:#FFFFFF;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background-repeat: no-repeat;
	font-size: 6px;
	margin-bottom: 25px;
}
.box_toggle_up {
	background-image:url(/webimages/box_arrow_up.gif);
}
.box_toggle_down {
	background-image:url(/webimages/box_arrow_down.gif);
}
div.quotebox {
	padding: 4px;
	border: 1px solid #FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 7px;
}
span.quotebox-content {
	font-weight: bold;
}

/*   Redefining some styles  */

.head3, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}
.head2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
}
.head1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-transform: uppercase;
}
.quote {
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
.interview, .descriptions, .record, .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
}
.descriptions {
	font-size: 8pt;
}
.record {
	font-weight: bold;
}
.date {
	font-weight: bold;
	color: #666666;
}
div.subnav {
	padding-left: 8px;
}
.subnavlink, .subnavtable, .subnavtableON, .footerlink, .copyright, .subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.subnavtableON  { background-color: #996600; }
.subnavtableONM { background-color: #336699; }
.subnavtableONC { background-color: #545E01; }
.subnavtableONR { background-color: #ABA000; }
.subnavtableONT { background-color: #00A651; }
.subnavtableONJ { background-color: #827B00; }
.subnavtableONO { background-color: #880000; }
.footerlink {
	font-size: 10pt;
}
.copyright {
	font-weight: bold;
}
.listbold{
	font-size:12;
	font-weight:bold;
	color:993333;
}
.listboldunderline{
	font-size:16;
	font-weight:bold;
	text-decoration:underline;
	color:333333;
}
.listheading, .listarea{
	font-size:18px;
	font-style:bold;
}
.listjobhdr{
	font-size:14px;
	font-weight:bold;
}
.listship{
	font-size:16;
	font-weight:bold;
	font-style:italic;
	color:000000;
}
.listfleet{
	font-size:16;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:000000;
}
.listcompany{
	font-size:18;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:000000;
}
.listaddress{
	font-size:14;

	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:000000;
}



/*********************/
/* Job Center Styles */
/*********************/


/*layout*/
#container1		{width:85%;
				 margin 25px;
				 text-align: left;
}
#container2, .border1
				{padding:4px;
				 padding-bottom: 12px;
				 border: 3px solid #275760;
				 /*background-color:#FFDFB0;*/
				 background-color:#DFF6FF;}

.wrap			{/*border: 8px solid #CEBC86;*/
				 margin-left:auto; margin-right: auto;
				 padding:5px;
				 width:600px;}
				 
.darkformhdr	{background-color:#DB4D4D;color:#FFFFFF; font-size: 14px; font-weight: bold;}
span.darkformhdr{color:#DB4D4D;background-color:transparent; border-bottom: 2px solid #DB4D4D;}

.messagetxt		{font-size: 15px; font-weight: bold;}
.message2txt	{font-size: 15px; font-weight: bold; color: CEBC86;}
.messagelargetxt{font-size: 19px; font-weight: bold;}
.flaretxt		{color: #FF0000;}
.smalltxt		{font-size: 11px;}
.padded			{margin: 140px;}

/*fonts */
.b				{font-weight: bold; font-size: 14px;}

.bg1large, .bg1bold, .bg1reg, .bg1color
				{}
.bg2large, .bg2bold, .bg2reg, .bg2color
				{/*background-color: #F5F5F5;*/}
.bg1bold, .bg2bold
				{font-weight: bold;}
.bg1large, .bg2large, .bg1bold, .bg2bold, .jfielddatabig
				{font-size: 15px;}


/* make links show up in blue */
.blulnk 		{color:#0033FF;}

/* job display row */
.resultrow1		{background-color: #ECFFEC;}
.resultrow2		{background-color: #F3FFF3;}
.resultrow1		{background-color: #E4E4E4;}
.resultrow2		{background-color: #F0F0F0;}
.resultrow1		{background-color: #33CCCC;}
.resultrow2		{background-color: #CDCDCD;}
.resultrow1		{background-color: #DCDCDC;}
.resultrow2		{background-color: #EDEDED;}

	/* this trick only works on Firefox and (maybe) Internet Explorer 7.0 (due five months after this is being coded) */
td.resultrow1:hover, td.resultrow2:hover
				{background-color:#FFF;}
				


/* form classes */
form			{margin:0px; padding:0px;}
input.long, select.long, button.long {
				 width: 140px;}
select.wide		{width: 270px;}
div.ffextend	{width: 100%; text-align: center;}
select.ffextend	{width: 270px; margin: 7px;}
input, select, textarea, button
				{font-family:Geneva, Arial, Helvetica, sans-serif;
				 font-size: 13px;
				 color:#222222;
				 background-color:#FAFAFA;
				 border: 1px solid #CFCFCF;}
input.fform, select.fform, textarea.fform
				{width:100%; margin-bottom: 3px;}
input.il		{width: auto; margin-left: 5px;}

.jfieldname		{font-size: 13px; font-weight: bold; color: #000066;}
.jfielddata, .jfielddatabig, .fdata
				{font-size: 13px; font-weight: normal; color: #333333;}

div.fdata		{margin: 5px 3px;}
.fformdate		{width: 80px;}
span.fform		{font-weight: bold;}
td.tdtextarea	{font-align: center;}
td.bg2large		{vertical-align: top;}
textarea.fform	{width:100%; height: 140px;}
textarea.fformmedium
				{width: 100%; height: 100px;}
textarea.fformsmall
				{width: 100%; height: 70px;}

div.owned		{padding: 5px; margin:5px; border: 3px solid #996600;}