#ContentArea
{
    font-family:Arial;
    font-size:9pt;
    width:960px;
    height:auto;
    color: #000000;
    background-color:#ffffff;
    margin:0 auto 0 auto;
    padding:0 0 10px 0;
    vertical-align:top;    
}

#LeftSide 
{
    padding:0;
    float:left;
    width:700px;
    margin-left:2px;
    margin-top:0;
    vertical-align:top;
}

#RightSide 
{
    padding:0;
    float:right;
    width:250px;
    height:100%;
    margin:0;
    padding-bottom:20px;
    background-color:#e9e9e9;
    vertical-align:top;
}

#LeftSideMax {
    float:left;
    width:800px;
    margin-left:10px;
    margin-top:22px;
    vertical-align:top;
}

#RightSideMax {
    float:right;
    width:160px;
    height:100%;
    margin:0;
    padding-bottom:20px;
    background-color:#e9e9e9;
    vertical-align:top;
}

.RightSideIconMax {
    font-size:8pt;
    text-align:center;
    float:left;
    width:60px;
    height:80px;
}

#DriveTime {
    width:688px;
    height:260px;
    border:solid 1px #a1a1a1;
    vertical-align:top;
}

#DriveTime .title {
    margin: 0;
    height: 21px;
    background-color: #000000;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 0 0 10px;
    text-align: left;
}
.RegistrationHeader
{
    height:40px;
    font-size:14pt;
    background-color:#ffcb08;
}
.Features {
    float: left;
    margin-top:18px;
    width:334px;
    height:260px;
    border:solid 1px #a1a1a1;
}

.Features .title {
    margin: 0;
    height:21px;
    background-color:#ad001b;
    padding:6px 0 0 10px;
    color: #ffffff;
    font-weight:bold;
    font-size: 10pt;
    text-align: left;
    border-bottom: solid 1px #a1a1a1;
}

.RecentlyShared {
    float: left;
    margin-top:18px;
    margin-bottom:10px;
    height:260px;
    width:692px;
    border:none;
}

.RecentlySharedTitle {
    margin:0;
    height:21px;
    background-image:url(../images/bg_trial.png);
    background-repeat:repeat-x;
    padding:6px 0 0 10px;
    color: #ffffff;
    font-weight:bold;
    font-size:10pt;
    text-align:left;
    border:solid 1px #a1a1a1;
    border-bottom:none;
}

.RecentlySharedHubItem {
    float:left;
    height:208px;
    width:171px;
    border:solid 1px black;
}

.RecentlySharedItem {
    float:left;
    height:230px;
    width:344px;
    border:solid 1px black;
}

.RecentlySharedItem .title {
    margin: 0;
    height:21px;
    background-color:#ffffff;
    padding:6px 0 0 10px;
    color: #000000;
    font-size: 10pt;
    text-align: left;
    border-bottom: none;
    font-weight: bold;
}

#Points {
    height:60px;
    width:208px;
    padding:6px;
    color:Black;
    background-color:#ffcb08;
    margin-top:22px;
    margin-left:14px;
    border:solid 1px #a1a1a1;
    text-align:center;
}

#PointsMax {
    height:60px;
    width:108px;
    padding:6px;
    color:#ffffff;
    background-image:url(../images/bg_points.png);
    background-repeat:repeat-x;
    margin-top:22px;
    margin-left:20px;
    border:solid 1px #a1a1a1;
    text-align:center;
}

#Points .big {
    font-size:24px;
    color:#ffffff;
    background-color:Transparent;
}

#PointsMax .big {
    font-size:24px;
    color:#ffffff;
    background-color:Transparent;
}

.RightSideItem {
    background-color:#ffffff;
    width:220px;
    margin-top:18px;
    margin-left:14px;
    border:solid 1px #a1a1a1;
}

.RightSideItem .title {
    margin: 0;
    height:21px;
    background-image:url(../images/titleGrad.png);
    background-repeat:repeat-x;
    padding:6px 0 0 10px;
    color: #000000;
    font-weight:bold;
    font-size: 10pt;
    text-align: left;
    border-bottom: solid 1px #a1a1a1;
}

