.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#222222;
}
.style1 a:link {
	color:#555555;
	text-decoration:underline;
}
.style1 a:visited {
	color:#555555;
	text-decoration:underline;
}
.style1 a:hover {
	color:#006699;
	text-decoration:none;
}
.style1 a:active {
	color:#FF6600;
	text-decoration:underline;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 21pt;
	color: #BBBBBB;
	font-weight: bold;
	margin-bottom: 40px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28pt;
	color:#003366;
	font-weight: bold;
	margin-bottom: 12px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28pt;
	color: #999999;
	font-weight: bold;
	margin-bottom: 12px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28pt;
	color: #006699;
	font-weight: bold;
	margin-bottom: 12px;
}

.style_lifebalancechart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 30px;
}

.homefooter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #3D515F;
	text-align: right;
	}
.homefooter a:link {
color: #3D515F;
text-decoration:none;
	}

.homefooter a:visited {
color: #3D515F;
text-decoration:none;
	}
	.homefooter a:hover {
color: #3D515F;
text-decoration:underline;
	}
	
	/* from web page */
	
body {
    background-color: #002137;
    margin-top: 0;
}
#frame {
    width: 1000px;
    background-color:#FFFFFF;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}
#animation{
    float: left;
    Width: 184px;
    margin-right: auto;
    margin-left: auto;
    height: 184px;
    padding: 0px;
    border: 1px none #000;
    background-color: #333333;
}
#topleftphoto{
	float: left;
	Width: 250px;
	margin-right: auto;
	margin-left: auto;
	height: 184px;
	padding: 0px;
	border: 0px none #000;
	background-color: #333333;
	background-image: url(../images/blog/Blog-Rob-photo.jpg);
}
#banner{
	float: right;
	Width: 750px;
	margin-right: 0px;
	margin-left: auto;
	height: 184px;
	padding: 0px;
	border: 10px none #000;
	background-color: #000000;
	text-align: right;
}
#blogbanner{
	float: right;
	Width: 750px;
	margin-right: 0px;
	height: 184px;
	background-color: #000000;
	text-align: right;
	position: relative;
}
#topnavbar {
    float: left;
    padding: 0px;
    border: 0px solid #000;
    width: 1000px;
    background-color: #BBBBBB;
    height: 24px;
}
#content {
    float: left;
    background-color: #FFFFFF;
    height: 100%;
    text-align: left;
    width:1000px;
    height: auto;
}
#base {
	float: center;
	border: 0px solid #000;
	width: 1000px;
	background-color: #002137;
	height: 100px;
	padding-top: 10px;
            }
#frame #blogmaincontainer {
	background-color: #fff;
	background-image:url(../images/blog/blog-rob-bgstrip.png);
	height: auto;
}
#blogmaincontainer #blogleftcol {
	float: left;
	width: 250px;
	background-color: #c6362b;
}
#blogmaincontainer #blogrightcol {
	float: right;
	width: 750px;
	background-color: #fff;
	min-height: 650px;
}
.clear {
	clear: both;
}
#frame #blogmaincontainer #blogrightcol #rightcolcontent {
	padding: 50px 75px 50px 75px;
}
#frame #blogbanner .bottomright {
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(../images/blog/blog-whitelight-logo.png);
	width: 186px;
	height: 86px;
}
#frame #blogmaincontainer #blogleftcol #blog_rob_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 70px;
}
#frame #blogmaincontainer #blogleftcol #robhtype {
	background-image: url(../images/blog/blog-rob-vertheading.png);
	height: 378px;
	width: 68px;
}
.blog-whitelight-title a {
	font-size:20px;
	line-height:26px;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	}
	.blog-whitelight-title a:hover {
	font-size:20px;
	line-height:26px;
	text-decoration:underline;
	text-align:left;
	font-weight:bold;
	}
.blog-image {
width:410px;
height:auto;
padding: 10px 0px 10px 0px;
}