body {
	background-image: url(images/refresh2010/background.png);
	background-repeat:repeat-x;
	background-color: #090909;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;	
	
}



/* IE Override of the menu dividers */
.ie .bottomMenuDivider 
{
	top: 3px;	
}


.bottomMenuDivider 
{
		position:relative;
		top: 1px;	
  }


.grid_paging
{
   

     background-color:White; 
	color: #1E7B62;
    width:250px;

}
.grid_paging a
{
    color: black;
    text-decoration: none;
    padding-right: 4px;
    margin-left: 4px;
}
.grid_paging a:hover{    text-decoration: underline;}





.dateText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #c8c8c8;
	font-style:italic;
}


.homeLeftButtons TD{
	background-image: url(images/refresh2010/leftButtonHome.png);
	background-repeat:no-repeat;
	height:38px;
	width:148px;
	padding-left:10px;
	
	
}


.homeLeftButtons A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	
	
}
.homeLeftButtons A:link{color: #FFF;}
.homeLeftButtons A:hover{color: #D7A900;}
	


/* MAIN MENU STUFF */
#ctl00_MainHeader1_mymenu, MainHeader1_mymenu
{
	margin-top:4px;

	}

#mymenuTop{
background-image: url(images/refresh2010/menu_11.jpg);
background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #FFF !important;
	text-align:center;
	
	
}

#mymenuTop A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}
#mymenuTop A:link{color: #FFF;}
#mymenuTop A:hover{color: #D7A900;}


#sp30 {color: red;}
#sp30 A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:29pt;
	font-weight:bold;
	color: red;
	text-decoration: none;
}
#sp30 A:link{color: red;}
#sp30 A:hover{color: red;}


/* MAIN MENU STUFF */



/* TOP MENU STUFF */
#topmenu
{
	background-image: url(images/refresh2010/topmenubar.jpg);
	background-repeat: no-repeat;
	background-position:top right;
		font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #FFF;
	text-align:center;
	vertical-align:middle;
		!important;
}

#topmenu A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}
#topmenu A:link{color: #FFF;}
#topmenu A:hover{color: #D7A900;}
/* TOP MENU STUFF */



.miscLinks A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}
.miscLinks A:link{color: #FFF;}
.miscLinks A:hover{color: #D7A900;}




.nameFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	}

.wrapper {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	background-color: 000;
	
}

a img {
  border: 0;
}

#box1 {
	background-image: url(images/refresh2010/featuresBox.gif);
	background-repeat: no-repeat;
}
#box2 {
	background-image: url(images/refresh2010/resourcesBox.gif);
	background-repeat: no-repeat;
}
#box3 {
	background-image: url(images/refresh2010/profilesBackground.gif);
	background-repeat: no-repeat;
}

#blackStd {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.smallBox {
    margin: 0 auto;
    border: 0px solid #fff;
    color: #fff;
    width: 200;
    padding: 5px;
    text-align: left;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	color: #000;
	background-color:#fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
 
    /* Do rounding (native in Firefox and Safari) */
 	
		
  -moz-border-radius-bottomleft:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-left-radius:1ex;
  -webkit-border-bottom-right-radius:1ex;
} 

.adBox {
    margin: 0 auto;
    border: 0px solid #fff;
    color: #818183;
   
    padding: 0px;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	color: #000;
	background-color:#818183;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
 
    /* Do rounding (native in Firefox and Safari) */
 	
		
  -moz-border-radius-bottomleft:1ex;
  -moz-border-radius-bottomright:1ex;
  -webkit-border-bottom-left-radius:1ex;
  -webkit-border-bottom-right-radius:1ex;
   -moz-border-radius-topleft:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-left-radius:1ex;
  -webkit-border-top-right-radius:1ex;
} 


.bigBox {
    margin: 0 auto;
    border: 0px solid #fff;
    color: #fff;

    padding: 5px 20px 5px 20px;
    text-align: left;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	color: #000;
	background-color:#fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	
 
    /* Do rounding (native in Firefox and Safari) */
 	
		
  -moz-border-radius:5px;
   -webkit-border-radius:5px;
} 


