body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:12px;
	color:#464747;
}
a {
	text-decoration:none;
	color:#243a96;
}
strong {
	color:#333;
}
.blue {
	color:#243a96;
}
.lightblue {
	color:#b0d1f5;
}
.red {
	color: #dc2333;
}
.clear {
	clear:both;
}
h1 {
	margin:0;
	padding:0;
}
h1 a{
	font-size:18px;
	font-weight:bold;
	color:#94c1f2;
	margin:0px 0 0px 0;
	padding:70px 0 0 79px;
	border:0;
	display:block;
	width:340px;
	height:23px;
	background-image:url(images/getinvestedlogo.png);
	background-repeat:no-repeat;
	background-position:0 10px;
	text-transform:lowercase;
	text-decoration:none;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#243a96;
	margin:5px 0 15px 0px;
	padding:0 0 0 0;
}	
h3 {
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0px 0;
	padding:0 0 0 0;
}
h3 a {
	color:#ffffff;
	text-decoration:none;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#243a96;
	margin:5px 0 10px 0;
	padding:0 0 0 0;
}
h4 a {
	color:#243a96;
	text-decoration:none;
}
h5 {
	font-size:14px;
	font-weight:bold;
	color:#243a96;
	margin:20px 0 15px 0px;
	padding:20px 0 0 0;
	display:block;
	border-top:1px solid #ccc;
}	

.header {
	width:900px;
	height:105px;
	margin:0 auto 0 auto;
	padding:0;
}
.login {
	width:175px;
	height:85px;
	display:block;
	float:right;
	margin:0;
	padding:20px 25px 0 220px;
	text-align:right;
	background-image:url(images/login.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.logintitle {
	font-size:12px;
	font-weight:bold;
	color:#006;
	margin:10px 5px 5px 5px;
	padding:0;
	text-transform:uppercase;
}
#loginbutton {
	width:150px;
	height:19px;
	display:block;
	color:#FFF;
	font-size:11px;
	margin:0 5px 0 5px;
	padding:4px 0 0 15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/login.png);
	background-repeat:no-repeat;
	letter-spacing:1px;
}
#loginbuttonr {
	width:77px;
	height:19px;
	display:block;
	float:right;
	color:#FFF;
	font-size:11px;
	margin:0 5px 0 5px;
	padding:4px 0 0 0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/loginr.png);
	background-repeat:no-repeat;
	letter-spacing:1px;
}
#loginbuttone {
	width:77px;
	height:19px;
	display:block;
	float:right;
	color:#FFF;
	font-size:11px;
	margin:0 5px 0 5px;
	padding:4px 0 0 0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/loginr.png);
	background-repeat:no-repeat;
	letter-spacing:1px;
}
.navouter {
	width:100%;
	height:36px;
	margin:0 auto 0 auto;
	padding:0;
	border-bottom:5px solid #dc2333;
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
	font-size:12px;
}
.nav {
	width:900px;
	height:36px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}
.nav ul {
	margin:0px 0 0 0;
	list-style:none;
	padding:0;
}
.nav ul li {
	float:left;
	position:relative;
	margin:0 0px 0 0px;
	padding:0;
	}
.nav ul li a {
	float: left;
	color: #ffffff;
	display:block;
	text-decoration:none;
	margin:0 0px 0 0px;
	padding:10px 11px 11px 12px;
}
.nav ul li a:hover {
	color:#e4f0fc;
	background-color:#dc2333;
}
.nav ul ul {
	visibility:hidden;
	position:absolute;
	list-style:none;
	top:36px;
	left:0px; 
	width:140px;
	z-index:999;
	margin:0;
	padding:0 0 0px 0;
	background-color:#8eaed1;
	font-size:11px;
}
.nav ul ul li a {
	color:#fff; 
	padding:5px 5px 5px 5px;
	margin:0;
	text-align:center;
	width:130px;
	font-size:11px;
	border-bottom:1px dotted #e4f0fc;
	background-color:#8eaed1;
}
.nav ul ul li a:hover {
	color:#e4f0fc;
}
.nav ul li:hover ul, .menu ul a:hover ul{
	visibility:visible; 
	}
