/* -----------------------Global Styles-----------------------  */
html{
	width:100%;
	height:100%;
}

body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}
/* -----------------------Media Player Styles-----------------  */
#div_media{
float:inherit;
z-index: -1000;

}

/* -----------------------Header Styles-----------------------  */
.search_title{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
}
.search_bg{
background-image:url(files/images/index/searchboxbg.jpg);
}
.searchboxtop {
 font-size: 10px; 
 background-color: #FFFFFF;
 color: #000000; 
 border: none;
 margin: 0px;
 padding: 0px;
}

.top_nav_txt{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:right;
}
.top_nav_txt a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.top_nav_txt a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.top_nav_txt a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.top_nav_txt a:hover {
	text-decoration: none;
	color:#dadada;
}

.nav_bg{
background-image:url(files/images/global/center_tile.gif);
}
.header_bg{
background-image:url(files/images/index/header.jpg);
}
/* -----------------------News Styles-----------------------  */
.news_date{
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
/* -----------------------Main body styles-----------------  */
.left_border{
	border-left:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
}
.tile_header{
	color:#75061f;
	height:25px;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	border-bottom:1px;
	border-color:#75061f;
	border-style:solid;
	border-top:0px;
	border-right:0px;
	border-left:0px;
}
.sub_header{
	color:#75061f;
	height:20px;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	font-style:italic;
	text-align:left;
}
.main_text{
	color:#000000;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
}
.main_text a:link {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.main_text a:visited {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.main_text a:active {
	color:#75061f;
	font-size: 12px;
	font-family: bold;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.main_text a:hover {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}






/* -----------------------additional Link Styles 1-----------------  */

.alt_link1 a:link {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.alt_link1 a:visited {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.alt_link1 a:active {
	color:#666666;
	font-size: 12px;
	font-family: bold;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.alt_link1 a:hover {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
}

/* -----------------------additional Link Styles 2-----------------  */

.alt_link2 a:link {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
}
.alt_link2 a:visited {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
}
.alt_link2 a:active {
	color:#75061f;
	font-size: 12px;
	font-family: bold;
	font-weight:normal;
	text-align:left;
	text-decoration: underline;
}
.alt_link2 a:hover {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	text-decoration: underline;
}

/* -----------------------additional Link Styles 2-----------------  */

.alt_link3 a:link {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.alt_link3 a:visited {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.alt_link3 a:active {
	color:#75061f;
	font-size: 12px;
	font-family: bold;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.alt_link3 a:hover {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}







.main_text_bg{
background-color:#EEEEEE;
	color:#000000;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
}
.main_text_bg a:link {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.main_text_bg a:visited {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.main_text_bg a:active {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.main_text_bg a:hover {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
.photo_box{
	color:#666666;
	height:20px;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	border-bottom:1px;
	border-color:#75061f;
	border-style:solid;
	border-top:0px;
	border-right:0px;
	border-left:0px;
}
.span_color{
	color:#75061f;
}
.red_line {
	border-bottom-color:#75061f;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}
.location_titles {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	border-bottom-color:#75061f;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}
.back_top{
	color: #75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align:right;
}
.back_top a:link {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
}
.back_top a:visited {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
}
.back_top a:active {
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
}
.back_top a:hover {
	color:#666666;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align:right;
	text-decoration: none;
}
.searchbox {
 font-size: 12px; 
 background-color: #cccccc;
 color: #000000; 
 border: 1px solid #000000;
 margin-right: 1px;
}
/* -----------------------Capabilities Quick link styles-----------------  */
.QL_headerbox{
	color:#75061f;
	height:20px;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	text-align:center;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-left:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-right:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.QL_links {
	display: block;
	height:20px;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-left:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-right:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.QL_links a:link {
	display: block;
	height:20px;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	text-decoration: none;
}
.QL_links a:visited {
	display: block;
	height:20px;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	text-decoration: none;
}
.QL_links a:active {
	display: block;
	height:20px;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	text-decoration: none;
}
.QL_links a:hover {
	display: block;
	height:20px;
	background-color:#75061f;
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-indent:10px;
	text-decoration: none;
}

/* -----------------------News Quick link styles-----------------  */
.nw_headerbox{
	color:#75061f;
	height:20px;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	text-align:center;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-left:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-right:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.nw_links {
	display: block;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-left:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-right:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.nw_links a:link {
	display: block;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.nw_links a:visited {
	display: block;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.nw_links a:active {
	display: block;
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
.nw_links a:hover {
	display: block;
	background-color:#75061f;
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}

/* -----------------------Footer Styles-----------------------  */
.class_footer{
	color:#666666;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:center;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.class_footer a:link {
	color:#999999;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
}
.class_footer a:visited {
	text-decoration: none;
	color:#999999;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:center;
}
.class_footer a:active {
	color:#999999;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
}
.class_footer a:hover {
	text-decoration: none;
	color:#75061f;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:center;
}
.camber_copyright{
	color:#75061f;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	text-align:center;
}

/* -----------------------Search for Careers styles-----------------  */
.career_search{
	height:500px;
	border-top:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-left:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-right:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

















.spacer1
{
	height: 10px;
}


#container{
margin: 0 auto;
width: 760px;
position: relative;
text-align: center;
}


.index_txt{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	border-bottom-color:#75061f;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}
/* End Main Bounding Table */
.template_grey_italic_txt{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}
/* Templates */
.template_table{
	background-color: #FFFFFF;
}
.template_left_grey_txt{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
	border-bottom-color:#75061f;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

.template_red_small{
	color: #75061f;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.template_red_small a:link {
	color:#75061f;
	text-decoration: none;
}
.template_red_small a:visited {
	text-decoration: none;
	color:#75061f;
}
.template_ed_small a:active {
	color:#75061f;
	text-decoration: none;
}
.template_red_small a:hover {
	text-decoration: none;
	color:#666666;
}
.template_nav_red_small{
	color: #75061f;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}

.template_red_small_line{
	color: #75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}
.template_red_small_line a:link {
	color:#75061f;
	font-weight:normal;
	text-decoration: none;
}
.template_red_small_line a:visited {
	text-decoration: none;
	font-weight:normal;
	color:#75061f;
}
.template_ed_small_line a:active {
	color:#75061f;
	font-weight:normal;
	text-decoration: none;
}
.template_red_small_line a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#666666;
}

.subtitle_grey{
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
}
/* End Templates */


/* Page quotes */
.page_quotes{
	color: #75061f;
	font-size: 11px;
	font-family: Arial;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}

/* red small text */
.red_small{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:normal;
	text-align:left;
}
.red_small a:link {
	color:#666666;
	text-decoration: none;
}
.red_small a:visited {
	text-decoration: none;
	color:#666666;
}
.red_small a:active {
	color:#666666;
	text-decoration: none;
}
.red_small a:hover {
	text-decoration: none;
	color:#75061f;
}


/* Back to top text */


/* red sub-category */
.red_sub{
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.red_sub a:link {
	color:#75061f;
	text-decoration: none;
}
.red_sub a:visited {
	text-decoration: none;
	color:#75061f;
}
.red_sub a:active {
	color:#75061f;
	text-decoration: none;
}
.red_sub a:hover {
	text-decoration: none;
	color:#75061f;
}
/* end red sub-category */

/* red medium */
.red_med{
	color:#75061f;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.red_med a:link {
	color:#75061f;
	text-decoration: none;
}
.red_med a:visited {
	text-decoration: none;
	color:#75061f;
}
.red_med a:active {
	color:#75061f;
	text-decoration: none;
}
.red_med a:hover {
	text-decoration: none;
	color:#666666;
}
/* end red medium */

/* red big */
.red_big{
	color: #75061f;
	font-size: 16px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
/* End red big */

/* Begin Gold text */

/* End Gold text */


/* grey text */
.grey_med{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.grey_med a:link {
	color:#666666;
	text-decoration: none;
}
.grey_med a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.grey_med a:active {
	color:#75061f;
	text-decoration: none;
}
.grey_med a:hover {
	text-decoration: none;
	color:#666666;
}
/* End grey text */

/* black text */
.black_small{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
/* End black text*/


/* white text */
.white_small{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}

.white_med{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
.white_big{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
/* End white text */

/* Top Navigation text */
.top_nav{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}
.top_nav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.top_nav a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.top_nav a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.top_nav a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
/* End Top Navigation text */

/* search text */
.search_text{
	color: #cccccc;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}
/* end search text */


/* bottom Navigation text */
.bottom_nav{
	color: #4e4e4e;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
}
.bottom_nav a:link {
	color:#4e4e4e;
	text-decoration: none;
}
.bottom_nav a:visited {
	text-decoration: none;
	color:#4e4e4e;
}
.bottom_nav a:active {
	color:#4e4e4e;
	text-decoration: none;
}
.bottom_nav a:hover {
	text-decoration: none;
	color:#75061f;
}
/* End bottom Navigation text */


/* Admin Edit Tags */
.edit_tag{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}
.edit_tag a:link {
	color:#666666;
	text-decoration: none;
}
.edit_tag a:visited {
	text-decoration: none;
	color:#666666;
}
.edit_tag a:active {
	color:#666666;
	text-decoration: none;
}
.edit_tag a:hover {
	text-decoration: none;
	color:#000000;
}
/* End Admin Edit Tags */



/* Home Page Welcome Header */
.welcome_header{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-align:left;
}
/* End Home Page Welcome Header */

/* Home Page Text */
.main_copy{
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}
.main_copy a:link {
	color:#75061f;
	text-decoration: none;
	
}
.main_copy a:visited {
	text-decoration: none;
	color:#75061f;
	
}
.main_copy a:active {
	color:#75061f;
	text-decoration: none;
	
}
.main_copy a:hover {
	text-decoration: none;
	color:#666666;
	
}
/* End Home Page Text */
/* Paragraph header Text */
.paragraph_header{
	color: #75061f;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}
/* End Paragraph header Text */
/* Side Nav */
.side_nav{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}
.side_nav a:link {
	color:#000000;
	text-decoration: none;
	
}
.side_nav a:visited {
	text-decoration: none;
	color:#000000;
	
}
.side_nav a:active {
	color:#75061f;
	text-decoration: none;
	
}
.side_nav a:hover {
	text-decoration: none;
	color:#75061f;
	
}
/* End Side Nav */
.side_line {
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width: 1px;
}
/* Side Line */



/* Side Line */

/* Home Page Text */
.main_copy_justify{
	color: #666666;
	font-family: Arial;
	text-align:justify;
	font-weight: normal;
}
.main_copy_justify a:link {
	color:#75061f;
	text-decoration: none;
	font-weight:bold;
}
.main_copy_justify a:visited {
	text-decoration: none;
	color:#75061f;
	font-weight:bold;
}
.main_copy_justify a:active {
	color:#75061f;
	text-decoration: none;
	font-weight:bold;
}
.main_copy_justify a:hover {
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}
/* End Home Page Text */

/* begin copyright Text */
.copyright_txt{
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: Arial;
	text-align : center;
	background-color:#4e4e4e;
}
/* end copyright Text */

.bodytxt {
 	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	line-height: 15px;
	left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

/* search results */
.searchregular {
 	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	line-height: 15px;
	left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.searchbold {
 	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 15px;
	left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.searchcomment {
 	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	line-height: 15px;
	left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}


/* Begin searchboxtop */

/* End searchboxtop */

/* Begin searchboxtop bg */
.searchboxtopbg {
 text-align:center;
}
/* End searchboxtop bg */

/* Begin searchbox */

/* End searchbox */


/*----------- VIEW PRODUCTS BUTTON --------------------------*/
.ViewProd {
	color: #FFFFFF;	
	font-family: Arial;
	font-size: 12px;
	/*width:100px;*/
}


.ViewProd div {
	color: #FFFFFF;	
	margin-left: 0; 
	line-height: 110%; 	
	padding: 0px 0px 0px 0px ;
	text-align:right; 
    background: #75061f;

}

.ViewProd a {
	border: 1px solid #ccd2d2;
	padding: 4px 7px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-align:right;
    width:100px;
	background: #75061f;
}

.ViewProd a:hover {

	background: #ffffff;
	color: #75061f;
}

/*--------------- SITEMAP --------------------------*/


.SiteMap_Item{
	color: #75061f;
	font-size: 13px;
	font-family: Arial;
	text-align:left;
	font-weight: bold;
}
.SiteMap_Item a:link {
	color:#75061f;
	text-decoration: underline;
	font-weight:bold;
	font-size: 13px;
}
.SiteMap_Item a:visited {
	text-decoration: underline;
	color:#75061f;
	font-weight:bold;
	font-size: 13px;
}
.SiteMap_Item a:active {
	color:#75061f;
	text-decoration: underline;
	font-weight:bold;
	font-size: 13px;
}
.SiteMap_Item a:hover {
	text-decoration: underline;
	color:#666666;
	font-weight:bold;
	font-size: 13px;
}


.SiteMap_SubItem{
	color: #75061f;
	font-size: 13px;
	font-family: Arial;
	text-align:left;
	font-weight: normal;
}
.SiteMap_SubItem a:link {
	color:#75061f;
	text-decoration: underline;
	font-weight:normal;
	font-size: 13px;
}
.SiteMap_SubItem a:visited {
	text-decoration: underline;
	color:#75061f;
	font-weight:normal;
	font-size: 13px;
}
.SiteMap_SubItem a:active {
	color:#75061f;
	text-decoration: underline;
	font-weight:normal;
	font-size: 13px;
}
.SiteMap_SubItem a:hover {
	text-decoration: underline;
	color:#666666;
	font-weight:normal;
	font-size: 13px;
}