.smallBoxHeader{
	 background-image: url(images/refresh2010/boxheader.gif);
	 background-repeat:no-repeat;
	 font-size:12px;
}

table#topAl td { position:relative;vertical-align:top; } 
table#topAl td p { position:relative;top:0px; }

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007D57;
}




/*AutoComplete flyout */
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px;
	background-color: #FFF;
	color: #006699;
	border: #000;
	border-width: 1px;
	border-style: solid;
	cursor: hand;
	overflow: auto;
	text-align: left;
	list-style-type: none;
	/*width: 200px;*/
	z-index: 1000;
}

/* AutoComplete highlighted item */


.autocomplete_highlightedListItem
{
	background-color: #4d4d4d;
	color: #dfdfdf;
	padding: 1px;
	cursor: pointer;
	text-decoration: underline;
	text-align: left;
	margin-left: -39px;
	width: 200px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: #FFF;
	color: #4d4d4d;
	padding: 1px;
	text-align: left;
	margin-left: -39px;
	width: 200px;
}
/*IE only*/
.autocomplete_highlightedListItemIE
{
	background-color: #4d4d4d;
	color: #dfdfdf;
	padding: 1px;
	cursor: pointer;
	text-decoration: underline;
	text-align: left;
	width: 200px;
}

/* AutoComplete item */

.autocomplete_listItemIE
{
	background-color: #FFF;
	color: #4d4d4d;
	padding: 1px;
	text-align: left;
	width: 200px;
}
.highlight
{
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-decoration: underline;
}

.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	/*width: 100%;*/
}

/* Accordion 2 */

.accordionHeader2
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #006699;
	background: transparent url(images/bk_manNav.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	height: 24px;
	margin-top: 5px;
	cursor: pointer;
	overflow: auto;
}

#master_content .accordionHeader2 a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	overflow: auto;
}

#master_content .accordionHeader2 a:hover
{
	background: none;
	text-decoration: underline;
	overflow: auto;
}

.accordionHeaderSelected2
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #006699;
	background: transparent url(images/bk_manNav.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	height: 24px;
	margin-top: 5px;
	cursor: pointer;
	overflow: auto;
}

#master_content .accordionHeaderSelected2 a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	overflow: auto;
}

#master_content .accordionHeaderSelected2 a:hover
{
	background: none;
	text-decoration: underline;
	overflow: auto;
}
.accordionContent
{
	background-color: #FFFFFF;
	padding: 5px;
	padding-top: 10px;
	overflow: auto;
}
.accordionContent2
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	overflow: auto;
}
/*end accord 2.*/




/* Accordion */

.accordionHeader
{
	border: 1px solid #ffffff;
	border-style:inset;
	color: white;
	background-color: #444849;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	height: 24px;
	width:500px;
	margin-top: 5px;
	cursor: pointer;
	overflow: auto;
	text-align:left;
}

#master_content .accordionHeader a
{
	color: #000000;
	background: none;
	text-decoration: none;
	overflow: auto;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	overflow: auto;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: black;
	background-color: #ffffff;
	background: transparent url(images/bk_manNav.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	height: 24px;
	margin-top: 5px;
	cursor: pointer;
	overflow: auto;
}

#master_content .accordionHeaderSelected a
{
	color: #000000;
	background: none;
	text-decoration: none;
	overflow: auto;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
	overflow: auto;
}
.accordionContent
{
	background-color: #FFFFFF;
	padding: 5px;
	padding-top: 10px;
	overflow: auto;
}
.accordionContent
{
	background-color: #ffffff;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	overflow: auto;
}
/*end accord.*/





a.button
{
	background: transparent url(images/bg_button_b.gif) no-repeat scroll top right;
	display: block;
	color: #6a6a6a;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 18px;
	margin-right: 6px;
	padding-right: 2px; /* sliding doors padding */
	text-decoration: none;
}

a.button span
{
	background: transparent url(images/bg_button_b_span.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding: 2px 2px 2px 4px;
}

a.button:active
{
	background-position: bottom right;
	color: #6a6a6a;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span
{
	background-position: bottom left;
	padding: 2px 2px 2px 4px; /* push text down 1px */
}
/* End Go button styles */
/* Start Link styles for Home Page */
.linkDirections
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	text-decoration: underline;
}
.linkOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.lnkHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.lnkHeader:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6f6340;
	font-weight: normal;
	text-decoration: underline;
}



.linksHome
{
	line-height:11px;
}
.linksHome a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 12px;
	text-decoration:none;

}

.goldLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D7A900;
	font-weight: normal;
}

.linksHome a:HOVER{color: #D7A900; }

.linkSort
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.linkSort:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D7A900;
	font-weight: normal;
}
.linkSortTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.linkSortTop:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.linkSortGr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00694e;
	font-weight: normal;
	text-decoration: none;
}
.linkSortGr:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00694e;
	font-weight: normal;
}
.linkBodyCopy
{
	color: #0056cc;
}
.linkBodyCopy:HOVER
{
	color: #e04603;
}
/***** End Link styles for Home Page *****/
#address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	margin-bottom: 8px;
	width: 450px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	text-align: left;
}

.bnGo
{
	border: 1px solid #6a6a6a;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
	text-align: center;
	width: 25px;
	cursor: pointer;
}
#searchcontainer
{
	width: 924px;
	margin-left: 16px;
	margin-right: 20px;
	margin-bottom:15px;
}
#container
{
	width: 924px;
	margin-left: 16px;
	margin-right: 20px;
}
#sub_container
{
	width: 924px;
	margin-left: 16px;
	margin-right: 20px;
}

#container1
{
	width: 924px;
	height: 90px;
	margin-left: 16px;
	margin-right: 20px;
	vertical-align: bottom;
}
#container2
{
	width: 924px;
	margin-left: 16px;
	margin-right: 20px;
}
#email
{
	text-align: left;
	vertical-align: middle;
	height: 28px;
}
#featured
{
	float: left;
}
#functions
{
	float: right;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #48412b;
}
.header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #48412b;
}
.headerGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #00694e;
}
.horiz_divider
{
	margin-top: 7px;
	text-align: left;
}
.horiz_divider1
{
	margin-top: 7px;
	text-align: right;
}
.img
{
	margin-top: 12px;
	margin-bottom: 6px;
}
#image1
{
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: left;
}
#image2
{
	top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
#image3
{
	top: 0px;
	left: 12px;
}
#image4
{
	top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
.links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	margin-top: 12px;
}
#links1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00694e;
}
#links2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00694e;
	width: 520px;
	margin-bottom: 10px;
	text-align: left;
}
#print
{
	text-align: left;
	vertical-align: middle;
	height: 28px;
}
#protecting
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00694e;
	text-align: right;
	text-decoration: none;
}
#search
{
	font-family: Arial, Helvetica, sans-serif;
	width: 924px;
	font-size: 12px;
	height: 40px;
	margin-left: 16px;
	margin-right: 20px;
	margin-bottom: 8px;
}
.searchResultHeader
{
	font-family: Arial, Helvetica, sans-serif;
	width: 924px;
	font-size: 16px;
	height: 40px;
	margin-right: 20px;
	margin-bottom: 8px;
}
.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6a6a6a;
	font-weight: normal;
	padding-right: 0px;
	text-align:right;
}
.searchForm
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	background-color: #FFFFFF;
	border: 1px solid #767777;
	text-align: left;
	height: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.subHeaderGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00694e;
	line-height: 26px;
}
.tdBackgroundNoWorldCtr
{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
}
.tdBackgroundWorldCtr
{
	background-image: url(images/img_worldCtr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
}
#topnav
{
    width: 840px;
    height: 30px;
    text-align: right;
    float: right;
    vertical-align: middle;
    /*border: 1px solid #000000;*/
}
.txtRegular
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6a6a6a;
	font-weight: normal;
	text-decoration: none;
}
.vertBorder
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9b8d66;
}
#world
{
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00694e;
	width: 35px;
	margin-bottom: 5px;
}
/***** Start styles for Sub-page NAV *****/
.linkLogout
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #e06103;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.subNavBorder
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3AF;
	border-bottom-color: #D3D3AF;
	border-left-color: #D3D3AF;
}
.subNavHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6f6340;
	width: 201px;
}
.subNavHeaderEnd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6f6340;
	width: 201px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6f6340;
}
.subNavHeaderLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	text-decoration: none;
}
.subNavHeaderLink:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	text-decoration: underline;
}
.subNavHeaderLinkOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6f6340;
	text-decoration: none;
}
.subNavContentHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	width: 201px;
	background-color: #d3d3af;
}
.BBSNavContentHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	background-color: #d3d3af;
}

