/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	/*
font-style: normal;
	font-weight: normal;
*/
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: ''; 
}
abbr,acronym {
	border: 0; 
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

/* MAIN */
body {
	margin: 0;
	font-family:  arial,verdana, helvetica, sans-serif;
	font-size: 100%;
	background: #898989 url(../images/bkg.gif) top left repeat-x;
	height: 100%;
}
h1, h2, h3, h4 {
	padding: 5px 10px;
	font-weight: 700;
}
h1 {
	font-size: 18px;
	color: #bb0905;

}
h2 {
	font-size: 16px;
	color: #242121;	border-bottom:1px solid #ccc;
	margin:15px 0 10px 0;
}
h3 {
	font-size: 14px;
	color: #414141;
}
h4 {
	font-size: 13px;
	color: #414141;
}

/* LAYOUT */
#container {
	margin: 0 auto;
	padding-bottom: 20px;	
	width: 780px;
	background-color: #fff;
}
#header {
	width: 780px;
	height: 144px;
}
#head {
	padding-top: 5px;
	width: 780px;
	height: 85px;
	background: #fff url(../images/header_bkg.gif) top left repeat-x;
}
#content {
	padding: 20px 0 0 0;background-color:#fff;
}
#content p, #footer p {
	padding: 5px 10px;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#content td  {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 700;
	color: #464646;
	line-height: 20px;
}
#content ul {
	margin-left: 35px;
	font-size: 12px;
	color: #464646;
	line-height: 16px;
	list-style: disc;
	font-family: verdana, arial, helvetica, sans-serif;
}

#content li {
	padding: 5px 0;
}


#content_right {
	padding: 0 15px;
	width: 570px;
	float: right;
}

/*#content_right_home_left {
	padding: 0 ;
	width: 420px;
	float: left;background:url(../images/sag_bg_home.jpg) repeat-x;
}
#content_right_home_right {
	padding:0;
	width: 150px;
	float: left;

}
*/
#content_feature_home_left {
	padding: 0 ;
	width: 260px;
	float: left;
}
#content_feature_home_right {
	padding:0;
	width: 160px;
	float: left;

}

/* LAYOUT - HOME PAGE FEATURE TOP HORIZONTAL */

/* TOP FEATURE */

#content_feature_top {
	padding:0;
	width: 100%;
	float: left;text-align:center;

}
/* HOME PAGE HORIZONTAL */
/* two columns below feature */

#content_feature_home_horiz_left {
	padding: 0 ;
	width: 315px;
	float: left;
	margin:15px 0 10px 0;
}
#content_feature_home_horiz_right {
	padding:0;
	width: 465px;
	float: left;
	margin:15px 0 10px 0 ;

}

#content_left {
	padding-left: 10px;
	margin-left:5px;
	width: 160px;
	float: left;
/* 	display: none; */
}


#footer-feature {
	margin: 10px auto;
	width: 98%;
	border-top: 1px solid #eee;background:#efefef;text-align:center;
}
#footer {
	margin: 10px auto;
	width: 98%;
	border-top: 1px solid #414141;
}

/* NAVIGATION */
#nav {
	margin: 0 0 20px;
	width: 100%;
	height: 40px;
	color: #d7d7d7;
	background: #414141 url(../images/sag_topnav_bg.jpg) top left repeat-x;
}
#nav a {
	padding: 8px 11px 0 11px;
/* 	width: 155px; */
	height: 30px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	list-style: none;
	display: block;
}
#nav a:hover {
	border-bottom: 5px solid #e5e4e4;
}
#nav ul {
	margin: 0;
	padding: 0 5px;
	width: 780px;
	height: 40px;
	font-size: 16px;
	font-weight: 700;
}
#nav li {
/* 	padding: 0 14px; */
	float: left;
	list-style: none:
}
#nav li.divider {
	padding-top: 8px;
}

/*  */
a.header_logo {
	width: 289px;
	float: left;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
hr.header_divider, hr.header_divider_light {
	width: 100%;
	border: 0;
	height: 1px;
}
hr.header_divider {
	color: #414141;
	background-color: #414141;
}
hr.header_divider_light {
	color: #ebebeb;
	background-color: #ebebeb;
}

/*#content_left ul a {
	color: #414141;
}*/
p.tagline {
	padding: 38px 0 0 65px;
	width: 385px;
	font-style: italic;
	font-size: 16px;
	font-weight: 700;
	color: #e00f0d;
	float: left;
}
span.emphasis {
	font-size: 14px;
	font-weight: 700;
	color: #bb0905;
}
.outlined_box {
	margin: 5px;
	padding: 0 5px 5px 0;
	width: 500px;
/* 	min-height: 155px; */
	border: 1px solid #bb0905;
	overflow: auto;
}
.outlined_box img.magazine {
	padding: 0 0 10px 10px;
/* 	width: 89px; */
	float: left;
}

.featured_copy {
	 width: 351px;
	 float: left;
}
a.top_link {
	padding: 5px;
	text-align: center;
	color: #800a0a;
	font-weight: 700;
	border: 1px solid #cccccc;
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
#map {
	margin: 0 auto;
	width: 485px;
}
#cash_table_1 td  {
	padding: 5px 5px;
	font-size: 12px;
	font-weight: 700;
	color: #464646;
	line-height: 20px;
}
#cash_table_1, #dgPartners {
	border: 1px solid #bb0905;
}
#cash_table_1 label {
	color: #fff;
}
tr.ptb-th td {
	background-color: #bb0905;
	color: #fff !important;
}


