﻿@charset "utf-8";

/* 
================================================
    CSS Styles For Work Opportunities: Website
    v1.1, 4/2010
================================================
*/ 

* {
	margin: 0;
	padding: 0;
}

html {
    height: 100%;
    margin-bottom: 1px;
	overflow-y: scroll;
}


BODY.StandardBody
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.3;
	background: #e3e3f3 url(../images/background_blue.gif) repeat-x;
	/*text-align: center; */
	color: #000000;	
}

BODY.ContentBody
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.3;
	/*text-align: center; */
	color: #000000;	
}


FORM.StandardForm 
{
	height: 100%;
}

p {
	padding: 0 0 10px 0;
}

p.bluetitle  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #3d5582;
	padding: 0;
	/*margin-bottom: 14px;*/
}
h2 {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #3d5582;
}
h4 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}
h5 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	padding-bottom: 5px;
}
h6 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3d5582;
}
.header {
	margin: 0;
	padding: 0;
	height: 111px; /*112px;*/
	background:#FFFFFF url(../images/header.jpg) center no-repeat;
}

.header_print {
	margin: 0;
	padding: 0;
	height: 105px;
	/*background:#FFFFFF url(../images/header_print.jpg) center no-repeat;*/
}

.header_simple {
	margin: 0;
	padding: 0;
	height: 60px;
	/*background:#FFFFFF url(../images/header_print.jpg) center no-repeat;*/
}
/*#header2 {
	margin: 0;
	padding: 0;
	height: 26px;
	background:#998878 url(../images/header_2right.jpg) right no-repeat;
}*/
.container { 
	width: 948px;
	margin: 0 auto;
	text-align: left;
	border-top: white solid 5px;
	border-bottom: solid white 3px;
	background-color: white;
}
.leftcol {
	float: left;
	width: 289px; /*288px*/
	/*background: url(../images/menu_bkgrnd-new.jpg) top no-repeat;*/
}
*html .leftcol { /* for IE6*/
	display: inline;
	margin-right: -3px;
	zoom: 1;
}

.rightcol { 
	float: right;
	width: 659px; /*660px;*/
	text-align: center;
	background-color:#FFFFFF;
} 
*html .rightcol { /* for IE6*/
	display: inline;
	margin-left: -3px;
	zoom: 1;
}

.container_state { 
	width: 948px;
	margin: 0 auto;
	text-align: left;
	border-top: white solid 5px;
	border-bottom: solid white 3px;
	background-color: white;
}

.leftcol_state {
	float: left;
	width: 254px;
}

*html .leftcol_state { /* for IE6*/
	display: inline;
	margin-right: -3px;
	zoom: 1;
}

.rightcol_state { 
	float: right;
	width: 694px;
	background-color:#FFFFFF;
} 

*html .rightcol_state { /* for IE6*/
	display: inline;
	margin-left: -3px;
	zoom: 1;
}

#maintext_top {
	height: 112px;
	width: 660px;
	background-image:url(../images/main_image_text.gif)
}
#mainphotos {
	height: 222px; /*198px;*/
	width: 659px; /*660px;*/
	background: url(../images/main_photos.jpg) no-repeat;
	/*margin-top:-3px;*/
}

.statephotos {
	height: 160px;
	width: 815px;
}

.statephotos_dc {
	background: url(../images/statephotos_dc.jpg) no-repeat;
}

.statephotos_fl {
	background: url(../images/statephotos_fl.jpg) no-repeat;
}

.statephotos_ia {
	background: url(../images/statephotos_ia.jpg) no-repeat;
}

.statephotos_ma {
	background: url(../images/statephotos_ma.jpg) no-repeat;
}

.statephotos_me {
	background: url(../images/statephotos_me.jpg) no-repeat;
}

.statephotos_ri {
	width: 659px; /*660px;*/
	background: url(../images/statephotos_ri.jpg) no-repeat;
}

/*#text_maincaption {
	height: 64px;
	width: 659px;
	background: white url(../images/text_maincaption.gif) top no-repeat;
}*/
a.emphasized,
a.emphasized:link,
a.emphasized:visited,  
a.emphasized:hover,
a.emphasized:active 
{
	font: 100% bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3d5582;
	text-decoration: underline;
}

.emphasize
{
	font: 110% bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3d5582;
	font-weight: bold;
}

.divider 
{
	border-top: solid 1px #4D6BA3;	
	margin:20px 0px;
}

.label  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #3d5582;
}

fieldset.Form_Fieldset {
	border:1px solid #E0E8F0;
	padding:5px; 
	background-color:#FFFFFF;
}

legend.Form_Legend {
	font-weight: bold;
	font-size:  11px;
	color: #3E5C94;/* #326b80;*/
	padding: 0px 5px;
}

#introduction {
	/*padding: 0 15px 20px 0px;*/
	padding:10px 15px;
	text-align:left;
}
/*#slogan {
	height: 40px; /*56px;*/
	/*width: 274px; /*283px;*/
	/*background: white url(../images/text_slogan.gif) no-repeat;
	margin:10px 0px;
}
#newsheading {
	height: 64px;
	width: 283px;
	background: white url(../images/newsheading.gif) no-repeat;
}*/

.sidebar {
	padding: 4px 20px;
}

.midsection_container {
	padding: 15px;
	text-align: left;
}

.midsection_titlebar {
	padding-top: 8px;
	margin-bottom:10px;
	border-bottom: solid 1px #4D6BA3;	
}
.midsection_titlebar_text {
	font: bold 26px arial narrow, arial,verdana,sans-serif;
	color: #39578F;
	/*height: 20px;*/
}

.midsection_footerblock {
	background-color: #FFCC66;
	width: 100%;
	margin: 10px 0px;
}

