/* TCCC2: Internal IE Style Sheet ________________________ */
body {
	margin: 0px;
	padding: 0px;
	background-color: #C5C5C4;
}
body.simple {
	margin: auto 0;
	padding: 0px;
	background: #C5C5C4 url(Images/bckgd.jpg) repeat-x;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.wrapper {}

body.simple .wrapper {
	padding: 0px 0px 10px 0px; 
	width:1009px;
	margin:0 auto;
}

.container {width: 100%; background:#FFFFFF;}

body.simple .container {
	width: 770px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff url(Images/inside-footer.jpg) no-repeat bottom;
}
.header 
{
	background:#FFFFFF;
}
body.simple .header {
	width: 770px;
	height: 83px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-top:1px;
	border-bottom:4px solid red;
}
.footer {
	
}
body.simple .footer {width: 100%; text-align: left;}

/* TOP ___________________________________________________ */
.top {
	height: 82px;
	width: 100%;
	text-align: left;
	background: url(Images/inside-header-logo2.jpg) no-repeat left top;
}
.rightimage {
	background:url(Images/image-right.jpg) no-repeat ;
	height: 82px;
	width:183px;
	float:right;
}
.simple_top {
	height: 83px;
	width: 100%;
	text-align: left;
	background: url(Images/inside-header-logo.jpg) no-repeat left top;
}
.logo {
	float: left;
	clear: left;
	text-align: left;
}
.welcome {
	color: #CC0000;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 50px 5px 0px 30px;
	text-align: right;
}

/* TOPMENU ___________________________________________________ */
.navigation {
	text-align: left;
	background: url(Images/bg-top_menu2.gif) repeat-x left top;
	border-bottom: solid 2px #DE0029; 
}
.navigation img {vertical-align: middle;}
table.menu {}
table.menu td.menuup {
	margin: 0px;
	padding: 5px 4px 5px 5px;
	color: #CC0000;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
}
table.menu td.menuhover{
	margin: 0px;
	padding: 3px 4px 3px 5px;
	color: #CC0000;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
}
table.submenu{
	border: solid 1px #666666;
	border-top: solid 0px #66666;
}
table.submenu td.menuup {
	margin: 0px;
	padding: 2px 5px 2px 5px;
	color: #CC0000;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 0px;
	border-top: solid 1px #C9CACB;
}
table.submenu td.menuhover {
	margin: 0px;
	padding: 2px 5px 2px 5px;
	color: #CC0000;
	font: bold 11px Arial, sans-serif;
	text-decoration: none;
	background-color: #C9CACB;
	border-width: 0px;
	border-top: solid 1px #C9CACB;
}
/* For use with 3+ level navigation*/
td.firstmenuup {
	color: #CC0000;
	font: bold 10px Verdana;
	text-decoration: none;
	border-top: solid 1px #666666;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}
td.firstmenuhover {
	color: #CC0000;
	font: bold 10px Verdana;
	background: #FFBE7D;
	text-decoration: none;
	border-top: solid 1px #666666;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}


/* BOTTOM ________________________________________________ */
.bottom {
	display: block;
	color: #666666;
	font: normal 11px arial, sans-serif; 
	padding: 3px 0px 5px 0px;
	text-align: center;
}

.bottom A, 
.bottom A:link, 
.bottom A:visited, 
.bottom A:active {color: #CC0000; text-decoration: underline;} 
.bottom A:hover {color: #666666; text-decoration: none;}

/* SHORCUT BAR ______________________________________________________ */
.print {
	color: #507EA5;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 4px 5px;
	background: #FFFFFF;
	border-bottom:2px solid #CC0000;
}
.print img {vertical-align: middle;}
.print a, 
.print a:link, 
.print a:visited {color: #CC0000; text-decoration: none;}
.print a:active, 
.print a:hover {color: #CC0000; text-decoration: underline;}
.breadcrumb {
	float: left;
	clear: left;
	color: #CC0000;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.breadcrumb a, 
.breadcrumb a:link, 
.breadcrumb a:visited {color: #CC0000; text-decoration: none;}
.breadcrumb a:active, 
.breadcrumb a:hover {color: #CC0000; text-decoration: underline;}

/* CONTENT ___________________________________________________ */
.holder {
	padding: 10px 20px;
	height: 400px;
	color:#666666;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.listselector {
	color: #666666;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 445px;
	border-collapse:collapse;
}

/* PROFILE ___________________________________________________ */
.segmentProfile 
{
	border: solid 1px #666666;
	float:left;
	clear:right;
	margin:2px;
	width:100px;
	padding: 2px 5px 2px 5px;
}
.table_profile {
	color: #404040;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #666666;
	width: 400px;
	border-collapse:collapse;
}
