/****************************************************************************************
'* Copyright Statement                                                                  *
'*                                                                                      *
'* Entire contents (c) 2010 by MTW Solutions LLC.  All rights reserved.                 *
'* Reproduction of this document in any form without prior written permission is        *
'* forbidden.  The information contained herein has been obtained from sources believed *
'* to be reliable.  MTW disclaims all warranties as to the accuracy, completeness or    *
'* adequacy of such information.  MTW shall have no liability for errors, omissions     *
'* or inadequacies in the information contained herein or for interpretation thereof.   *
'* The reader assumes sole responsibility for the selection of these materials to       *
'* achieve its intended results.  The content herein is subject to change without       *
'* notice.                                                                              *
'*                                                                                      *
'* All brands or product names used in this document are acknowledged.                  *
'****************************************************************************************/


@media print {
    @page {
        width: 100%;
        height: 100%;
        margin: 0% 0% 0% 0%;
    }    
}

BODY
{	
	font-family: Quicksand;	
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    background: #9ed0d7 url(../images/LouisianaBelievesWebBackground.jpg);
	background-repeat: repeat-y;
}
DIV
{
	font-size: 10pt;
	font-family: Quicksand;
	background-color: transparent;
}
Panel
{
	height: 450px; width:100%; vertical-align: top; text-align:center;
}
SPAN
{
	font-size: 10pt;
	font-family: Quicksand;
	background-color: transparent;
}

H1
{
	font-family: Quicksand;
	font-size: 2.5em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Quicksand;
	font-size: 2.25em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Quicksand;
	font-size: 2.38em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Quicksand;
	font-size: 2.83em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Quicksand;
	font-size: 1.5em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Quicksand;
	font-size: .9em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1.5em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Quicksand;
}

TH
{
	vertical-align: baseline;
	font-size: 1.5em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Quicksand;
}

TABLE
{
	font-family: Quicksand;
	font-size: 10pt;
	font-weight: normal;
}
TD
{
	font-size: 10pt;
	font-family: Quicksand;;
}
TD.header
{
	font-size: 10pt;
	font-family: Quicksand;
	color: White;
}
HR
{
	color: #40637a;
	height: 1px;
}
PRE
{
	font-family: Quicksand;
	font-size: 10pt;
	font-weight: normal;
}
TEXTAREA
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: white;
}
TEXTAREA.DataChanged
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: yellow;
}
OPTION
{
	font-size: 10pt;
	color: black;
	font-family: Quicksand;
	background-color: white;
}
INPUT
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
}
A
{
	font-family: Quicksand;
	cursor: hand;
	color: black;
	text-decoration: none;
}
A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}
A.headerColor
{
	font-family: Quicksand;
	cursor: hand;
	color: white;
	text-decoration: none;
}
A.headerColor:hover
{
	color: Red;
	text-decoration: underline;
}
A.headerColor:visited
{
	font-family: Quicksand;
	cursor: hand;
	color: white;
	text-decoration: none;
}
.non-editable-noborder
{
	border-right: #afaeae 0px solid;
	border-top: #afaeae 0px solid;
	font-size: 10pt;
	border-left: #afaeae 0px solid;
	color: black;
	border-bottom: #afaeae 0px solid;
	font-family: Quicksand;
	background-color: #dedede;
}
.calc-noborder
{
	border-right: #40637a 0px solid;
	border-top: #40637a 0px solid;
	font-size: 10pt;
	border-left: #40637a 0px solid;
	color: black;
	border-bottom: #40637a 0px solid;
	font-family: Quicksand;
	background-color: white;
}
.editable-border-radio
{
	background-color: transparent;
}
.editable-border
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: white;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 4px;
}
.editable-border-changed
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: yellow;
}
.editable-border-deleted
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
    background-color: yellow;
}
.non-editable-border
{
	border-right: #afaeae 1px solid;
	border-top: #afaeae 1px solid;
	font-size: 10pt;
	border-left: #afaeae 1px solid;
	color: black;
	border-bottom: #afaeae 1px solid;
	font-family: Quicksand;
	background-color: #dedede;
}
.calc-border
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: white;
}
.error-border
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	font-size: 10pt;
	border-left: #ff0000 1px solid;
	color: black;
	border-bottom: #ff0000 1px solid;
	font-family: Quicksand;
	background-color: white;
}
.error-noborder
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	font-size: 10pt;
	border-left: #ff0000 1px solid;
	color: black;
	border-bottom: #ff0000 1px solid;
	font-family: Quicksand;
	background-color: #f5deb3;
}
.DropDownList
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background: white;
}
.DropDownListChanged
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: yellow;
}
.DropDownListDeleted
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: yellow;
}
.inputSubmit
{
	border-top: silver thin solid;
	font-size: 9pt;
	border-left: silver thin solid;
	cursor: hand;
	color: white;
	border-bottom: gray thin solid;
	font-family: Quicksand;
	background-color: #1B1E58;
}
.redFont
{
	font-size: 10pt;
	color: #990000;
	font-family: Quicksand;
}
.InstructionLink
{
	border-left: blue medium double;
	border-top: blue medium double;
	border-right: blue medium double;
	border-bottom: blue medium double;
	font-weight: bold;
	height: 5mm;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: silver;
}
.sectionHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #40637a;
	font-family: Quicksand;
}
.headingbodyblock
{
	border-right: #990000 1px solid;
	padding-right: 5px;
	border-top: #990000 1px solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	border-left: #990000 1px solid;
	padding-top: 5px;
	border-bottom: #990000 1px solid;
	font-family: Quicksand;
}
.bodyblock
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	border-left: #40637a 1px solid;
	border-bottom: #40637a 1px solid;
}
.bodycontent
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Quicksand;
}
.heading
{
	padding-right: 4px;
	background-position: right 50%;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 4px;
	width: 100%;
	color: white;
	padding-top: 4px;
	background-repeat: no-repeat;
	font-family: Quicksand;
	background-color: #990000;
}
.gradientHeading
{
	padding-right: 4px;
	background-position: right 50%;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 4px;
	width: 100%;
	color: white;
	padding-top: 4px;
	background-repeat: no-repeat;
	font-family: Quicksand;
	background-color: #990000;
	color: White;
}
.subheading
{
	border-right: #40637a 1px solid;
	padding-right: 4px;
	border-top: #40637a 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	border-left: #40637a 1px solid;
	width: 100%;
	color: white;
	padding-top: 4px;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
}
.resultHeading
{
	background-color: #00A6A2;
	font-weight: bold;
    font-size: 8pt;
	color: #ffffff;
}
.resultHeadingFndSrce {
    background-color: #00A6A2;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
}
.tableHeading
{
	background-color: #326d32;
	font-weight: bold;
	color: #ffffff;
}

