body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #fff url('../images/background.gif') repeat-x;
	color: #0e0a44;
}

#mainContent {
	/*width: 740px; active below to make design fluid*/
	width: 80%;
	min-width: 740px;
	margin: 10px auto 0 auto;
}




a, a:link {
	color: #7067e7;
}

a:visited {
	color: #3333c4;
	text-decoration: none;
}

a:hover {
	color: #8d84ff;
	text-decoration: underline;
}

a:active {
	color: #3333c4;
}

a img, a:link, img{
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h1{
	font-size: 180%;
}

h2{
	font-size: 150%;
}

h3{
	font-size: 125%;
}

p{
	line-height: 150%;
}

ul, ol{
	margin: 0.5em 2em 0.5em 4em;
	padding: 0;
}

li{
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 1em;
}

ul li{
	list-style-image:url(../images/bullet.gif);
}

ul.horizontal{
	margin: 0 ;
}

ul.horizontal li{
	list-style: none;
	float: left;
	margin-right: 5px;
	padding: 0;
}

strong{
	color: #3333c4;
}

.logo {
	float: left;
	width: 286px;
}

.tabs {
	float: right;
	margin-right: 10px;
	font-size: 125%;
}

.headerImg {
	clear: both;
}

#gbanner{
	clear: both;
	padding-left: 10px;
	background: #fff url(../images/gen-banner.gif) no-repeat left top;
	font-size: 120%;
}

#gbanner div {
	padding: 20px 60px 50px 50px;
	background: url(../images/gen-banner.gif) no-repeat right top;
}

#gbanner h2 {
	padding: 0;
	background: none;
	color: #080079;
	font-weight: bold;	
}

#gbanner ol li, #gbanner ul li, #gbanner p{
	line-height: 230%;
}

#gbanner div.important {
	padding: 4em 5em;
	margin: 0;
	background: #fff url(../images/box-grad.gif) repeat-x;
	border: 2px solid #ddd;
	color: #333333;
	text-align: center;
}

a.tab-sel, a.tab-sel:link, a.tab-sel:visited, a.tab-sel:active {
	margin: 15px 0 0 2px;
	height: 36px;
	padding-left: 10px;
	background: #7474e1 url(../images/tab-sel.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	display:block;
	float: left;
}

a.tab-sel div, a.tab-sel:link div, a.tab-sel:visited div, a.tab-sel:active div {
	padding-right: 10px;
	background: url(../images/tab-sel.gif) no-repeat right top;
	display:block;
	height: 36px;
	line-height: 36px;
}

a.tab, a.tab:link, a.tab:visited {
	margin: 20px 0 0 2px;
	height: 31px;
	padding-left: 10px;
	background: #3434b4 url(../images/tab.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	display:block;
	float: left;
}

a.tab div, a.tab:link div, a.tab:visited div {
	padding-right: 10px;
	background: url(../images/tab.gif) no-repeat right top;
	display:block;
	height: 31px;
	line-height: 31px;
}

a.tab:hover, a.tab:active {
	margin: 15px 0 0 2px;
	height: 36px;
	padding-left: 10px;
	background: #7474e1 url(../images/tab-sel.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	display:block;
	float: left;
	cursor: pointer;
}

a.tab:hover div, a.tab:active div {
	padding-right: 10px;
	background: url(../images/tab-sel.gif) no-repeat right top;
	display:block;
	height: 36px;
	line-height: 36px;
}

a.button, a.button:link, a.button:visited {
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	/*margin-right: 30px;*/
	position: relative;
	background: url(../images/button.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	/*float: left;*/
}

a.button span, a.button:link span, a.button:visited span {
	/*height: 36px;*/
	line-height: 36px;
	padding: 0px;
	/*position: relative;
	left: 30px;*/
	padding-right: 30px;
	background: url(../images/button.gif) no-repeat right top;
	display: block;
}

a.button:hover, a.button:active {
	background: url(../images/button-over.gif) no-repeat left top;
	color: #fff;
	cursor: pointer;
}

a.button:hover span, a.button:active span {
	background: url(../images/button-over.gif) no-repeat right top;
}

h2 {
	margin: 2px 0;
	padding: 6px 20px 6px 20px;
	background: #6a6a6a url(../images/box-head.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	display:block;
}

h2 div {
	padding: 6px 20px 6px 0;
	background: url(../images/box-head.gif) no-repeat right top;
	position: relative;
}

label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	/*display: block;
	float: left;
	width: 17.8em;
	padding-right: 10px;
	text-align: right;
	position: relative;
	top: -5px;
	left: 0px;
	height: 19px;*/
}

.button 
{
	height: 31px;
	width: 76px;
}

label span{
	display: block;
	position: absolute;
	right: 3px;
	top: 0;
	color: #c00;
} 

span.company {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	color: #000;
}

span.company span {
	color: #3333c4;
}

input, select {
	margin-bottom: 0px;
}

.posRight{
	position: absolute;
	top: 345px;
	right: 11%;
}

.content {
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: #fff url(../images/box-content.gif) no-repeat left top;
	text-decoration: none;
}

.content div 
{
	padding: 6px 20px 6px 0;
	background: url(../images/box-content.gif) no-repeat right top;
}

.navContent {
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: #fff url(../images/box-content.gif) no-repeat left top;
	text-decoration: none;
}

.navContent div {
	padding: 15px 20px 6px 0;
	background: url(../images/box-content.gif) no-repeat right top;
}

