

body {
	margin: 0;
	padding: 0;
	background: url(images/body-background.gif) top left;
	}
	
.clear {
	clear: both;
	
	}
	
#center {
	background: url(images/wrapper-background.png) repeat-y top center;
	width: 988px;
	margin: 0 auto;
	}
	
#wrapper {
	margin: 0 auto;
	width: 984px;
	padding: 0 0 0 4px;
	}

.ie6 #wrapper {
        background: url(images/body-background.gif) top left;
        margin: 0 auto;
        width: 984px;
        padding: 0 0 0 4px;
        }


#wrapper-bottom {
	background: url(images/footer-bottom.png) no-repeat bottom center;
	width: 988px;
	height: 4px;
	margin: 0 auto;
	font-size: 0px;
	line-height: 0;
	}

.ie6 #wrapper-bottom { 
        width: 0px;  
        height: 1px;   
        margin: 0 auto;
        font-size: 0px;
        line-height: 0;
        }

	
#top {
	background: #f1f1f1 url(images/top.gif) no-repeat 0 0 ;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 5px;
	}

.ie6 #top {    
        background: #f1f1f1 url(images/top.gif) no-repeat 0 0 ;
        margin: 0;
        padding: 0; 
        width: 980px;
	height: 8px;
	overflow: hidden;
        } 
 	
#main {
	width: 980px;
	height: 296px;
	background:url(images/main/header-main.jpg) no-repeat 0 0;
	position: relative;
	}
#main-engine { 
        width: 980px;  
        height: 598px;
        position: relative;
	margin : 0;
	padding: 0; 
	text-align: center; 
	vertical-align: top; 
     } 

h1#logo {
	background: url(images/logo.png) no-repeat 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20px;
	top: 30px;
	text-indent: -999em;
	width: 118px;
	height: 104px;
	}
	
h1#logo a {
	height: 104px;
	width: 118px;
	display: block;
	}
	
#navigate {
	width: 980px;
	height: 49px;
	background:url(images/navigate-bg.gif) no-repeat 0 0;
	overflow: hidden;
	}

	
#navigate ul {	
	margin: 0 0 0 250px;
	padding: 0;
	list-style: none;
	}
	
#navigate ul li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 49px;
	}
	
#navigate ul li a , #navigate ul li a:link, #navigate ul li a:active, #navigate ul li avisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b5b73;
	display: block;
	padding: 0 12px 0 12px;
	text-decoration: none;
	background: url(images/li-right.gif) no-repeat top right;
	}
	
#navigate ul li.last a {
	background: none;
	}
	
#navigate ul li a:hover, navigate ul li a.active {
	color: #3b5b73;
	display: block;
	padding: 0 12px 0 12px;
	background-color: #cecece;
	}
	
#page {
	float: left;
	padding: 0 0px 52px 0px;
	width: 980px;
	background: #ffffff url(images/page-bottom.gif) no-repeat bottom left;
	}
	
.module-box-h-l {
	float: left;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f3a53;
	margin: 10px 0 0 10px;
	}
	
.module-box-h-l h2 {
	background: url(images/module-box-header-h.gif) no-repeat top left;
	text-align: right;
	padding: 20px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin: 0;
	color: #1f3a53;
	}
	
.module-box-h-l p {
	margin: 10px;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	}
	
.module-box-h-l p.intro {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #404856;
	line-height: 19px;
	}	
	
.bold {
	font-weight: bold;
	line-height: normal;
	}
	
.module-box-h-l .left {
	float: left;
	margin: 15px 10px 0 0;
	display: block;
	}
	
.module-box-h-l .read-more {
	background: url(images/module-box-bottom-h.gif) no-repeat bottom left;
	height: 41px;
	text-align: right;
	}
	
.read-more a, .view-all a  {
	font-size: 12px;
	text-transform: uppercase;
	color: #355979;
	text-decoration: none;
	}
	
.module-box-h-r {
	float: left;
	width: 460px;
	margin: 10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f3a53;
	}
	
