/* Eric Meyer CSS Reset (http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/) with modifications */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
blockquote, q {quotes: none;}
/* gets rid of the disabled vertical scrollbar that IE puts on textareas (http://blog.klustered.com/2007/03/14/tip/) */
textarea {overflow: auto;}
/* from Viget Labs (http://www.viget.com/inspire/styling-the-button-element-in-internet-explorer/) */
button {width: auto; overflow: visible;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

#table1 tr td{ padding: 5px;}
#table1 .firstCell {border-right: 1px solid #CCC !important; border-bottom:1px solid #CCC}
#table1 .secondCell {border-bottom:1px solid #CCC !important}
#table1 .lastCell {border-right:1px solid #CCC !important}

/* ================================================= global tag, tag/class, special definitions and class */
body {
    line-height: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ececd4;
}
/* ================================================= global id definitions, sorted in source code order */
#breadcrumb { 
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
 	padding: 0px 0px 10px  0px;
	
}
 A.breadcrumb {color: #999999; text-decoration : none;}
 A.breadcrumb:hover {color: #FF9900;}

/* ================================================= Custom Color per Section*/
.section1 {background-color: #de8f32}
.section1header {color: #de8f32}
.section2 {background-color: #8b8d44}
.section2header {color: #8b8d44}
.section3 {background-color: #80a3b6}
.section3header {color: #80a3b6}
.section4 {background-color: #c6271e}
.section4header {color: #c6271e}
.section5 {background-color: #7d6b46}
.section5header {color: #7d6b46}
.section6 {background-color: #999999}
.section6header {color: #999999}
.section7 {background-color: #999999}
.section7header {color: #999999}
/* ================================================= Custom Color per Section*/


#outerWrap {
    background-image: url(../../images/interface/bodyBg_yrpt.gif);
    /*background-color:#93060d;*/
    background-repeat: repeat-y;
    background-position: center top;
    position: relative;
    width: 100%;
    left: 0px;
    top: 0px;
}
#container {
    background: #FFFFFF;
    width: 768px;
    position: relative;
    left: 50%;
    top: 0px;
    margin-left: -392px;
    padding: 18px 8px 10px;
}
#mast {
    height: 113px;
    width: 768px;
    position: relative;
    left: 0px;
    top: 0px;
}
#mLogo {
    height: 113px;
    width: 191px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(../../images/interface/logo_img.gif);
}
#mNavAdmin {
    height: 20px;
    width: 191px;
    position: absolute;
    left: 1px;
    top: 93px;
}
#mCont {
    height: 113px;
    width: 577px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#mGrant {
    position: absolute;
    left: 426px;
    top: 40px;
    height: 49px;
    width: 147px;
}
#mGrant a {
    background: transparent url(../../images/interface/grant.png) no-repeat scroll 0 0;
    height: 49px;
    width: 147px;
    display:block;
    text-decoration:none;
}
#mGrant a:hover {background-position: 0 -49px;}

/*#mLoginHeader
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 21px;
    width: 121px;
    padding-left: 20px;
    position: absolute;
    left: 495px;
    top: 12px;
}*/
#mSearch {
    height: 21px;
    width: 141px;
    background-image: url(../../images/interface/searchBg_norpt.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 431px;
    top: 15px;
}
#mSearchResults {
    width: 490px;
    position: absolute;
    left: 250px;
    top: 15px;
	text-align: center;
}

#ddSearch {
width: 200px;
}

#searchQResults {
    width: 390px;
}


#searchF {
    height: 21px;
    width: 121px;
    padding-left: 20px;
    position: absolute;
    left: 431px;
    top: 15px;
}
li { line-height: 1.5em}

#searchF input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    color: #7e7e7e;
    background-color: transparent;
    border-style: none;
    width: 100px;
    float: left;
    margin-top: 3px;
}
#searchF button {
    margin: 0px;
    padding: 0px;
    height: 21px;
    width: 19px;
    overflow: hidden;
    float: right;
    background-color: transparent;
    border-style: none;
}
#searchF button img {
    float: left;
    height: 21px;
    width: 19px;
}
#mNav 
{
	margin: 0px;
    padding: 0px;
    height: 20px;
	width: 577px; /*577px 483px */
    position: absolute;
    _top: 92px;
    left: 191px;
    bottom:0;
	/*z-index:100;
	background-color:#93060d;*/
	background-image: url(../../images/interface/mNavBg_xrpt.gif);
    background-repeat: repeat-x;
}
#mNav ul {
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 577px;
    list-style: none;
    /*background-image: url(../../images/interface/mNavBg_xrpt.gif);
    background-repeat: no-repeat;*/
}
#mNavAdmin ul{
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 191px;
    list-style: none;
    /*background-image: url(../../images/interface/mNavBg_xrpt.gif);
    background-repeat: repeat-x;*/
}
#mNav ul li , #mNavAdmin ul li{
    margin: 0px 3px 0px 0px;
    padding: 0px;
    height: 20px;
    width: 90px;
    float: left;
}
#mNav ul li a , #mNavAdmin ul li a{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 90px;
    float: left;
    background-repeat: no-repeat;
}
#mNav ul li a:link, #mNav ul li a:visited , #mNavAdmin ul li a:link, #mNavAdmin ul li a:visited {
    background-position: 0px 0px;
}
#mNav ul li a:focus, #mNav ul li a:hover, #mNav ul li a:active , #mNavAdmin ul li a:focus, #mNavAdmin ul li a:hover, #mNavAdmin ul li a:active {
    background-position: 0px -20px;
}
#mNav ul li a span , #mNavAdmin ul li a span{
    display: none;
}
#section1TopNav{
    background-image: url(../../images/interface/nav_section1.gif);
}
#section2TopNav{
    background-image: url(../../images/interface/nav_section2.gif);
}
#section3TopNav{
    background-image: url(../../images/interface/nav_section3.gif);
}
#section4TopNav{
    background-image: url(../../images/interface/nav_section4.gif);
}
#section5TopNav{
    background-image: url(../../images/interface/nav_section5.gif);
}
#section6TopNav{
    background-image: url(../../images/interface/nav_section6.gif);
	width:189px !important;
}
#section7TopNav{
    background-image: url(../../images/interface/nav_section7.gif);
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

