/* Default CSS Stylesheet for a new Web Application project */

.standardBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 100.1%;
	background-color: white;
}

.printBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

.bodyWrapper
{
	background-color: #FFFFFF;
	font-size: 85%;
	border-left: solid 1px #074E84;
	border-right: solid 1px #074E84;
	border-bottom: solid 1px #074E84;
	margin-top: 1%;
	margin-right: 10%;
	margin-bottom: 1%;
	margin-left: 10%;	
}

.printWrapper
{
	font-size: 81%;
}

/* Resets Font Size back to 100% for Report Display */
.reportWrapper
{
	font-size: 123.33%
}

/* Styles for Update Pages */

.eis_blugrnbkg
{
background-image: url(http://www.agmconnect.org/npd/Images/background.jpg);    
BACKGROUND-COLOR: #b5f7f7;
}
.eis_blue
{
    COLOR: #006194;
}

.leftNav
{
    float: left;
    width: 160px;
    margin: 0;
    padding: 1em;
    border: 2px solid #006194;
    font-size: small;
    background-color: #ffffcc;
}
.topNav
{
width: 100%;
margin: 0;
font-size:small;

}

.content
{
margin-left: 200px;
padding: 1em;
max-width: 36em;


}
.contentFull
{
margin-left: 20px;
padding: 1em;


}

/*Back to Normal Stuff*/

.bodyDiv
{
	background-color: #FFFFFF;
	padding: 14px 5px 14px 5px;
	min-height: 325px;
	height: auto;
	_height:: 325px;
	border-top: solid 4px #074E84;
	border-bottom: solid 2px #074E84;
	clear:both
}

/* for Internet Explorer */
/*\*/
* html .bodyDiv
{
	height: 450px;
}
/**/

.bodyDivFull
{
	/* This is a longer body for the update master page only */
    background-color: #FFFFFF;
	padding: 14px 5px 14px 5px;
	min-height: 450px;
	height: auto;
	_height:: 450px;
	border-top: solid 4px #074E84;
	border-bottom: solid 2px #074E84;
	clear:both
}



.header
{
    background-color: white;
    margin: 0 0 0 0;
    border-bottom: solid 2px #074E84;
    height: 1%; /* IE hack to keep floated divs contained*/
    background-image: url(http://www.agmconnect.org/npd/images/background.jpg);
    background-position: center top;
    background-repeat: repeat-x;
} 
.headerRight
{
	background-image: url(http://www.agmconnect.org/npd/images/background.jpg);
	background-color: white;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	float:left;
	height:90px;
	vertical-align:middle;
	padding-left:50px;
	position:relative;
	
	
}
.headerLeft
{
	background-image: url(http://www.agmconnect.org/npd/images/background.jpg);
	background-color: white;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	float:left;
	
}
.headerMenu
{
    position:absolute;bottom:0;
}

.footer
{
    font-size: 80%;
    padding: 10px 10px 0px 10px;
    text-align: center;
    background-image: none;
}

.AppTitle
{
        COLOR: #006194;
        font-family:Arial;
        font-weight:bold;
        font-size:1.5em;
}
.gridView caption
{
    background-color:  #006194;
color: White;
font-size: 12pt;
font-weight:bold;
    }


.contentDiv
{
}

H1, H2, H3, H4, H5
{
	color: #074E84;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: .8em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TD
{
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: none;
	color: #074E84;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #932F2F;
}

A:active
{
	text-decoration: none;
	color: #932F2F;
}
A.gridHeader:link
{
	text-decoration: underline;
	color: white
}

A.gridHeader:visited
{
	text-decoration: underline;
	color: white
}

A.gridHeader:hover
{
	text-decoration: underline;
	color: white
}

A.gridHeader:active
{
	text-decoration: underline;
	color: white
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


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;
}

img
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

.AGMGreen
{
	color: #CDE2B3;
}

.AGMBlue
{
	color: #074E84;
}

.AGMRed
{
	color: #932F2F;
}

.AGMBackground
{
	background-color: #ECECC8;
}

.TableContentHeader
{
	font-weight: bold;
	background-color: White;
}

.navItem
{
	font-size: medium;
}

.nav
{
	margin-right: 20px;
}

.button
{
}

a:link.databutton
{
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

a:visited.databutton
{
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

a:hover.databutton
{
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

a:active.databutton
{
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

.gridLabel
{
	font-size: medium;
}

.bodylink
{
	color: #074E84;
	font-size: medium;
}

.GridHeaderLabel
{
	color: White;
	font-weight: bold;
}

a:link.GridHeaderLabel
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a:visited.GridHeaderLabel
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a:hover.GridHeaderLabel
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a:active.GridHeaderLabel
{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.messagePanel
{
	font-weight: bold;
	color: #074E84;
	padding: 5px 5px 5px 5px;
	margin-bottom: 14px;
}

.messagePanelError
{
	font-weight: bold;
	color: #932F2F;
	border: solid 2px #932F2F;
	padding: 5px 5px 5px 5px;
	margin-bottom: 14px;
}

.returnPanel
{
	padding-bottom: 10px;
}

.refineSearchPanel
{
	padding-bottom: 10px;
}

.menuDiv
{
	background-color: #074E84;
	padding: 1px 5px 3px 5px;
}
.login
{
    font-weight: bold;
    color: #92342f;
    font-family: Arial;
    font-size:x-small;
}
.contact
{
     font-weight: bold;
    font-size: larger;
}

.ContentHeader

{
font-weight: bold;
color: White;
background-color: #6b696b;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-color: #6b696b;
border-right-color: #6b696b;
border-bottom-color: #6b696b;
border-left-color: #6b696b;
}