.module-box-h-r h2 {
	background: url(images/module-box-header-r-h.gif) no-repeat top left;
	text-align: right;
	padding: 20px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin: 0;
	color: #1f3a53;
	}

.module-box-h-r .one { 
        background-color: #f9fafa;
        margin: -18px 0 0 0;
        width: 460px; 
        height: 275px;
        }
	
.ie7 .module-box-h-r .one {
	background-color: #f9fafa;
	margin: 1px 0 0 0;
	width: 460px;
	height: 145px; 
	position: relative;
	}

	
.module-box-h-r .one .left {
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* Font size for both news boxes on front page*/
	}

.ie .module-box-h-r .one .left p { // FRONT PAGE FIX for IE6 
	float: left; // 
        width: 450px; 
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; /* Font size for both news boxes on front page*/
        }
           
.ie7 .module-box-h-r .one .left p { // FRONT PAGE FIX for IE7
        float: left; // 
        width: 460px;  
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; /* Font size for both news boxes on front page*/ 
        } 


/* Matt */
.module-box-h-r .one .left img{     
	position: relative; 
	top: -12px;
	float: right;   
/*	width: 100px; */
	vertial-align; top;
	padding: 0px 0px 0px 10px;
     } 

.ie7 .module-box-h-r .one .left img{
        position: relative; 
        top: -12px; 
        float: right;
/*        width: 100px; */
        vertial-align; top; 
        padding: 0px 10px 0px 10px;
     } 


.module-box-h-r .one .left .bold{
        float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;	
	width: 325px;
     } 
       
	
.module-box-h-r .one .left .find-more {
	text-align: right;
	}
	
.module-box-h-r .one .left .find-more a, .module-box-h-r .two .read-on a  {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f3a53;
	text-decoration: none;
	display: block; 
	}

	
.module-box-h-r .one .left p {
	margin: 3px 0 5px 0;
	padding: 0;
	text-align: right;
	height: 105px;  /* Fixes overflow, in case front page story is too long */
	overflow: hidden;
	}
	
.module-box-h-r .one .left .text {
	line-height: 18px; /* line height for each news spot on front page */
	}
	
.module-box-h-r .one .right {
	float: left;
	width: 145px;
	text-align: center;
	padding: 18px 0 0 0;
	}
	

.module-box-h-r .two {
	background-color: #f2f3f3;
	width: 460px;
	height: 98px;
	}
	
.module-box-h-r .two p {
	padding: 17px 0 5px 17px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	}
	
.module-box-h-r .two .read-on {
	text-align: right;
	padding-left: 15px;
	}

.module-box-h-r .two .read-on a {
	padding-right: 15px;
	}
	
.ie7 .module-box-h-r .view-all {
	background: url(images/module-box-bottom-r-h.gif) no-repeat bottom left;
	width: 460px;
	height: 39px; 
	position: relative;
	top: 150px; 
	padding: 10px 0 0 0;
	}

 .module-box-h-r .view-all {
        background: url(images/module-box-bottom-r-h.gif) no-repeat bottom left;
        width: 460px;
        height: 39px;
        padding: 10px 0px 0px 0; 
        } 

.ie7 .module-box-h-r .view-all a {
	font-size: 12px;
	padding-left: 15px;
	position: relative;
	vertical-align: top;
	}

 .module-box-h-r .view-all a {
        font-size: 12px; 
        padding-left: 15px;
        position: relative;
        vertical-align: top;
	text-align: left;
        } 
	

#footer {
	clear: both;
	background: url(images/footer-bg.gif) no-repeat top left;
	background-color: #0c477d;
	width: 980px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 33px;
	text-transform: uppercase;
	}
	
#footer .left {
	float: left;
	width: 300px;
	text-align: center;
	}
	
#footer .right {
	float: left;
	width: 670px;
	}
	
#footer .right ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
	}
	
#footer .right ul li {
	float: left;
	padding: 0 8px 0 0;
	}
	
