/* CSS Document */

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	height:100%;
/*	background:url(images/middleRepeat.gif) repeat-y;
	*/
}

#wrapper {
	width:765px;
}
#wrap {
	width:765px;
	margin:auto;
	margin-top:-30px;
	}
	
#adminwrapper {
	width:765px;
	
}
#top {
	width:765px;
	height:200px;
}

#title-login {
	height:108px;
	width:765px;
	background:url(images/logoImage.jpg) no-repeat;
	
}

#login {
	padding-top:10px;
	height:78px;
	width:126px;
	margin-left:639px;
	line-height:0.5em;

}

#search-bCrumb {
	height:22px;
	
}

#search {
	padding-left:2px;
	margin-left:3px;
	height:22px;
	width:230px;
	float:left;
	position:relative;
	top: 122px;
	z-index:101;
}
#bCrumb {
	width:760px;
	margin-top:1px;
	margin-right:1px;
	text-align:right;
	position:absolute;
	left:5px;
	text-transform:lowercase;
	position:relative;
	top: 132px;
	z-index:100;
}
#explorer {
	position:relative;
	width:140;
	height:20;
	z-index:10;
	left: 180px;
	top: 103px;
}
#hNav-images {
	height:92px;
	width:765px;
}


#topImages{
	height:65px;
	width:765px;
	background:url(images/topImages.jpg) no-repeat;
	
}

#horizNav {
	height:27px;
	background-color:#31417f;	
}
#adminmiddle {
	width:765px;
	height:100%;
	float:left;
}
#middle {
	width:765px;
	height:100%;
	background:url(images/middleRepeat.gif) repeat-y;
	float:left;
}

#left {
	width:230px;
	height:100%;
	background-color:#e2e0eb;
	float:left;
}

#nav {
	height:100%;
	min-height:258px;
}


#imageHolder{
	text-align:center;
	color:#FFFFFF;
	width: 230px;
	height:124px;
	float:left;
	background-color:#e2e0eb;

}


#content {
	padding:20px;
	height:100%;
	width:495px;
	/*width:545px;*/
	float:left;
	
}

#admincontent {
	padding:20px;
	height:300px;
	width:725px;
	/*width:545px;*/
	float:left;
	
}
#bulktext {
	/*width:545px;*/
	width:495px;
}
	

#bottomHolder {
	height:139px;
	width:765px;
}

#footer {
	text-align:center;
	color:#FFFFFF;
	width: 765px;
	height:15px;
	float:left;
	background-color:#31417f;
	font-weight:bold;
	font-size:0.6em;
	font-family: Arial,Helvetica, sans-serif;
	letter-spacing: 0.01em;
	padding-top:5px;
	margin-top:10px;
}

/******************************
Left Nav Divs - Dynamic Content 
********/

.leftNav_level1 {
	height:25px;
	text-align: left;
	padding-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31417f;
	line-height:1.5em;

}
.leftNav_level1 a {

	color:#ec9545;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
}

.leftNav_level2closed {
	display:block;
	/*	height:21px;*/
	

	text-align: left;
	/*	text-indent:30px;*/
	padding-right:20px;
	padding-left:30px;
	padding-bottom:2px;
	padding-top:2px;
	/**/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31417f;
}
.leftNav_level2closed a {
	color:#31417f;
	font-size:0.7em;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
}

.leftNav_level2closed a:hover {
	color:#ec9545;
}

.leftNav_level2open {/*controls div style and font alignment*/
	text-align: left;
	padding-right:20px;
	padding-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31417f;	
}

.leftNav_level2open a { /*controls links/font detail*/
	color:#ec9545;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
}

.leftNav_level3_botLine {/*needed for the blue line only*/
	width:230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31417f;	
}
.leftNav_level3 {
	width:148px;
	margin-left:60px;
	text-align: left;
	padding-right:20px;
	min-height:18px;
}

.leftNav_level3 a {
	color:#ec9545;
	font-size:0.7em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
}

.leftNav_level3 a:hover {
	display:block;
	color:#FFFFFF;
	background-color:#ec9545;
	padding-left:3px;
	min-height:18px;
}

.leftNav_level4_botLine {/*needed for the blue line only*/
	width:230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31417f;	
}

.leftNav_level4 {
	width:120px;
	margin-left:90px;
	text-align: left;
	padding-right:20px;
	min-height:18px;
}

.leftNav_level4 a {
	color:#ec9545;
	font-size:0.7em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
}

.leftNav_level4 a:hover {
	display:block;
	color:#FFFFFF;
	background-color:#ec9545;
	padding-left:3px;
	min-height:18px;
}

.leftNav_level5_botLine {/*needed for the blue line only*/
	width:230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #31417f;	
}

.leftNav_level5 {
	width:90px;
	margin-left:120px;
	text-align: left;
	padding-right:20px;
	min-height:18px;
}

.leftNav_level5 a {
	color:#ec9545;
	font-size:0.7em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
}

.leftNav_level5 a:hover {
	display:block;
	color:#FFFFFF;
	background-color:#ec9545;
	padding-left:3px;
	min-height:18px;
}

