* {font-size:100.01%}
html {
	font-size:62.5%;
	height: 100%;
	margin:0;
}
.content-holder {
	min-height: 100%;
}
* html .content-holder {
	height: 100%;
}
body {
	height: 100%;
	min-width:940px;
	margin:0;
	color:#000;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	background:#87b4e8 url(../images/light/bg-body.gif) repeat-x 0 0px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

/* main */
#main {
	width:100%;
	overflow:hidden;
	padding-bottom: 187px;
}
/* inner-main */
.inner-main {
	margin:0 auto;
	width:940px;
	overflow:hidden;
	background:url(../images/light/bg-content.gif) no-repeat;
	position:relative;
}

/* content */
#content {
	width:924px;
	padding:114px 8px 0;
	overflow:hidden;
}

/* header */
#header {
	width:924px;
	height:38px;
	margin:0 8px;
	padding:76px 0 0;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/light/bg-navigation.gif) repeat-x 0 77px;
}

.headervisual
    {
    width: 740px;
    height: 77px;
	position:absolute;
	top:0;
	left:184px;
    }

.logo {
	position:absolute;
	top:0;
	left:0px;
	width:204px;
	height:77px;
	background:url(../images/light/logo.jpg) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.logo a {
	display:block;
	width:124px;
	height:37px;
}
* html .navigation {margin-right:55px;}

.navigation {
	float:left;
	margin:0 45px 0 -56px;
	padding:0;
	display:inline;
}
.navigation li {
	display:inline;
	line-height:36px;
	padding:0 0 0 78px;
}
.navigation li a {
	color:#414141;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
.navigation li a:hover {
	color:#222425;
	text-decoration:none;
}
#header form {
	float:left;
	margin:6px 0 0;
	display:inline;
}
#header form span {
	background:url(../images/light/bg-input.gif) no-repeat;
	display:block;
	width:200px;
	height:22px;
}
#header input {
	float:left;
	background:none;
	border:none;
}
.textinp {
	width:160px;
	padding:2px 5px 0;
	line-height:20px;
	font-size:13px;
	color:#999;
}
.button {
	margin:3px 0 0 8px;
	width:16px;
	height:16px;
}
/* inner-content */
.inner-content {
	width:100%;
	padding:25px 0 10px;
	overflow:hidden;
    background:#FFFFFF url(../images/light/content.gif) repeat-y;
}

/* content-and-column */
.content-and-column {
	width:694px;
	float:left;
	overflow:hidden;
}
/* main-content */
.main-content {
	float:right;
	display:inline;
	width:475px;
	padding:5px 23px 0 0;
}
.main-content h1 {
	margin:0 0 23px;
	color:#143B66;
	font:3em/1.06em Georgia, "Times New Roman", Times, serif;
}
.main-content p {
	margin:0 0 30px;
	font-size:1.3em;
	line-height:1.636em;
	color:#666;
}
.main-content a {
	color:#143B66;
}
.main-content h2 {
	margin:0 0 3px;
	color:#333;
	font:1.8em/1.11em Georgia, "Times New Roman", Times, serif;
}

/* main-content */
.main-content-wide {
	float:right;
	display:inline;
	width:631px;
	padding:5px 23px 0 0;
}
.main-content-wide h1 {
	margin:0 0 23px;
	color:#143B66;
	font:3em/1.06em Georgia, "Times New Roman", Times, serif;
}
.main-content-wide p {
	margin:0 0 30px;
	font-size:1.3em;
	line-height:1.636em;
	color:#666;
}
.main-content-wide a {
	color:#143B66;
}
.main-content-wide h2 {
	margin:0 0 3px;
	color:#333;
	font:1.8em/1.11em Georgia, "Times New Roman", Times, serif;
}

.orange {
	color:#143B66;
	text-decoration:underline;
}
.orange:hover {text-decoration:none;}

table
	{
	width: 100%;
	}

td
	{
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;			
	}

td.form-label {
	width: 20%
}
	
td.form-input {
	width: 80%
}	


tr.row-even {
	background-color: #e5f1ff;
}