.RightSideItemMax {
    background-color:#ffffff;
    width:120px;
    margin-top:18px;
    margin-left:20px;
    border:solid 1px #a1a1a1;
}

.RightSideItemMax .title {
    margin: 0;
    height:21px;
    background-image:url(../images/titleGrad.png);
    background-repeat:repeat-x;
    padding:6px 0 0 10px;
    color: #000000;
    font-weight:bold;
    font-size: 10pt;
    text-align: left;
    border-bottom: solid 1px #a1a1a1;
}

.HubLeftItem {
    float: left;
    margin:0;
    width:692px;
    border:none;
}

.HubLeftItemTitle {
    margin:0;
    height:17px;
    background-image:url(../images/bg_trial.png);
    background-repeat:repeat-x;
    padding:6px 0 0 10px;
    color: #ffffff;
    font-weight:bold;
    font-size:10pt;
    text-align:left;
    border:solid 1px #a1a1a1;
    border-bottom:none;
}

.ProfileItem {
    margin: 0 0 12px 0;
    border:solid 1px #a1a1a1;
    vertical-align:top;
}

.ProfileItemTitle {
    margin: 0;
    height: 17px;
    background-color: #000fff;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    padding: 6px;
    text-align: left;
}

.linkBlink {
    text-decoration: blink;
    color:#ffffff;
}

.linkBlink a:link {
    text-decoration: blink;
    color:#ffffff;
}

.linkBlink a:visited {
    text-decoration: blink;
    color:#ffffff;
}

.linkBlink a:hover {
    text-decoration: underline;
}
.dateArea {
    background-image: url('../images/moduleBg.gif');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 10pt;
    color: #003399;
    padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 6px;
    border: solid 1px #bbbbbb;
    font-weight:bold;
    height:20px;
    width: 672px;
}

.tabArea
{
    color:White;
    margin: 0px;
    font-family: Arial;
    font-size: 8pt;
    font-weight:bold;
	text-transform: uppercase;
    width:686px;
    height:26px;
    font-weight:bold;
	border-bottom:solid 1px #bbbbbb;
}
.tab div
{
    color: White;
    text-decoration: none;
}
.tab {
    height:20px;
    color: White;
	background-color: Black;
	border: solid 1px #bbbbbb;
    padding-top:4px;
    padding-bottom:0;
    padding-left:6px;
    padding-right:6px;
    width:auto;
}
.tabHover {
    height:20px;
	color: White;
	background-color: #f36f21;
	border: solid 1px #bbbbbb;
    padding-top:4px;
    padding-bottom:0;
    padding-left:6px;
    padding-right:6px;
    width:auto;
}
.tabHover div
{
    color: White;
    text-decoration: none;
}
.tabActive {
    height:20px;
    color: White;
	background-color: #f36f21;
    padding-top:4px;
    padding-bottom:0;
    padding-left:6px;
    padding-right:6px;
	border: solid 1px #bbbbbb;
    width:auto;
}
.tabActive div
{
    color: White;
    text-decoration: none;
}

.tabMain 
{
    color: White;
	border:solid 1px #bbbbbb;
	border-top:none;
	border-top-width: 1px;
	padding: 6px 8px 6px 6px;
	width: 672px;
	height:423px;
}

.tabContent {
    background-color: #ffffff;
    width: 672px;
    height:362px;
}

.iframe {
	background-attachment:fixed;
    font-family: arial, tahoma;
    font-size: 10pt;
    color: #434242;
    background-color: #ffffff;
}

#great {
    font-family: Arial;
    font-size: 13pt;
    color: #434242;
    background-color: #ffffff;
}

.smallerFont {
    font-family: Arial;
    font-size: 9pt;
    color: #434242;
}

.featured {
    font-family: Arial;
    font-size: 10pt;
	font-weight:bold;
    color: #003399;
	text-decoration:underline;
}

.red {
    font-family: Arial;
    font-size: 9pt;
    color: #ca001f;
	font-weight:bold;
    background-color: #ffffff;
}

.red2 {
    font-family: Arial;
    font-size: 12pt;
    color: #ca001f;
	font-weight:bold;
}