/* CSS Document */
body {background:url(../images/striped_bg.jpg); background-repeat:repeat-x; background-color:#9670b5;}
#frame {
	width:955px;
	margin:0px Auto;
	padding:0px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:12px;
}

#header {background-color:#5b307f; font-size:14px;}
#header_cobrand {background-color:#5b307f; font-size:12px;}
.headcol {width:456px; float:left; padding:10px; text-align:center;}
.white {background-color:#FFFFFF; padding:5px 15px; text-align:left;}
.whitecontainer{float:right; width:415px; position:relative; top:-3px;}

.green {color:#9c3;}
.orange {color:#f90; font-size:14px; font-weight:bolder;}

.wireframe {border-left:1px solid #999; border-right:1px solid #999; width:427px; padding:0px 10px; position:relative; top:-3px;}
.columns {float:left; width:447px; padding:10px;}
.pic {width:85px; float:left;}
.clearheight {clear:both; height:20px;}
.fixbottom{position:relative; top:-4px;}

.footer{font-size:9px;}

a {color:#5b307f; text-decoration:underline;}
a:hover {color:#5b307f; text-decoration:none; font-weight:bold;}


	.login {float:right; text-align:left; padding:15px 20px 10px 0;}
	#logintext {margin-left:40px;}
	#remember {float:left;}
	#forgot {float:left; margin-left:100px;}
	
	