html, body, div, form, input, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote p { padding: 0; margin: 0; }

	body {
	background:url(images/stripe.jpg) repeat;
	background-color:#C4E1FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
	
	
	h1, h2, h6 {
	height:30px;
	font-size:16px;
	line-height:30px;
	color:#FFFFFF;
	background-repeat:repeat-x;
	background-position: 0% 0%;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
	div#rightbox h1 {
	background-image: url(images/leftstrip.jpg);
	}
	
	div#leftbox h2, div#onlinelink h2 {
	background-image:url(images/h2c.jpg);
	}
	
	h6 {
	background-image:url(images/h2d.jpg);}
	
	h3 {
	height:30px;
	font-size:16px;
	line-height:30px;
	color:#00366C;
	font-weight: Bold;
	margin: 0px;
	padding: 0px;
	}
	
	div#logo h1 {
	text-align:left;
	margin:10px 0 0 20px;
	color:#FFFFFF;
	font-size:36px;
	}
	
	div#logo h1 a:link, div#logo h1 a:visited {
	color:#cccccc;
	text-decoration:none;
	}
	
	div#logo h1 a:hover {
	color:#ffffff;
	}
	
	div#logo h2 {
	margin:10px 0 0 20px;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	color:#00366C;	
	}
	
	
	
	
/** h4 and h5 and used for the FAQ **/
	h4, h5 {
	font-size:17px;
	margin: 3px 0px 3px 20px;
	padding: 5px;
	
	}
	
	h4 a:link, h4 a:visited {
	color:#144D65;
	text-decoration: none;
	}
	
	h5 a:link, h5 a:visited {
	color:#666666;
	text-decoration: none;
	}
	
	h4 a:hover, h4 a:active, h5 a:hover, h5 a:active {
	text-decoration: underline;
	}
	
	h4 a:hover, h5 a:hover {
	color:red;
	}
	
	#btt {
	margin:0px 20px 20px 0px;
	}
	
	
	#btt a	{
	float:right;
	padding:3px 10px 3px 0px;
	clear:both;
	}
	
	#btt a:link, #btt a:visited {
	color:#303092;
	text-decoration:none;
	}
	
	#btt a:hover, #btt a:active {
	color:red;
	text-decoration:underline;
	}
	
	
	
	
	
	
	/** end of h4 h5 FAQ section **/
	
	/** code for the download areas like pdf etc **/
	#download {
	clear:both;
	padding: 10px;
	line-height:30px;
	}
	#download img {
	
	}
	
	
	#download a:link, #download a:visited {
	color:#666666;
	text-decoration:none;
	}
	
	#download a:hover, #download a:active {
	color:red;
	text-decoration:underline;
	}
	
	cite {
	color:#FFFFFF;
	background-color:#303092;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	float: left;
	margin-left: 25px;
	padding-top: 14px 15px 6px 10px;
	line-height:25px;
	}

.wholebody {
	margin: 0px auto 0px auto;
	position:relative;
	left:0px;
	width:950px;
	top: 0px;
	color:#666666;
}

.innerbox {
	float:left;
	width:950px;
	background-color:#FFFFFF;
	}
	
	#banner {
	position:absolute;
	width:730px;
	left:10px;
	top:35px;
	height:20px;
	color:#999999;
	}
	

	
	
	#banner a:link, #banner a:visited {
	color:#303092;
	text-decoration: underline;	
	}
	#banner a:hover, #banner a:active {
	color:#FF0000;
	text-decoration: underline;
	}
	
/**
#leftshade {
	position:absolute;
	width:30px;
	height:1010px;
	top:0px;
	left:-30px;
	background:url(images/left.jpg) repeat;
	visibility: visible;
	color: #ECE9D8;
	}

#rightshade {
	position:absolute;
	width:30px;
	height:1010px;
	top:0px;
	right:-30px;
	background:url(images/right.jpg) repeat;
	visibility: visible;	
	
	}
**/

