@charset "utf-8";
@import url(ddmenu.css);
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p, div, h1, h2, h3, h4, h5, h6, input, select, ul, li {
	margin:0px;
	padding:0px;
}
.container {
	margin:0px 1% 0px 1%;
}

#homepage .container {
    margin: auto;
    max-width: 1225px;
}

#top_matter_middle {
   background-image:url(../images/header_middle.gif);
   background-repeat:repeat-x;
   position: static;
}
#top_matter_left {
    background-image:url(../images/header_left.gif);
    background-repeat:no-repeat;
    padding: 0px;
    margin: 0px;
}
#top_matter_right {
    background-image:url(../images/header_right.gif);
    background-repeat:no-repeat;
    background-position: top right;
    padding-top: 0px;
    margin: 0px;
    position:relative;
}


#phoenix_header {
    height: 100px;
    background: #fff;
    position:relative;
    margin-top:  0px;
    margin-left: 0px;
}

#phoenix_logo {
    padding-top: 3px;
}

#phoenix_menu {
    font-family:Arial,sans-serif;
    font-size:12px;
    font-weight:bold;

    left:250px;
    bottom: 30px;
    position:absolute;
    width: 80%;
}
#phoenix_menu .menulinks {
    border-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
}

#phoenix_menu .menulinks_selected {
    /* border-bottom: 2px solid #303030; */
    padding-left: 1em;
    padding-right: 1em;
    color: #9D3434;
}

#phoenix_menu a.menulinks:link {
    color:#505050;
}
#phoenix_menu a.menulinks:visited {
    color:#505050;
}


#quick-search {
    color: #666;
    position: absolute;
    right: 2em;
    top: 15px;
    font-size: 80%;
    font-family:Arial,sans-serif;
    width: 225px;
    height:25px;
    background: transparent url(../images/searchbox.gif) center no-repeat;
    /*border-left: 1px #aaaaaa solid;*/

}

.top-bar {
    background: $fff url(../images/header_left.gif) no-repeat top left;
	/*background-color:#d3d3d3;*/
	height:25px;
}
.top-bar-rightcontent {
	float:right;
}
.topblue {
	color:#667685;
	float:right;
	font-size:13px;
	font-weight:bold;
	padding:5px 5px 0px 5px;
}
.topblue a {
	color:#667685;
	text-decoration:none;
}
.topblue a:hover {
	color:#667685;
	text-decoration:underline;
}
.search-bar {
	background-image:url(../images/search-bar.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:25px;
	float:right;
}
.logo {
	float:left;
	padding:5px 0px 15px 25px;
}
.login
{
float:right; padding-top:20px; font-weight:bold; color:#333333;
}
.login a
{
color:#333333; 
}
.login a:hover
{
color:#333333; font-weight:bold;
}
.center-image {
	background-image:url(../images/center-image.jpg);
	background-repeat:no-repeat;
	width:1222px;
	height:282px;
	padding-bottom:9px;
	clear:both;
}
.blue-text {
	color:#3076F0;
	line-height:16px;
	font-size:12px;
}
.blue-text a {
	color:#3076F0;
}
.blue-text a:hover {
	color:#3076F0;
}
#homepage #body_content_left {
   /* margin-left:auto;
    margin-right:auto;
    */
   /* max-width: 1225px;*/
}
.box-left {
	background-image:url(../images/box-left.gif);
	background-repeat:no-repeat;
	width:5px;
	height:215px;
	float:left;
	margin-top:10px;
    margin-left: 10px;
}
.box-middle {
	background-image:url(../images/box-middle.gif);
	background-repeat:repeat-x;
	height:190px;
	width:30.5%;
	float:left;
	padding-top:25px;
	margin-top:10px;
}
.box-middle ul {
    margin-left: 125px;
}
.box-right {
	background-image:url(../images/box-right.gif);
	background-repeat:no-repeat;
	width:23px;
	height:215px;
	float:left;
	margin-top:10px;
}
.boxright {
	background-image:url(../images/boxright.gif);
	background-repeat:no-repeat;
	width:6px;
	height:215px;
	float:left;
	margin-top:10px;
	
}
.lastbox-left {
	background-image:url(../images/box-left.gif);
	background-repeat:no-repeat;
	width:6px;
	height:215px;
	float:left;
	margin-top:10px;
}
.lastbox-middle {
	background-image:url(../images/box-middle.gif);
	background-repeat:repeat-x;
	height:215px;
	width:auto;
	float:left;
	padding-top:25px;
	margin-top:10px;
}
.lastbox-right {
	background-image:url(../images/box-right.gif);
	background-repeat:no-repeat;
	width:16px;
	height:215px;
	float:right;
	margin-top:10px;
	margin-right:5px;
}

