@charset "utf-8";
/* CSS Document */

/* background */
body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.png);
	text-align: center;
	}
	
/* Links */
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Page and Shadows */
#page-all {
	width: 846px;
	margin: 0 auto !important;
	background-image: url(../images/tablebackground.png);
	background-repeat: repeat-y;
	text-align: left;
	}

#page-middle {
	text-align: left;
	background-color: #ffffff;
	/* border: 1px solid #959596; */
	width: 830px;
	/* margin: 0 auto; */
	margin-left: 8px;
	}

#page-bottomcap {
	width: 846px;
	background-image: url(../images/bottom.png);
	margin: 0 auto;
	background-repeat:x-repeat;
	height:7px;
}
	
	#header {
	padding: 0;
	margin: 0 auto;
	height: 60px;
	width: 830px;
	background-color: #660000;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	}
/* header, header image  -----------------------------------------*/

#headerimg {
	height: 129px;
	width: 830px;
	background-color: blue;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}	

#header-logo {
	width: 68px;
	height: 25px;
	float: left;
	padding: 0px 0 0 7px;
}

#header-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: right;
	margin: 9px 14px 0 0;
	width: 150px;
	float: right;
	color: #FFFFFF;
}

/* footer */


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #ccc;
	padding: 3px 0 0 0;
	clear: both;
	background-repeat: no-repeat;
	background-position: right center;
	height:45px;
	}

#footer .links {
	padding: 3px 0 0 0;
}

/* narrow column  -----------------------------------------*/
.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 400px;
	float: none;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

/* right sidebar  ----------------------------------------*/

#rightsidebar {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 190px;
	float: right;
}

#rightsidebar form {
	margin: 0;
	}
	

/* sidebar_box  ----------------------------------------*/

.rightsidebar_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	border: 1px solid #cccccc;
	padding: 8px 10px 3px 15px;
	margin: 0 0 10px 0;
	background-color: #f8f8f8;
	background-image: url(../images/sidebar.png);
	background-repeat: repeat-y;
	background-position: 0;
}

.rightinfo_box a {
	color: #0066cc;
	color: #0055AA;
	color: #47647E;
}

.rightinfo_box p {
	padding: 0 0 5px 0;
	margin: 0;
}

.rightinfo_box h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #47647E;
	margin: 0px 0 3px 0;
	padding: 0;
}

.rightinfo_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rightsidebar_box li {
	margin: 0;
	padding: 0 0 6px 14px;
	line-height: 1.2em;
	background-image: url(../images/circle-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}	
/* wide column  ----------------------------------------*/

.widecolumn {
	width: 600px;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	}
	
.widecolumn .post {
	margin: 0;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* content  ----------------------------------------*/

#content {
	float: left;
	}

#page-content {
	padding: 12px;
}

/* leftsidebar  ----------------------------------------*/

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 165px;
	float: none;
}

#sidebar form {
	margin: 0;
	}
.sidebar-title{
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #47647E;
}

.tabcontent-head{
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #47647E;
	font-weight: bolder;
}


/* left sidebar_box  ----------------------------------------*/

.sidebar_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	border: 1px solid #cccccc;
	padding: 8px 10px 3px 15px;
	margin: 0 0 10px 0;
	background-color: #f8f8f8;
	background-image: url(../images/sidebar.png);
	background-repeat: repeat-y;
	background-position: 0;
}

.sidebar_box a {
	color: #0066cc;
	color: #0055AA;
	color: #47647E;
}

.sidebar_box p {
	padding: 0 0 5px 0;
	margin: 0;
}

.sidebar_box h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #47647E;
	margin: 0px 0 3px 0;
	padding: 0;
}

.sidebar_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_box li {
	margin: 0;
	padding: 0 0 6px 14px;
	line-height: 1.2em;
	background-image: url(../images/circle-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

/* post  ----------------------------------------*/


	
.post {
	background-color: rgb(100%,100%,95%);
	border: 1px solid #cccccc;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	}
	
.careerbanding {
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	}

.careerbanding li{
	background-image: none!important;
	margin: 0;
	padding: 0 0 6px 14px;
}
	
.careerbanding ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.careerbanding ol li {
	margin: 0;
	padding: 0 0 5px 0;
	}

.careerbanding ul li {
	margin: 0 0 6px 0;
}
	
.firstpost {
	border: 2px solid #0166cc;
	}
	

.post-title {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	border-bottom: 1px dotted #999999;
	margin: 5px 0 0 0;
	padding: 0;
	}

.post h2 {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #47647E;
	border-bottom: 1px dotted #999999;
	margin: 5px 0 0 0;
	padding: 0;
	}


.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:active  {
	color: #47647E;
	}
	
/* Navigation */

#menu-lev1 {
	height: 29px;
	width: 830px; 	/* width */
	background: url(../images/menu.png);
	margin: 0;
	padding: 0;
}

/* Form */
#form{
border-top: 1px solid #ccc;
}

#maincolumn{

font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
	width: 600px;
}

.main_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	border: 1px solid #cccccc;
	padding: 8px 10px 3px 15px;
	margin: 0 0 10px 0;
	background-color: #f8f8f8;
		}

.main_box a {
	color: #0066cc;
	color: #0055AA;
	color: #47647E;
}

