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

/* FONT FACE connection *********************************************************************************/

@font-face {
	font-family: 'BebasRegular';
	src: url('BEBAS___-webfont.eot');
	src: local('☺'), url('BEBAS___-webfont.woff') format('woff'), url('BEBAS___-webfont.ttf') format('truetype'), url('BEBAS___-webfont.svg#webfontGVi5sdIl') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* GENERAL PAGES ATTRIBUTES *********************************************************************************/

body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing:0.06em;
}

body {
	background-image: url(../images/bg_bg1.jpg);
	background-color:#000;
	background-repeat: repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font: 18px/20px 'BebasRegular', Arial, sans-serif;
	color:#FFF;
	letter-spacing:2px;
	margin:0 0 20px 0;
	padding:0;
}

h2 {
	font: 14px/16px 'BebasRegular', Arial, sans-serif;
	color:#FFF;
	letter-spacing:2px;
	margin:0px;
	padding:0 0 10px 0;
	line-height:18px;
}
#mainleft_left ul {
	margin:0;
	padding:0px 0px 0px 15px;
}

p {
	padding:0 0 20px 0!important;
	margin:0!important;
}

/* NORMAL LINK COLORS - LIGHT AREA */

a:link {
	color: #004b8d;
}

a:visited {
	color: #004b8d;
}

a:hover {
	color: #d31245;
}

a:active {
	color: #ccc;
}

/* NORMAL LINK COLORS - DARK AREA */

#mainleft_right a:link {
	color: #d31245;
}

#mainleft_right a:visited {
	color: #d31245;
}

#mainleft_right a:hover {
	color: #004b8d;
}

#mainleft_right a:active {
	color: #ccc;
}

#mainleft_right h2 a {
	color:#fff !important;
}

#mainleft_right h2 a:hover {
	color:#d31245 !important;
}

#mainleft_right h2 a:active {
	color:#fff !important;
}

/*** GENERAL ADDITIONS ***/

.capital {
display:block;
margin:-14px 4px -14px 0;
padding:0px;
float:left;
color:#56001b;
font-size:60px;
font-family:'BebasRegular', Arial, sans-serif;
}

.invisible {
	display:none;
}

.add_rss {
	float:right;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.add_rss:hover {
	float:right;
	opacity:1;
	filter:alpha(opacity=100);
}

a.arrow {
	height:20px;
	background:url(../images/arrow_right_off.png) no-repeat left;
	padding-left:30px;
	padding-top:4px;
	color:#fff;
	text-decoration:none;
	display:block;
}

a.arrow:hover {
	color:#c51426;
	background:url(../images/arrow_right_hover.png) no-repeat left;
}

/* PAGE CONSTRUCTION *********************************************************************************/

#container_shadow {
	background:url(../images/bg_shadow.png) repeat-y center;
}

#container {
	margin: 0 auto;
	width:960px;
	background-color:#fff;
}

#header {
	height:100px;
	width:960px;
	background:url(../images/bg_header.jpg) no-repeat;
}

#header_content {
	width:960px;
	height:60px;
	padding:0px 20px 0px 20px;
 	font: 12px/12px 'BebasRegular', Arial, sans-serif;
	letter-spacing: 2px;
	text-align:left;
	margin-bottom:-5px;
}
#header_content a {
	text-decoration:none;
}
			#header h1 {
				font: 26px/28px "Adobe Garamond Pro" , "Times New Roman", Times, serif;
				color:#FFF;
				letter-spacing:10px;
				padding:38px 0px 0px 52px !important;
				text-transform:uppercase;
				text-shadow: 0px 4px 3px #000;
				max-width:870px;
				max-height:54px;
				overflow:hidden;
			}
			#header h1.long {
				color:#FFF;
				padding:40px 0px 0px 52px !important;
				text-shadow: 0px 4px 3px #000;
				font: 24px/28px "Adobe Garamond Pro" , "Times New Roman", Times, serif;
				letter-spacing:0.45em;
				text-transform:uppercase;
				max-width:870px;
				max-height:54px;
				overflow:hidden;
			}			