.orangevisited {
	display:block;
	/*	height:100%;*/
	color:#FFFFFF;
	background-color:#ec9545;
	padding-left:3px;
	font-size:0.7em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	text-decoration:none;
	min-height:18px;
}


/*****************************************
 *****font classes/styles *****************/



.login_h1 {
	color:#999999;
	font-size:0.65em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0.01em;
}

.login_h2 {
	color:#ec9545;
	font-size:0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0.01em;

}

.hNav {
	color:#CCCCCC;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

.orange {
	color:#ec9545;
}

.bCrumb {
	color:#15276a;
	font-size:0.6em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}
.tracking-header {
	color:#31417f;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	padding-left:2px;
	padding-right:2px;
}
.tracking-item {
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	padding-left:2px;
	padding-right:2px;
}
#content h1 {
	color:#ec9545;
	font-size:1.3em;
	text-align:left;
	font-weight:200;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#content h2 {
	color:#31417f;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	margin-bottom:12px
}

#content .subheader {
	color:#31417f;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	margin-top:0px
}

#content p {
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#content p.docdatetext {
	color:#ec9545;
}

#content li {
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

/*****************************************
 *****font classes/styles/admin *****************/

.report-pagedoc {
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#admincontent h1 {
	color:#ec9545;
	font-size:1.3em;
	text-align:left;
	font-weight:200;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#admincontent h2 {
	color:#31417f;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	margin-bottom:5px
}

#admincontent .subheader {
	color:#31417f;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	margin-top:0px
}

#admincontent p {
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#admincontent li {
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

.form_instructions {
	color:#31417f;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: 0.01em;
	margin-right:5px;
}
.admin_deletetext {
	color:#FF0000;
	font-weight:bold;
}

.admin_doclink {
	text-decoration:none;
}

/*******************
link styles*********/

#footer a {
	color:#FFFFFF;
	letter-spacing: 0.01em;
	text-decoration:none;
}

#horizNav a {
	text-decoration:none;
	color:#CCCCCC;
}

#horizNav a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#bCrumb a {
	color:#15276a;
	text-decoration:none;

}

#bCrumb a:hover {
	color:#ec9545;
	text-decoration:none;
}

a {
	color:#31417f;
	text-decoration:underline;

}
		
	
/******************************
*****btn/form classes&styles******/

input.btn{
	height:18px;
	width:70px;
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
   letter-spacing: 0.01em;
   text-align:center;
   vertical-align:middle;
   font-weight:bold;
   background-color:#ec9545;
   border:1px solid;
   border-top-color:#d7761d;
   border-left-color:#d7761d;
   border-right-color:#d7761d;
   border-bottom-color:#d7761d;
   }
   
 input.data-entry {
	height:15px;
	width:120px;
   	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
   border:1px solid;
   border-top-color:#d7761d;
   border-left-color:#d7761d;
   border-right-color:#d7761d;
   border-bottom-color:#d7761d;
   margin-left:5px;
   }
     
 input.search {
	height:15px;
	width:90px;
   font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
   border:1px solid;
   border-top-color:#d7761d;
   border-left-color:#d7761d;
   border-right-color:#d7761d;
   border-bottom-color:#d7761d;
   }
  
input.un-pw{
	height:10px;
	width:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	border:1px solid;
	background-color:#e2e0eb;
	border-top-color:#8b91a8;
	border-left-color:#8b91a8;
	border-right-color:#8b91a8;
	border-bottom-color:#8b91a8;
	vertical-align: middle;
   }
   
  input.login{
	height:17px;
	width:40px;
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
   letter-spacing: 0.01em;
   text-align:center;
   font-weight:bold;
   background-color:#ec9545;
   border:1px solid;
   border-top-color:#d7761d;
   border-left-color:#d7761d;
   border-right-color:#d7761d;
   border-bottom-color:#d7761d;
   }

  input.button{
	height:17px;
	width:40px;
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-size:0.6em;
   letter-spacing: 0.01em;
   text-align:center;
   font-weight:bold;
   background-color:#ec9545;
   border:1px solid;
   border-top-color:#d7761d;
   border-left-color:#d7761d;
   border-right-color:#d7761d;
   border-bottom-color:#d7761d;
   }

.register_dropdown {
	height:18px;
	width:150px;
   	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
    margin-left:5px;
   }
   
/******************************
*****document lists******/

#doctitle {
	width:464px;
	z-index:10;
	float:left;
	position:relative;
	left:5px;
}
#documentlist {
	width:480px;
	
}
#document {
	width:100%;
	padding-bottom:10px;
	color:#31417f;
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	
}
#docicon {
	width:16px;
	float:left;
	position:relative;
	top:0px;
}
#docdate {
	width:200px;
	position:relative;
	left:21px;
	color:#ec9545;
}

#doctitle a {
	text-decoration:none;
	
}
#doctitle a:hover {
	color:#ec9545;
	text-decoration:none;
}

#linklist {
	width:480px;
}
#linkcontent {
	width:480px;
	position:relative;
	top:0px;
	padding-bottom:15px;
}
#linkicon {
	width:107px;
	padding-right:8px;
	float:left;
	vertical-align:middle;
	height:85px;
}