.subNavContentHeader a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6340;
	width: 201px;
	background-color: #d3d3af;
	text-decoration: none;
}


.generic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.subNavLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.subNavLink:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6a6a6a;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}
.subNavLinkOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00694e;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
/***** End styles for Sub-page NAV  *****/
/*Floting image for body text*/
.floatimgleft
{
	float: right;
	border: Solid 1px #d4d4d4;
	text-align: center;
}
/*Modal Style*/
/*DIV for image and links box*/
.floatleftBox
{
	float: right;
}
.modalBackground
{
	background-color: #CCCCCC;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	/*width: 100%;*/
	height: 30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

/*Mouse Over Preview*/
.thumbnail{
position: relative;
z-index: 1;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
/* Float Image */
.floatimgleft
{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}


table .grid
{
}


.trackingInfo
{
    font-size: small;
    text-align: left;
    width:75%;
}

.debugLabel
{
    margin:  5px 10px 5px 10px;
}
.debugButton
{
    vertical-align: middle;
}

.hideme
{
    display:none;
}

/* Screen Only */
@media screen {
/* .noprint {display:inline;} */
.noshow {display:none;}
}

/* Print Only */
@media print {
.noprint {display:none !important;}
.noshow {display:inline !important;}
.page-break  { display:block; page-break-after:always; }
}


tr {page-break-inside: avoid;}
 
.sectiontitle
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left:5px;
}

/*
.addrRowInline ul li
{
    float:left;
    display:inline;
    list-style-type: none;
    margin-top: -1px;
}


#listRow
{
    margin-top: 0px;
}
*/
.addrRowBlock  ul,ul li
{
    list-style-type: none;
    margin-top: -2px;
/*    float:none;
    display:block;
    */
}

.rbFloat
{
    vertical-align:middle;
}

.state
{
    margin: 0 auto;
}

li
	{
list-style-image: url(/images/refresh2010/bullet.gif);
		margin:6px 5px 6px 0px;
		
		}
		


 .curr_num1 
  {
  	border:1px solid Black;
  	background:#0F6F65; 	  
  	color:#ffffff;    
  	padding-top:3px;
  	padding-bottom:2px;
  	padding-left:5px;
  	padding-right:5px;
  	
  	
  	 }
 
.num1, .nextprev1 
{
	border:1px solid Black;
	background:#C0D8D5;
	  	color:#ffffff; 
	  	}
	  	
	  
.num1:hover, .nextprev1:hover 
{
	border:1px solid grey;
	background:#fff;
	color:#000000;
	} 	
 
.num2:hover
{
	border:1px solid grey;
	background:#fff;
	color:#000000;
	}
	
	.num2
{
	border:1px solid Black;
	background:#C0D8D5;
	  	color:#ffffff; 
	  	}
	  	
	  	

	
	
	
	

 .drop-shadow {
            position:relative;
            float:left;
            width:5%;    
            padding:1em; 
            margin:2em 2px 2px; 
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute; 
            z-index:-2;
        }
        
        .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }
        
          /* Raised shadow - no pseudo-elements needed */
        
     .raised {
		border-radius: 7px;
  
  -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
            -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0.1, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 10px -10px rgba(0, 0.1, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 10px -10px rgba(0, 0.1, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.1) inset;
        }
	
	 .signatureScript
	 {
	 	color:#000;font-family:'Brush Script MT'; font-size:35px;
	 }
	 
.linkOff
{
	position:relative;
	display:list-item;
}

.roundedButton
{
	font-style:normal;
	text-decoration:'blink';
}



table.nbicinttable 
{
	text-align:center;
    border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
    
}

table.nbicinttable td
{
	border-width: 1px;
    border-spacing: 0px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}

table.nbicinttable thead tr {
   background-color: #ddece5;   
}

table.nbicinttable thead th {   
   border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
}

