/* CSS Document */

#content
{
	position: relative;
	float: left;
	width: 725px;
	height:100%;
	
}
#content_body
{
	padding: 2px 0 7px 20px;
	height:100%;
}

#center_content 
{
	font-family : normal tahoma, Arial, sans-serif;
	line-height: auto;
	margin: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#center_content a
{	font-family : normal tahoma, Arial, sans-serif;
	color:#990000;
	decoration:none;}
	
	#center_content a:hover
{	font-family : normal tahoma, Arial, sans-serif;
	color:#000000;
	decoration:underline;}
	
#center_content ul, h2, h3, h4
{	margin-left:20px;
padding: 0 0 0 20px;}

#center_content table
{
	font-family : normal tahoma , Arial, sans-serif;
	color: #000;
	font-size: 14px;
	padding: 15px 0 15px 15px;
}

.wrapper_box
{
	position: static;
	float: left;
	width: 223px;
	margin: 0 0 0 8px;
	z-index:1;
}
.wrapper_box h1
{
	font: normal 16px tahoma , Arial, sans-serif;
	color: #fff;
	background-color: inherit;
	background: url( /src/2010/images/bg_h1_box1.gif) no-repeat;
	width: 212px;
	height: 36px;
	padding: 0 0 0 13px;
	line-height: 34px;
}
.ct_box
{
	position: static;
	width: 200px;
	background: url( /src/2010/images/bg_ct_box.gif) repeat-x #fff;
	color: inherit;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
	padding: 8px 10px 0 13px;
	height: 225px;
	overflow: hidden;
}
.ct_box .title a
{
	text-decoration: underline;
}
.ct_box p
{
	font: normal 11px tahoma, Arial, sans-serif;
	color: #666;
	/*background-color: inherit;*/
	padding: 0 0 2px 0;
	line-height: auto;
}
.ct_box h4
{
	font: bold 12px tahoma , Arial, sans-serif;
	color: #000000;
	background-color: inherit;
	padding: 0 0 2px 0;
	line-height: 12px;
}
.ct_box a
{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background-color: inherit;
}
.ct_box a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: inherit;
}

.ft_box
{
	position: relative;
	width: 210px;
	padding: 0 0 0 13px;
	background: url( /src/2010tier1/images/bg_ft_box.gif) left bottom repeat-x #fff;
	color: inherit;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
	border-bottom: 1px solid #d5d3d3;
}

.ft_box img
{
	float: left;
	padding: 0 8px 10px 0;
}
.ft_box a
{
	font: normal 11px tahoma , Arial, sans-serif;
	color: #b74b00;
	background-color: inherit;
}


#ImgRow
{
	position: relative;
	width: 735px;
	/*background: url( /src/2010tier1/images/bg_wrapper.jpg) repeat-x;
	backgound-color: #990000;*/
	background:inherit;
	height: 68px;
	padding: 5px 0 0 0;
	color:#FFF;
	font-size:24px
}
#ImgRow img
{
	position: relative;
	float: left;
	/*backgound-color: #990000;*/
	padding: 0 0 0 17px;
}

#ImgRow h1
{
padding: 8px 0 0 22px;
	color:#FFF;
	font-size:32px;
	font-style:italic;
}
/* SKIP NAVIGATION Styles ------------------------------------------------- */

#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

#skip a:active {
	position: static;
	width: auto;
	height: auto;
	}
