body{
	background-color:#888;
	background-image:url('/graphics/bg.gif');
	font-size:12px;
	font-Family: Arial, Helvetica, sans-serif;
	color: black;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
}

td{
	font-size:12px;
	font-Family: Arial, Helvetica, sans-serif;
}

a:link{
	text-decoration:underline;
	color: Black;
}
a:visited{
	text-decoration:underline;
	color: Black;
}
a:hover{
text-decoration:underline;
}

.h1 {
	color: Navy;
	font:bold 12px arial;
}
.h2 {
	color: Navy;
	font:bold 11px arial;
}

.floatimgleft {
float: left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
}
.floatimgright {
float: left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
}
.masthead{
	background-image:url('/graphics/masthead.jpg');
	width:770px;
	height: 79px;
	padding: 5px;
	background-color: #669aff;
	font-family:Arial;
	font-size:12px;
	color:black;
}
.content_top{
	background-image: url('/graphics/content_top.gif');
	background-repeat: no-repeat;
	width: 770px;
}
.content{
	background-image: url('/graphics/content_bg.gif');
	padding:10px;
	width: 770px;
}
.content_bot{
	background-image: url('/graphics/content_bot.gif');
	background-repeat: no-repeat;
	width: 770px;
}
.footer{
	background-image:url('/graphics/footer.gif');
	width:770px;
	height: 25px;
	background-repeat: no-repeat;
	padding: 5px;
	font-family:Arial;
	font-size:12px;
	color:black;
}

.video{
	padding: 5px;
	background-color: #555;
}
.getstarted {
background:#515151;
font:bold 17px/25px arial;
height:25px;
text-transform:uppercase;
padding-left:15px;
margin-left: 5px;
margin-right:5px;
margin-bottom:10px;
color:#669aff;
}
.MarketHeader {
background:#515151;
font:bold 17px/25px arial;
height:25px;
text-transform:uppercase;
padding-left:15px;
margin-left: 5px;
margin-right:5px;
margin-bottom:10px;
color:#669aff;
}

.MarketHeader_sm {
background:#777;
color:#FFF;
font:bold 14px arial;
padding-left:10px;
margin-bottom:5px;
margin-top:10px;
padding: 2px;
width: 350px;
}

.HeaderDidyouknow {
background:#888;
font:bold 17px/25px arial;
height:25px;
text-transform:uppercase;
padding-left:5px;
color:#669aff;
}

.rbroundbox { 
 background: url(/graphics/nt.gif) repeat;
 }
.rbtop div { background: url(/graphics/tl.gif) no-repeat top left; }
.rbtop { background: url(/graphics/tr.gif) no-repeat top right; }
.rbbot div { background: url(/graphics/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/graphics/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
 width: 100%;
 height: 7px;
 font-size: 1px;
}
.rbcontent { color:white; margin: 0 7px; }
.rbroundbox { width: 80%; margin: 1em auto; }

.FormHeader_sm {
background:#777;
color:#FFF;
font:bold 14px arial;
padding-left:10px;
margin-bottom:5px;
margin-top:10px;
padding: 2px;
width: 400px;
}

.caption

{
	font-size:11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
 	margin-bottom: 5px;
	padding: 0px;
}
blockquote {
	font-size:12px;
	font-style: italic;
	padding-top:    5px;
	padding-right:  10px;
	padding-bottom: 5px;
	padding-left:   10px;
	margin-left:   0px;
	margin-right:  0px;
	margin-top:    0px;
	margin-bottom: 0px;
}