body {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100.1%;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	margin: 0px;
}

p {
	font-size: 1em;
}

.bodytext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003454;
}

#container
{
	margin: 0 auto;
	width: 774px;
	text-align: left;
	background-color: #FFF;
}

#content
{
	padding: 40px;
	text-align: justify;
}

#footer
{
	background-color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

h1 
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #990000;
	text-align: center;
	font-size: 1.7em;
}
.question 
{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #0e32a5;
	text-align: left;
	font-size: 1.2em;
	font-weight:bold;

}
.h1_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
}

h3 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	font-size: 1.4em;
}

.tick li {
	list-style-image: url(../image/greentick.png);
}

.product
{
padding: 20px;
border: 3px  dashed #666666;
margin-bottom: 30px;
background-color: #eeeeee;
}

.product h2
{
	font-size: 30px;
	margin: 0px;
}

.testimonial 
{
	font-family: "Courier New", Courier, monospace;
	padding: 20px;
	border: 1px solid #CCCCCC;
	background-color: #ffffed;
	width: 450px;
	margin: 0 auto;
}

.testimonial h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
}

.big
{
	font-family: "Courier New", Courier, monospace;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	background-color: #ffffed;
}

.title
{
	background-color:#CC0000;
	color:#FFFFFF;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration:none;
}
a:active {
	color: #0000FF;
}


.big span{
font-weight:bold;
background-color:#FFFF00;
font-size: 17px;
}

.mark{
background-color:#FFFF00;
}

#valuetable {
	background-color: #000000;
	border: 4px solid #0C2C9B;
}

/* For info pages */
#header 
{
	float: left;
	width: 774px;	
}

.unhappy_icon
{
	list-style-image: url(../sitetemplate/unhappy_icon.jpg);
}

.unhappy_icon li
{
	vertical-align: text-top;
}
.h2_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
.ul_spacer li{
	margin-bottom: 1em;
	list-style-image: url(../images/greentick.png);
}
.tblbg{
	background-image:url(../images/text-bg.jpg);
}
.launchdate {
	color: #000;
}
.ul_spacer2 li {
	margin-bottom: 1em;
	list-style-image: url(../images/rrs-bullet-2.jpg);
}
.h3_black {
	color: #000;
}
.hs_black {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	font-size: 1.4em;
}
.style1 {
	color: #990000;
	font-weight: bold;
}

.footerlink:link {
	color: #FFFFFF;
}
.footerlink:visited {
	color: #FFFFFF;
}
.footerlink:hover {
	color: #FF0000;
	text-decoration:none;
}
.footerlink:active {
	color: #FFFFFF;
}
.tick{
text-align:center;
font-family: Georgia,Times New Roman,Times,serif;
font-size: 1.7em;
}