#footer .right ul li a , #footer .left a , #footer .left a:hover{
	color: #ffffff;
	text-decoration: none;
	}
	
#footer .right ul li a:hover{
	text-decoration: underline;
	}
	
/* Inner Page */

#bread-crumbs {
	background: url(images/bread-crumbs-bg.gif);
	width: 980px;
	height: 31px;
	}
	
#bread-crumbs ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #355979;
	}
	
#bread-crumbs ul li {
	float: left;
	line-height: 28px;
	}

#bread-crumbs ul li a {
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95928d;
	text-decoration: none;
	}
	
#bread-crumbs ul li a:hover {
	text-decoration: underline;;
	}
	
#content {
	float: left;
	width: 960px;
	padding: 10px 10px 0 10px;
	}
	
#content h1 {
	background: url(images/h1-bg.gif) no-repeat top left;
	width:775px;
	height: 23px;
	margin: 0;
	padding: 21px 0 0 185px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1f3a53;
	}

#content h2 {
        width:775px;
        height: 23px;
        margin: 0; 
        padding: 21px 0 0 185px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #1f3a53;
        }



#content .left {
	float: left;
	width: 180px;
	}
	
#content .right {
	float: left;
	width: 779px;
	margin: 0 0 0 1px;
		}
	
.ie6 #content .right #position {
        float: left; 
        background-color: #f2f3f3;
        width: 769px;
        padding: 5px 0px 5px 0px; 
        } 

#content .right #position {
        float: left; 
        background-color: #f2f3f3;
        width: 769px;
        padding: 5px;
        } 


#content .right #position ul li, #content .right #position ul li a:link, #position ul li a:visited {
        margin: 0; 
        color: #95928d; 
        padding: 5px 0 5px 15px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	list-style: none; 
        } 


	
#content .right .bottom {
	clear: both;
	background: url(images/content-bottom-bg.jpg) no-repeat bottom left;
	width: 764px;
	height: 50px;
	padding: 5px 0 0 15px;
	}
	
#content .right .bottom a {
	font-size: 12px;
	text-transform: uppercase;
	color: #355979;
	text-decoration: none;
	font-family: arial;
	}
	
#content .right #position h4 {
	color: #1f3a53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 15px 0;
	font-weight: normal;
	}

/* matt */
#content .right #position p.newstemp{
        vertial-align; top;
	height: 85px;
       }
 
#content .right #position p.newstemp img{
        position: relative;
        float: left; 
        clear: left; 
        vertial-align; top;
        padding: 2px;
        margin: 0px 20px 0px 5px;
        }

#content .right #position p.fullnews{
        vertial-align; top;
        }

#content .right #position p.fullnews img{
        position: relative; 
        float: right; 
	clear: right;
        vertial-align; top;
        padding: 2px;
	margin: 5px;
        } 

#content .right #position p {
	color: #1f3a53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #95928d;
	}

	
#content .right #position .left-content{
	float: left;
	margin: 0 15px 15px 0;
	}
	
#content .left ul {
	float: left;
	width: 180px;
	list-style: none;
	background: #f2f3f3 url(images/sub-navigate-bottom.gif) no-repeat bottom left;
	border-top: #e4e4e4 1px solid;
	margin: 0 0 0 0;;
	padding: 4px 0 21px 0;
	}
	
.content .left ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#content .left ul li a, #content .left ul li a:link, #content .left ul li a:visited, #content .left ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	color: #95928d;
	padding: 13px 0 13px 27px;
	display: block;
	background: url(images/sub-nav-li-bg.gif) no-repeat bottom left;
	font-weight: normal;
	text-decoration: none;
	}
	
#content .left ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	color: #95928d;
	padding: 13px 0 13px 27px;
	display: block;
	background: #f9fafa url(images/sub-li-hover.gif) no-repeat 8% 50%;
	font-weight: normal;
	text-decoration: none;
	}
	
#content .left ul li a.last {
	background: none;
	}	
	
