/* **************************************************** */
/* 														*/
/* 				2006-7 SEVEN CORNERS INC.				*/
/* 				http://sevencorners.com/				*/
/* 														*/
/* **************************************************** */

* {
margin: 0;
padding: 0;
}

*:focus {
outline: none;
}

body {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
height: 100%;
}

a:link { text-decoration:underline; color:#f26122; font-weight: normal; outline: none; /*display: none;*/ }
a:link:hover {	text-decoration: underline; font-weight: normal;color: #3e2c49; }
a:visited { text-decoration:underline; color:#f26122; font-weight: normal; outline: none; }
a:visited:hover {	text-decoration: underline; font-weight: normal;color: #3e2c49; }

a img {
	border: none;
}

img {
	border: none;
	outline: none;
}


#content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

/* items from the main page that are hidden */

#topnav, 
#navcenter, 
#logo, 
#l-sidebar, 
#r-sidebar, 
#middlenav, 
#footer, 
#tinyFooter,
#theFooter,
#frontpage-sidebar,
#video_print,
#frontpage_nav,
#frontpage_destination,
.footerLinks,
.print
/*,
img*/	{ display: none; }

/* MAIN CONTENT STRETCHED TO THE EDGE OF THE PAGE - STYLING */
#foo {
	display:block;
	margin-bottom: 20pt;
}

#m-content {
	margin: 0px;
	width: 100%;
}

#m-content dl {
	width: 100%;
	margin: 0;
	padding: 0;
}

#m-content dt {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 130%;
	color: #fff;
	overflow: hidden;
}

#m-content dd {
	width: 100%;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #666;
	font-size: 10pt;
	line-height: 15pt;
	text-align: left;
	border: none;
	background: #fff;
}

#m-content dd a:link { color:#4e6b88; font-weight: normal; text-decoration: underline; outline: none; }
#m-content dd a:link:hover { text-decoration: underline; color: #000; }
#m-content dd a:visited { color:#4e6b88; font-weight: normal; text-decoration: underline; outline: none; }
#m-content dd a:visited:hover { text-decoration: underline; color: #000; }

#m-content dd img {
	margin: 10px;
}
	
#m-content dd #mainimg {
	float: left;
	margin: -10px 20px 10px -20px;
	border: none;
}

/* REMOVED BOLD */

	/* #m-content dd b {
	/*	color: #4e6b88;
	/*	font-size: 12pt;
	/*	font-weight: bold;
	/*}  */

#m-content dd p {
	margin: 0px 0px 10px 0px;
}

#m-content dd h1 {
	color: #4e6b88;
	font-size: 12pt;
	font-weight: bold;
}


#m-content .headline {
	font-weight: bold;
	margin-bottom: 5px;
}

#m-content li {
	list-style: none;
	padding-left: 15px;
}

#m-content li:before {content: "- "}

#m-content dd img {
	float: right;
	margin: 5px 0px 10px 10px;
	border: 0px solid #ccc;
}

#m-content dd hr {
	color: #666;
	background-color: transparent;
	margin: 15px -5px 15px 0px;
	height: 1px;
	border-style: none none solid;
	border-width: 0 0 1px;
	border-color: #ccc;
}

#guide_welcome {
	font-size:14px;
	line-height: 1.75em;
	width: 245px;
	}
	
#guide_rolloverbg{
	background: #E0E5E9;
	margin-right: -16px;
	padding-right: 16px;
	padding-bottom: 0px;
	margin-top: -5px;
	padding-left: 5px;
	}
	
.guide_prerollover{
	padding-top:9px;
	padding-bottom: 14px;
	padding-left: 5px;
	}
	
.guide_rollovertop {
	background:url(../images/guide_tabs_top.png) top left no-repeat; 
	margin-right: -16px; 
}

.guide_rolloverbottom {
	background:url(../images/guide_tabs_bottom.png) top left no-repeat; 
	margin-right: -10px; 
}

/*OLD
#main2 {
	border:#000000 solid 0px; 
	width:705px; 
	background: #527E9D url(../images/FrontPage_bluebtm.jpg) no-repeat bottom; 
	color:#FFF; 
	text-align:left; 
	padding: 10px;
	height: 630px; 
	margin-top:0px;
	
}
*/
	
/*OLD #frontpage_right {
	border:#ccc 0px solid; 
	/*width: 320px; 
	height:600px; */
    /*float:right;*/


/*OLD #frontpage_NewsCopy_new {
	border: 0px solid #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	text-align: left;
	color:#333;
	background: url(../images/news_bg.gif) left top no-repeat ;
/*	width: 325px;
	height:420px;*/


/*#OLD frontpage_cstext {
	border:#F00 0px solid; 
	width:245px; 
	float:right; 
	margin:0px 40px 0px 20px; 
	font-size:16px; 
	color:#EEEFEF; 
	line-height: 125%;
}*/

#frontpage_footertext {
	border:#F00 solid 0px; 
	/*height: 200px; 
	* height: 250px; */
	font-size:11px; 
	color:#666; 
	/*width: 950px; */
	padding-left: 10px;
	text-align: left;
}	

/* copyright notice on the bottom of the page */

#copyright {
	margin: 20px 0px 0px 0px;
	padding: 5px 10px;
	color: #666;
	font-size: 7pt;
	line-height: 10pt;
	background: transparent;
	text-align: right;
	border-top: 1px solid #e7e7e7;
}

#footerPrint {
	font-size:7pt;
	display: block;
	text-align: center;
}

#printLogo {
	text-align: center;
}

