body{
	background-color: #577382;
  margin-top: 20px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

/* 	margin: auto; */
.rs_outer_wrapper{
	width: 840px;
	border: solid 4px white;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.rs_wrapper{
	width: 840px;
	background-color:#FFFFFF;
}

a:link {
	color: #577382;
    text-decoration: none;
}

a:visited {
	color: #577382;
    text-decoration: none;
}

a:hover {
	color: #000000;
    text-decoration: underline;
}

.rserror1 {
    color: red;
    font-size: 1.2em;
    font-weight: bold;
}

.rserror2 {
    color: red;
    font-size: 1em;
    font-weight: bold;
}

/*------------------------------------
	HEADER
------------------------------------*/
.rs_header_wrapper{
	width: 832px;
	height: 135px !important;
	height: 135px;
	min-height: 135px;
}
/*
	background-image: url(images/header_bg.gif);
	background-repeat: repeat;
	background-position: right;
*/

.rs_main_header p, .rs_sub_header p { margin: 0; padding: 0; }

.rs_main_header{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
       margin-top:0px;
	padding: 0 0 0 20px;
	font-weight: bold;
       height: 102px;
       overflow: hidden;
}

.rs_zoho_login{
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
       margin-top: 5px;
	padding: 0 0 0 0px;
	font-weight: normal;
       overflow: hidden;
}

input.submit {
    background-color: #1C7AB4; 
    font-weight: bold; 
    font-size: 12px; 
    color: white;
}

input.login {
    background-color: #FFFFFF; 
    font-weight: normal; 
    font-size: 12px; 
    color: #000000;
    border: 1px solid #1C7AB4;
}

.rs_sub_header{
	float: left;
  clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
 	font-weight: bold;
	padding: 0px 0 0 20px;
  height: 25px;
	width: 840px;
  overflow: hidden;
}


/*------------------------------------
	NAVIGATION
------------------------------------*/
.rs_navigation{
	height: auto !important;
	width: 840px;
	margin-top: 0px;
  background: #f5f5f5;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.rs_navigation2{
	height: auto !important;
	width: 840px;
	margin-top: 0px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.rs_navigation2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: auto !important;
	height: 1%;

}

.rs_navigation2 ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.rs_navigation2 ul li {
	padding: 7px 12px;
	text-decoration: none;
	display: block;
	float: left;
	width: auto !important;
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*
.rs_navigation2 ul li {
	padding: 7px 12px;
	text-decoration: none;
	display: block;
  color: white;
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
*/

.rs_navigation_top{
	display:none;
}

A.rs_nav:link {
	color: white;
	text-decoration: none;
}
A.rs_nav:visited {
	color: white;
	text-decoration: none;
}
A.rs_nav:hover {
	color: #E8D3B6;
	text-decoration: underline;
}


/*------------------------------------
	CONTENT
------------------------------------*/
.sf_extra5{
	width:775px;
	height: 160px ;
	clear: both;
	float: left;
	margin-top: 3px;
}

.sf_extra5 span{
	width: 453px;
	height: 160px !important; height: 160px;
	min-height: 160px;
	float: right;

}
.rs_pagetitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 20px 10px 20px;
	clear: both;
	padding-top: 10px;
}

.rs_content{
	clear: both;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
    padding-bottom: 40px;
	margin-bottom: 20px;
}

.quotes{
   font-size: 11px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}

.rs_content:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.boxright {
  width: 140px;
  height: auto;
  float: right;
  border: 1px solid gray;
  padding: 8px 8px;
  margin-left: 12px;
}

.noboxright {
  width: 140px;
  height: auto;
  float: right;
  border: none;
  padding: 8px 8px;
  margin-left: 12px;
}

/*
	height: 300px !important; height: 300px;
	min-height: 300px;
*/
.right_big_bullet ul{
  text-align: right;
  list-style: square;
  list-style-position: inside;
}

.right_big_bullet li{
  font-size: 15px;
  font-weight: bold;
  color: #3C759E;
}

/*------------------------------------
	FOOTER
------------------------------------*/
.rs_footer{
	clear: both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	color: #fff;
	padding: 10px 0px 5px 20px;
}

.rs_footer p {
	margin: 0;
	padding: 0;
}

.rs_footer{
	background-color: #577382;
}

/*------------------------------------
	BANNER
------------------------------------*/
.sf_banner{
	color:#000;
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
.sf_banner div#bannerLink{
	padding-top: 10px;
}


.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}


		.rs_main_header{
		color: #68929D;
		}

		.rs_sub_header{
		color: #707070;
		}

		.rs_navigation ul li a{
		color: #000;
		}

		.rs_navigation ul li a:visited{
		color: #000;
		}

		.rs_navigation ul li a:hover{
		color: #68929D;
		}

		.sf_extra5{
		sf_edit: true;
		background-image: url(images/main_left_3.jpg);
		background-repeat: no-repeat;
		}

		.sf_extra5 span{
		sf_edit: true;
		background-image: url(images/main_right_3.jpg);
		background-repeat: no-repeat;
		}

		.rs_pagetitle{
		color: #3C759E;
		}