.main_box p {
	padding: 0 0 5px 0;
	margin: 0;
}

.main_box h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #47647E;
	margin: 0px 0 3px 0;
	padding: 0;
}

.main_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main_box li {
	margin: 0;
	padding: 0 0 6px 14px;
	line-height: 1.2em;
	background-image: url(../images/circle-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.main_titles{
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #47647E;
	margin: 0px 0 3px 0;
	padding: 0;
}
	
/* entry  ----------------------------------------*/

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0 0 5px 0;
	}

.entry ul li {
	margin: 0 0 6px 0;
}

.entry a, .entry a:link, .entry a:visited, .entry a:active  {
	color: #0066cc;
	}


 /* --[level 1 menubar]--------------------------------------------------------------------------- */
	#lev1-menubar 
	{
	height: 29px;
	width: 830px;
	margin: 0;
	padding: 0;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	}
	#lev1-menubar h2 
	{	position: absolute; 
		left: -9000px; 
		width: 8000px; 
	}
	#lev1-menubar ul 
	{	padding: 0; 
		margin: 0; 
		list-style-type: none;
		width: 830px; 
	}
	#lev1-menubar ul li 
	{	
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		height: 21px;
		float: left; 
		margin: 5px 0 0 5px;
		padding: 2px 5px 0 5px;
	}

	#lev1-menubar a, #lev1-menubar a:visited, #lev1-menubar a:active, #lev1-menubar a:link
	{	
		display: block;
		text-decoration: none;
		color: white;
		margin: 3px 0 0 0;
	}
	
	#lev1-menubar a:hover
	{	
		display: block;
		text-decoration: underline;
		color: #ffc;
	}	
	
	.lev1-active
	{
	color: white;
	border: 1px solid #000;
	border-bottom: 0;
	background-color: #699BC2;
	background-image: url(../images/menu-selected.png);
	background-repeat: repeat-x;
	}
	
	.lev1-active a, .lev1-active a:link, .lev1-active a:active, .lev1-active a:visited, .lev1-active a:hover
	{	
		color: black;
	}
	
	
	.lev1-logout
	{
		font-weight: normal;
		float: right;
	}
	
	.lev1-logout a, .lev1-logout a:link, .lev1-logout a:active, .lev1-logout a:visited, .lev1-logout a:hover
	{	
		font-weight: normal;
		font-size: 9px;
	}
	
/* --[level 2 menubar]--------------------------------------------------------------------------- */
	#lev2-menubar 
	{
	height: 22px;
	width: 830px;
	margin: 0;
	padding: 0;
	background-image: url(../images/menu-lev2.png);
	background-repeat: repeat-x;
	}
	#lev2-menubar h2 
	{	position: absolute; 
		left: -9000px; 
		width: 8000px; 
	}
	#lev2-menubar ul 
	{	padding: 0; 
		margin: 0; 
		list-style-type: none;
		width: 830px; 
		margin: 0;
		padding: 0;
	}
	#lev2-menubar ul li 
	{	
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 10px!important;
		height: 18px;
		float: left;
		margin: 3px 5px 0 5px;
		padding: 1px 8px 0 8px;
	}

	#lev2-menubar a, #lev2-menubar a:visited, #lev2-menubar a:active, #lev2-menubar a:link
	{	
		display: block;
		text-decoration: none;
		color: black;
		margin: +2px 0 0 0;
	}	
	
	#lev2-menubar a:hover
	{	
		display: block;
		text-decoration: underline;
		color: black;
	}	
	
	.lev2-active
	{
		background-color: #FFFFFF;
	}
	
	.lev2-first
	{
		margin: 0 0 0 10px;
	}
	
	.lev2-active a, .lev2-active a:link, .lev2-active a:active, .lev2-active a:visited, .lev2-active a:hover
	{	
		color: black;
	}	
	
		
/*Forms & Documents */

.maincontent
  {
    padding: 0;
	margin: 0;
	width: 800px;
	float: none;
  }
  
 

.maincontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.maincontent li {
	margin: 0;
	padding: 0 0 6px 14px;
	line-height: 1.2em;
	background-image: url(../images/circle-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.maincontent2{
  padding: 0;
	margin: 0;
	width: 650px;
	float: none;
  }
  
  .maincontent2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.maincontent2 li {
	margin: 0;
	padding: 0 0 6px 14px;
	line-height: 1.2em;
	background-image: url(../images/circle-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
/* Table Property */

#table{
font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #47647E;
	margin: 0px 0 3px 0;
	padding: 0;}

/* Begin Images */

#folder{
	background-image: url(../images/folder.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}

#arrow{
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
    background-position: center;
}

#publication{
	background-image: url(../images/newspaper.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	
}

#frontdiv{
	float: right !important ;
	width: 612px !important ;
}

/*Images*/

#collage{
	background-image: url(../images/collage.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 398px;
	background-position: center center;
	border: 1px solid #cccccc;
}

.img{
	padding-right: 0px;
	border: 1px solid #000000;
	margin-right: 3px;		
}

.imgrt {
	float:right;
	margin: 5px;
	padding: 0px;
	border: 1px solid #000000;
}


.imglt {
	float:left;
	margin: 5px;
	padding: 0px;
	border: 1px solid #000000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
		}