#apDiv1 {
	position:absolute;
	width:200px;
	height:114px;
	z-index:1;
	left: 420px;
	top: 25px;
	font-size: 8pt;
	padding: 3px;
}
* {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}

ul {
	
	margin-bottom: 15px;
}
li {
	margin-left: 20px;
	margin-bottom: 5px;
}
blockquote {
	margin-left: 20px;
}

.link-ul {
	text-decoration: underline;
}

a:link, a:visited  {
	text-decoration: none;
	color: #17177d;
}

a:hover  {
	color: #000000;
	text-decoration: underline;
}

.5-hi{  
	line-height: 5px;
}

.1-hi{  
	line-height: 1px;
}

.10-hi{  
	line-height: 10px;
}

.20-hi{  
	line-height: 20px;
}

.text-huge {  
	font-size: 16pt; 
	color: #333333; 
	font-weight: bolder
}
.text-lrg {  
	font-size: 13pt
}
.text-med {
	font-size: 11pt;
	padding-bottom: 5px;
	padding-top: 5px
}
.text-sml {  
	font-size: 10pt
	}
.text-vsml {  
	font-size: 8pt
	}

.float-left {
	float:left;
}

.float-right
{
	float:right;
}

.clearfloats {
	clear:both;
}

.page-bgd-admin {
	width: 470px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 2px;
}

.header-admin {
	width: 470px;
}

.content-admin {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	min-height: 500px;
}

.body-bgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bgd/page-bgd.gif);
	background-attachment: fixed;
}

.page-bgd {
	margin: 0px;
	background-color: #FFFFFF;
	width: 990px;
	padding: 2px;
}

.page-bgd-doc {
	margin: 0px;
	width: 700px;
}

