

body {
	background:url(http://s3.amazonaws.com/rally/main/bg.jpg);
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 13px;
}

td { 
 background: #FFFFFF;
  text-align:left;

}

p, li {
	font-size: 13px;
	line-height: 1.4em;
	font-family: verdana;
	font-weight: normal;
	
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 16px;
	margin: 5px 0 4px 0;
	font-family: verdana;
}

h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}

h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

h4 {
	font-family: verdana;
	letter-spacing: -1px;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: .5em;
	margin-top: .5em;
}

h4 a:visited {
	border: 0;
	color: #333;
}

h4 a:hover {
	color: #555;
	border: 0;
}



a {
	color: #3252b2;
}

a img {
	border: 0;
}

blockquote {
	line-height: 1.4em;
	font-family: georgia;
}

cite {
	font-family: verdana;
	font-size: 10px;
}
.clear {
	   content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.structure {
	width: 880px;
	margin: 0 auto;
	 
}

span.highlight {
	background-color: #ffc;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}

.imageshot {

   border: #CCCCCC 1px solid;

}
/*-------------------------------------------------
header
-------------------------------------------------*/

div#header {
	height: 42px;
	margin: 25px auto;
	text-align:left;
	padding-right: 8em;
}

div#header p {
	font-size: 12px;
	font-family: verdana;
	padding-top: .1em; 
	text-align:right;
}

div#header a img {
	border: 0;
}

.menu_selected { 
   color: #CCCCCC;
   text-decoration:none;
   font-weight:bold;
 }
div.band {
	padding: 20px 0;
	background-color:#003366;
	border-top: 4px solid #666666;
	border-bottom: 4px solid #666666;
}


/*-------------------------------------------------
footer
-------------------------------------------------*/

div.footer {
	text-align: center;
	background-color: #003366;
	font-family: verdana;
	color: #fff;
	padding: 15px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 25px;
}

div.footer a {
	color: #fff;
}





/*-------------------------------------------------
content
-------------------------------------------------*/

div.content {
	margin: 40px auto;
	 
}
 

div.wide {
	width: 800px;
}

div.wide div.left, div.wide div.right {
	width: 400px; margin-bottom: 25px;
	 
}

 
div.left {
	float: left;
}

div.right {
	float: right;
}
 
.plug {
  width: 850px;
  margin: 0 auto;
  margin-bottom: 1em;
  text-align: center;
  float:none;
  background-color:#CC9900;  /*#CCCC00 */
  padding: .5em;
} 
 .bodysmall
{
    font-size: 10px;
}
.error_notice {

   padding: 1em;
   border: #CC0000 1px solid;
   background: #FFDED9;
   margin-bottom: .7em;

}
.red_border {

   border: #CC0000 2px solid;

}
 .cool_box {

  border:1px solid #91a7b4;
  border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6;
  padding: .5em .5em .5em .7em;
  border-collapse: separate; 
  background-color:#F2F5FF;
  margin-top: 1em;

}

.pricing td {

  border-bottom:#999999 1px solid;
  padding: .3em;
  
  }
  
  .feature {
  margin-bottom: 1em;
  }
  .market {
  border: #CCCCCC 1px solid;
  }