
/* Body setting */

body {
	background: #364449;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding: 15px 5px 20px 5px;
	text-align: center;
	color: #333;
}


td,p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


/* general text stuff etc */

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #364449;
}

h2 {

}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

.minor {
	font-size: 10px;
	color: #888;
}

.dl_title {
	font-weight: bold;
}

.footnote {
	text-align: center;
	font-size: 10px;
	color: #888;
	border: 1px solid #bbb;
	background: #eee;
	padding: 3px;
}


.helpme {
	text-align: center;
	font-size: 10px;
	color: #888;
	border: 1px solid #bbb;
	background: #eee;
	padding: 3px;
	margin: 5px 5px 15px 5px;
}


.sublisting {
	margin: 3px;
	margin-bottom: 5px;
	background: #e6eaed;
	padding: 5px 15px 5px 15px;
	text-align: center;
	border:1px solid #364449;
}

.sublinkbutton {
	margin: 3px;
	margin-bottom: 5px;
	background: #e6eaed;
	padding: 5px 15px 5px 15px;
	text-align: center;
	border:1px solid #364449;
	width: 160px;
}

a:link {
	color: #369;
	text-decoration: none;
}

a:active {
	color: #369;
	text-decoration: none;
}

a:visited {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #369;
	text-decoration: underline;
}

.line {
	height: 1px;
	font-size: 0px;
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-bottom: 1px solid #aaa;
}



/* PROMO TABLE LAYOUT */

#promo table {
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#promo td {
	font-size: 10px;
	text-align: left;
}



/* HEADER TABLE LAYOUT */

#header table {
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#header td {
	font-size: 10px;
	text-align: right;
}


/* CONTENT TABLE LAYOUT */

#mainContent table {
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#mainContent td {
	font-size: 11px;
	background-color: #fff;
	text-align: left;
}

/* SUBJECTS TABLE LAYOUT */

.subjectTable{
	background: #eee;
}

.subjectClickThrough_left {
	border: 1px solid #666;
	border-left: none;
	background: #fff;
}

.subjectClickThrough_right {
	border: 1px solid #666;
	border-right: none;
	background: #fff;
}

/* FOOTER TABLE LAYOUT */

#footer table {
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#footer td {
	text-align: left;
	font-size: 10px;
}


/* Registration forms and layouts*/



.form_dl {
	width: 200px;
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px 10px 5px 10px;
	margin: 20px;
}

.form_title {
	font-size: 12px;
	font-weight: bold;
	color: #369;
	text-align: center;
}




/* Hardings added CHOL Styles */

table.ch_contents
	{
	border: 0px;
	width:100%;
	padding: 0px;
	font-family:Verdana,sans-serif;
	color:#333;
	font-size:11px;
	background: #eee
	}



td.ch_item
	{
	padding: 2px 5px 2px 5px;
	}
td.ch_item:hover
	{
	background: #CEDADF
	}

.ch_column_head
	{
	background: #ddd;
	padding: 5px 5px 5px 5px;
	color: #333;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	}

.ch_content_box
	{
	margin-top:10px;
	border: 1px solid #aaa;
	padding: 0px;
	background: #eee
	}

.ch_contents
	{
	padding: 5px 5px 5px 5px;
	font-family:Verdana,sans-serif;
	color:#333;
	font-size:11px;
	background: #fff;
	text-align:left;
	size:100%
	}

.ch_heading_box
	{
	
	border: 1px solid #ccc;
	padding: 0px;
	background: #eee;
	width:725px
	}
	
.ch_info_box
	{
	margin-top:10px;
	margin-left:8px;
	margin-bottom:10px;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 5px;
	background: #fff;
	width:725px
	}
	
.swf
	{
	text-align:center;
	float:center;
	display:block;
	padding:5px;
	border:1px solid #eee;
	margin-top:2px;
	}

.image
	{
	text-align:center;
	margin-top:2px;
	float:center;
	display:block;
	padding:5px;
	border:1px solid #eee;
	}
