body {
	behavior:url(Assets/csshover.htc);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#0F0F0F url(images/background.jpg) center repeat-y;
	margin:0px;
	padding:20px 0px;
}
/************* MAIN *********************/
#container {
	width:760px;
	padding:0px;
	margin:auto;
	background:url(images/tcasub_04.jpg) repeat-y;
}
#header {
	background:url(images/tca_01.jpg) no-repeat;
	height:113px;
	
}
#main {
}
#flash {
	width:353px;
	height:128px;
	padding:7px 2px 0px 405px;
	background:url(Images/tcasub_02.jpg) no-repeat;
}
#contentarea {
	width:756px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}
#breadcrumb {
	float:right;
	width:571px;
	height:12px;
	padding:8px 4px 4px 0px;
	font-size:11px;
	margin:0px 1px 0px 0px;
	background:#D5D4B3;
}
#breadcrumb a {
	display:block;
	float:left;
	color:#5A5A5A;
	background:url(images/box.gif) right no-repeat;
	padding:0px 12px 0px 10px;
}
#breadcrumb a:hover {
	color:#5A5A5A;
	padding:0px 12px 0px 10px;
	text-decoration:underline;
} 
#sidebar{
	float:left;
	width:179px;
	padding:6px 0px 0px 0px;
	
}
#submenu {
	width:168px;
	background:#FFF;
	border:#A7A7A7 1px solid;
	padding:0px;
	margin:auto;
}
#isite_content {
	float:right;
	width:564px;
	margin-right:2px;
	padding:4px;
	border-top:#A7A7A7 1px solid;
}
/**************************SIDEBARMENU*******************************/
#sidebar h2 {
	font-size:12px;
	font-weight:normal;
	color:#fffec8;
	width:158px;
	margin:0px auto;
	background:#0a3b79;
	border:#FFF 1px solid;
	text-decoration:underline;
	padding:4px;
}
#sidebar a {
	display:block;
	color:#333;
	background:#FFF;
	padding:4px 4px 4px 18px;
	border-bottom:#DDDDDD 1px solid;
	width:144px;
	margin:auto;
}
#sidebar a:hover {
	color:#333;
	text-decoration:underline;
	background:#D6D6D6 url(images/arrow.gif) left center no-repeat;
}
#sidebar .selected {
	font-weight:bold;
	color:#333;
	background:#D6D6D6 url(images/arrow.gif) left center no-repeat;
}	
/************************************************************************/
#junk {
	float:left;
	width:160px;
	margin:15px 0px;
}
#quicklinks form {
	margin:0px;
	padding:0px 5px;
}
#quicklinks select {
	width:168px;
	margin:0px;
	padding:0px;
} 
#footer {
	color:#6e6d6d;
	width:760px;
	margin:auto;
	padding:6px 0px;
	background:url(images/Images/tcasub_06.jpg) top;
}
#orginfo {
	text-align:left;
}
/** FOOTER MENU **/
#fmenu {
	font-size:12px;
	height:26px;
	padding-top:5px;
}
#fmenu a {
	display:block;
	float:left;
	padding:5px;
	margin-right:8px;
}
#fmenu .menuitem {
	font-size:10px;
	color:#6e6d6d;
}
#fmenu .menuitem:hover {
	color:#6e6d6d;
	text-decoration:underline;
}
#fmenu .selected {
	color:#6e6d6d;
	background:#504835;
}
#fmenu .selected:hover {
	color:#6e6d6d;
}
/********** COPYRIGHT *******************/
.copyright {
	padding:5px;
	color:#6e6d6d;
}
/************* MENU *********************/
/** TOPMENU **/
#topmenu {
	width:730px;
	text-align:right;
	margin:auto;
	padding:10px;
}
#topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#topmenu li {
	display:inline;
	border-right:#6A76B4 1px solid;
}
#topmenu a {
	color:#CA0C0C;
	padding:0px 7px;
}
#topmenu a:hover {
	text-decoration:underline;
	color:#6A76B4;
}
/*************/
#menu {
	width:700px;
	font-size:12px;
	text-align:left;
	color:#474747;
	padding:73px 0px 0px 55px;
}
#menu a {
	display:block;
	text-decoration:none;
}
#menu .menuitem {
	float:left;
	padding:11px 10px;
	white-space:nowrap;
	color:#474747;
}
#menu .menuitem:hover {
	text-decoration:underline;
	color:#FFFEC8;
	background:#0a3b79;
}
/** SUB MENU **/
.menucontainer {
	z-index:4;
	visibility:hidden;
	position:absolute;
	background:#FFFFFF;
	border:#A7A7A7 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
}
.subitem {
	width:138px;
	padding:6px 4px 6px 8px;
	color:#333;	
	border-bottom:#D3D3D3 1px solid;
	margin:0px;	
}
.subitem:hover {
	background:#D6D6D6 url(images/arrow.gif) left center no-repeat;
	color:#333;
	padding:6px 4px 6px 8px;
	margin:0px;
}
/************************** LINKS ************************/
a {
	color:#5F5F52;
	text-decoration:none;
}
a:hover {
	color:#5F5F52;
	text-decoration:underline;
}
.copyright a {
	color:#6e6d6d;
	text-decoration:none;
}
.copyright a:hover {
	color:#6e6d6d;
	text-decoration:underline;
}
#footer a {
	color:#6e6d6d;
	text-decoration:none;
}
#footer a:hover {
	color:#6e6d6d;
	text-decoration:underline;
}