#content .left ul li a.last:hover {
	background: #f9fafa url(images/sub-li-hover.gif) no-repeat 8% 50%;
	}	

#content .left ul li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #95928d;
	padding: 13px 0 13px 16px;
	display: block;
	background: #f9fafa url(images/sub-nav-li-bg.gif) no-repeat bottom left;
	font-weight: normal;
	}
	
#position h3 { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
        margin: 0; 
        color: #95928d; 
        display: block;
        font-weight: normal;
        }    


#content .right #position #features {	
	float: left;

	padding: 5px 0;
	width: 769px;
	}
	
#content .right #position #features div {
	width: 191px;
	height: 170px;
	float: left;
	border-right: #e9e8e8 1px solid;
	border-top: #e9e8e8 1px solid;
	text-align: center;
	padding: 10px 0;
	}
	
#content .right #position #features div p{
	color: #1f3a53;
	font-size: 10px;
	width: 155px;
	margin: 0 auto; 
	}
	
#content .right #position #features div p span {
	font-weight: bold;
	font-size: 14px;
	}
	
#content .right #position #features div p.more a {
	display: block;
	text-align: right;
	color: #1f3a53;
	text-transform: uppercase;
	}
	
#content .right #position #features div img {
	border: 2px #dadada solid;
	}
	
#content .right #position #features div.last {
	border-right: none;
	border-top: #e9e8e8 1px solid;
	}
	
#content .middle {
	float: left;
	background-color: #f2f3f3;
	width: 940px;
	margin: 2px 0 0 0;
	padding: 10px;
	}
	
#content .middle .left {
 	float: left;
	width: 365px;
	}
	
#content .middle .left img {
 	border: #d9d9d9 2px solid;
	margin: 0 0 3px 0;
	}
#content .right img {
        border: #d9d9d9 2px solid;
        margin: 0px 10px 5px 10px;
	}	

.ie6 #content .right img {  // Borders Around Images
        border: #d9d9d9 2px solid;
        margin: 0px 5px 5px 5px;
        }


#content .middle .right {
	float: left;
	width: 574px;
	}
	
#content .middle .right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404856;
	}
	
#content .middle .right p, #content .alt p, #content .alt p, #content .even p {
	line-height: 18px;
	margin: 0 0 15px 0;
	}
	
#content .middle .right span.big, #content .alt span.big, #content .even span.big {
	font-size: 14px;
	font-weight: bold;
	}
	
#content .alt, #content .even {
	background-color: #f9fafa;
	border-top: #ffffff 1px solid;
	width: 940px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404856;
	}
	
#content .even {
	background-color: #f2f3f3;
	}
	
/* Footer */

#mindlashfooter { 
        clear: both;    
        width: 980px;
        height: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        line-height: 20px;
        text-transform: lowercase;
	text-align: right; 
        margin: 0 auto;

       } 

#mindlashfooter .left { 
        float: left; 
        width: 320px;
        text-align: center;
        } 
         
#mindlashfooter .right {
        float: right;  
        width: 640px;
}

#mindlashfooter .right ul li { 
        float: right; 
        padding: 0 30px 0 0;
	list-style: none;

        }

#mindlashfooter .right ul li a { 
        color: #CCCCCC; 
        text-decoration: none;
        } 
         
#mindlashfooter .right ul li a:hover {
        text-decoration: underline;
        } 

#mindlashfooter .right ul li a:visited {
        text-decoration: none;
	color: #CCCCCC;
        } 

/* tweaks */

.tableclass {
	WIDTH: 297px; 
	HEIGHT: 162px

}


/* All unmarked links */
a:link {color: #355979;}     
a:visited {color: #355979;}  
a:hover {color: #355979;}   

#flashfeatures {
	float: right;	
	height:200px;
	position:relative;
	left: 10px;
	bottom: 0px;
	z-index:1;
        border: #d9d9d9 2px solid;
        margin: 0px 10px 5px 10px; 
	}
