body {
	background-color: #DDE0DD;
	margin-top: 0;
	font-size: 10px;
}

h2 {
	font-family:Arial,Helvetica,sans-serif;
	color:#ff6600;
	font-size:14pt; /* large */
	font-weight:lighter;
	margin:10px 0px;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color:#ff6600;
	text-decoration:none;
}

a:link {
	color: #368BB9;
}

a:visited {
	color: #368BB9;
}

a:hover {
	color: #F18231;
}

a:active {
	color: #368BB9;
}

a img {
	border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 10pt; /* small */
}

p.umber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; /* medium */
	font-weight: normal;
	color: #ff9900;
}

p.umber a:link, p.umber a:active, p.umber a:visited {
	color: #ff9900;
	text-decoration:none;
}

p.umber a:hover {
	color: #ff6600;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	list-style-type: disc;
	padding-right: 20px;
	font-size: small;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	list-style-type: decimal;
	padding-right: 20px;
	font-size: small;
}

li {
	padding-bottom: 10px;
}

.textright {
	text-align:right;
}

.floatright {
	display:block;
	float:right;
}

.floatleft {
	display:block;
	float:left;
}

.clearboth {
	clear:both;
}

.clearright {
	clear:right;
}

.textcenter {
	text-align:center;
}

.lightorange {
	color:#f18231;
}

.bold {
	font-weight:bold;
}

.whitebox {
	border:1px solid #dde0dd;
	background-color:white;
	padding:0px 15px;
	margin:10px;
}

.hr {
	width:100%;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #dde0dd;
     clear:both;
}

.light_hr {
	width:100%;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #dde0dd;
     clear:both;
}

#wrap {
	clear:both;
	width:800px;
	margin:0px auto;
	border-width:10px 0px 0px 0px;
	border-style:solid;
	border-color:#fff;
}

#wrap_content {
	display:block;
	clear:both;
	width:788;
	border-width:6px;
	border-style:solid;
	border-color:#fff;
	background-color:#f2f3f5;
	background-image:url('../images/layout/menu_bg.gif');
	background-repeat:repeat-y;
}

#col_left {
	width:170px;
	float:left;
	border-width:0px 6px 0px 0px;
	border-style:solid;
	border-color:#fff;
	background-color:#f2f3f5;
}

#content {
	float:right;
	width:582px;
	padding:15px;
}

#home_blog {
	float:right;
	width:582px;
	padding:15px;
	border-width:6px 0px 0px 0px;
	border-style:solid;
	border-color:#fff;
}

#home_blog h2 {
	font-size:large;
}

#home_blog p img.alignleft {
	float:left;
	margin:0px 10px 10px 0px;
}

#home_blog p img {
	border:6px solid #fff;
}

.ras_blog .entry p img.alignleft {
	float:left;
	margin:0px 10px 10px 0px;
}

.ras_blog .entry p img {
	border:6px solid #fff;
}

.ras_blog .navigation {
	display:block;
	width:100%;
	clear:both;
}

.ras_blog .navigation a {
	font-weight:bold;
	text-decoration:none;
}

.ras_blog .navigation .older {
	display:block;
	float:left;
	width:45%;
	text-align:left;
	padding-right:4%;
}

.ras_blog .navigation .newer {
	display:block;
	float:right;
	width:45%;
	text-align:right;
	padding-left:4%;
}

#ras_blog_sidebar {
	padding: 12px;
	border-top: 6px solid #fff;
	background-color: #f18231;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
     color: #fff;
}

#ras_blog_sidebar p {
	color:#fff;
	margin:0px 0px 12px 0px;
}

#ras_blog_sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#ras_blog_sidebar ul li {
	padding-bottom:5px;
}

#ras_blog_sidebar a:link, #ras_blog_sidebar a:visited, #ras_blog_sidebar a:hover, #ras_blog_sidebar a:active {
	color: #fff;
	text-decoration: none;
}

#content_footer {
	display:block;
	/* clear:both; GAB this forces it to bottom of page */
	float:right;
	width:582px;
	margin_top: 30px;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
}

.side_content {
	padding: 12px 8px;
	border-top: 6px solid #fff;
	background-color: #f18231;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
     color: #fff;
}

.side_content img {
	margin:8px 4px 0px 4px;
	border:1px solid #000;
}

.side_content a:link, .side_content a:visited, .side_content a:hover, .side_content a:active {
	color: #fff;
	text-decoration: none;
}

.program_menu a {
	text-decoration:none;
	color:#ff9900;
}

.products_icon {
	display:block;
	float:right;
	border: 5px solid #fff;
	margin:0px 10px 10px 10px;
}

.resource_menu {
	display:block;
	float:right;
	margin-bottom:15px;
	margin-left:15px;
}

.resource_menu a {
	text-decoration:none;
	color:#ff9900;
}

#client_form {
	margin:20px;
}

#client_form p {
	margin: 5px;
}

#client_form label {
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 20px;
	display: block;
	font-weight: bold;
}

#client_form p span {
	color:#ff0000;
}

div#newsletter_listing p {
	margin: 0 0 .5em 0;
     padding: 0;
}

div#newsletter_listing div.date {
	text-align:right;
	/* padding-right:0px;  GAB LEGACY */
     color:#006699;
     font-weight:bold;
}

div#newsletter_listing table {
	margin: 0;
     padding: 0;
     border: 0;
     border-collapse: yes;
}

div#newsletter_listing table td {
	padding: 2px 10px;
}

.video_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000;
}

#social_networking img {
	margin: 10px 10px 10px 0px;
	border: 0;
}

.p_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	padding-right: 20px;
	font-size: small;
}

/* GAB LEGACY STYLES
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2D2D2D;
}

a.interest {
color: #368BB9;
}
table.interest {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #368BB9;
	background-color: #ffffff;
	border: thin solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.interest {
	background-color: #000000;
	color: #ffffff;
	font-weight: lighter;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
img.right {
	padding-left: 20px;
	padding-bottom: 10px;
}
	
img.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F18231;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CA5823;
	font-weight: lighter;
	padding-top: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F18231;
	padding-top: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F18231;
	padding-top: 10px;
}*/
