body {
	margin: 0;
	padding: 0;
	background-color: #f6f7f6;
	background-image: url(/meetings/2010CTS/images/background.jpg);
	background-repeat: repeat-x; 
	background-position: bottom left;
	background-attachment: fixed;
	}
body, td, pre, input, textarea, select {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	}
	
a:link {
	color: #006796;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #006796;
	font-weight: bold;
	text-decoration: none;
	}
a:active {
	color: #006796;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #006796;
	font-weight: bold;
	text-decoration: none;
	}
img {
	border: 0 none;
	}	
p, ol, ul, li, form, pre {
	margin-top: 0;
	}
p, ol, ul, form {
	margin-bottom: 1.7em;
	}
p, li, pre, dt, dd {
	line-height: 1.5;
	}
			
.highlight {
	background-color:#FFFF00;
}	


/* --------- Headings --------- */
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #394456;
	}
h1 {
	padding: 0px 0 0px 0px;
	color: #FFF;
	border: 1px solid #394456;
	background-color: #394456;
	margin: 0 0 10px 0;
	font-size: 19px;
	text-align:center;
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	}
h2 {
	padding: 0px 0 0px 0px;
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #017490;
	border-bottom: 1px dashed #4b5765;
	}
h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #3d4736;
	}
h4 {
	color: #000;
	font-size: 12px;
	}

/* ----- Tables ----- */
/*table {
	margin: 0 auto 1.4em auto;
	}*/
th {
	color: #FFF;
	background-color: #48566c;
	text-transform: uppercase;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 3px;
	/*text-align: center;*/
	}
td {
	padding: 3px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
/*th a:link {
	color: #f2dd85;
	font-weight: bold;
	text-decoration: underline;
	}
th a:visited {
	color: #f2dd85;
	font-weight: bold;
	text-decoration: none;
	}
th a:active {
	color: #f2dd85;
	font-weight: bold;
	text-decoration: none;
	}
th a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}*/

	
/* -----  Lists ----- */
li {
	margin-bottom: 4px;
	}
li ul, 
li ol {
	margin-top: 4px;
	}
ul {
	list-style-type: square;
	}
ul ul {
	list-style-type: circle;
	margin-bottom: 10px;
	}


/* ----- Main Divs ----- */
#mother {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	background-color:#fff;
	width: 950px;
	}

#topBar {
	/**for self**/
		}
		
#banner {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 950px;
	height: 275px;
	background-image: url(/meetings/2010CTS/images/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	clear: left;
	}

#content {
	margin: 0 0 0 191px;
	padding: 10px 0 50px 0;
	width: 730px;
	min-height: 600px;
	}

#footer {
	padding: 0 21px 20px 191px;
	clear: both;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 738px;
	}
html>body #footer {
	width: 738px;
	}

#sideBar {
	width: 148px;
	margin: 0 0 50px 15px;
	padding: 0 0 0 15px;
	border-left: 1px dashed #394456;
	font-size: 11px;
	float: right;
	}
.cl {
	clear: both;
	}

	
/* ----- Left Menu ------ */
#menu {
	position: absolute;
	left: 0;
	padding: 5px 0 0 10px;
	width: 165px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 156px;
	}
html>body #menu {
	width: 156px;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	}
#menu li ul {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 15px 15px;
	border-bottom: 0 none;
	}
#menu li {
	line-height: normal;
	margin: 0;
	border-top: 1px solid #ccc;
	}
#menu li li {
	border-top: 0 none;
	padding: 0;
	}
#menu a {
	display: block;
	height: 1%;
	padding: 3px 5px 4px 5px;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
html>body #menu a {
	height: auto;
	}
#menu a:hover {
	color: #FFFFFF;
	background-color: #0092b5;
	}
#menu li li a {
	padding: 3px 0 3px 8px;
	font-weight: normal;
	background-image: url(/images/submenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 8px;
	color: #000;
	}

form {
	margin: 0;
	}
fieldset {
	padding: 0 30px 30px 30px;
	margin: 30px 0 50px 0;
	border: 1px solid #766fa9;
	background-repeat: repeat-x;
	background-position: 0% 14px;
	}
legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 30px 0;
	padding: 3px 10px 3px 10px;
	border: 1px solid #766fa9;
	background-color: #fff;
	}
html>body fieldset {
/* Hide from IE 5 Mac \*/
	background-position: left top;
/* End hack */
	padding: 30px;
	}
html>body legend {
	margin-bottom: 0;
	}
.columnize label {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 20px;
	/* font-weight: bold; */
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.submitButton {
	text-align: center;
	clear: left;
	padding-top: 1.4em;
	}
.submitButton input {
	background-color: #2c91cd;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 4px 12px;
	/*cursor: hand;*/
	}
.submitButton>input {
	cursor: pointer;
	}
form ul.unbulleted {
	margin-left: 0;
	padding-left: 25px;
	list-style-type: none;
	}