/* 	CONTENT STYLES */


.feature-links {padding:0.2em 0.5em; margin:0.2em 0;}
.feature-links p {padding:0.2em 0.5em; margin:0.2em 0;}


/* 	left column */
a:link {color:#0033cc;text-decoration:underline; }
a:visited {color:#330066;text-decoration:underline;}
a:hover {color:#cd0906;text-decoration:underline;}

#content_left, #content_left_home {background:#eeeeee;}
/* 	overwriting content ul margin  */
#content_left ul{margin-left:0;list-style:none;color:#000;}
#content_left_home ul{margin-left:0;list-style:none;color:#000;}

/* 	overwriting content p left and right margin  */
#content_left p 	{padding: 5px 0px;}
#content_left_home p 	{padding: 5px 0px;}
/*#content_left li {padding: 0;}*/


/* 	left column category header */
.category-header {background:#f6f4f4; font-size:16px; font-weight:bold;color:#151414; border-bottom:1px solid #999; padding:0.2em 0 ;}

#content_left li, content_left_home li{margin:0.2em 0 0.2em 1em;}
.more-link {padding:0.2em 0.5em; margin:0.2em 0;text-align:right;font-size:14px;}
.more-link a {}
.more-link a:link {color:#039; text-decoration:underline;   }
.more-link a:visited {color:#039; text-decoration:underline;   }
.more-link a:hover {color:#C00;text-decoration:underline; }


.module-leftcol {margin:0 0 1em 0;}
.module-leftcol ul {
	margin: 0.2em 0em; 
	padding:0.4em 0;
	font-size: 13px;  
	list-style-type: none;	
	font-family: verdana, arial, sans-serif;
		}
 .module-leftcol li{
	margin: 0.1em 0 0 1em; 
	list-style-type: none;	
	/*background-image:url(../images/swg_arrow.gif);background-position: 0.1em 0.5em;
	background-repeat: no-repeat;	*/
		}
		
.module-leftcol a {}
.module-leftcol a:link {color: #000; text-decoration:underline;   }
.module-leftcol a:visited {color:#333; text-decoration:underline;   }
.module-leftcol a:hover {color:#C00;text-decoration:underline; }

/*#footer {background:#efefef;}	*/	

.item-twocol {float:left; margin:0.1em 0.5em 0.1em 0.5em;padding:0.2em; border-bottom:1px solid #dcdbdb;}
.item-twocol-right {
	padding: 0 10px;
	width: 360px;
	float: right;
}
.item-twocol-left {
	padding: 10px 0 0 20px;
	width: 350px;
	float: left;
	text-align:center;

}

.form-radio{font-size:12px;}
.form-radio input{
	margin: 0px 0 0px 30px;
	padding: 5px 5px 5px 0;
	}

.top {font-size: 11px;text-align:center;
	margin: 10px;padding: 5px 0px 5px 0px;
	font-weight: normal;font-family:  verdana, arial, helvetica, sans-serif;
	 }
	
	
	/* back to top */
.top a { text-decoration: none; }
.top a:link { color: #01347a; text-decoration: none; }
.top a:visited { color: #01347a; text-decoration: none; }
.top a:hover { color: #1c59ac; text-decoration: underline; }

h2.news {
	font-size: 16px;
	color: #242121;margin:0.5em 0;padding:2em 0.5em;
}
.news-header {background:#efefef;clear:both;}
.home-img {margin:0 5px 0 15px;}

	
	/* home page horizontal promos */
.home-promo-h {border:1px solid #eee; padding:5px 3px;font-size:12px;margin:5px 0 45px 5px;float:left;}
.home-promo-h-header {color:#069; font-weight:bold;font-size:1.1em;padding:5px 0;}

/* home page with horizontal top feature */
/* news items - left side */
.home-item-wrapper {border-right:1px solid #a2c2c9;padding:0px 10px 0px 30px;margin:0 0 10px 0;}
.home-item {padding: 0px 0 10px 0;width:280px;border-bottom:1px solid #ccc;}
.home-item img {padding:10px 0 5px 0;}
.home-item-header {position:relative;background:url(../images/sag_h_header_bg.jpg)  repeat-x;line-height:1.1em;font-family: Verdana,Arial, Helvetica, sans-serif;font-size:1.1em; color:#266b35;font-weight:normal;padding:5px 2px;}
.home-item-content {font-weight:normal;padding:5px 4px;}
/* right side */
.home-item-r-wrapper {padding:0px 5px 10px 10px;}
.home-item-r {padding: 0px 0 10px 0;width:425px;border-bottom:0px solid #ccc;}
.home-item-r img {padding:10px 0 5px 0;}
.home-item-r-header {position:relative;background:url(../images/sag_h_header_bg.jpg)  repeat-x;line-height:1.1em;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.0em; color:#2d2e2e;font-weight:bold;padding:5px 2px;margin:0 0 5px 0;}
.home-item-r-content {font-weight:normal;padding:5px 4px;}

/* second footer items - twitter and facebook*/
#footer-feature img {padding:5px 5px;}
		