﻿.dept {
	float:left;
	width:415px;
	padding-bottom:25px;
	padding-top: 20px;
	position:relative;
}

.deptIcon 
{
	float:left;
	margin:11px 25px 20px 25px;
	width:58px;
	height:58px;
}

*html .deptIcon 
{
	display:inline;
}

*html .dept 
{
	display:inline;
}

.deptLink {
	font-weight: bold; 
}

.deptDesc 
{
	font-size: .9em;
	padding-top: 2px;
}

.dept .more 
{
	margin-bottom: 6px;
	font-size: .9em;
}

.RequiredFieldIndicator {
	font-weight:bold;
	color: #990000;
}

.plainList {
	margin-left:10px;
	padding-left:10px;
}

.plainList li {
	margin-bottom: 3px;
	
}


.niceList {
	margin-left:10px;
	padding-left:10px;
}

.niceList li {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:1em;
	line-height:1.3em;
}

.bulletlessList {
	list-style: none;
	padding-left:15px;
	margin-left: 15px;
}

.bulletlessList li {
	padding: 3px 0 3px 0;
}

.leftCell {
	padding:4px;
	text-align:right;
	color: #666666;
	width:175px;
}

.rightCell {
	padding: 4px;
	font-weight:bold;
	font-size:1.1em;
}

.newsList {
	list-style-type: none;
	margin:10px;
	padding:0;
	color: #999999;
}

.newsList li {
	padding-bottom:4px;
}

thead td {
	font-weight: bold;
}

.contentSection .active {
	background-color: #dcebeb;
}

.newsList a {
	font-weight:bold;
	
}

.annDate {
	color: #999999;
	margin-top:15px;
}

.pageContentRight {
	border-left:none;
	margin-top: 20px;
	padding-top: 0;
}

.pageContentLeft {
	margin-bottom:0;
}
.programTable td {
	padding: 4px;
	margin: 0;
	border:1px solid #c7dae2;
}

.programDay {
	font-weight:bold;
	text-align:center;
	background-color: #c5e3ea;
	border:solid 2px #638ba8;
	color: #003366;
	font-size:1em;
	text-transform:uppercase;
}

.programDayHead {
	background-color: #edf7f9;
	font-size:.9em;
	text-transform:none;
}

.programSession {
	border: 2px solid #638ba8;
}


.programTable {
	width:100%;
	margin: 15px 0 15px 0;
	padding:0;
	border:2px solid #638ba8;
	border-collapse:collapse;
}

.programBreak {
	color: gray;
}

.programDesc {
	padding: 3px 5px 0px 20px;
	color: gray;
	font-size: .9em;
}

.formTable {
	width:500px;
}

.formTable td {
	padding: 5px;
}

.formTable tr {
	vertical-align:baseline;
}

.formTable input {
	width:95%;
}

.formTable textarea {
	width:95%;
}

.formTableLabel {
	width:150px;
}

.formTable .small {
	font-size:.9em;
	color: gray;
	line-height:normal;
}

/* Information Box Styles */
.info_boxes {
	float: right;
}

.info_boxes .box {
	margin: 5px 0 15px 0;
	padding-bottom: 5px;
	width: 250px;
	background-color: #f2f2f2;
}

.info_boxes .box_header {
	padding: 6px 0 4px 10px;
	height: 19px;
	color: #112951;
	font-weight: bold;
	background-image: url(images/gray_bar_bg.gif);
	background-repeat: repeat-x;
}

.info_boxes .box_content, .box_content {
	margin: 7px 10px 20px 10px;
}

.button {
	line-height: 58px;
	margin-bottom: 8px;
	padding-left: 8px;
	height: 58px;
	width: 242px;
	font-weight: bold;
	font-size: 10px;
}

.button2 {
	line-height: 41px;
	margin-bottom: 8px;
	height: 41px;
	width: 190px;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
}


.register {
	background-image: url(images/register_btn.gif);
	background-repeat: no-repeat;
}

.sponsor {
	background-image: url(images/sponsor_btn.gif);
	background-repeat: no-repeat;
}


.reserve {
	background-image: url(images/reserve_btn.gif);
	background-repeat: no-repeat;
}

.button a,.info_boxes .button a:visited,.info_boxes .button a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.button a:hover {
	color: #990000;
	text-decoration: none;
}
	
/* ---------- */



.code {
	background-color: #eaeaea;
	border:solid 1px #d1d1d1;
	padding:5px;
}

.code pre {
	font-size:1.2em;
}

/* ---------- */

.box {
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	width: 750px;
	background-color: #e8f6f5;
}

.box_header {
	padding: 4px 0 4px 7px;
	height: 13px;
	color: #112951;
	font-weight: bold;
	background-image: url('images/ContentBarBack.gif');
	background-repeat: repeat-x;
}

.box_content img { margin: 0 0 0 15px; }

.info_boxes .box_content ul { margin: 0px; padding: 0 0 0 15px; }
.info_boxes .box_content li	{ margin-bottom: 10px; font-size: 10px; line-height: 15px; color: #2b5286; }

img.main_image { margin: 5px 0 10px 0; }

.content .home_content { width: 515px; }
.content .home_content p { margin-bottom: 15px; }

.content p {
	line-height: 1.4em;
}

.content .title {
	margin-bottom: 10px;
	font-weight: bold;
}

.content .title p {
	margin: 2px 0;
	color: #112951;
	font-size: 12px;
}
/* ---------- */

/* Form Styles */
.required_field {
	font-weight:bold;
	color: #990000;
}

form td.check input {
	margin-left: 30px;
}
/* ---------- */

.content_container { 
	margin-top: 15px;
	width: 1025px;
	overflow: hidden;
}

.content {
	display: inline;
	float: left;
	margin: 0 0 0 25px;
	padding-bottom: 30px;
	width: 790px;
}

