#frame {
	background-image: url(images/fade.gif);
	background-repeat: repeat-y;
	margin: auto;
	height: auto;
	width: 920px;
 	position: relative;
	background-color: #FFFFFF;
	z-index: 50;
}
#frame_pop {
	background-repeat: repeat-y;
	margin: auto;
	height: auto;
	width: 620px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 50;
}
body {
	background-color: #eeede5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
a {
	color: #0176A2;
	text-decoration: none;
}
.arrow-bullet {
	list-style-position: outside;
	list-style-image: url(images/arror-blue.gif);
	background-image: url(images/arrow-blue.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 10px;
}

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

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0176A2;
}
h1red {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0176A2;
}
h3 {
	font-family: "Arial Narrow";
	color: #413c3c;
	font-size: 20px;
	margin-bottom: 8px;
	margin-top: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #0176A2;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413c3c;
}
h6 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0176A2;
	margin-bottom: 4px;
	margin-top: 4px;
}
#flash {
	background-color: #A5CEDE;
	height: 195px;
	width: auto;
}
#container {
	height: auto;
	width: 900px;
	background-image: url(images/blue-divider.gif);
	background-position: 290px;
	background-repeat: repeat-y;
	position: static;
	float: right;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container_loggedin {
	height: auto;
	width: 900px;
	background-image: url(images/blue-divider.gif);
	background-position: 215px;
	background-repeat: repeat-y;
	position: static;
	float: right;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#content {
	height: auto;
	width: 900px;
	background-image: url(images/background.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	z-index: 100;
	float: left;
}
#container_pop {
	height: auto;
	width: 620px;
	background-image: url(images/blue-divider.gif);
	background-position: 0px;
	background-repeat: repeat-y;
	position: static;
	float: right;
	margin: auto;
	padding-right: 0px;
	padding-left: 0px;
}

#content_pop {
	height: auto;
	width: 620px;
	background-image: url(images/background.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	z-index: 100;
	float: left;
}
#green_topbar {
	background-color: #00a96f;
	height: 8px;
	width: auto;
}
#textcontainer {
	float: right;
	height: auto;
	width: 544px;
	background-position: 0px top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#textcontainer_loggedin {
	float: right;
	height: auto;
	width: 650px;
	background-position: 0px top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#textcontainer_pop {
	float: right;
	height: auto;
	width: auto;
	background-position: 0px top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#lightblue_div {
	background-color: #75b4cc;
	height: 6px;
	width: auto;
	margin-bottom: 2px;
}

#partner_logo {
	background-color: #FFFFFF;
    position:absolute;
    left:400px;
    height:100px;
}

#logo_bar {
	background-color: #FFFFFF;
	height: 100px;
	width: auto;
	background-image: url(images/piggybanc-logo.gif);
	background-repeat: no-repeat;
	background-position: 25px 15px;
}
.nav {
	background-color: #00A96F;
	width: auto;
	height: 29px;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.nav a {
	background-color: #00A96F;
	width: 95px;
	height: 29px;
	background-image: url(images/menu-bg.gif);
	background-position: right top;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 25px;
	float: left;
}

.nav a:hover {
	background-color: #00A96F;
	width: 95px;
	height: 29px;
	background-image: url(images/menu-bg.gif);
	background-position: right bottom;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 25px;
	float: left;
}
#blue_medbar {
	background-color: #0176a2;
	height: 15px;
	width: 900px;
}



#hp_leftnav {
	float: left;
	height: auto;
	width: 270px;
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 5px;
	display: block;
	white-space: normal;
}
#hp_leftnav_loggedin {
	float: left;
	height: auto;
	width: 200px;
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 5px;
	display: block;
	white-space: normal;
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413c3c;
}


#open_account {
	background-image: url(images/orange-gradient.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: auto;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 10px;
}
#open_account_loggedin {
	background:#FFFFFF
	height: 180px;
	width: auto;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
}
#orange_horz_div {
	background-image: url(images/orange-divider.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 6px;
	width: auto;
	margin-top: 3px;
	margin-bottom: 2px;
}
#blue_horz_div {
	background-color: #0176A2;
	height: 6px;
	width: auto;
	margin-top: auto;
	margin-bottom: 2px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 15px;
	width: 93px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
}

.buttonCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 15px;
	width: 93px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
	text-align:center;
}

.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttons.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 15px;
	width: 93px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	background-color:#FFFFFF;
}
.button_nextTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0176A2;
	display: block;
	height: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
}
#bottomblocks_frame {
	height: 80px;
	width: auto;
	background-color: #000099;
	position: static;
	float: left;
	clear: both;
}
.college {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0176A2;
	height: 35px;
	width: 228px;
	display: block;
	text-decoration: none;
	padding-top: 45px;
	padding-left: 70px;
	background-image: url(images/cap.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	float: left;
	margin-right: 3px;
	clear: none;
	vertical-align: bottom;
}
.college:hover{
	font-size: 18px;
	color: #FFFFFF;
	background-color: #4294B3;
	height: 35px;
	width: 228px;
	display: block;
	text-decoration: none;
	padding-top: 45px;
	padding-left: 70px;
	background-image: url(images/cap.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	float: left;
	margin-right: 3px;
	clear: none;
}
.gift {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0176A2;
	height: 35px;
	width: 218px;
	display: block;
	text-decoration: none;
	padding-top: 45px;
	padding-left: 85px;
	background-image: url(images/present.gif);
	background-repeat: no-repeat;
	background-position: 30px 16px;
	float: left;
	clear: none;
}
.gift:hover {
	font-size: 18px;
	color: #FFFFFF;
	background-color:#4294B3 ;
	height: 35px;
	width: 218px;
	display: block;
	text-decoration: none;
	padding-top: 45px;
	padding-left: 85px;
	background-image: url(images/present.gif);
	background-repeat: no-repeat;
	background-position: 30px 16px;
	float: left;
	clear: none;
}

form {
	margin: 0px;
	padding: 0px;
}

.learn_more {
	font-size: 12px;
	color: #FFFFFF;
	z-index: 1;
	position: absolute;
	height: 18px;
	width: 70px;
	left: 536px;
	top: 660px;
	display: inline;
	right: 0px;
	bottom: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
#bottom_nav {
	background-color: #EEEDE5;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;	
	height: 20px;
	width: auto;
	clear: both;
	background-image: url(images/bottom-nav.gif);
	padding-top: 15px;
	word-spacing: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
	position: static;
}

#login_layer {
	position:absolute;
	right:45px;
	left:664px;
	height:109px;
	width:236px;
	top:0px;
}

#login_top {
height:8px; width:auto; background-image:url(images/orange-divider.gif);
}

#login_mid {
	height:100px;
	width:auto;
	padding-left: 10px;
	font-size: 11px;
}

#login_bot {
height:7px; width:auto; background-image:url(images/login-bot.gif); background-repeat:no-repeat;
}.button_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/login-btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 24px;
	width: 50px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
}
.button_login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/login-btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 24px;
	width: 50px;
	text-decoration: none;
	background-color:#FFFFFF;
}
.button_join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/join-btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 14px;
	width: 75px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
	text-align: center;
	padding: 5px;
}
.button_join:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/join-btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 14px;
	width: 75px;
	text-decoration: none;
	background-color:#FFFFFF;
	padding: 5px;
}
#hp_content {
	height: auto;
	width: 900px;
	display: block;
	position: relative;
	margin: auto;
	float: left;
}

