/*#8B668B*/

body {
	background-color: #006001;
	background-image: url(../images/back_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: arial;
	cursor: url(images/cursor.cur);
}

strong { color: #444; }

.button {
	border-bottom: 1px solid #003;
	border-right: 1px solid #003;
	border-top: 1px solid #00c;
	border-left: 1px solid #00c;
	background-color: #E1E1FF;
	font-weight: bold;
	color: #006;
	font-size: 1.1em;
	margin: 3px 0px 3px 0px;
}

.textfield {
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	background-color: #fefefe;
	font-weight: bold;
	color: #3A4F6C;
	font-size: 1em;
}

.textarea {
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	background-color: #fefefe;
	font-weight: bold;
	color: #3A4F6C;
	font-size: 1.1em;
	font-family: arial;
}

.maintable {
	border: 1px solid #fff;
	background-color: #fff;
}

/*
================================================================================
|                                   CONTENT                                    |
================================================================================
*/

.content {
	vertical-align: top;
	font-size: 0.8em;
	padding: 0px 20px 0px 20px;
}

.content .linklist  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.content .linklistpadding  {
	list-style-type: none;
	padding: 0px;
	text-align: center;
}

.content .linklistpadding  li {
	padding: 5px 0px 5px 0px;
}

.content h1 {
	font-size: 1.5em;
	color: #800;
	text-align: center;
}

.content h2 {
	font-size: 1.2em;
	color: #800;
	text-align: center;
}

.content h3 {
	font-size: 0.9em;
	color: #800;
	text-align: center;
}

.content .newsheadline {
	font-size: 1.0em;
	text-align: justify;
	margin-bottom: 0px;
}

.content .dateposted {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 2px;
}

.content table th {
	text-align: left;
	color: #333;
}

.content .downloadtable th { color: #575757; }

.content .contactlist {	border: 1px solid #072A66; }

.content .contactlist th {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
}

.content .contactlist td {
	background-color: #EEF2F7;
	color: #222222;
	padding: 3px 3px 3px 8px;
	font-size: 0.85em;
}

.content .topheadertable { border: 1px solid #072A66; }

.content .topheadertable .tableheader {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

.content .topheadertable th {
	background-color: #EEF2F7;
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
	font-size: 0.9em;
}

.content .topheadertable td {
	background-color: #EEF2F7;
	color: #222222;
	padding: 0px 5px 0px 5px;
	font-size: 0.85em;
}

.content .scheduletable { border: 1px solid #072A66; }

.content .scheduletable .tableheader {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 0.9em;
}

.content .scheduletable th {
	background-color: #EEF2F7;
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
	font-size: 0.85em;
	text-align: center;
}

.content .scheduletable td {
	background-color: #EEF2F7;
	color: #222222;
	padding: 0px 5px 0px 5px;
	font-size: 0.85em;
	height: 70px;
	width: 70px;
	vertical-align: top;
}

.content .scheduletable td .bold {
	color: #3A4F6C;
	font-weight: bold;
}

.content .scheduletable td .boldgreen {
	color: #060;
	font-weight: bold;
}

.content .scheduletable td .boldred {
	color: #900;
	font-weight: bold;
}

.content .scheduletable td .boldblue {
	color: #009;
	font-weight: bold;
}

.content .scheduletable td .boldblack {
	color: #000;
	font-weight: bold;
}

.content .scheduletable td .boldred .smalltext {
	font-size: 0.9em;
}

/*
================================================================================
|                                    LEGEND                                    |
================================================================================
*/

.legendtable {
	margin-top: 20px;
	border: 1px solid #072A66;
}

.legendtable .tableheader {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 0.9em;
}

.legendtable th {
	background-color: #EEF2F7;
	background-repeat: repeat-x;
	height: 27px;
	color: #3A4F6C;
	padding: 0px 5px 0px 5px;
	font-size: 0.85em;
	text-align: center;
}

.legendtable td {
	background-color: #EEF2F7;
	color: #222222;
	padding: 2px 10px 2px 10px;
	font-size: 0.85em;
	vertical-align: top;
	text-align: center;
}

.legendtable td .boldgreen {
	color: #060;
	font-weight: bold;
}

.legendtable td .boldred {
	color: #900;
	font-weight: bold;
}

.legendtable td .boldblue {
	color: #009;
	font-weight: bold;
}

.legendtable td .boldblack {
	color: #000;
	font-weight: bold;
}

/*
================================================================================
|                                    FOOTER                                    |
================================================================================
*/

.footer {
	font-size: 0.85em;
	margin-top: 0px;
	padding: 3px 20px 3px 20px;
	border-top: 1px solid #BDBDBD;
	background-color: #D9D9D9;
	color: #686868;
	text-align: right;
}

/*
================================================================================
|                                  NAVIGATION                                  |
================================================================================
*/

.navigation {
	vertical-align: top;
	padding-left: 5px;
	background-color: #D9D9D9;
	text-align: center;
	border-bottom: 1px solid #D9D9D9;
}

.navlist {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 0.8em;
}

.navlist li {
	list-style-type: none;
	border: 1px solid #ADADAD;
	background-image: url(../images/nav_list_back.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	padding-top: 4px;
	height: 21px;
}

.navlist li a {
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}

.navlist li a:hover { color: #800; }

.navlist .sublist {	
	/*border: 1px solid #ADADAD;
	background-image: url(../images/nav_sublist_back.jpg); 
	background-repeat: repeat-x; */
	border: 0px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

.navcell {
	background-color: #D9D9D9;
	border-right: 1px solid #BDBDBD;
	color: #686868;
}

.menu {display: none; }

/*
================================================================================
|                                    MENUS                                     |
================================================================================
*/

ul {
	margin: 0;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #D9D9D9;
	background: #D9D9D9;
}
	
ul li {
	position: relative;
}

/* Styles for Sub Items */
li ul {
	position: absolute;
	left: 75px; /* Set 1px less than menu width */
	top: 0;
	z-index: 100;
	display: none;
	background: #D9D9D9;
	padding: 3px 0px 3px 0px;
	width: 150px;
	border: 1px solid #ADADAD;
}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	padding: 0px;
	border-bottom: 0px solid;
	border-top: 0px solid;
	padding: 3px 0px 3px 0px;
	color: #8B1A1A;
}

/* Hover Styles */
ul li a:hover {
	color: #9B9EAD; 
	background:#f9f9f9; 
}

/* Sub Menu Styles */
li ul li a {
	padding: 2px 5px;
}

/* The magic */
li:hover ul, li.over ul {
	display: block;
}

/*
================================================================================
|                                     MENU                                     |
================================================================================
*/
#ESWuserMenuPosition {
	left: 0px;
	top: 10px;
	z-index: 100;
}
#ESWuserMenu {
	position: static;
	width: 170px;
}
div.ESWuserButton0 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}
div.ESWuserButton0:hover {
	background-image:url(http://www.cttic.org/img/but.png);
	background-repeat:no-repeat;
}
div.ESWuserButton1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565E6B;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
}
div.ESWuserButton1:hover {
	color: #CDDCF6;	
}
