@charset "UTF-8";
/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #eaeaea;
	background-image: url(/media/trcimages/home-back-repeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.selectedMenu
{
 color: #bcd3ed;
}	

#mainPanel {
	height: auto;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}

#topContent {
	background-image: url(/media/trcimages/sub-back-panel-trans.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 225px;
	display: block;
}

#rightSearch {
	width: 305px;
	height: 40px;
	margin: 20px 0px 0px 540px;
	display: block;
	border-right: 1px dotted #cccccc;
	float: left;
}

#rightLogin {
	width: 70px;
	height: 40px;
	margin: 20px 0px 0px 20px;
	display: block;
	float: left;
}

.searchFormBox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	border: 1px solid #999999;
	height: 12px;
	background: transparent;
	color: #666666;
	padding: 2px;
	font-size: 11px;
}

.formWrapper {
	display: block; 
	float: left; 
	width: 230px; 
	height: 40px;
}

.formButtons {
	float: left; 
	margin: 0px; 
	padding: 0px;
}

.loginHeaders{
	margin: 0px; 
	padding: 3px 0px 0px 0px; 
	display: block; 
	width: 65px; 
	float: left;
}

.loginFormBox
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	border: 1px solid #999999;
	height: 12px;
	background: transparent;
	color: #666666;
	padding: 2px;
	font-size: 11px;
}


.loggedIn {
	margin: 0px 0px 0px 540px;
	width: 380px;
	height: 20px;
	display: block;
	text-align: right;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
}

.loggedIn a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;	
}

.loggedIn a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #999999;
}




.headerImage {
	padding: 40px 0px 0px 55px;
}





#midContentWrap {
	background-image: url(/media/trcimages/sub-panel-repeat-trans.png);
	background-repeat: repeat-y;
	width: 980px;
	height: auto;
}

.backgroundIcon {
	background-position: 0px 35px;
	background-repeat: no-repeat;
	width: 980px;
	height: auto;
}





#navContent {
	background-image: url(/media/trcimages/nav-panel-trans.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 61px;
	display: block;
	position: absolute;
	top: 225px;
	left: 0px;
}






#leftContent {
	width: 453px;
	height: auto;
	margin: 120px 0px 0px 62px;
	display: block;
	float: left;
}
/* ADDED bfuller 7/15/09 to support rich text editor html link inserts
   otherwise user would have to manually enter class for a href tag. */
#leftContent p a {
font-size: 12px;
	color: #014b8d;
	font-weight: bold;
	text-decoration: none;
}
/* ADDED bfuller 7/15/09 to support rich text editor html link inserts
   otherwise user would have to manually enter class for a href tag. */
#leftContent p a:hover {
	color: #333333;
	border-bottom: 1px dotted #999999;
}
#leftContent ol li a {
font-size: 12px;
	color: #014b8d;
	font-weight: bold;
	text-decoration: none;
}
#leftContent ol li a:hover {
	color: #333333;
	border-bottom: 1px dotted #999999;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #cccccc;
}

.text {
	width: 453px;
	line-height: 24px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

a.textLinks {
	font-size: 12px;
	color: #014b8d;
	font-weight: bold;
	text-decoration: none;
}

a:hover.textLinks {
	color: #333333;
	border-bottom: 1px dotted #999999;
}


a.subLinks {
	font-size: 16px;
	color: #014b8d;
	font-weight: bold;
	text-decoration: none;
}

a:hover.subLinks {
	color: #333333;
	border-bottom: 1px dotted #999999;
}

a.up {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0d4284;
	display: block;
	width: 80px;
	height: 20px;
	margin: 20px 0px 20px 0px;
	text-align: center;
}

a:hover.up {
	text-decoration: none;
	color: #333333;
	height: 19px;
	border-bottom: 1px dotted #999999;
}




#rightContent {
	width: 390px;
	height: auto;
	margin: 390px 0px 0px 0px;
	padding: 0px 0px 0px 75px;
	display: block;
	float: left;
}

a.fileDownloads {
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	width: 169px;
	height: 40px;
	display: block;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	border-left: 1px dotted #cccccc;
	float: left;
	
}

a.fileDownloads img {
	margin-top: -15px;
	
}

a:hover.fileDownloads {
	color: #333333;
	background-color: #eeeeee;
	text-decoration: none;
	display: block;
}

#botPanel {
	background-image: url(/media/trcimages/sub-back-botpanel-trans.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}

#footer {
	font-size: 10px;
	color: #666;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	padding: 0px 50px 30px 0px;
	text-align: right;
}

#footer a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0d4284;	
}

#footer a:hover {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dotted #999999;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