.nav ul .current_page_item a {
	color:#e4f0fc;
	background-color:#dc2333;
}
.nav ul .current_page_ancestor a {
	color:#e4f0fc;
	background-color:#dc2333;
}
.nav ul .current_page_ancestor ul li a {
	color:#fff; 
	background-color:#8eaed1;
}
.nav ul ul .current_page_item a {
	color:#fff; 
	background-color:#8eaed1;
}
.wrapperouter {
	width:100%;
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
	background-image:url(images/wrapper.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #b0d1f5;
}
.wrapper {
	width:900px;
	margin:0 auto 0 auto;
	padding:0px 0px 10px 0px;
	background-image:url(images/wrapper.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.column {
	width:150px;
	float:right;
	margin:0 0 0 0;
	padding:10px 0 0 0;
}
.brochure {
	margin:0 0 10px 0;
	padding:0; 
	border:0;
}
.link1 a {
	display:block;
	width:140px;
	height:20px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:3px 0 0 10px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/link1.png);
	background-repeat:no-repeat;
	font-size:11px;
}
.link2 a {
	display:block;
	width:140px;
	height:20px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:3px 0 0 10px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/link2.png);
	background-repeat:no-repeat;
	font-size:11px;
}
.link3 a {
	display:block;
	width:140px;
	height:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:3px 0 0 10px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(images/link3.png);
	background-repeat:no-repeat;
	font-size:11px;
}
.main {
	width:740px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.image {
	width:740px;
	height:175px;
	margin:11px 0 10px 0;
	padding:0 0 0 0;
}
.imagehome {
	width:740px;
	height:175px;
	margin:6px 0 15px 0;
	padding:0 0 0 0;
}
.features {
	width:740px;
	height:100px;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	color:#FFF;
}
.feature1 {
	width:130px;
	height:85px;
	padding:15px 95px 0 15px;
	margin:0 10px 0 0;
	float:left;
	background-image:url(images/feature1.png);
	background-repeat:no-repeat;
	color:#a0cc76;
}
.feature1 div {
	padding:0 0 0 0;
	margin:5px 0 0 0;
}
.feature1 div a {
	color:#a0cc76;
}
.feature2 {
	width:150px;
	height:85px;
	padding:15px 75px 0 15px;
	margin:0 10px 0 0;
	float:left;
	background-image:url(images/feature2.png);
	background-repeat:no-repeat;
	color:#7e96cd;
}
.feature2 div {
	padding:0 0 0 0;
	margin:3px 0 0 0;
}
.feature2 div a {
	color:#7e96cd;
	}
.feature3 {
	width:210px;
	height:85px;
	padding:15px 15px 0 15px;
	margin:0 0px 0 0;
	float:left;
	background-image:url(images/feature3.png);
	background-repeat:no-repeat;
	color:#da8d88;
}
.feature3 div {
	padding:0 80px 0 0;
	margin:5px 0 0 0;
}
.feature3 div a{
	color:#da8d88;
	}
.content {
	width:740px;
	margin:0 0 10px 0;
	padding:0px 0 10px 0;
}
.subnav {
	width:180px;
	float:left;
	margin:0 10px 0 0px;
	padding:0px 0px 0 0px;
	line-height:normal;
}
.subnav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.subnav ul ul{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	display:none;
}
.subnav ul li.current_page_item ul {
	display:block;
	}
.subnav ul li.current_page_ancestor ul {
	display:block;
	}
.subnav ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.subnav ul li a{
	margin:0 0 0px 0;
	padding:6px 4px 6px 18px;
	display:block;
	text-decoration:none;
	color:#111;
	font-size:12px;
	background-image: url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:8px 9px;
	border-bottom:1px solid #CCC;
	background-color: #e0edf5;
	text-transform:capitalize;
}
.subnav ul li a:hover {
	color:#111;
	text-decoration:underline;
}
.subnav ul ul li a{
	margin:0 0 0px 0;
	padding:5px 4px 5px 18px;
	display:block;
	text-decoration:none;
	color: #666;
	font-size:11px;
	background-color:#ffffff;
	background-image:none;
	border-bottom:1px solid #CCC;
}
.subnav ul ul li a:hover {
	color:#111;
	text-decoration:underline;
}
.subnav .current_page_item a {
	color:#111;
	background-color:#ccc;
}
.subnav .first a {
	font-weight:bold;
	display:block;
	padding:6px 4px 6px 10px;
	color:#ffffff;
	background-image: url(images/subnavtop.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#FFF;
	border-bottom:1px solid #293b85;
}
.subnav ul ul .first a {
	color: #666;
	background-color:#ffffff;
	font-size:11px;
	padding:5px 4px 5px 18px;
	font-weight:normal;
	background-image:none;
	border-bottom:1px solid #CCC;
}
.subnav ul ul .current_page_item  a {
	color: #111;
	background-color:#ccc;
	font-size:11px;
	font-weight:normal;
	background-image:none;
}
.subnav ul li.current_page_item ul li a {
	background-color:#fff;
	font-size:11px;
	color:#666;
	font-weight:normal;
	background-image:none;
}
.subnav ul .first a:hover {
	text-decoration:none;
	color: #fff;
}
.subnav ul ul .first a:hover {
	text-decoration:none;
	color: #111;
}
.text {
	float:right;
	margin:0;
	padding:10px 10px 10px 10px;
	width:530px;
	line-height: 1.4em;
}
.texthome {
	margin:0;
	padding:10px 10px 0 10px;
}
.footer {
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	padding:10px;
	height:105px;
}
.footerinner {
	width:900px;
	margin:0 auto 0 auto;
	padding:0px 0 0px 0;
	height:0px;
}
.copyright {
	float:right;
	width:200px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #9dc6f2;
	text-align:right;
}
.address {
	float:left;
	width:700px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #9dc6f2;
}
.disclaimer {
	width:900px;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border-top:1px dotted #9dc6f2;
	font-size:11px;
	color:#999;
}
.footerbottom {
	width:900px;
	margin:0 auto 0 auto;
	padding:15px 0 15px 0;
}
.twitter {
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
	width:700px;
	margin:0;
	padding:0 0 0 55px;
	float:left;
}
.twitter ul {
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
	text-align:left;
}
.twitter ul li {
	margin:0;
	padding:0;
}
.twitter a {
	color: #333;
	text-decoration:none;
}
.twitter a:hover {
	color: #666;
	text-decoration:none;
}
a.twittertitle {
	color:#243a96;
	text-decoration:none;
	margin:0;
	padding:0;
}
.footerlinks ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	height:20px;
	text-align:right;
}
.footerlinks ul li {
	margin:0;
	padding:0;
	float:right;
}
.footerlinks ul li a {
	display:block;
	float:right;
	height:15px;
	margin:0 0px 0 5px;
	padding:0px 0px 0 5px;
	color: #333;
	text-decoration:none;
}
.footerlinks ul li a:hover {
	color: #666;
	text-decoration:none;
}
ul.topten {
	margin:6px 0 10px 0px;
	padding:0;
	list-style:none;
	font-size:11px;
}
ul.topten li {
	margin:0 0 3px 0;
	padding:0 0 0 16px;
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.alignright {
	float:right;
	margin:0 0 15px 15px;
	padding:0;
	border:0;
}
.contact {
	float:right;
	width:220px;
	margin:0 0 0 20px;
	padding:0;
}
.contact p{
	margin:0;
	padding:0;
}
.contact small{
	font-size:10px;
}
.newsletter {
	margin:0 0 20px 0px;
	padding:0;
}
.newsletter p{
	margin:0;
	padding:0;
}
.newsletter small{
	font-size:10px;
}
form {
	padding:0px;
	margin:0;
}
input {
	border:1px solid #cccccc;
	background-color:#F4F4F4;
	color:#666;
	width:200px;
	padding:5px;
	margin:0 0 10px 0;
	font-size:11px;
}
.gender input {
	border:0;
	background-color:#ffffff;
	color:#666;
	width:15px;
	padding:0px;
	margin:2px 0 10px 0;
	font-size:11px;
}
select {
	border:1px solid #cccccc;
	background-color:#F4F4F4;
	color:#666;
	width:200px;
	padding:0px;
	margin:0 0 10px 0;
	font-size:11px;
}
textarea {
	border:1px solid #cccccc;
	background-color:#F4F4F4;
	color: #666;
	width:200px;
	height:120px;
	padding:5px;
	margin:0 0 10px 0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit {
	background-color:#dc2333;
	padding:2px 0px 2px 0px;
	margin:5px 0 5px 0;
	color:#fff;
	width:80px;
	text-transform:uppercase;
	border:1px solid #760a08;
	font-size:11px;
}

.clear { 
	height:1px;
	display:block;
	margin:0;
	padding:0;
}

a#button {
    background: transparent url('images/buttonr.png') no-repeat right;
    color: #fff;
    display: block;
    float: left;
    height: 35px;
    margin: 5px 15px 0px 0;
    padding: 0 24px 0 0; 
    text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

a#button span {
    background: transparent url('images/buttonl.png') no-repeat;
    display: block;
    height: 21px;
    padding: 9px 0 5px 24px;
} 
a.button {
    background: transparent url('images/buttonr.png') no-repeat right;
    color: #fff;
    display: block;
    float: left;
    height: 35px;
    margin: 0 15px 0 0;
    padding: 0 24px 0 0; 
    text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

a.button span {
    background: transparent url('images/buttonl.png') no-repeat;
    display: block;
    height: 21px;
    padding: 9px 0 5px 24px;
}
.servicessmall {
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	font-size:11px;
	font-style:italic;
	color:#243a96;
	line-height:normal;
	border-top:1px dotted #CCC;
}

/**********************************************************/
/*preload classes*/ 
.svw {width: 550px;background: #fff;} 
.svw img { width:550px; }
.svw ul {position: relative; left: -999em;} /*core classes*/ 
.stripViewer { position: relative; overflow: hidden; border: 0px solid #ff0000; margin: 0 0 1px 0;width:550px; } 
.stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 550px; list-style-type: none; } 
.stripViewer ul li { float:left; } 
.stripTransmitter { overflow: auto; width: 550px; } 
.stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } 
.stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } 
.stripTransmitter a{ font: bold 10px Verdana, Arial; text-align: center; line-height: 22px; background: #ff0000; color: #fff; text-decoration: none; display: block; } 
.stripTransmitter a:hover, a.current{ background: #fff; color: #ff0000; } /*tooltips formatting*/ 
.tooltip { padding: 0.5em; background: #fff; color: #000; border: 5px solid #dedede; } 
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:15px 15px 15px 15px;
	overflow:auto;
	text-align:left;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