#content {
	min-height:100px;
	width:960px;
	overflow:auto;
	padding-bottom:0px;
}

		
			#content h1, #content h2, #content_5050 h1, #content_5050 h2 {
				color:#002344;
			}
			
			#content h1.headline, #content_5050 h1.headline {
				font-size:24px;
				padding:20px 0px;
				border-bottom:2px solid #56001b;
				margin:0px 20px;
				color:#002344;
			}
			
			#content h2.headline, #content_5050 h2.headline {
				font-size:18px;
				padding:20px 0px 10px 0px;
				border-bottom:2px solid #56001b;
				margin:0px 20px;
				color:#002344;
			}
			#content h2.line, #content_5050 h2.line {
				font-size:18px;
				padding:10px 0px 10px 0px;
				border-bottom:2px solid #56001b;
				margin:0px 0px 10px 0px;
				color:#002344;
			}
			
			#content p:last-child, #content_5050 p:last-child {
				padding:0px !important;
				margin:0px !important;
			}
			
#content_header {
	width:960px;
	background:url(../images/bg_header_shadow.png) repeat-x top #fff;
	min-height:20px;
	padding-bottom:5px;
}
			
			/*** 1 Column Layout ***************************/
			
			#content_1col {
				width:920px;
				float:left;
				min-height:60px;
				overflow:auto;
				min-height:635px;
				padding:20px;
			}
			
#footer {
	width:960px;
	background:url(../images/bg_footer_2.jpg) repeat-x #56001b;
	overflow:auto;
	clear:both;
	color:#ccc;
	font-size:10px;
	margin-top:20px;
	padding:20px 0px;
}
			
			#footer strong {
				color:#fff;
			}
			
			#footer a {
				color:#ccc;
				text-decoration:none;
			}
			
			#footer a:hover {
				color:#fff;
				text-decoration:underline;
			}
			
			#footer h1 {
				padding-bottom:0px !important;
			}

.footer_sm {
	width:160px;
	padding:0px 20px 0px 0px;
	float:left;
}

.footer_lg {
	width:320px;
	padding:0px;
	float:right;
}
			
			.footer_lg a {
				display:inline;
				padding-left:20px;
			}

#copyright_menu {
	text-align: center;
	padding:20px;
	clear:both;
	background-color:#340010;
	-moz-border-radius: 12px; 
    -webkit-border-radius: 12px; 
    border-radius: 12px;
	color:#666;
	margin:0px 20px;
}
			
			#copyright_menu a {
				padding:0px 10px 0px 10px;
				color:#fff;
			}

/*** BANNER IMAGE ***/
.image_shadow {
	background:url(../images/bg_header_shadow.png) repeat-x;
	position:relative;
	height:20px;
	z-index:100;
	top:20px;
	margin-top:-20px;
}
#banner {
/*	padding-bottom:20px;
	background-color:#56001b;*/
	background:url(../images/bg_header_shadow.png) repeat-x bottom #fff;
	padding-bottom:19px;
	
}

