body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#333333;
	background:#000000;
	line-height:1.5em;
	}

h1 {
	color:#003366;
	font-size:18px;
	font-weight:bold;
	line-height: 28px;
	}

#content h2  {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}


.header2 {
	color:#003366;
	font-size:12px;
	font-weight:bold;
}


.header1 {
	color:#003366;
	font-size:18px;
	font-weight:bold;
	line-height: 28px;
}


img {
	border:1px solid #003366;
	margin:0 0 15px 15px;
	}

#wrapper {
	width:760px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	}

#top_img {
	padding:10px;
	text-align:center;
	}

#menu_bar {
	padding:10px;
	width:739px;
	text-align:center;
	clear:both
	}

#menu {
	background:#159BD4;
	height:20px;
	width:739px;
	float:left;
	padding-top:5px;
	}

#dark_blue {
	background:#2E334F;
	width:0px;
	float:left;
	height:25px;
	}


#content {
	padding:10px;
	clear:both;
	}


a:link {font-size:14px; color:#FFFFFF; text-decoration:none;}
a:hover {text-decoration:underline;color:#FFFFFF;font-size:14px;  }
a:visited {text-decoration:none;color:#FFFFFF;font-size:14px;  }
a:visited:hover {text-decoration:underline;color:#FFFFFF;font-size:14px;  }

#content a:link {font-size:12px; color:#3399cc; text-decoration:none;}
#content a:hover {text-decoration:underline;font-size:12px; color:#3399cc;}
#content a:visited {text-decoration:none;font-size:12px; color:#3399cc;}
#content a:visited:hover {text-decoration:underline;font-size:12px; color:#3399cc;}


	
.separator_div {
	clear:both;
	padding-bottom:10px;
	}

.menu_item {
	/* width:112px; */
	padding: 0px 13px 0px 13px;
	float:left;
	}


	.required-field {
	color: red;
	font-weight: bold;
}


body, td, th, p {
	
	font-family: Verdana;
	font-size: 11px;
	color: #212121;

}

/* input { border: 0; padding: 0; margin: 0;} */

.form_table {
    border-spacing: 0px;
    margin:0; 
    border-collapse:collapse; 
    margin: 12px 0; 
    border: 1px solid #999;
}

.form_table td {
    vertical-align: top;
    text-align: left;
    padding: 0px 6px 12px 4px;
}

.form_table th {
    vertical-align: top;
    text-align: left;
    padding: 0;
}

.form_table .right, .form_table .title {
    vertical-align: top;
    text-align: right;
}

.form_table .center {
	text-align: center;
}

.form_table .white_txt {
	color: white;
	padding: 4px;
	text-transform: uppercase;
}


.form_table .header {
	font-weight: bold; 
	padding: 4px; 
	text-align: center; 
	background-color: #159BD4; 
	color: #ffffff;
}


.errorMessage {
	color: red;
	font-weight: bold;
	padding-bottom: 18px;
}

#hiddenShortDescriptionLabel {
	display: none;
}
#hiddenShortDescriptionField {
	display: none;
}
#hiddenShortDescriptionMod {
	display: none;
}


.white_txt_table td {
	color: white;
}


#AuthorSection1,#AuthorSection2,#AuthorSection3,#AuthorSection4 {
	margin-bottom: 12px;
}

#fileEntryForm, #linkEntryForm, #releaseEntryForm {
	position: relative;
	top:  17px;
	left: 4px;
	padding: 8px;
	margin-bottom: 17px;
	background-color: #dcdcdc;
	border: 2px solid #406Cee;
	width: 317px;
	display: none;
}

#fileEntryForm { }

#linkEntryForm { }

#releaseFormBtn {
	display: none;
}
	
ul.sort { list-style: none; margin: 0; padding: 0; }
li.sort { background: #D1D1AE; color: #696969; width: 250px; margin: 5px; font-size: 10px; font-family: Arial; padding: 3px; vertical-align: middle; height: 71px; }
ul.nosort { list-style: none; margin: 0; padding: 0; }
li.nosort { background: #D1EAD1; color: #696969; width: 250px; margin: 5px; font-size: 10px; font-family: Arial; padding: 3px; vertical-align: middle; height: 71px; }

button {
	padding: 0;
	margin: 4px;
	background-color: #406Cee;
	color: white;
	border: 1px solid #121212;
}





.toolEditTable
{
	border-spacing: 0px;
	margin:0; 
	border-collapse:collapse; 

}
.toolEditTable td
{
	vertical-align: top;
	text-align: left;
	padding: 0px 6px 20px 0px;

}
.toolEditTable th
{
	vertical-align: top;
	text-align: left;
	padding: 0;

}

.toolEditTable .right, .toolEditTable .title
{
	vertical-align: top;
	text-align: right;
	padding-right: 12px;
}





.itemList {
	margin: 4px;
	background-color: #A9BA83;
	color: #3399cc;
	padding: 6px;
	width: 80%;
	text-align: center;
	font-weight: bold;
	min-height: 21px;
}


#bottom_img {
	padding:0 10px 10px 10px;
	text-align:center;
}

#headline {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}
#logout {
	color: #A9BA83;
	font-size: 12px;
}


#top_img a {
	font-size: 11px;
	color: #159bd4;

}

#authinfo {
	text-align: right;
}

#authinfo a{
	font-size: 11px;
	color: #159bd4;

}

#standardsDisplay ul{
}

#standardsDisplay li{
	margin: 12px;
}


/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}


.mceContentBody .header2 {
	color:#003366;
	font-size:12px;
	font-weight:bold;
}


.mceContentBody a {
   color: #3399cc !important; /* FF requires a important here */
}