.block_title {
	height: 20px;
	background: #006699 url(../images/bluetexture.gif);
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 4px;
}

.block_title2 {
	height: 20px;
	background-color: #C0C0C0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}

.block_content {
	background: #e3e3e7  url(../images/gradient1.gif) top repeat-x;  
	padding: 5px;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.block_content_unpadded {
	background: #e3e3e7  url(../images/gradient1.gif) top repeat-x;  
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.block_content2 {
	background-color: #FFFFFF;  
	padding: 5px;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid #3A5890 1px;
}

.block_content3 {
	background-color: #FFCC66;  
	padding: 5px;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid #3A5890 1px;
}

.media_pane {
	/*background: #000000; */
	padding: 10px 20px;
	text-align: left;
}

.interior_text {
	padding: 8px;
}
.footer {
	margin: 0 auto;
	border-top: solid white 8px; 
	background-color: #2c2c2c;
	font-size: 10px;
	color: white;
	text-align: center;
}	

.printerfriendly {
	margin-bottom:10px;
	text-align: right;
}

#dropdown_container {
	margin: 15px 90px 0 0;
}
#triad_container {
	width: 100%;
	text-align:left;
}
#left_content {
	width: 20%;
}
#right_content {
	width: 79%;
}

/* ----- Styles -----*/
.fltrt { 
	float: right;
	margin: 0;
	padding: 0;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
.center  {
	text-align: center;
}
.left {
	text-align: left;
}	
.right {
	text-align: right;
}
.differentiated_color  {
	color: #843704;
}
.larger_text {
	font-size: 13px;
}
.nopadnomargin {
	margin: 0;
	padding: 0;
}
.noborder {
	border: none;
}

.bordered 
{
	border: solid 1px #8DB2E3;
}

ul.bulletedlist 
{
	margin-left:30px;
}

ul.structurelist 
{
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li.listheading 
{
	font-weight:bold;
	padding: 2px 0px;
}

li.listcontent
{
	padding: 0px 0px 15px 15px;
}

li.lineitem
{
	padding: 4px 0px;
}

.Tab 
{
	padding:5px;
}

.TabbedPage 
{
	background-color:#BFDBFF;
}

.TabbedPage2 
{
	background-color: #BFDBFF;
	border-bottom: solid 1px #8DB2E3;
}

.TabbedContent 
{
	background-color: #DDE7F6;
	border-right: solid 1px #8DB2E3;
	border-bottom: solid 1px #8DB2E3;
	border-left: solid 1px #8DB2E3;
}

.TabbedContent2 
{
	background-color:#FFFFFF;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
}

.TabbedContent3 
{
	background-color:#F4F4F4;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
}


TD.EmptyClass 
{	
	border: none;
}


TABLE.StandardTable 
{
	padding:0px;
	border-collapse:collapse;
}

TABLE.BorderedTable 
{
	padding:2px;
	border-collapse:collapse;
	border: solid 1px #FFFFFF;
}

TABLE.BorderedTable2 
{
	padding:2px;
	border-collapse:collapse;
	border: solid 1px #C0C0C0;
}

.FieldItem
{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-left:4px;
}

.FieldLabel
{
	font-size:10px;
	font-weight:bold;
}

.FieldLabel_Required
{
	color: Red;
	font-size:10px;
	font-weight:bold;
}

.FieldLabel_Disabled
{
	color: Gray;
	font-size:10px;
	font-weight:bold;
}

TD.FieldItem
{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-left:4px;
}

TD.FieldLabel
{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
}

TD.FieldLabel_Required
{
	color: Red;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
}

TD.FieldLabel_Disabled
{
	color: Gray;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
}


TD.FieldItemTop
{
	text-align:left;
	vertical-align:top;
	padding-left:4px;
}

TD.FieldLabelTop
{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
	vertical-align:top;
}

TD.FieldLabelTop_Required
{
	color: Red;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
	vertical-align:top;
}

TD.FieldItemBottom
{
	text-align:left;
	vertical-align:bottom;
	padding-left:4px;
}

TD.FieldLabelBottom
{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
	vertical-align:bottom;
}

TD.FieldLabelBottom_Required
{
	color: Red;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
	vertical-align:bottom;
}

.Instructions 
{
	color: #000000;
    text-decoration: none;
    font-size:  11px;
    font-weight: normal;
    padding: 0px 0px 5px 0px;
}

.ValidationError
{
    color: #FF0000;
    text-decoration: none;
    font-size:  12px;
    padding-right: 5px;
}

.SectionHeading 
{
	background-color: #A8C8ED;
	color: #15428B;
    font-size:  11px;
    font-weight: bold;
}

.SectionSubHeading 
{
	background-color: #C5CCD4;
	color: #36383B;
    font-size: 11px;
    font-weight:bold;
    padding: 3px;

}

.SectionBody
{
	background-color: #FFFFFF; /*#FAFAFA;*/
}


/* DIALOG Styles */

BODY.WebsiteDialogBody
{
	width: 100%;
	height: 100%;
	/*min-height: 100%;*/
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/*background-color:#809FBF;*/
}

FORM.WebsiteDialogForm 
{
	/*width: 100%;*/
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/*margin: 0px;
	padding: 0px;*/
}

.DialogFooter 
{
	background-color: #C9D8EB; /*#809FBF;*/
	width:100%;
	padding: 0px 5px;
}

.DialogFooterContent
{
	height:100%;
	vertical-align:middle;
}

div.AjaxLoading
{  
    background: #C2D0E6 url(../images/loading2.gif) no-repeat center center;  
} 

div.AjaxLoadingProgress
{  
	background: #C2D0E6 url(../images/loading_small.gif) no-repeat center center;
} 

