@charset "utf-8";
/* CSS Document */

html, body {
margin:0 auto 0 auto;
background:url(images/v2_tile.jpg) top left repeat-x;
background-color:#3954a4;
padding:0;
height:100%; /* needed for container min-height */

}

#container {
position:relative; /* needed for footer positioning*/
margin:0 auto 0 auto;
background-color:#FFFFFF;

width:801px;
	height:auto !important;/*  real browsers */
	height:100%;/*  IE6: treaded as min-height*/

	min-height:100%; /* real browsers */

}

#inner_container {
margin:0 auto 0 auto;
background-color:#FFFFFF;
width:801px;
height:100%;
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
}



#flash_hp_nav {
margin:0 0 0 0;
width: 801px;
height:80px;

}

#flash_hp_menu {
margin:0 0 0 0;
width: 801px;
height:51px;
background:url(images/nav_tile.jpg) top left repeat-x;
}



#crumb {
background:#f9f9f9;
width:801px;
height:22px;

}


#flash_hp {
margin:0 0 0 0;
width:801px;
height:318px;

}

#hp_content {
margin:0 0 0 0;
padding:15px 0px 0px 0px;
width:801px;
min-height:313px;
background:url(images/hp_tile.jpg) top left repeat-x;

}



/* -------------------------------------------------------- Navigation ------------------------------------------------------ */

 .solidblockmenu{
height:49px;
margin: 0;
padding: 0;
float: left;
font: bold 11px Verdana;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
/*border: 1px solid #d5d5d5;*/
border-width: 1px 0;
background: url(images/nav_tile.jpg) top left repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #000000;
padding: 20px 14px 20px 14px;
text-decoration: none;
border-right: 1px solid #d5d5d5;
}

/*.solidblockmenu li a:visited{
color: #000000;
}*/

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #ffffff;
background: transparent url(images/nav_active.jpg) center center repeat-x;
}

/* -------------------------------------------------------- Font Styles ------------------------------------------------------ */

p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:12px;
margin:0px 0px 0px 0px;

}

h1 {font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0 0 0 0;
line-height:41px;
font-size:14px;
color:#FFFFFF;
}

h2 { font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0 0 0 0;
line-height:41px;
font-size:14px;
color:#FFFFFF;

}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0 0 15px 0;
font-size:12px;
color:#5e51a0;


}


#crumb p {
margin:8px 0px 2px 18px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;

}

/* -------------------------------------------------------- Homepge Styles ------------------------------------------------------ */

.right_floating_cont {
float:right;
margin:0px 18px 0px 19px;
width:242px;
height:auto;


}

.right_floating_cont h3{
margin: 0px 12px 5px 10px;

}

.right_floating_cont p{
margin: 0px 12px 0 12px;

}

.s_box {
float:left;
margin:0px 0px 0px 19px;
width:242px;
height:auto;
/*height:250px;*/
background:#FFFFFF;




}

.s_box_content {
/*margin:0px 12px 20px 12px;*/
margin:0px 0px 20px 0px;
/*width:218px;*/
width:242px;
/*height:128px;*/
height:100%;
padding-top:8px;
background-color:#FFffff;
/*background:url(images/s_box_links_bg.jpg) bottom left no-repeat;background-color:#2b2c6e;*/
}

.s_box_content p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:32px 12px 0px 12px;
padding-top:12px;
}

.s_box_links {
width:218px;
height:auto;
}



.s_box_cont_2 {
border-left:#003399 solid 1px;
border-right:#003399 solid 1px;
width:240px;
height:auto;
margin:0px 0px 20px 0px;
background:#FFFFFF;
}



.l_box {
float:left;
margin:0px 0px 0px 19px;
width:503px;
height:100%;
background:#FFFFFF;

}
.l_box_content {
margin:0px 12px 0px 12px;
width:479px;
height:100%;
background:#FFFFFF;

}

.l_box_content p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:20px 0px 0px 0px;

}



.title_left {
float:left;
margin:0 0 0px 0;
}

.title_right {
float:left;
margin:0 0 0px 0;
}

.s_box_title {
float:left;
margin:0 0 0px 0;
width:218px;
height:41px;
background-color:#919191;

}

.l_box_title {
float:left;
margin:0 0 12px 0;
width:479px;
height:41px;
background-color:#919191;
}


/* -------------------------------------------------------- Footer ------------------------------------------------------ */
#footer {

margin:0 auto 0 auto;
bottom:0; /* stick to bottom */
margin: 0 auto 0 auto;
width:801px;
height:34px;
background:url(images/footer_tile.jpg) top left repeat-x;
}

#footer p {
margin: 5px auto 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;

}

#footer a:link { 
line-height:34px;
margin: 0 5px 0 5px;
color:#666666;
text-decoration:none;

}

#footer a:visited { 
line-height:34px;
margin: 0 5px 0 5px;
color: #999999;
text-decoration:none;

}

#footer a:hover { 
line-height:34px;
margin: 0 5px 0 5px;
color:#0033CC;
text-decoration:underline;

}

#footer a:active { 
line-height:34px;
margin: 0 5px 0 5px;
color:#666666;
text-decoration:none;
}

.bullets {
list-style:disc;
margin-left:15px;
line-height:15px;
margin-bottom:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;


}

.bullets2 {
list-style:circle;
margin-left:30px;
line-height:15px;
margin-bottom:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;


}


/* -------------------------------------------------------- Universal Links  ------------------------------------------------------ */

a:link {
margin: 0 0 0 0;
color:#0033CC;
text-decoration:none;
}
a:visited {
margin: 0 0 0 0;
color: #0033CC;
text-decoration:none;

}
a:hover {
margin: 0 0 0 0;
color:#666666;
text-decoration:underline;
}
a:active {
margin: 0 0 0 0;
color:#0033CC;
text-decoration:none;
}

/* -------------------------------------------------------- News  ------------------------------------------------------ */

.news_left {
float:left;
width:120px;
height:auto;


}

.news_left img {
border:solid 1px #E9E9E9;

}

.news_right {
float:left;
width:340px;
height:auto;

}

.news_right p {
margin:0 0 5px 10px;
}

.news_right h3 {
margin:0 0 5px 10px;
}