/* drop nav */
.mNavSubMenu  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	text-decoration: none;
	left: 10;
	right: 10;
	top: 0;
	z-index: 10;
	margin: 0px;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: transparent;
	background: transparent;
	/*
	padding: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;*/
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
.TopLevelMenuItemStyle

{
width: 96px;
background-image: url(/menu/menu_li.gif);
background-repeat: no-repeat;
background-position: top;
height: 15px;
overflow:hidden;
text-align:center;
font-weight: bold;
color: #FFFFFF;
}
.TopLevelMenuItemStyle a

{
width: 136px;
height: 15px;
background-image: none !important;
}
.TopLevelMenuItemStyleHover
{
width: 96px;color: #245786;
background-repeat: no-repeat;
background-position: bottom;
height: 15px;
overflow:hidden;
text-align:center;
font-weight: bold;

}

.SecondLevelMenuItemStyle

{
width: 136px;

color: #245786;
background-color: #DAEBFD;

height: 27px;
overflow:hidden;

text-align:center;
font-weight: bold;

border-bottom: dotted 1px #245786;
border-left: solid 1px black;border-right: solid 1px black;

}
.SecondLevelMenuItemStyle a

{
width: 136px;

height: 36px;
background-image: none !important;

}
.SecondLevelMenuItemStyleHover

{
width: 137px;

color: #245786;
background-color: #B8C8D7;

height: 27px;
overflow:hidden;

text-align:center;
font-weight: bold;

border-bottom: dotted 1px #245786;
border-left: solid 1px black;

border-right: solid 1px black;

}


.ddsubmenustyle, .ddsubmenustyle ul{
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    /* correct this width for the drop downs AND ddsubmenustyle a */
    width: 160px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    visibility: hidden;
}
.ddsubmenustyle li {
    float: left;
    clear: both;
    border-bottom: 1px solid #eeeeee;
}
#newsNav {
    width: 205px !important;
}
.ddsubmenustyle a {
    display: block;
    height: auto;
    padding-top: 3px;
    padding-right: 18px;
    padding-left: 18px;
    width: 124px;
	/*z-index: 50;*/
    opacity: 0.85;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
}



