body {
	background: #09c;
	font: normal 70%/140% Arial, Helvetica, Verdana, sans-serif;
	color: #00404e;
	margin: 0;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #09c;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #003f4e;
	text-decoration: underline;
}

div.wrap {
	position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#header {
	padding: 10px 10px 0 10px;
	height: 67px;
}

#header, #footer {
	color: #fff;
	font-size: 1em;
}


#headertitle {
	float: right;
	clear: right;
	font: normal 2.2em Arial, Verdana, sans-serif;
	color: #F2FBFF;
	padding: 0;
	margin:0;
}


#main {
	background: #fff url(/cfscombi/img/tppa_header_gradient.gif) repeat-x;
	padding: 10px;
}

.pdf_box, #pdf_box2{
	background: #eff8ff url(/bank/img/pdf_icon.gif) no-repeat 98% 50%;
	border: 1px solid #e0dcdd;
	padding: 0 10px;
	line-height: 1em;
	padding-right: 55px;
}

#disclaimerBox {
	margin: 10px 0;
	height: 4.2em;
	overflow: hidden;
}
#disclaimerBox form {
	margin-bottom: 0.2em;
}

a#disclaimerlink {width: 70px;}

#pdf_box2 {
	background-color: #eff8ff;
	background-image: none;
	padding: 10px;
}

#pdfimg {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: -10px;
}


h1 {
	margin-top: 0.2em;
	margin-right: 0pt;
	margin-bottom: 1em;
	margin-left: 0pt;
	font-size: 1.7em;
	color: #09c;
}

#logo {float: left; margin: 5px 0;}

/* ----------------------------------------------------------------- */
/* Content */

/* #content {background: #fff url(/cfscombi/img/tppa_header_gradient.gif) repeat-x;} /* Yes it's already declared, but please leave - aesthetic fix */ 

#content div.wrap {
	margin: 20px 10px 10px 10px;
/*	background: #fff url(/cfscombi/img/tppa_header_gradient.gif) repeat-x; /* Yes it's already declared, but please leave - aesthetic fix */ 
}

#content a {text-decoration: underline;}
#content a:hover,
#content a:focus {text-decoration: none;}

#content p,
#content ul,
#content ol,
#content dl {
	margin: 0 0 1.5em 0;
	line-height: 1.4;
}

#content ul {margin-left: 30px;}
#content ol {margin-left: 3em;}
#content li {margin: 3px 0;}
#content dt {font-weight: bold;}
#content dd {margin: 0 0 1em 0;}

.sorry li{
padding: 5px 0;
}

/* ----------------------------------------------------------------- */
/* Footer */

#footer {
	background: #09c url(/cfscombi/img/tppa_footer_gradient.gif) repeat-x; /* Yes it's already declared, but please leave - aesthetic fix */
	color: #fff;
	font-size: 1em;
	clear: both;
}

#footer div.wrap {
	padding: 2em 10px 10px 10px;
/*  background: #09c url(/cfscombi/img/tppa_footer_gradient.gif) repeat-x; /* Yes it's already declared, but please leave - aesthetic fix */
	text-align: left;
}

#footer p {
 margin-top: 0.3em;
}

#footer ul {
	margin: 0 0 0 0;
	list-style: none;
	padding:0;
}

#footer li {
	display: inline;
	margin: 0 6px 0 0;
	border-left: 1px solid #fff;
	padding: 0 0 0 10px;
}

#footer li.first {
	border-left: 0;
	padding-left: 0;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover,
#footer a:focus {text-decoration: none;}

.small{
	font-size: 90%;
	color: #888;
}

/* ---------------------------------------------------------------------------------*/