table.mysql {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413c3c;
}
table.mysql th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413c3c;
}
table.mysql td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413c3c;
}
#tabbed_box {  
    margin: 0px auto 0px auto;  
    width:650px;  
} 
.tabbed_box h4 {  
    font-family:Arial, Helvetica, sans-serif;  
    font-size:23px;  
    color:#ffffff;  
    letter-spacing:-1px;  
    margin-bottom:10px;  
}  
.tabbed_box h4 small {  
    color:#e3e9ec;  
    font-weight:normal;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    text-transform:uppercase;  
    position:relative;  
    top:-4px;  
    left:6px;  
    letter-spacing:0px;  
}
.tabbed_area {  
    /* border:1px solid #494e52;   */
    /* background-color:#636d76;  */
    padding:0px;      
} 
ul.tabs {  
    margin:0px; padding:0px;  
}  
ul.tabs li {  
    list-style:none;  
    display:inline;  
}  
ul.tabs li a {  
    background-color:#464c54;  
    color:#ffebb5;  
    padding:8px 14px 8px 14px;  
    text-decoration:none;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    font-weight:bold;  
    text-transform:uppercase;  
    border:1px solid #464c54;   
}  
ul.tabs li a:hover {  
    background-color:#2f343a;  
    border-color:#2f343a;  
}  
ul.tabs li a.active {  
    background-color:#ffffff;  
    color:#282e32;  
    border:1px solid #464c54;   
    border-bottom: 1px solid #ffffff;  
}
.content {  
    background-color:#ffffff;  
    padding:10px;  
   /* border:1px solid #464c54;      */
}  
#content_2, #content_3, #content_4, #content_5 { display:none; }  
ul.tabs {  
    margin:0px; padding:0px;  
    margin-top:5px;  
    margin-bottom:6px;  
}  
.content ul {  
    margin:0px;  
    padding:0px 20px 0px 20px;  
}  
.content ul li {  
    list-style:none;  
    border-bottom:1px solid #d6dde0;  
    padding-top:15px;  
    padding-bottom:15px;  
    font-size:13px;  
}  
.content ul li a {  
    text-decoration:none;  
    color:#3e4346;  
}  
.content ul li a small {  
    color:#8b959c;  
    font-size:9px;  
    text-transform:uppercase;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    position:relative;  
    left:4px;  
    top:0px;  
} 
.content ul li:last-child {  
    border-bottom:none;  
}  
.seals {  
    background-color:#ffffff;  
    padding:10px;  
    border:1px solid #464c54;     
} 
.veriSignLogo {
	width: 100px !important;
	float: right !important;
	margin: 20px 0 0 20px !important;
}

.controlScanLogo {
	width: 100px !important;
	float: right !important;
	margin: 20px 0 0 20px !important;
}

.veriSignExtVal {
	background: url(images/vs-ev.gif) 0 0 no-repeat !important;
	height: 35px !important;
	width:480px !important;
	margin: 5px 0px !important
}
.noBottomDiv {border-bottom: none !important;}

.screenshot {
	width: 200px !important;
	float: right !important;
	margin: 20px 0 0 20px !important;
}
.screenshotLeft {
	width: 200px !important;
	float: left !important;
	margin: 20px 20px 0 0px !important;
}
.screenshotText {
	vertical-align:middle;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #00a96f;
border-bottom: 1px solid #90bade;
border-left: 7px solid #00a96f;
/*background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;*/

}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
/*background-color: #2586d7;
border-left-color: #1c64d1;*/
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-image: url(images/menubg.jpg);
background-repeat: repeat;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
/* Search result suggestions */
#search-result-suggestions{
	position: absolute;
	left: 0px;
	top: 0px;  
	float: left;
    z-index:1;
	width: 500px;
	background: #FFF;
	border: 1px solid #484256;
	display: none;
}

#search-result-suggestions h4{
	margin: 0.25em 0;
	padding: 0.25em 1em; 
}

#search-results ul{
	list-style: none;
	margin-bottom: 1em;
	margin: 0;
	padding: 0;
	width: 500px;
}
#search-results li{
	width: 500px;
}
#search-results a{
	display: block;
	padding: 0.25em 1em;
	marker-offset: 0px;
	cursor:pointer;cursor:hand;
}
#search-results a:hover{
	background: #CCC;
}

#search-results a.selected{
	color: #FFF;
	background: #484256;
}

#search-results p{
	margin-bottom: 0.5em;
}
.error {color: #FF0000}

.hiddenPic {display:none;}
.boldURL{
    font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
}
.mod{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0176A2;
}