/*
.box {
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:215px;
	float:left;
	padding-right:8px;
	padding-top:25px
}
*/
.box-content {
	padding-left:125px;
	position:relative;
	z-index:91;
	margin-left:-25px;
}
.box-headings {
	font-size:22px;
	color:#000000;
	font-weight:bold;
	padding-bottom:20px;
	font-style:italic;
}
.spotlight {
	background-image:url(../images/spotlight.jpg);
	background-repeat:no-repeat;
	height:79px;
	float:left;
	z-index:90;
	position:relative;
	margin-left:25px;
	padding-left:-25px;
}
.learn-more {
	background-image:url(../images/learn-more.jpg);
	background-repeat:no-repeat;
	width:32px;
	height:200px;
	float:left;
	padding-right:30px;
	margin-left:10px;
}
.news {
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
	width:85px;
	height:58px;
	float:left;
	padding-right:15px;
	margin-left:10px;
}
.footer {
	text-align:center;
	color:#000000;
	line-height:18px;
	padding-left:0px;
	clear:both;
}
.footerlinks {
	padding:0px 0px 0px 0px;
}
.footerlinks a {
	color:#000000;
}
.footerlinks a:hover {
	color:#000000;
}
.footerlinks li {
	display:inline;
	padding-right:7px;
	list-style-type:none;
}
/*--------------------------Inner Page-----------------*/

.innerpage-header {
	background-image:url(../images/innerpage-header.jpg);
	background-repeat:no-repeat;
	width:1153px;
	height:45px;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:65px;
	padding-top:28px;
	clear:both;
}
.grey-bg {
	background-image:url(../images/grey-bg.gif);
	background-repeat:repeat-y;
	width:1200px;
	min-height:500px;
}
.inner-leftcol {
	float:left;
	width:69%;
	}
.inner-rightcol {
	float:right;
	
	
}
.top-blue {
	background-image:url(../images/top-blue.gif);
	background-repeat:no-repeat;
	width:288px;
	height:27px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding:9px 0px 0px 10px ;
	font-style:italic;	
}

div.middle-blue  ul{
   line-height: 20px;
}

.middle-blue {
	background-image:url(../images/middle-blue.gif);
	background-repeat:repeat-y;
	width:274px;
	padding:10px 0px 10px 15px;
	line-height:20px;
}
.innerpage-headings {
	font-size:18px;
	color:#597287;
	font-weight:bold;
}
.innerpage-text {
	font-size:15px;
	color:#597287;
}
a.boxlink {
	border-bottom:1px solid #8D0000;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
a.boxlink:hover {
	color:#000000;
	text-decoration:none;
}
.footer-bar {
	background-color:#BD1010;
	height:6px;
	margin:20px 0px 15px 0px;
	clear:both;
}

/*-------------------------------------------------------*/

#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn{
margin-right: 310px;
border-left:5px solid #dad6d7;
padding:15px 15px 0 15px;
}
#rightcolumn{
float: left;
width: 295px; 
margin-left: -310px; 
background: #dad6d7;
padding:25px 5px 15px 10px;
margin-bottom:20px;
}
#contentcolumn-top{
margin-right: 310px;
border-left:5px solid #dad6d7;
}
#rightcolumn-top{
float: left;
width: 295px; 
margin-left: -310px; 
background: #dad6d7;
}
.top-green-left
{
background-image:url(../images/top-green-left.gif);
background-repeat:repeat-x;
height:45px;
width:auto;
font-size:22px;
font-weight:bold;
color:#FFFFFF;
padding:28px 0px 0px 25px;
}
.top-green-right
{
/*background-image:url(../images/top-green-right.gif);*/
background-image:url(../images/top-right-grey.gif);
background-repeat:no-repeat;
height:73px;
width:310px;
}

.header_menu{
float:left;
padding:55px 0 0 165px;
position:relative;
z-index:600;
}

#body_content_page_title
{
border-left:5px solid #dad6d7;
background-color:#ababab;
color:#FFFFFF;
padding:20px 0px 20px 10px;
background-image:url(../images/header_bar_right_gears.gif);
background-repeat:no-repeat;
background-position:top right;
}

#two_column_div
{

float:left;
margin-right: 310px;
border-left:5px solid #dad6d7;
padding:15px 15px 0 15px;
}

#body_content_right
{
float: right;
width: 295px; 
margin-left: -310px; 
background: #dad6d7;
padding:25px 5px 15px 10px;
margin-bottom:20px;
}

.innerpage-text li
{
margin-left:32px;
}

#body_content_left
{
margin:0px;
padding:0px;
border-left:5px solid #DAD6D7;
float:left;
margin-right:310px;
margin-bottom:15px;
line-height:18px;
padding:10px 10px 0;
}

/*--------------------------------------------------*/

#submenu
{
display:none;
}
.inner_heading
{
font-weight:bold;
font-size:18px;
padding-bottom:15px;
}

.searchboxdiv{
background-image:url(../images/search-bar.jpg);
background-repeat:no-repeat;
height:25px;
width:140px;
float:right;
margin:0px 0px 0px 0px;
}
/* attributes of the input box */
.searchbox
{
background:none;
border:none;
width:125px;
height:20px;
margin:0;
padding: 5px 7px 0px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
float:left;
}