body	{ 
		background:#00A94F; 
		font-family: Verdana; 
		font-size: 10pt; 
		text-align:center;
		color: #525252;
		margin-top: 40px;
		margin-right: auto;
		margin-bottom: 40px;
		margin-left: auto;
		}
		
.containerDIV {
 		height: 100%;
 		width: 100%;
 		top: 0px;
 		margin-left: auto;
 		margin-right: auto;
		}

td           { font-family: Verdana; font-size: 10pt; color: #525252;}
th           { font-family: Verdana; font-size: 10pt; color: #525252;}
li           { font-family: Verdana; font-size: 10pt; color: #525252;}
ol           { font-family: Verdana; font-size: 10pt; color: #525252;}
p           { font-family: Verdana; font-size: 10pt; color: #525252;}

H1   	{ font-family: Verdana; font-size: 14pt; color: #00a94f; font-weight: bold; margin-top:0px; margin-bottom:24px; line-height: 25px;}
H2   	{ font-family: Verdana; font-size: 10pt; color: #00a94f; font-weight: bold; margin-top:0px; margin-bottom:8px;}
H3  		{ font-family: Verdana; font-size: 8pt; color: #00a94f; font-weight: bold; margin-top:0px; margin-bottom:8px;}
H4  		{ font-family: Verdana; font-size: 8pt; color: #00a94f; font-weight: bold; margin-top:0px; margin-bottom:8px;}

UL {
list-style-position: outside;
color: #00a94f;
padding: 10px;
margin: 8px;
}

LI {
color: #1c3f94;
}

.Blue10ptBoldText	{ font-family: Verdana; font-size: 10pt; color: #1c3f94; font-weight: bold;}
.Blue10ptItalicText	{ font-family: Verdana; font-size: 10pt; color: #1c3f94; font-style: italic;}

A:link {color:#41c2f3; text-decoration: underline }
A:visited {color:#41c2f3; text-decoration: underline }
A:hover {color:#9bdef7; cursor: hand; text-decoration: underline }

/* WEBSITE CONTAINER TABLE */
table.ContainerTable 	{margin-left:auto; margin-right:auto; border-collapse: collapse; position: relative; width: 950px; height:713px; border:0px; background-color:#FFFFFF; border-color:#FFFFFF; border-style: solid;}
td.ContainerCell 	{position: relative; vertical-align: top; width:950px; height:713px; border:0px; border-collapse: collapse; }

/* WEBSITE SHELL TABLE */
table.ShellTable 	{margin-left:auto; margin-right:auto; position: relative; border-collapse: collapse; width: 950px; height:713; background-color:#FFFFFF;}
td.ShellHeaderCell 	{position: relative; vertical-align: top; width:950px; height: 158px; border:0px; border-collapse: collapse; background: url('/images/NOR-14West_01.gif');}
td.ShellNavCell {position: relative; vertical-align: top; width:950px; height:24px; border:0px none; border-collapse: collapse; background-color:#D1D2D4; text-align:right}
td.ShellContentCell {position: relative; vertical-align: top; width:950px; height:470px; border:0px; border-collapse: collapse; background: url('/images/NOR-14West_19.gif');}
td.ShellContentCellV {position: relative; vertical-align: top; width:950px; height:470px; border:0px; border-collapse: collapse;}
td.ShellFooterCell 	{position: relative; vertical-align: top; width:950px; height: 61px; border:0px; border-collapse: collapse; background: url('/images/NOR-14West_20.gif');}

/* WEBSITE PHOTO AND CONTENT SHELL TABLE */
table.PCShellTable		{margin-left:auto; margin-right:auto; position: relative; border-collapse: collapse; width: 950px; height:470;}
table.PCShellTableV 	{margin-left:auto; margin-right:auto; position: relative; border-collapse: collapse; width: 950px; height:515;}
td.PShellCell 			{position: relative; vertical-align: top; width:469px; height: 470px; border:0px; border-collapse: collapse;}
td.CShellCell 			{position: relative; vertical-align: top; width:481px; height:470px; border:0px none; border-collapse: collapse;}

/* WEBSITE CONTENT TABLE */
table.ContentTable	{position: relative; vertical-align: top; border:0px none; border-collapse: collapse; width: 100%; height: 470px;}
td.ContentTopSpacerCell {position: relative; vertical-align: top; height:65px; border:0px; border-collapse: collapse;}
td.ContentRSpacerCell {position: relative; vertical-align: top; width:10%; border:0px; border-collapse: collapse;}
td.ContentLSpacerCell {position: relative; vertical-align: top; width:10%; border:0px; border-collapse: collapse;}
td.ContentCell {position: relative; vertical-align: top; width:80%; border:0px; border-collapse: collapse;}
td.ContentBottomSpacerCell {position: relative; vertical-align: top; height:65px; border:0px; border-collapse: collapse;}

/* WEBSITE CONTENT SCROLL DIV */
.contentscrolldiv
{
width:481px;
height:470px;
overflow: auto;
}

/* CALL TO ACTION HEADER 1 */
table.cta		{position: relative; float: right; margin-top: 40px; vertical-align: top; border:0px none; border-collapse: collapse; }
td.cta		{width: 75px;}
A.cta:link	{color:#41c2f3; text-decoration: underline; font-size: 12pt; }
A.cta:visited	{color:#41c2f3; text-decoration: underline; font-size: 12pt; }
A.cta:hover	{color:#9bdef7; cursor: hand; text-decoration: underline; font-size: 12pt; }
.cta_copy		{font-size: 8pt;}

/* CLASSES for BUTTONS */
.westButton	{height: 21; color:#FFFFFF; background-color:#0664ae; font-size: 8pt; font-weight: bold;}


/* CLASSES for FORM FIELD Titles, etc */
SPAN.FormFieldNameR		{color: #00a94f;}
SPAN.FormFieldNameO		{color: Navy;}
.FieldRequired 		{background-color: #EEEEEE;}

/* END */