#newsNav a {
    width: 169px;
}
.ddsubmenustyle a:link, .ddsubmenustyle a:visited {
    color: #666666;
    text-decoration: none;
    background-color: #fff;
}
.ddsubmenustyle a:focus, .ddsubmenustyle a:hover, .ddsubmenustyle a:active {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #93989d;
}
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
left: 100px;
border: 0;
}
.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/* end sub nav */
#mLogin, #mLogout, #mLoginA, #mLogoutA {
    height: 22px;
    width: 98px;
    position: absolute;
    left: 670px;
    top: 91px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}
#mLogin {
    background-image: url(../../images/interface/mLoginBg_norpt.png);
}
#mLogout {
    background-image: url(../../images/interface/mLogoutBg_norpt.png);
}
#mLoginA span, #mLogoutA span {
    display: none;
}
#content {
    background-repeat: repeat-y;
    width: 768px;
    background-position: 190px 500px;
    overflow: hidden;
    position: relative;
	z-index: 1;
    left: 0px;
    top: 0px;
    padding-top: 2px;
}
#content.homepage 
{
	/*z-index:-1;*/
    background-image: url(../../images/interface/contentBg_homepage_yrpt.gif);
}
#content.internal 
{
	/*z-index:-1;*/
    background-image: url(../../images/interface/contentBg_internal_yrpt.gif);
}
#header {
    background-repeat: no-repeat;
    overflow: hidden;
    width: 768px;
    clear: both;
    border-bottom: 10px solid #FFFFFF;
}
#content.homepage #header 
{
	/*z-index:-1;*/
    /*background-image: url(../../images/interface/headerBg_homepage_norpt.jpg);*/
    height: 254px;
}
#content.internal #header 
{
	/*z-index:-1;*/
    /*background-image: url(../../images/interface/default.jpg);*/
    height: 173px;
}
#content.internalAdmin #header 
{
 /*z-index:-1;*/
    /*background-image: url(../../images/interface/headerBg_internal_norpt.jpg);*/
    height: 173px;
}
#header ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 190px;
    list-style: none;
    position:relative;
    z-index: 1000;
}
#header ul li {
    clear: both;
    float: left;
    width: 190px;
    height: 58px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
    left: 0px;
    top: 0px;
}
#header ul li:hover {
    background-position: 0px -58px;
}
#push1 {
    background-image: url(../../images/interface/feature_btn_1.png);
}
#push2 {
    background-image: url(../../images/interface/feature_btn_2.png);
}
#push3 {
    background-image: url(../../images/interface/feature_btn_3.png);
}
#header ul li a {
    display: block;
    clear: both;
    float: left;
    height: 58px;
    width: 190px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#header ul li a:link, #header ul li a:visited {
}
#header ul li a:focus, #header ul li a:hover, #header ul li a:active {
}
#header ul li a span {
    display: none;
}
#header ul li img {
    clear: both;
    float: left;
}
#lCol {
    float: left;
    width: 190px;
    line-height: normal;
    padding-top: 15px;
}
#content.homepage #lCol {
    text-align: center;
    padding: 0;
}
#lCol ul {
    margin: 0px;
    padding: 0px;
    width: 184px;
    list-style: none;
    font-size: 10px;
    line-height: normal;
}
#lCol ul li {
    width: 184px;
    border-bottom: 1px solid #e2e2e2;
}
#lCol ul li a {
    display: block;
    height: auto;
    width: 177px;
    padding-top: 3px;
    padding-left: 7px;
    
}
#lCol ul li a:link, #lCol ul li a:visited {
    text-decoration: none;
    color: #999999;
}
#lCol ul li a:focus, #lCol ul li a:hover, #lCol ul li a:active {
    color: #666666;
    text-decoration: none;
    background-color: #f1f1f1;
}
#lCol ul li ul li {
    border-top: 1px solid #e2e2e2;
    border-bottom: none;
}
#lCol ul li ul li a {
    width: 159px;
    padding-left: 25px;
}
#rCol {
    float: right;
    width: 569px;
    line-height: normal;
    color: #333333;
    padding-top: 5px;
    font-size: 11px;
    line-height: 1.5em;
}
#content.homepage #rCol {
    padding: 0;
}
#rCol h1 {
    text-transform: uppercase;
    margin: 0px 0px 7px;
    padding: 4px 0px 0px 8px;
    height: 17px;
    color: #FFFFFF;
    position: relative;
    left: 0px;
    top: 0px;
    clear: both;
}
#rCol h1 span {
    background-image: url(../../images/interface/h1SpanBg_norpt.png);
    background-repeat: no-repeat;
    display: block;
    height: 5px;
    width: 6px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#rCol h2 {
    font-size: 12px;
    margin-bottom: 4px;
}
#rCol img {
    margin-right: 8px;
    margin-bottom: 5px;
    float: left;
    margin-top: 3px;
}
#rCol img.action {
    margin: 0px 0px 15px;
    clear: both;
    float: none;
}
#rCol p {
    line-height: 1.5em;
    margin-bottom: 8px;
    padding-right: 5px;
}
#rCol dl dt {
    clear: both;
}
#rCol dl dd {
    line-height: 1.5;
    margin-bottom: 10px;
    overflow: hidden;
}
#rCol dl dd a.action {
    display: block;
    height: 16px;
    clear: both;
    float: right;
    padding: 0px;
}
#rCol dl dd a.action img {
    margin: 0px;
    float: right;
}
#content.homepage #rCol ul {
    list-style: none;
    overflow: hidden;
    width: 569px;
    margin: 0px;
    padding: 10px 0px 0px;
}
#content.homepage #rCol ul li {
    margin-right: 13px;
    float: left;
    width: 181px;
    overflow: hidden;
}
#content.homepage #rCol ul li.last {
    margin-right: 0px;
}
#content.homepage #rCol ul li img.events {
    margin: 0px 0px 8px;
}
#cont {
    float: left;
    width: 390px;
    margin-right: 20px;
}
#ads {
    float: left;
    width: 159px;
    text-align: center;
}
#ads img {
    margin: 0px;
    float: none;
}
#footWrap {
    background-image: url(../../images/interface/footWrapBg_norpt.gif);
    background-repeat: no-repeat;
    background-position: 50% 0px;
    width: 100%;
    padding-top: 14px;
}
#footer {
    width: 764px;
    margin-left: -392px;
    padding: 10px 10px 18px;
    color: #999999;
    font-size: 10px;
    overflow: hidden;
    position: relative;
    left: 50%;
    top: 0px;              
}
#footer p {
    letter-spacing: 5px;
    width: 500px;
    line-height: 1.2;
}
#footer p.sec {
    float: right;
    width: 200px;
    text-align: right;
}
#footer p a {
    letter-spacing: normal;
}
#footer p a:link, #footer p a:visited {
    color: #999999;
    text-decoration: none;
}

#footer p a:focus, #footer p a:hover, #footer p a:active {
    color: #666666;
    text-decoration: none;
}
/* ================================================= utility definitions */
.uCenter {text-align:center;}
.uLeft {float: left;}
.uRight {float: right;}
.uTRight {text-align: right;}
.uShow {display: block;}
.uHide {display: none;}

a.action 
{
	color: #cc0000;
	font-weight: bold;
	float: right;
	text-decoration: none;
}

a.action:hover {
	font-color: #ff9933;
}

#blackbaud {
background: #fff;
}

#myFrame {
line-height: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ececd4;
}

#requestUsername {text-align:left;}
#requestUsername td {padding: 5px; font-size:10px;}
#requestUsername input { height: 12px; font-size: 10px; font-family:Tahoma; width:220px;}
#requestUsername select { height: 18px; font-size: 10px; font-family:Tahoma; width:225px;}
.SubmitButt {height:18px !important; width:75px !important;}