body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #111111;
	background-color: #E6EBF2;
	padding-top: 50px;
	text-align: center
}
*
{
	font-size: 8pt;
	color: #2B417D;
}
#CoolCoops
{
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid Gray;
}
#Menu
{
	width: 750px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: #2B417D;
	border-bottom: 4px solid #8CC63E;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Menu ul
{
	padding: 0px;
	margin: 0px;
}
#Menu ul li
{
	display: inline;
}
#Menu ul li
{
	padding-left: 3px;
	padding-right: 3px;
}
#Menu ul li a, #Menu ul li a:link
{
	text-decoration: none;
	color: White;
	font-size: 10pt;
}
#Menu ul li a:hover, #Menu ul li a:link:hover
{
	text-decoration: none;
	border-bottom: 6px solid #8CC63E;
}
#Content
{
	width: 100%;
	max-width: 742px;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;			
	background-color: #FFFFFF;
	border-bottom: 2px solid Gray;
	vertical-align: top;
	color: #2B417D;
}
#Content ul, #Content ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Content ul
{
	
}
#Content ul li
{
	padding-left: 4px;
	list-style-type: none;
}
#Content a, #Content a:visited, a, a:visited
{
	text-decoration: underline;
	color: #2B417D;
}
#Content a:hover, a:hover
{
	text-decoration: none;
}
table, td, th
{
	border-collapse: collapse;
	margin: 0px;
	spacing: 0px;
	padding: 0px;
	vertical-align: top;
}
th
{
	text-align: right;
	padding-right: 3px;
	padding-bottom: 8px;
	vertical-align: top;
}
#Submission
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	color: #2B417D;
}
.StudentSubmissions
{
	width: 90%;
}
.StudentSubmissions td, .StudentSubmissions th
{
	border-bottom: 2px solid #2B417D;
}
.StudentSubmissions table td, .StudentSubmissions table th
{
	border-bottom: 0px;
}
.Submissions
{
	border: 1px solid #2B417D;
}
.Submissions th, .Submissions td
{
	padding: 3px;
}
#Title
{
	font-size: 12pt;
	vertical-align: bottom;
	font-weight: bold;
	color: #2B417D;
}
#Description
{
	width: 90%;
	font-size: 8pt;
	border-left: 2px solid #2B417D;
	border-top: 2px solid #2B417D;
	border-bottom: 2px solid #2B417D;
	padding: 0px;
	padding-left: 2px;
	vertical-align: top;
}
#Description div
{
	vertical-align: top;
	overflow: auto;
	height: 135px;
}
#Images
{
	width: 100%;
	height: 140px;
	width: 120px;
	border-bottom: 0px black solid;
	margin: 0px;
	padding: 0px;
}
#Images td.Side1
{
	width: 20px;
	background-image: url("/Images/film_strip.png");
}
#Images td.Side2
{
	width: 22px;
	background-image: url("/Images/film_strip.png");
}
#Images td.Image
{
	height: 40px;
	width: 96px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 3px;
	padding-top: 3px;
}
#Images td.Image img
{
	max-width: 60px;
	max-height: 38px;
}
#Images td.Image, #Images td.Side1, #Images td.Side2
{
	background-color: black;
	border-top: 0px solid Black;
	border-bottom: 0px solid Black;
}
#Images td
{
	text-align: center;
}
#Footer
{
	width: 750px;
	background-color: #D4DFF1;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
#Footer a:hover, #Footer a, #Footer a:visited
{
	text-decoration: none;
}
input, textarea, select
{
	border: 1px solid #2B417D;
}
input[type=checkbox]
{
	border: 0px;
}
textarea
{
	width: 80%;
	min-height: 100px;
}
select
{
	min-width: 120px;
}
input[disabled], select[disabled]
{
	display: none;
}
input[type=text], input[type=password]
{
	
}
.error, .Error, *.Error, *.error, td.Error b i, td.error b i
{
	color: red;
}
a img
{
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Tooltip a
{
	position: relative;
	s-index: -1;
}
.Tooltip a span
{
	display: none;
}
.Tooltip a:hover span
{
	z-index: 100;
	padding: 3px;
	display: block;
	position: absolute;
	color: green;
	top: 5px; 
	left: 40px; 
	width: 350px;
	border: 1px solid #2B417D;
	background-color: #E6EBF2;
	height: 150px;
	overflow: auto;
}
h4
{
	margin: 0px;
	padding: 0px;
}
#Header
{
	background-color: #2B417D;
}

#FiltersPane
{
	background: #c2defb;
	border: 1px solid #333;
	padding-left: 10px; 
	padding-right: 10px;
	margin-right: 10px;
	height: 190px;
	margin-bottom: 4px;
}

#FiltersPane h4
{
	font-size: 10pt;
	border-bottom: 1px solid #2B417D;
}

input.Search
{
	height: 22px;
	width: 75px;
	font-weight: bold;
	vertical-align: middle;
}