.menubar-container {
	font-size: 9pt;
	text-align: center;
	background-image: url(../images/bgd/menubar2.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 990px;
}

.menubartest {
	padding-left: 210px;
}

.menubar1 {
	font-size: 9pt;
	text-align: center;
	background-image: url(../images/bgd/menubar2.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.menubar2 {
	font-size: 9pt;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.tab1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	float: left;
}

.tab1-sel {
	background-image: url(../images/bgd/menubar-sel2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.tab1 a:link, .tab1 a:visited {
	text-decoration: none;
	color: #000000;
}

.tab1-sel a:link, .tab1-sel a:visited {
	text-decoration: none;
	color: #000000;
}
.tab1 a:hover  {
	text-decoration: underline;
	color:#000000;
}

.tab2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.navHrs {
	font-weight: bold;
	padding: 5px 10px;
	color: white;
}


.tab2 a:link, .tab2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.tab2-sel a:link, .tab2-sel a:visited {
	text-decoration: none;
 	color: #ebc24b;
}
.tab2 a:hover  {
	text-decoration: underline;
 	color: #ebc24b;
}

.tab2 a img {
	border: 0;
}

.tab2 img {
	border: 0;
}


.tab3 {
	padding-left: 25px;
	font-weight: normal;
}

.tab3-sel a:link, .tab3-sel a:visited {
	text-decoration: none;
 	color: #ebc24b;
	font-weight: normal;
}

.content {
	text-align: left;
	font-size: 10pt;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 732px;
}


.content-container {
	text-align: left;
	font-size: 10pt;
	width: 990px;
	background-image: url(../images/bgd/sidebar3.gif);
	background-repeat: repeat-y;
}

.content p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.title-sidebar {
	font-weight: bold;
	color: #595959;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 11pt;
	background-color: #D4D4D4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.title-1 {
	font-weight: bold;
	color: #393939;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3A706;
	border-bottom-color: #E3A706;
	background-color: #EEEEEE;
}
.title-2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.title-3 {
	font-weight: bold;
	color: #393939;
	background-color: #E3E3E3;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-image: url(../images/TitleBackground.gif);
	background-repeat: repeat-x;
}

.title-3-left {
	font-weight: bold;
	color: #393939;
	background-color: #E3E3E3;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-left: 5px;
	margin-bottom: 5px;
	background-image: url(../images/TitleBackground.gif);
	background-repeat: repeat-x;
}

.title-3-right {
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	background-color: #ececec;
}

a.back-to-top:link {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.back-to-top:visited {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.back-to-top:hover {
	font-weight: bold;
	color: #393939;
	text-decoration: underline;
}

.title-4 {
	font-weight: bold;
	color: #E3A706;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.topbar-logo {
	background-color: #FFFFFF;
	background-image: url(../images/topbar-logo4.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 96px;
}
.quote-by {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #393939;
}
.topbar-quote {
	background-color: #FFFFFF;
	height: 96px;
	display: table;
	overflow: hidden;
	vertical-align: middle;
	width: 240px;
	padding: 0;
	margin: 0 auto;
}
.topbar-quote * {vertical-align: middle;} 
.quote1 {display: table-cell;} 
.quote2 {
	padding-left: 30px;
	text-align: right;
}
.quote {
margin: 1em 0;
letter-spacing: 1px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #393939;
} /* IE's collapsing wierdness */ 


.topbar {
	font-size: 8pt;
	color: #FFFFFF;
	display: block;
	text-align: center;
	background-image: url(../images/bgd/footer.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	vertical-align: middle;
	padding-top: 3px;
	height: 17px;
	padding-bottom: 2px;
	width: 990px;
}

.topbar-item {
	padding-left: 10px;
	padding-right: 10px;
}
.topbar a:link, .topbar a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}
.topbar a:hover  {
	text-decoration: underline;
	color: #ebc24b;
}

#skipNav a, #cproSkipNav a:hover, #cproSkipNav a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }

#skipNav a:active, #skipNav a:focus { position:static; width:auto; height:auto; margin-bottom:3px; }


.footer {
	font-size: 8pt;
	background-color: #000000;
	color: #EEEEEE;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/bgd/footer.gif);
	background-repeat: repeat-x;
	bottom: 0px;
}
.footertest {
	font-size: 9px;
	color: #EEEEEE;
	background-image: url(../images/bgd/footer2.gif);
	background-repeat: repeat-x;
	width: 990px;
	margin-top: auto;
	margin-bottom: auto;
	height: 14px;
	padding-top: 6px;
}
.footertesttall {
	font-size: 9px;
	color: #EEEEEE;
	/*background-image: url(../images/bgd/footer2.gif);
	background-repeat: repeat-x;*/
	background-color: #1e1e1e;
	width: 988px;
	/*margin-top: auto;
	margin-bottom: auto;*/
	/*height: 14px;*/
	height: 35px;
	padding-top: 6px;
}
.scrollbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	display: block;
	overflow: auto;
	visibility: visible;
	z-index: 1;
} 
.scrollbox-0 {

} 
.column-25 {
	width: 24%;
}

.column-30 {
	width: 29%;
}
.column-35 {
	width: 33%;
}

.column-40 {
	width: 39%;
}

.column-50{
	width: 49%;
}
.column-60 {
	width: 58%;
}

.column-65 {
	width: 63%;
}
.column-70 {
	width: 68%;
}
.column-75 {
	width: 73%;
}

.table-header-h a{
	font-size: 9pt;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: justify;
}

.table-head {
}
	
.table-head td {
	font-size: 10pt;
	color: #333333;
	background-color: #DDDDDD;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: middle;
}

.tableItems {
}
.tableItems th{
	padding-top: 10px;
	padding-bottom: 10px;
}
.tableItems th.b{
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableItems td{
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	vertical-align: top;
	padding: 5px;
}
.tableItems tr:hover{
	background-color: #FFFBE7;
}
.tableItems tr.nohover:hover{
	background-color: #ffffff;
}
.tableItems2 {
}
.tableItems2 td{
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.tableItems3 {
}
.tableItems3 td{
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eeeeee;
}
.odd {
	background-color: #F6F6F6;
}

.table-search {
}
.table-search td {
	font-size: 10pt;
	padding: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.table-docrecord {
	font-size: 11pt;
}
.table-docrecord td{
	padding: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.table-docrecord p{
	margin: 5;
}
	
.panel-sidebar {
	font-size: 9pt;
	color: #CCCCCC;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 10px;
}

/* JDK Added for Left Nav Headers */
.navHeader {
border-bottom:1px dashed #FFFFFF;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
letter-spacing:1px;
margin-top:5px;
}

.panel-0 {
	font-size: 9pt;
	padding: 10px;
	margin-bottom: 10px;
}

.panel-1 {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}

.panel-1b {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
}

.panel-tip {
	font-size: 9pt;
	border-top: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
.panel-example {
	font-size: 9pt;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.panel-focus {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-bottom: 10px;
}
	
.panel-focus p{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.panel-recommendation {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.panel-search {
	font-size: 9pt;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.panel-search-10 {
	font-size: 9pt;
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.bg-white {
	background-color: #FFFFFF;
}
.panel-description {
	background-color: #EEEEEE;
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #999999;
	margin-bottom: 10px;
}
.panel-instructions {
	font-size: 9pt;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.page-title {
	font-size: 18pt;
	color: #393939;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.tbd {
	font-weight: bold;
	color: #FF0000;
}

.focusInfo {
	font-weight: bold;
	color: #000000;
	margin: 3px;
	border: 2px solid #99DDFF;
	font-size: 10pt;
}

.focusInfo-req {
	background-color: #FFFF99
}

.hilite {
	background-color: #CCFFFF;
}
.hilite-comment {
	background-color: #FFFFCC;
}
.width-400 {
	width: 400px;
}
.label-1 {
	text-align: right;
	padding-right: 10px;
	font-style: italic;
	color: #666666;
}
.title-didyouknow {
	/*background-repeat: no-repeat;
	background-image: url(../images/icons/ico-30-did-you-know-bullet.gif);
	background-position: 0px 3px;
	padding-top: 4px; */
	padding-left: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3A706;
	font-size: 14pt;
	/*color: #E3A706;*/
	margin-bottom: 25px;
	padding-bottom: 4px;
	font-weight: bolder;
	font-style: italic;
}
.item {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 5px 10px;
	/* padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 25px; */
}
.listitem {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 25px;
}

.item a:link, .item a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.item a:hover  {
	text-decoration: underline;
 	color: #ebc24b;
}

.listitem a:link, .listitem a:visited {
	text-decoration: none;
	color: #17177d;
	font-weight: bold;
}

.listitem a:hover  {
	text-decoration: underline;
 	color: #000000;
}

.ico-alert {
}
/* ***** Commented Out by JDK on 3/1/10
.ico-map {
	background-image: url(../images/icons/ico-16-map.png);
}
***** */
.ico-map a:link, .ico-map a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ico-map-sel a:link, .ico-map-sel a:visited {
	text-decoration: none;
 	color: #ebc24b;
}
.ico-map a:hover  {
	text-decoration: underline;
 	color: #ebc24b;
}
.ico-search {
	background-image: url(../images/icons/ico-16-search.gif);
}
/* ***** Commented Out by JDK on 3/1/10
.ico-faq {
	background-image: url(../images/icons/ico-16-qmark.png);
}
***** */
.ico-faq a:link, .ico-faq a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ico-faq-sel a:link, .ico-faq-sel a:visited {
	text-decoration: none;
 	color: #ebc24b;
}
.ico-faq a:hover  {
	text-decoration: underline;
 	color: #ebc24b;
}
.ico-faq-grey {
	background-image: url(../images/icons/ico-16-qmarkgrey.gif);
}
/* ***** Comment Out by JDK 3/1/10
.ico-gallery {
	background-image: url(../images/icons/ico-16-gallery.png);
}
***** */
.ico-gallery a:link, .ico-gallery a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ico-gallery-sel a:link, .ico-gallery-sel a:visited {
	text-decoration: none;
 	color: #ebc24b;
}
.ico-gallery a:hover  {
	text-decoration: underline;
 	color: #ebc24b;
}
/* .ico-www {
	background-image: url(../images/icons/ico-16-www.gif);
}
*/
.ico-calendar {
	background-image: url(../images/icons/ico-16-calendar.gif);
}
/* ***** Commented Out by JDK on 3/1/10
.ico-hours {
	background-image: url(../images/icons/ico-16-hours.png);
} 
***** */
.ico-hours a:link, .ico-hours a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ico-hours-sel a:link, .ico-hours-sel a:visited {
	text-decoration: none;
 	color: #ebc24b;
}
.ico-hours a:hover  {
	text-decoration: underline;
 	color: #ebc24b;
}
.ico-expire {
	background-image: url(../images/icons/ico-16-expire.gif);
}
.ico-urgent {
	background-image: url(../images/icons/ico-16-urgent.gif);
}
.ico-new {
	background-image: url(../images/icons/newitem.gif);
}
.sidebar-search {
	height: 26px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/bgd/menubar2.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.search  {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.search a:hover  {
	text-decoration: underline;
}
.search a:link, .search a:visited, .search a:active {
	text-decoration: none;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
}

.formButton-1 {
	font-weight: bold;
}

.formButton a:hover{
	text-decoration: underline;
	color: #17177d;
	background-color: #FFFF00;
}
.formButton a:link, .formbutton a:visited {
	text-decoration: none;
	color: #000000;
}
.width-50 {
	width: 50px;
}
.width-100 {
	width: 100px;
}
.width-150 {
	width: 150px;
}
.width-200 {
	width: 200px;
}
.width-250 {
	width: 250px;
}
.width-400 {
	width: 400px;
}
.topbar-logo-text {
	background-color: #FFFFFF;
	width: 412px; /* 212px 5/11/10 jdk */
	height: 51px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px; /* 45px 5/11/10 jdk */
	padding-left: 10px; /* added 5/11/10 jdk */
}
.text-USMA {
	font-size: 35px; /* 20px 5/11/10 jdk */
	font-weight: bold;
}
.text-USMA-vsml {
	font-size: 18px; /* 9px 5/11/10 jdk */
	font-weight: normal;
	padding-top: 2px;
	padding-left: 1px;
	color: #828282;
}
.scrollbox-content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	display: block;
	overflow: auto;
	visibility: visible;
	z-index: 1;
}

.topimagebar {
	border-bottom: 1px solid #000000;
	height: 94px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 990px;
}
.photo-3 {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.ico-edit-link {
	background-image: url(../images/icons/ico-16-edit-link.png);
}
.sidebar-container {
	width: 197px;
	border-top: 2px solid white; 
}
.footer-above {
	background-image: url(../images/bgd/footer-above.png);
	height: 2px;
	margin: 0;
	padding: 0;
	font-size: 0px;
}
.header-links {
	margin: 0;
	padding: 10px;
; 	width: 340px;
}
.form-text-field {
	width: 350px;
	border: 1px solid #bbbbbb;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #F9F9F9;
	margin-right: 10px;
}
.form-text-field-lg {
	width: 200px;
	border: 1px solid #bbbbbb;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 10px;
	background-color: #FBFBFB;
}
.form-text-field-md {
	width: 120px;
	border: 1px solid #bbbbbb;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 10px;
	background-color: #FBFBFB;
}
.form-text-field-sml {
	width: 80px;
	border: 1px solid #bbbbbb;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 10px;
	background-color: #FBFBFB;
}
.form-text-field-vsml {
	width: 55px;
	border: 1px solid #bbbbbb;
	font-size: 10pt;
	padding-right: 10px;
	margin-bottom: 10px;
}
.form-button {
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	border-bottom: 1px solid #9d8c57;
	border-right: 1px solid #9d8c57;
	border-top: 1px solid #ebe0c0;
	border-left: 1px solid #ebe0c0;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/bgd/form-button.gif);
	color: #303030;
	width: auto;
	font-weight: normal;
}
.hide {
	display: none;
}

/* FaceBook and Digital Collections */
td.fbContent {
	width:350px; height:395px;
}

td.dcContent {
	border: #AAAAAA 1px solid; width:350px; height:395px;
}

.dcTitle {
	padding-left: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3A706;
	font-size: 14pt;
	/*margin-bottom: 25px;*/
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bolder;
	font-style: italic;
	/*position: relative;
	padding: 5px 0 5px 15px;
	font-weight: bold;
	font-size: 120%;*/
}
	
.dcText {
	float: left;
	margin: 5px 0 5px 5px;
}

.likefb {
	float: left;
	position: bottom;
}



/* Default styling for jQuery Datepicker v4.0.4. */
.datepick {
	background-color: #fff;
	color: #000;
	border: 1px solid #444;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 90%;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.datepick a {
	color: #fff;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
	float: left;
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.datepick-ctrl {
	background-color: #600;
}
.datepick-cmd {
	width: 30%;
}
.datepick-cmd:hover {
	background-color: #777;
}
.datepick-ctrl .datepick-cmd:hover {
	background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	height: 1.5em;
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	background-color: #777;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	border: 1px solid #444;
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	height: 1.5em;
	background-color: #444;
	color: #fff;
	font-weight: bold;
}
.datepick-month-header select, .datepick-month-header input {
	height: 1.4em;
	border: none;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
}
.datepick-month th {
	border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
	background-color: #777;
	color: #fff;
}
.datepick-month td {
	background-color: #eee;
	border: 1px solid #aaa;
}
.datepick-month td.datepick-week {
	border: 1px solid #777;
}
.datepick-month td.datepick-week * {
	background-color: #777;
	color: #fff;
	border: none;
}
.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {
	background-color: #ddd;
}
.datepick-month td .datepick-today {
	background-color: #f0c0c0;
}
.datepick-month td .datepick-highlight {
	background-color: #f08080;
}
.datepick-month td .datepick-selected {
	background-color: #777;
	color: #fff;
}
.datepick-month th.datepick-week {
	background-color: #777;
	color: #fff;
}
.datepick-status {
	clear: both;
	background-color: #ddd;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
.datepick-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -1px;
    left: -1px;
    width: 100px;
    height: 100px;
}


