﻿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;
}
.FormTitle {
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-bottom-color: #CCCCCC;
	left: px;
}
.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;
}
.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: 16px;
	color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SmallBlueTitle {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.SmallOrangeTitle {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.SmallGrayTitle {
	font-size: 12px;
	color: #00509F;
	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;
}