#footer{
	height: 76px;
	margin-top: 2em;
	padding-left: 10px;
	background: #fff url(../images/box-content.gif) no-repeat left top;
}

#footer div {
	padding-right: 10px;
	padding-top: 10px;
	background: url(../images/box-content.gif) no-repeat right top;
	display:block;
	height: 66px;
}

#footer p{
	color: #111;
	font-size: 80%;
	text-align:center;
	margin: 0;
	padding: 0;
}

#footer a, #footer a:link{
	color: #333;
}

.boxLeft {
	width:49.9%;
	float:left;
}

.boxRight{
	width: 49.9%;
	float:right;
}

.navBoxLeft {
	width:29.9%;
	float:left;
}

.navBoxRight{
	width: 69.9%;
	float:right;
}

.largeBoxLeft {
	width:64.9%;
	float:left;
}

.smallBoxRight{
	width: 34.9%;
	float:right;
}

.vlargeBoxLeft {
	width:69.9%;
	float:left;
}

.vsmallBoxRight{
	width: 29.9%;
	float:right;
}

table.pricing{
	background: #efefef;
	padding: 2px;
	font-size: 110%;
}

.pricing th{
	color: #3333c4;
	font-weight: normal;
	background: #d6d6d6 url(../images/head-cell.gif) repeat-x;
	padding: 6px;
}

.pricing .header th{
	color: #fff;
	background: #3333c4 url(../images/tab.gif) no-repeat right;
	font-weight: bold;
	padding: 6px;
	font-size: 110%;
}

.pricing td
{
	color: #666;
	font-weight: normal;
	background: #fff url(../images/cell.gif) repeat-x;
	text-align: center;
	padding: 6px;
}

	.style53
	{
		font-weight: bold;
		font-size: medium;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
		.style54
	{
		font-weight: bold;
		font-size: medium;
		font-family: Arial, Helvetica, sans-serif;
		color:Blue;
		text-align: left;
	}
                    
    .style59
    {
        width: 13px;
    }
 
      .style62
    {
        
        font-size: small;
        font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
        color: #333333;
    }
    
     .style63
    {
        
        font-size: 1.4em;
        font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
        color: #333333;
    }
                
    .style64
    {
        font-weight: bold;
        font-size: 1.6em;
        font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
        color: #333333;
    }
    .style65
    {
        color: #333333;
    }
            
    .style66
    {
        width: 77%;
        height: 61px;
    }
    .style68
    {
        text-align: left;
        width: 268435488px;
    }
            
    .style69
    {
        float: left;
        padding: 0 0 20px 30px;
        margin: 0px 0 0;
        height: 704px;
        width: 793px;
        text-align: center;
    }
    .style71
    {
        text-align: left;
    }
            
    .style72
    {
        text-align: center;
        height: 158px;
    }
    .style73
    {
        font-family: Verdana;
        font-style: italic;
        height: 158px;
        border-left-color: #ACA899;
        border-right-color: #C0C0C0;
        border-top-color: #ACA899;
        border-bottom-color: #C0C0C0;
    }
            
    .style74
    {
        width: 282px;
    }
    .style75
    {
        text-align: right;
    }
    
    #forum-control{width:100%;}

    
    #feed-control{margin-right:21.5em;width:100%;}
    .gfg-root{position:relative;overflow:hidden;text-align:center;font-family:"Arial",sans-serif;font-size:100%;border:1px solid #ccbfb0;}
    .gfg-title{font-size:110%;font-weight:bold;color:#978979;background:#FFF url(images/sectionbg.gif) repeat-x left bottom;line-height:1.8em;overflow:hidden;white-space:nowrap;}
    .gfg-subtitle{font-size:100%;font-weight:bold;color:#6b78ad;background-color:#E5ECF9;line-height:1.4em;overflow:hidden;white-space:nowrap;margin-bottom:5px;}
    .gfg-entry{background-color:#fff;height:6.9em;position:relative;overflow:hidden;text-align:left;margin-top:3px;}
    .gfg-root .gfg-entry .gf-result{position:relative;background-color:#fff;width:auto;height:100%;padding-left:20px;padding-right:5px;}
    .gfg-list{position:relative;overflow:hidden;text-align:left;margin-bottom:5px;}
    .gfg-listentry{line-height:1.5em;overflow:hidden;white-space:nowrap;padding-left:15px;padding-right:5px;margin-left:5px;margin-right:5px;}
    .gfg-listentry a{display:block;}
    .gfg-listentry-odd{background-color:#ececec;}
    .gfg-listentry-even{}
    .gfg-listentry-highlight{background-image:url(../images/garrow.gif);background-repeat:no-repeat;background-position:2px center;}
    .gfg-listentry-highlight a{color:#768ade;text-decoration:none;}
    .gfg-root{font-size:85%;} .gfg-entry .gf-result .gf-title{font-size:110%;line-height:1.2em;overflow:hidden;white-space:nowrap;margin-bottom:2px;}.gfg-root .gfg-entry .gf-result .gf-snippet{height:3.8em;margin-top:3px;}.gfg-branding{white-space:nowrap;overflow:hidden;text-align:left;position:absolute;right:0;top:0;width:80px;}
    #flashcontent{position:absolute;top:0;right:0;width:80px;height:80px;z-index:10;}
    #flashCorner{position:absolute;top:0;right:0;width:80px;height:80px;z-index:10;}