html {	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, Lucida Bright, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333;
	height: 100%;
}

.cobrandBody {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, Lucida Bright, Georgia, "Times New Roman", Times, serif;
	color:#333;
	background-image: none;
	background-color: #fff;
	height: auto;
}

.mybottom             {
	width: 1px;
	height:1px;
    margin:0px;
    clear:both;
    
}

h1  {
    font:bold 16px Verdana, Arial, Helvetica, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
    color:#000;
    margin-top:15px;
    margin-left: 60px;
    padding-bottom:5px;
    
}

p
{
	margin-left: 60px;
	margin-right: 30px;
}


h2 {
	font:bold 14px Verdana, Arial, Helvetica, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:28px;
	font-weight:900;
	margin-left: 60px;
	color:#000;
}

h3 {
	font:bold 14px Verdana, Arial, Helvetica, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:28px;
	font-weight:900;
	margin-left: 60px;
	color:#000;
}

a {
	text-decoration: underline;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:active {
	color: #000;
}

a:hover {
	color: #444;
}

hr {
	padding-bottom: 0px;
}


p {
	font:12px Verdana, Arial, Helvetica, Lucida Bright, Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
}

th {

	background-color: #909090;
	font:12px Verdana, Arial, Helvetica, Lucida Bright, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
	line-height:15px;

}


/* begin footer */

#cobrandFooter {
	padding: 0;
	width:720px;
	background-color: #fff;
	color: #000;
	border: 1px solid #909090;
	height: 26px;
	font: 10px Verdana, Arial, Helvetica, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	margin: 0px auto;
}

#copyright {
	float: left;
	padding: 5px 5px 7px 10px;
}

#bottomnav {
	float: right;
	padding: 5px 10px 7px 5px;
	text-align:right;
}

#bottomnav a {
	color: #000;
}

/* end footer */

#container {
	margin: 0px auto;
	margin-bottom: 0;
	padding: 0;
	width: 720px;
	height: auto;
	background: #fff;
	border-width: 0 1px 0 1px;
	border-color: #909090;
	border-style: solid;
}


#leftContainer { margin: 0; padding: 0; width: 550px; height: auto; text-align: left; float: left; 	}
#rightContainer { margin: 0; padding: 0; width: 199px !important;width /**/: 185px; height: 810px;  background: url(../../Images/home-sidebarbkg.gif) no-repeat top left; float: right; }


#Independent { margin: 0 15px 0 0; padding-top: 10px; width: 165px; height:950px; vertical-align: top; float: right; }

#Independent h3 
{
	margin-left: 15px;
	font-size: 12px;
	color: #660000;
}

#Independent ul li {
	font-size: 11px;
	list-style: none;
	margin-top:-10px;
	margin-left: -40px;
}

#Independent li {
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-right:7px;
	padding-bottom: 15px;
	display: block;
}

#Independent li.last {
	border: none;
}

#Independent span.name {
	display: block;
	font-style: italic;
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
}

.buttons { padding-bottom: 1px; width: 80px; height: 22px; font: bold 12px Tahoma, Arial, Serif; 
	color: #fff; background:#fff url(images/img_buttonbackGreen.gif) repeat-x top left; 
	border-top:1px solid #d5d5d5; border-right:1px solid #a7a7a7; border-bottom:1px solid #a7a7a7; border-left:1px solid #d5d5d5; cursor: pointer; }