tr.row-oneven  {

}

td.cell-wide {
	width: 35%;
}

td.cell-small {
	width: 15%;
}

td.cell-banks-1 {
	width: 30%;
}

td.cell-banks-2 {
	width: 15%;
}

td.cell-banks-3 {
	width: 27%;
}

td.cell-sparen-1 {
	width: 30%;
}

td.cell-sparen-2 {
	width: 10%;
}

td.cell-sparen-3 {
	width: 10%;
}

td.cell-sparen-4 {
	width: 15%;
}

.small-table 
{
    width: 25%;
 }

/* left-column */
.left-column {
	float:left;
	width:157px;
	padding:67px 22px 0 17px;
	display:inline;
}
.left-column ul {
	background:url(../images/light/sep-hor-left-column.gif) repeat-x;
	margin:0;
	padding:0;
}
.left-column li {
	list-style:none;
	line-height:3.181em;
	background:url(../images/light/sep-hor-left-column.gif) repeat-x 0 100%;
}
.left-column li a {
	padding:0 0 0 17px;
	background:url(../images/light/arrow.gif) no-repeat 7px 50%;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
* html .right-column {
	height:249px;
	overflow:visible;
}
.left-column h2 {
	margin:0 0 3px;
	color:#333;
	font:1.5em/1.11em Georgia, "Times New Roman", Times, serif;
}
/* right-column */
.right-column {
	float:right;
	display:inline;
	width:165px;
	min-height:249px;
	overflow:hidden;
	padding:13px 20px 0 15px;
	margin:0 30px 0 0;
	background:url(../images/light/bg-right-column.gif) repeat-x;
}
.right-column h2 {
	margin:0 0 12px;
	color:#333;
	font:1.8em/1.11em Georgia, "Times New Roman", Times, serif;
}
.right-column ul {
	margin:0;
	padding:0;
}
.right-column li {
	list-style:none;
	padding:0 0 0 15px;
	width:150px;
	line-height:1.636em;
	background:url(../images/light/arrow.gif) no-repeat 6px 8px;
}
.right-column li a {
	font-size:1.1em;
	color:#666;
}

/* right-column-small */
.right-column-small {
	float:right;
	display:inline;
	width:165px;
	min-height:120px;
	overflow:hidden;
	padding:13px 20px 0 15px;
	margin:0 30px 0 0;
}
.right-column-small h2 {
	margin:0 0 12px;
	color:#333;
	font:1.8em/1.11em Georgia, "Times New Roman", Times, serif;
}
.right-column-small ul {
	margin:0;
	padding:0;
}
.right-column-small li {
	list-style:none;
	padding:0 0 0 15px;
	width:150px;
	line-height:1.636em;
	background:url(../images/light/arrow.gif) no-repeat 6px 8px;
}
.right-column-small li a {
	font-size:1.1em;
	color:#666;
}

/* bottom-content */
.bottom-content {
	clear:both;
	width:864px;
	margin:0 -8px;
	padding:20px 38px 20px;
	overflow:hidden;
	background: #FFFFFF url(../images/light/bottom-content.gif) no-repeat 0 100%;
}
.bottom-content div {
	width:100%;
	overflow:hidden;
	background:#FFFFFF;
	
}
.bottom-content ul {
	padding:0;
	margin:0 0 0 -8px;
	float:left;
	display:inline;
}
.bottom-content ul li:first-child {background:none;}
.bottom-content ul li {
	display:inline;
	list-style:none;
	line-height:1.2em;
	background:url(../images/light/sep-slash.gif) no-repeat 0 3px;
	padding:0 2px 0 8px;
	color:#a0a0a0;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom-content li a {
	color:#a0a0a0;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bottom-content li a:hover {
	color:#ff7011;
	text-decoration:none;
}
.bottom-content p {
	float:right;
	margin:0;
	font:1.0em/1.2em Arial, Helvetica, sans-serif;
	color:#a0a0a0;
}

/* footer */
#footer {
	position:relative;
	height: 154px;
	margin-top: -154px; 
	width:100%;
	min-width:940px;
	background:#333 url(../images/light/bg-footer.gif) repeat-x;
}
/* inner-footer */
.inner-footer {
	margin:0 auto;
	width:924px;
	padding:10px 8px;
	overflow:hidden;
}
* html .inner-footer ul {height:134px;overflow:visible;}
.inner-footer ul {
	margin:0;
	padding:0;
	list-style:none;
	min-height:134px;
	overflow:hidden;
}
.inner-footer li {
	overflow:hidden;
	color:#ccc;
	font:1.1em/2.18em Arial, Helvetica, sans-serif;
}
.inner-footer li a {
	color:#999;
	text-decoration:underline;
}
.inner-footer li a:hover {color:#ccc;}
/* two-column */
.two-column {
	width:500px;
	float:left;
	overflow:hidden;
	display:inline;
}
.two-column ul {
	float: left;
	padding:0 20px 0 30px;
	background:url(../images/light/footer-vert-sep.gif) repeat-y;
}
/* one-column */
.one-column {
	text-align:right;
	width:300px;
	float:right;
	overflow:hidden;
}
.one-column ul {
	padding:0 30px 0 0;
	background:url(../images/light/footer-vert-sep.gif) repeat-y 100% 0;
}
.rss {
	float:right;
	width:14px;
	overflow:hidden;
}
.rss a{
	margin:12px 0 0;
	display:block;
	width:14px;
	height:14px;
	background:url(../images/light/rss.gif) no-repeat;
	overflow:hidden;
	text-indent:6000px;
}

.li-spacer {
	float:right;
	width:5px;
	overflow:hidden;
}

.symbaloo {
	float:right;
	width:16px;
	overflow:hidden;
}

.symbaloo a{
	margin:12px 0 0;
	display:block;
	width:16px;
	height:16px;
	background:url(http://static01.symbaloo.com/_img/add/addtosymbaloo_icon.gif) no-repeat;
	overflow:hidden;
	text-indent:6000px;
}

label{
	margin:0 10px 30px 0;
	font-size:1.3em;
	line-height:1.636em;
	color:#666;
}
.input-text{
	float: left;
	background: #FFFFFF url(../images/light/img_bg_input.gif) repeat-x top left;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	width: 250px;
	height: 20px;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #525252;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
textarea{
	float: left;
	background: #FFFFFF url(../images/light/img_bg_input.gif) repeat-x top left;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	width: 250px;
	height: 200px;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #525252;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.input-selectbox{
	float: left;
	background: #FFFFFF url(../images/light/img_bg_input.gif) repeat-x top left;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	width: 260px;
	height: 25px;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #525252;
}
.submit-btn{
	width: 260px;
	height: 25px;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	color: #525252;
    background-color:#EFEFEF;
}

.bank_info_link a
{
    width: 220px;
    height: 50px;
    float: left;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 14px;
	background: #FFFFFF url(../images/light/bg-button.gif) repeat-x top left;
	text-align: center;
	color: #FFF;
	padding-top: 13px;
}

.deposito_info_link a
{
    width: 220px;
    height: 50px;
    float: right;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 14px;
	background: #FFFFFF url(../images/light/bg-button.gif) repeat-x top left;
	text-align: center;
	color: #FFF;
	padding-top: 13px;
}

/* blog styles */
.comment_odd {
	color: black;
	background-color: EEEEEE;
}
.leftnav2sel a:hover
    {
    color: #333333;
    text-decoration: underline;
    background-color: inherit;
    }
.subtitle
	{
	margin:0;
	color:#143b66;
	font:3em/1.06em Georgia, "Times New Roman", Times, serif;
	}

.bloggername
	{
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #544F93;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
	}
.center-text
	{
	text-align: center;
	}

.search-pagebreak
    {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    }
.sharethis
  {
  background: url(../images/light/img_sharethis.gif) no-repeat top left;
  padding-top: 2px;
  padding-left: 22px;
  padding-bottom: 4px;
  }

.clear
	{
	clear: both;
	height: 1px;
	overflow: hidden;
	}

.profile-pic-small
	{
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	}


.profile-pic-big
	{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	}
	