@charset "UTF-8";
/* CSS Document */

body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:.80em;
}

a {
color:#00467F;
text-decoration:none;
}

a:hover {
color:#EFE7D0;
text-decoration:none1;
}

a:visited {
color:#00467F;
text-decoration:none;
}
#container {
width:923px;
text-align:left;
}

#contentContainer {
width:721px;
float:left;
padding-left:15px;
display:inline;
}
/*--------------------------------------------------HEADER STYLES-----------------------------------------------*/
#logo {
width:923px;
height:151px;
}
/*-----------------------------------------MAIN NAVIGATION STYLES-----------------------------------------------*/
#homeNavigation {
	background:#00467F;
	width:100%;
	border-top: solid 3px #FFFFFF;
	border-bottom: solid 3px #FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
	display:inline;
}

/*ul.MenuBarHorizontal {
	list-style-type:none;
	margin-right:15px;
	padding-top:8px;
	display:inline;
}

.MenuBarHorizontal li {
	display:inline;
	text-align:center;
	padding-right:10px;
}

ul.MenuBarHorizontal a {
	text-align: center;
	color:#FFDE00;
	text-decoration:none;
}

ul.MenuBarHorizontal a:hover {
	color:#6CAEDF;
}*/
/*-----------------------------------------END MAIN NAVIGATION STYLES--------------------------------------------*/
/*----------------------------------------------SIDEBAR STYLES---------------------------------------------------*/
#sidebar {
float:left;
width:187px;
background:#6CAEDF;
display:inline;
}

#sidebar .sbcontent {
margin:20px 15px 0px 15px;
color:#FFFFFF;
text-align:center;
}

#sidebar .sbcontent H3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:18px;
color:#FFFFFF;
}


#sidebar .sbcontent p {
color:#FFFFFF;
}

#sidebar #bottom {
height:18px;
background: #FFFFFF url(images/sidebar_57.jpg) no-repeat;
}

/*-------------------------------------------------END SIDEBAR STYLES--------------------------------------------*/
/*---------------------------------------------MAIN CONTENT STYLES-----------------------------------------------*/
#mainContent {
	width:100%;
	background:#FFFFFF url(images/MARCA-Contentbg.jpg) repeat-x top;
	min-height:649px;
}

#subtext {
	background:#FFFFFF url(images/MARCA-Contenttop_27.jpg) no-repeat top;
	width:657px;
	margin:10px 30px 10px 30px;
	text-align:left;
	overflow:auto;
	color:#96999c;
	line-height:14px;
}

#copyright {
	width:657px;
	margin-top:5px;
	font-size:.75em;
	color:#96999c;
	padding-top:5px;
	overflow:auto;
	clear:both;
} 

#leftContent {
margin:30px;
width:360px;
float:left;
display:inline;
}

#leftContent h3 {
margin-left:30px;
margin-right:30px;
}
/*------------------------------------------END MAIN CONTENT STYLES-----------------------------------------------*/
/*------------------------------------------BULLET AREA STYLES-----------------------------------------------*/
#bulletsArea {
float:left;
background:#dfebf8 url(images/MARCA-contentSidebar_51.jpg) no-repeat top; 
width:210px;
overflow:auto;
margin-top:35px;
display:inline;
}

#bulletsArea .bulleted {
margin: 25px 15px 0 15px;
line-height:10px;
font-size:10px;
}

.bulleted h3 {
font-size:16px;
color:#00467F;
line-height:18px;
padding-top:0px;
margin-top:0px;
}

.bulleted .bottom {
background:#FFFFFF url(images/MARCA-ContentbottomSidebar_96.jpg) top no-repeat;
height:18px;
}

#cSidebarBottom {
background:#FFFFFF url(images/MARCA-ContentbottomSidebar_96.jpg) no-repeat top;
height:18px;
}

.bulleted ul {
line-height:normal;
margin-left:20px;
padding-left:5px;
list-style:square;
font-size:12px;
line-height:13px;
/*list-style-position:outside;*/
}

.bulleted ul li {
}

.bulleted h5 {
	font-size:12px;
	color:#00467F;
	margin-bottom:2px;
	padding-bottom:0px;
	margin-left:5px;
	line-height:14px;
}

.bulleted a {
color:#00467F;
}

.bulleted a:hover {
color:#FFDE00;
}
/*------------------------------------------END BULLET AREA STYLES-----------------------------------------------*/
.suckertreemenu {
padding-left:65px;

}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:1em;
	display:inline;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #00467F;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: inline;
width:auto; /*Width of top level menu link items*/
padding: 5px 5px;
border-left-width: 0;
text-decoration: none;
color:#FFDE00;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
background-color:#FFFFFF;
z-index:1000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
display:inline;
background:#ffffff;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 0px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 150px; /*width of sub menu levels*/
color: navy;
text-decoration: none;
padding: 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
color:#6CAEDF;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */
.pageHeading {
	margin-left:65px;
	font-size:175%;
	font-weight:bold;
	color:#00467F;
}
