body {
    color: #000;
    background: #000320 url(https://static.ark.org/acic/globalTemplate/images/background.jpg) no-repeat top center;
	/*background-color: #000320;*/
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 12px;
    margin: 0;
    padding: 0;
    }
   
a, a:visited {
    background-color: inherit;
    color: #173071;
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
h1 {
	font-family: "trajan-pro","Times New Roman", Times, serif!important;
    font-size: 20px;
    color: #990000;
    font-weight: normal;
    padding: 10px 0 0;
    }
h2 {
	border-bottom: 1px solid #CCCCCC;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0 0;
    }
h3 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    }
	
#appNav {
	border-bottom:none!important;	
}

/* -- page layout -- */

#container {
    background: #FFF;
    /*border: 1px solid #CCC;*/
    margin: 0px auto 0 auto;
    width: 960px;
	min-height:500px;
    }
/* -- header -- */

#header {
    }
#headerTop {
	background: url(https://static.ark.org/acic/globalTemplate/images/headerTopBkgd.png);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 31px;
    }
#headerTop a, #headerTop a:visited {
    background-color: inherit;
    color: #FFF;
    text-decoration: none;
    }
#headerTop a:hover {
    text-decoration: underline;
    }
#headerTopLeft {
    float: left;
    padding: 4px 20px 0 20px;
    }
#headerTopCenter {
    float: left;
    padding: 6px 160px;
    }
#headerTopRight {
    float: right;
    padding: 5px 20px;
    }
#headerBanner {
    height: 65px;
    width: 960px;
    }
#headerInfo {
    background: url(https://static.ark.org/acic/globalTemplate/images/infoBackground.png) repeat-x;
    color: #FFF;
    font-family: "trajan-pro","Times New Roman", Times, serif!important;
    font-size: 12px;
    height: 35px;
    }
#headerInfo a, #headerInfo a:visited {
    background-color: inherit;
    color: #FFF;
    text-decoration: none;
    }
#headerInfo a:hover {
    text-decoration: underline;
    }
#headerInfoLeft {
    float: left;
	padding: 0px 20px 0 20px;
    }

#headerInfoRight {
font-family:"Times New Roman", Times, serif;	
}
	
#headerInfoRight a, #headerInfoRight a:visited{
	color:#000;
    float: right;
    padding: 10px 20px;
    }
	
#headerInfoRight a:hover, #headerInfoRight a:active{
	color:#000;
    float: right;
    padding: 10px 20px;
    }

/* -- top navigation --*/

#headerNav {
	font-family:Tahoma, Geneva, sans-serif;
	background: url(https://static.ark.org/acic/globalTemplate/images/navBackground.png);
	width: 960px;
    height: 38px;
    }
#headerNav ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 9px 0 5px;
    }
#headerNav li {
    display: inline;
    }
#headerNav ul li a {
	color: #F2D859;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 5px 16px 5px 15px;
	text-decoration: none;
    }
#headerNav ul li a:hover {
    color: #CCC;
    }
/* -- content --*/

#content {
    /*float: left;*/
    margin: 20px 0;
    min-height: 600px;
    width: 960px;
    }
#content p {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 8px 0;
    }

#mainContent {
	float: left;
	margin: 0px;
	padding: 0 20px 40px 30px;
	width: 910px;
	border:none!important;
    }

/* -- footer -- */

#footer {
    font-size: 10px!important;
    }
#footerTop {
	background: url(https://static.ark.org/acic/globalTemplate/images/footerBackground.png) repeat-x;
    height: 110px;
    float: left;
    }
#footerTop .chunk {
    float: left;
    padding: 5px 10px 0px 10px;
    width: 220px;
    }
#footerTop .chunk p {
    margin: 0px;
    padding: 3px 0;
    }
#footerTop .chunk strong {
    background-color: inherit;
    color: #173071;
    font-size: 10px;
    }	
.chunk4 {
    float: left;
    padding: 5px 10px 0px 50px;
    width: 180px;
    }
.chunk4 p {
    margin: 0px;
    padding: 3px 0;
    }
.chunk4 strong {
    background-color: inherit;
    color: #173071;
    font-size: 10px;
    }	
#footerBottom {
	background: url(https://static.ark.org/acic/globalTemplate/images/govFooterBackground.png) repeat-x;
    height: 34px;
	color: #fff;
	float:left;
	width:100%;
    }
#footerBottom a,  #footerBottom a:visited {
	color: #fff;
    }
#footerBottomLeft {
    width:300px;
	color:#fff;
    float: left;
    padding: 10px 20px;
    }
#footerBottomRight {
    float: right;
    padding: 8px 20px;
    }

/* -- miscellaneous -- */

.clearFloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    }
.noBorder {
    border: none;
    }
.linkIcon {
    border: none;
    vertical-align: middle;
    }
    
/*app registration boxes*/

#users {
	width: 500px;
	padding-top: 20px;
}
#registered {
	font-family: Arial,Helvetica,sans-serif !important;
	width: 210px;
	box-shadow: 0px 3px 6px #ccc;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-top: 4px;
	background-color: #fff;
	float: left;
	min-height: 165px;
}
#new {
	font-family: Arial,Helvetica,sans-serif !important;
	width: 210px;
	box-shadow: 0px 3px 6px #ccc;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-top: 4px;
	background-color: #fff;
	float: right;
	min-height: 165px;
}
.titleUsers {
	font-family:Arial,Helvetica,sans-serif !important;
	font-size: 16px;
	color: #fff;
	background: #007CB9;
	background-color: #007CB9;
	padding: 7px 8px;
}
#registered p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 5px 27px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 15px 1px;
}
#new p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 5px 8px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 15px 1px;
}
.buttonUsers {
	background-color: #721A1F;
	color: #fff;
	border: 1px solid #000;
	border-radius: 4px;
	cursor:pointer;
	padding: 5px;
	margin: 10px 0 10px 46px;
	text-align: center;
	font-size: 15px;
}
#users a {
	background-color: #721A1F;
	color: #fff;
	text-decoration: none!important;
}
#users a:hover {
	background-color: #721A1F;
	color: #fff;
	text-decoration: none!important;
}
    
/* app overrides for global template*/
table.information{font-size:14px;}
td.edit_label{font-size:12px;width:60%;}
#sub_tabs{font-size:.9em !important;}
.inputControl{display:block;}
.inputControl label{width:250px;display:block;}

    
/*-- Global Template Table colors --*/	
.light{	background-color:white; font-weight: normal; font-size: 10pt; color: #000000; line-height: 19px; font-family: Arial}
.medium{	background-color:#F8F5E2; font-weight: normal; font-size: 10pt; color: #000000; line-height: 19px; font-family: Arial}
.dark{	background-color:#810C00; font-weight: normal; font-size: 10pt; color: #FFFFFF; line-height: 19px; font-family: Arial}
.alt{	background-color:#efefef; font-weight: normal; font-size: 10pt; color: #000000; line-height: 19px; font-family: Arial}
.warn{	background-color:#fff; font-weight: normal; font-size: 10pt; color: #990000; line-height: 19px; font-family: Arial}