/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
background-color:#7cbad9;
text-align:justify;
background-color:#999999;
}
a
{
text-decoration:none;
color:#333333;
}
a:hover
{
text-decoration:underline;
color:#333333;
}
p,h1,h2,h3,h4,h5,h6,form,input,textarea,ul,li
{
margin:0px;
padding:0px;
line-height:18px;
}
.container
{
margin:0 auto 0 auto;
width:980px;
background-color:#ffffff;
}
.logo
{
padding:10px 0px 10px 10px;
}
input[type=text]
{
width:235px;
border:1px solid #cccccc;
}
textarea
{
width:235px;
height:100px;
border:1px solid #cccccc;
}
h1
{
background-color:#f2f2f2;
border:1px solid #eaeaea;
padding:10px 5px 7px 5px;
}
.top-bg-shade
{
background-image:url(../asset/top-bg-shade.gif);
background-repeat:repeat-x;
height:82px;
}
/*--------- Top Menu Starts ------------*/
rhm1{
	width:780px;
	height:64px;
	margin:0 auto;
	background:url(../asset/rhm1_bg.gif) repeat-x;
	
}
.rhm1-left{
	background:url(../asset/rhm1_l.gif) no-repeat;
	float:left;
	height:64px;
	width:15px;
	margin-left:10px;
}
.rhm1-right{
	background:url(../asset/rhm1_r.gif) no-repeat;
	clear:both;
	float:right;
	height:64px;
	width:15px;
	padding-right:10px;
}
.rhm1-bg{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../asset/rhm1_bg.gif) repeat-x scroll 0 0;
	float:left;
	height:64px;
	width:930px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font:13px 'arial', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(../asset/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(../asset/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(../asset/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(../asset/rhm1_hover_r.gif) no-repeat right 5px;
}

/*--------- Top Menu Starts ------------*/

.twitter-text
{
font-size:16px;
font-weight:bold;
color:#000066;
text-align:left;
padding-left:3px;
}
.middle-white
{
background-image:url(../asset/middle-white.gif);
background-repeat:repeat-y;
width:218px;
padding:0px 10px 10px 10px;
}
.content-right
{
padding:0px 15px 15px 15px;
}
.main-headings
{
font-size:24px;
color:#000066;
}
.main-headings a
{
color:#000066;
text-decoration:none;
}
.main-headings a:hover
{
color:#000066;
text-decoration:none;
}
.main-text
{
color:#333333;
line-height:18px;
}
.main-text a
{
color:#666666;
text-decoration:none;
}
.main-text a:hover
{
color:#666666;
text-decoration:underline;
}
.box-top-curve
{
background-image:url(../asset/box-top-curve.jpg);
background-repeat:no-repeat;
width:339px;
height:41px;
}
.box-bg
{
background-color:#eaeaea;
width:309px;
padding:15px;
}
.assetpace
{
padding-right:15px;
}
.white-headings
{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding:13px 0px 0px 15px;
}
.white-headings a
{
color:#FFFFFF;
text-decoration:none;
}
.white-headings a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.footer-outer
{
background-color:#d5d5d5;
text-align:center;
font-weight:bold;
border-top:1px solid #999999;
}
.footer-outer a
{
color:#333333;
text-decoration:none;
}
.footer-outer a:hover
{
color:#333333;
text-decoration:underline;
}
.footer-inner
{
margin:0 auto 0 auto;
width:950px;
padding:25px;
line-height:20px;
}