#logo {
	width:950px;
	height:130px;
	background-image:url(images/key-visa-logo.jpg);
    float:left;
		}
	

	
	.rockbox {
	float:left;
	width:170px;
	margin:10px 0 0 10px;
	padding:0;
	z-index: 3;
	}

	
	#leftbox {
	float:left;
	width:168px;
	border: solid 1px #CCCCCC;
	margin: 10px 0 10px 0;
	padding:0;
	}
	
	#leftbox p {
	margin: 0;
	clear:left;
	font-size:12px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	
	}

	#leftbox img {
	
	margin-top: 10px;
	}
	
	#leftbox a{
	display:block;
	width:95%;
	padding: 4px 5px 4px 10px;
	margin: 1px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	}
	#leftbox a:link, #leftbox a:visited {
	background:#303092;
	color:#FFFFFF;
	text-decoration:none;
	border:#FFFFFF;
	}
	#leftbox a:hover, #leftbox a:active {
	color:#303092;
	background:#FFFFFF;
	border:#303092;
	}
	
	#onlinelink {
	width:168px;
	border: solid 1px #CCCCCC;
	margin-bottom:10px;
	float:left;
	margin-top: 10px;
	}
	
	
 #onlinelink img, .onlinelink p{
	border:none;
	margin:0;
	padding:0;
	}
	

	
	#onlinelink a : {
	background:#FFFFFF;
	border:none;
	margin:0;
	padding:0;
	}
	
	#onlinelink a:link, #onlinelink a:hover, #onlinelink a:visited {
	background:#FFFFFF;
	border:none;
	margin:0;
	padding:0;
	}
	
	
	

/** this is the right hadn area and within the box is right box **/

	#textarea {
	float:right;
	width:730px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	z-index: 3;
	margin: 20px 10px 10px 0px;
	}
	
	#textarea p {
	padding: 5px;
			
	}
	
	
	#rightbox {
	float:right;
	width:100%;
	border: solid 1px #CCCCCC;
	margin-bottom:10px;

	

	}
	
	#rightbox li {
	padding: 5px;
	list-style:disc;
	}
	#rightbox p {
	
	margin: 0px;
	border:none;
	}
	
	
	
	
	#slideshow {
	width:300px;
	height:225px;
	margin: 0px 10px 0px 10px;
	float:left;
	position:relative;
	}
	
	#gallery {
	width:200px;
	height:147px;
	margin: 0px 10px 0px 10px;
	float:right;
	position:relative;
	border:none;
	padding: 0;
	
	}
	

/** end of text area **/
	#footer {
	width:950px;
	float:left;
	clear:both;
	height:20px;
	z-index: 10;
	visibility: visible;
	background-color: #ECE9D8;
	font-size: 12px;
	text-align: center;
	}
	
	
/** this is for the form area **/

form {
	padding: 13px;
	margin: 3px;
	border: 1px solid black;
	}
	
	.alignright {
	float:right;
	padding:0;
	margin:5px;
	clear:none;
	}
	
	.alignleft {
	float:left;
	padding:0;
	margin:5px;
	clear:none;
	}
	
	
span.download {
background:#A8CDE3 url(images/typo/download.jpg) no-repeat scroll 10px 50%;
border:1px solid #6ABCE2;
color:#1C6B8B;
}
span.download a:link, span.download a:visited {
color:#144D65;
}

span.alert {
background:#FFD5D5 url(../images/typo/alert.png) no-repeat scroll 10px 50%;
border:1px solid #FFACAD;
color:#CF3738;
}

span.alert a:link {
color:#9F2626;
}


span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {
display:block;
margin:15px 50px;
padding:8px 10px 8px 36px;
}

span a:link, span a:visited {
text-decoration:none;
	font-weight: bold;
}

span a:hover {
text-decoration:underline;
}


blockquote.blue {
color:#0D507A;
}

blockquote.red {
color:#D12E2E;
}

blockquote.orange {
color:#CC8300;
}

blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {
background:transparent none repeat scroll 0pt 50%;
border:0pt none;
display:block;
font-size:120%;
font-style:italic;
line-height:150%;
margin:15px 0pt;
padding:0px 20px;
width:auto;
}

 
 
 