.gmsFooter
{
	background-color: #000000;
}

.resultblock
{
	border-right: #326d32 1px solid;
	border-top: #326d32 1px solid;
	margin: 5px;
	border-left: #326d32 1px solid;
	border-bottom: #326d32 1px solid;
}
.formheading
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	width: 100%;
	color: white;
	padding-top: 4px;
	font-family: Quicksand;
	background-color: #838b8b;
	text-align: left;
}
.formblock
{
	border-right: #838b8b 1px solid;
	border-top: #838b8b 1px solid;
	margin: 5px;
	border-left: #838b8b 1px solid;
	border-bottom: #838b8b 1px solid;
}
.textfield
{
	border-right: #40637a 1px solid;
	border-top: #40637a 1px solid;
	font-size: 10pt;
	border-left: #40637a 1px solid;
	color: black;
	border-bottom: #40637a 1px solid;
	font-family: Quicksand;
	background-color: white;
}
.disabledtextfield
{
	border-right: #afaeae 1px solid;
	border-top: #afaeae 1px solid;
	font-size: 10pt;
	border-left: #afaeae 1px solid;
	color: black;
	border-bottom: #afaeae 1px solid;
	font-family: Quicksand;
	background-color: #dedede;
}
.selectfield
{
	font-size: 10pt;
	color: black;
	font-family: Quicksand;
	background-color: white;
}
.button
{
	border-top: silver thin solid;
	font-size: 10pt;
	border-left: silver thin solid;
	cursor: hand;
	color: white;
	border-bottom: gray thin solid;
	font-family: Quicksand;
	background-color: #1B1E58;
}
.listitemhi
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
	background-color: #cfc9c0;
}
.listitem
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
}
.mandatory
{
	font-weight: bold;
}
.listViewLabel
{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}
.ipmContentBorderStyle
{
	border-right: #990000 2px solid;
	border-top: medium none;
	border-left: #990000 2px solid;
	border-bottom-style: none;
}
SMALL
{
	font-size: 1.0em;
}

BIG
{
	font-size: 1.87em;
}

BLOCKQUOTE, PRE
{
	font-family: Quicksand;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

.lightRowColor
{
	background-color: #ffffff;
}
.darkRowColor
{
	background-color: transparent;
}

div.arrow input
{
	background: url(../images/arrows.PNG) no-repeat scroll 0px -16px;
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	border: none;
}

div.up input
{
	background-position: 0px 0px;
}

table.tablesorter thead tr .header
{
	background-image: url(../images/updownarrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 20px;
}

table.tablesorter thead tr .headerSortUp
{
	background-image: url(../images/descArrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortDown
{
	background-image: url(../images/ascArrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.filePathReport
{
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: Green;
}

.centeredRadioButtonList
{
	width:25%;
	margin:auto;
}