/*** DEPARTMENT NAVIGATION (Left Column) ***/
/* Nav Level 1 */
.nav a {text-decoration:none;}
.nav ul.level_1 {
	list-style:none;
	padding:0px;
}
.nav ul.level_1 li {
	border-top:1px #ccc solid;
	font: 14px/20px 'BebasRegular', Arial, sans-serif;
	letter-spacing:2px;
	background:url(../images/menu_arrow_right_off.png) no-repeat top left;
	padding:5px 0px 5px 30px;
}
.nav ul.level_1 li:hover {background:url(../images/menu_arrow_right_hover.png) no-repeat top left;}
.nav ul.level_1 li:active {background:url(../images/menu_arrow_right_active.png) no-repeat top left;}
.nav ul.level_1 li:last-child {	border-bottom:1px #ccc solid;}
.nav ul.level_1 li span.active {color:#410016;}
.nav ul.level_1 li a {color:#004b8d;}
.nav ul.level_1 li a:hover {color:#d31245;}
.nav ul.level_1 li a:active {color:#cccccc;}

/* Nav Level 2 */
.nav ul.level_2 {
	list-style:disc;
	padding:0px 0px 0px 15px;
}
.nav ul.level_2 li {
	background:none !important;
	padding:0px;
	border:none;
	font: 12px/20px 'BebasRegular', Arial, sans-serif;
}
.nav ul.level_2 li:last-child {border:none;}
.nav ul.level_2 a {color: #666 !important;}
.nav ul.level_2 a:hover {color: #d31245 !important;}
.nav ul.level_2 a:active {color: #004b8d !important;}

/* Nav Level 3 */
.nav ul.level_3 {
	list-style:circle;
	padding:0px 0px 0px 15px;	
}
.nav ul.level_3 li {font: 12px/18px 'BebasRegular', Arial, sans-serif !important;}

/* NON CONTAO CONTROLLED ADDITIONS *********************************************************************************/



/*** TEXT ACCENT ***/
.accent {
	font: 14px/14px 'BebasRegular', Arial, sans-serif;
	color:#56001b;
	letter-spacing:2px;
	margin:0px;
	padding:0px;
}

/*** RSS ICON ***/
.rss_icon {
	background:url(../images/icon_rss_sm.png) no-repeat left;
	padding-left:25px;
	text-decoration:none;
}


/*** 2011 MMC STYLE *********************************************************************************************************/
#menu-container {
	display:block;
	position:relative;
	width:980px;
	margin:0px auto 0px;
	height:40px;
	z-index:500;
}
#mmc_maincontent {
	display:block;
	position:absolute;
	clear:both;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	width:980px;
	float:none;
	left:0px;
	top:0px;
	z-index:2000;
}
#mmc_maincontent .mmc_mainnav {
	float:left;
	width:980px;
	height:40px;
	color:red;
}
	#toggle {
		height:40px;
		background:url(../images/bg_dropdown_trigger.png) no-repeat bottom;
	}
	#toggle_trigger {
		height:20px;
		width:150px;
		float:right;
		margin:4px 40px 0px 0px;
		padding-right:30px;
		text-align:right;
		font: 14px 'BebasRegular', Arial, sans-serif;
		color:#fff;
		letter-spacing:2px;
		text-decoration:none;
		background:url(../images/arrow_right_off.png) no-repeat right top;
		cursor:pointer;
	}
	#toggle_trigger:hover {color:#d31245; background:url(../images/arrow_right_hover.png) no-repeat right top;}
	#toggle_trigger:active {color:#004b8d; background:url(../images/arrow_right_active.png) no-repeat right top;}

#mmc_maincontent .mmc_content {
	z-index:1000;
	color:#ccc;
	padding:20px 30px;
	background:url(../images/bg_dropdown_mainarea.png) no-repeat bottom;
	overflow:auto;
	font-size:12px;
	text-align:left;
}


.mmc_topnav {
	width:920px;
	margin-bottom:20px;
}
		.mmc_topnav ul {
			list-style:none;
			padding:0;
			margin:0;
		}
		.mmc_topnav li {
			display:inline;
			margin-right:10px;
		}
		.mmc_topnav li:last-child {
			margin-right:0px;
		}
		.mmc_topnav a {
			font: 14px/14px 'BebasRegular', Arial, sans-serif;
			color:#FFF;
			letter-spacing:2px;
			margin:0px;
			padding:0 0 10px 0;
			line-height:18px;
			text-decoration:none;
		}
		.mmc_topnav a:hover {
			color:#d31245;
		}
		.mmc_topnav a:active {
			color:#004b8d;
		}

.mmc_cell {
	width:148px;
	margin-right:20px;
	float:left;
	padding:10px;
	
	background-color: #0a1226;
	background-image: -moz-linear-gradient(top, #0f346a, #0a1226); 
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0f346a),color-stop(1, #0a1226)); 
	background-image: linear-gradient(top, #0f346a, #0a1226);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0f346a', EndColorStr='#0a1226');
	
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}
.mmc_cell:last-child {
	margin-right:0px;
}
.mmc_cell h2 {
	font: 14px/14px 'BebasRegular', Arial, sans-serif;
	color:#004b8d;
	letter-spacing:2px;
	margin:0px;
	padding:0 0 6px 0;
	line-height:18px;
	text-decoration:none;
}
.mmc_cell a {
	display:block;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	margin-bottom:2px;
}
.mmc_cell a:last-child {
	margin-bottom:0px;
}
.mmc_cell a:hover {
	color:#d31245;
	text-decoration:underline;
}
.mmc_cell a:active {
	color:#004b8d;
}

/*** SEARCH AREA ***/
#search a {
	width:20px !important;
	height:20px !important;
	display:block;
	background:url(../images/arrow_right_off.png) no-repeat;
}
#search a:hover {
	background:url(../images/arrow_right_hover.png) no-repeat;
}
#search a:active {
	background:url(../images/arrow_right_active.png) no-repeat;
}
.textInputdiv {
 margin:0px;
 height:20px;
 width:150px!important;
 background:url(../images/bg_search.png) no-repeat bottom;
 margin-right:10px;
}
.textInput {
 background:none;
 border:none;
 width:150px;
 height:20px;
 margin:0;
 padding: 0px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
}


