﻿body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a { 
	color:#0066CC;
}
a:hover {
	color:#CC6600;
}
h1 {
	font-family:Tahoma, Arial, Verdana;
	font-size:24px;
	font-weight:normal;
	color:#D34C45;
}
h2 {
	font-family:Tahoma, Arial, Verdana;
	font-size:18px;
	font-weight:normal;
	color:#D34C45;
}
.contentText {
	line-height: 18px;
	color:#333333;
}
#mainContentRight ol {
	line-height:17px;
	color:#666666;
}
#mainContentRight ol li {
	padding:3px 0;
}
#mainContentRight ul {
	line-height:17px;
	color:#666666;
}
#mainContentRight ul li {
	padding:3px 0;
}
#mainFullContent ol {
	line-height:17px;
	color:#666666;
}
#mainFullContent ol li {
	padding:3px 0;
}
#mainFullContent ul {
	line-height:17px;
	color:#666666;
}
#mainFullContent ul li {
	padding:3px 0;
}

.FormTitle {
	background-color:#E1E1E1;
	font-weight:bold;
	padding-left:18px;
	color:#000000;
	border-top:solid 3px #F0F0F0;
	border-bottom:solid 1px #CCCCCC;
}
.FormLeft {
	background-color:#F0F0F0;
	text-align:right;
}
.FormRight {
	text-align:left;
	background-color:#FCFCFC;
}
.mandtry {
	font-weight: bold;
	color: tomato;
}
a.butt {
	display:block;
	padding:3px 10px;
	background-color:#FFEDA6;
	border:solid 1px #FBC200;
	float:right;
	margin-left:5px;
	color:#4F2900;
	text-decoration:none;
	text-align:center;
	font:bold 12px arial;
}
a.butt:hover {
	background-color:#ffbf6c;
	color:#311c00;
	border:solid 1px #fda22d;
}
.telText {
	font:9px verdana;
	color:#666666;
}
.Success {
	color:Green;
	font:16px Arial;
	font-weight: bold;
}
.UnSuccess {
	color:Red;
	font:16px Arial;
	font-weight: bold;
}
#commonHeading {
	background:url(../images/myrim_head_bg.gif) no-repeat left center;
	padding:18px 0 12px 50px;
	font:bold 24px arial;
	color:#F68B00;
	margin:10px 0;
}
#commonHeading span {
	color:#969894;
}
.rights li {
	display: block;
	background: white url('../images/tick.gif') no-repeat scroll left center;
	padding-left: 24px;
	list-style-type: none;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.wrongs li {
	display: block;
	background: white url('../images/icon_del.gif') no-repeat scroll 3px;
	padding-left: 24px;
	list-style-type: none;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.Advantages 
{
	color: #FFA717;
 	font-weight: bold;

}

.Reports 
{
	color: #4099BB;
 	font-weight: bold;
}

#newserv 
{
	list-style-type: none;
	display: block;
	background: url(../images/newanimated.gif) no-repeat 80px 5px;
}
#Questions ul li 
{
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/icons/question.gif) no-repeat 5px 5px;
	line-height: 20px;
	color: #666666;
}

#Advantages ul li 
{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/tick2.gif) no-repeat 5px 5px;
	line-height: 20px;
	color: #666666;
}

#Reports ul li 
{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 25px;
	background: url(../images/star1.gif) no-repeat 3px 5px;
	line-height: 20px;
	color: #666666;
}
.botBorder {
	border-bottom:dotted 1px #CCCCCC;
}
.loading {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}

.BigBlue {
	font-size: large;
	color: #5C8AD6;
}
.BigOrange {
	font-size: large;
	color: #FA9A0C;
}
.MidBlue {
	font-size: 16px;
	color: #5C8AD6;
	font-weight: bold;
}
.MidOrange {
	font-size: 16px;
	color: #FA9A0C;
	font-weight: bold;
}
.MidRed {
	font-size: 16px;
	color: #EC562B;
	font-weight: bold;
}
.SmallBlueTitle {
	font-size: 12px;
	color: #3E74CE;
	font-weight: bold;
}
.SmallOrangeTitle {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.SmallGrayTitle {
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
.SmallGreenTitle {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}
.ThickGray {
	color:#666666;
}
.SmallGray {
	font-size:11px;
	color:#808080;
}
.noborder {
	border-width:0;
}
.BigViolet {
 font-size: large;
 color: #333399;
}
.SmallOrange {
	font-size: 14px;
	color:#FF9900;
	font-weight: bold;
}

/* Big Rounded Rectangle */
.big-roundrect {
    width:500px;
    overflow:hidden;
    background:url(../images/roundrect.gif) no-repeat left top;
}    
.big-roundrect .top {
    background:url(../images/roundrect.gif) no-repeat right top;
    height:20px;
    margin-left:20px;
}    
.big-roundrect .roundrect-content {
    width: 500px;
    overflow:hidden;
    background:url(../images/roundrect.gif) no-repeat right bottom;
}    
.big-roundrect .inner-content {
    overflow:hidden;
    background:url(../images/roundrect.gif) no-repeat left bottom;
    margin-right:20px;
    padding:0 10px 10px 20px;
     
}