@charset "utf-8";
body {
	background-color: #2a4110;
	background-image: url(/creditcardsmarts/images/pageBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#Banner h1, .hide, #Extension {
	position:absolute;
	top:-2000px;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
	margin-top:0px;
	background-color:#ffffff;
}

#Footer {
	width:900px;
	clear:both;
	background-color:#695546;
	text-align:center;
	padding: 20px 0;
	color: white;
	font-size: 70%;
}

#Footer a {
	color: white;
}

#copyright_info, #footertextlinks {
	width:100%;
}

#footertextlinks a {
	color:#FFF;	
}

#Banner {
	width:900px;
	height:177px;
	text-align:center;
	overflow:hidden;
	background-color: #000000;
	background-image: url(/creditcardsmarts/images/banner.jpg);
	background-repeat: no-repeat;
	border-bottom:4px solid #243c7c;
}



#Content_Holder {
	background-image: url(/creditcardsmarts/images/contentBG.jpg);
	background-repeat: repeat-y;
	float:left;
	width:100%;
	padding-bottom:75px;
}


#SideNav {
	padding:0px;
	margin:0px;
	width:175px;
	float:left;
}

#SideNav ul {
	margin:15px 0px 0px 0px;
	padding:0px;
}


#SideNav li {
	list-style:none;
	font-size:90%;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	text-align:right;
}

#SideNav li a, #LeftNav li a:hover, #LeftNav li a:link, #LeftNav li a:visited, #LeftNav li a:active {
	
	display:block;
	color:#ffffff;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	border-bottom:0px;
}

#SideNav li.thispage {
	background:#ffffff;
	color:#000000;	
	border-left:3px solid #323131;
	padding:5px 10px 5px 10px;
}

#Content {
	width:690px;
	padding:8px;
	margin-left:190px;
	margin-top:20px;
	font-size:90%;
	padding-right:10px;
	padding-left:8px;
}

#Content H1, #Content H2, #Content H3, #Content ul, #Content p, #Content ol, #Content table {
	width:500px;
}

#Content ul {
	width:490px;
}

#Content ol {
	width:490px;
}

#Content table ul {
	width:90%;
}

#Content table p {
	width:90%;
}

#Content table.content_table {
	width:550px;
}
#Content a {
	font-weight:bold;
}
#Content H1 {
	color:#5f171b;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:160%;
	margin-bottom:10px;
	margin-top:10px;
}

#Content H2 {
	padding-top:3px;
	color:#243c7c;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:140%;
	margin-bottom:10px;
	margin-top:10px;
}

#Content H3 {
	color:#333333;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:130%;
}

#Content p {
	margin:8px 20px 8px 0px;
	line-height:130%;
}

#Content p, #Content li {
		font-family: Verdana, Arial, sans-serif;
}

#Content p.highlight {
	font-weight:bold;
	color:#093363;
	margin:4px;
	padding:6px;
	line-height:150%;
	border-left:solid 3px #ffffff;
}

#Content table {
	font-size:90%;
	width:500px;
}

#Content table td {
	padding:6px;
	vertical-align:top;
}
#Content ul, #Content ol {
	margin:0px;
	padding-left:25px;
	padding-bottom:10px;
}
#Content li {
	margin-bottom:8px;

}

#Content img.right {
	border:solid 1px #000000;
	margin:10px;
	padding:3px;
	background-color:#ffffff;
	float:right;
}

#Content img.left {
	border:solid 1px #000000;
	margin:10px;
	padding:3px;
	background-color:#ffffff;

}

td.navtext a:hover {
	border:0px;
}

td.navtext {
	vertical-align:top;
	width:33%;
}

div.InteriorNav {
	margin-top:25px;
	width:450px;
	background-color:#faf5e8;
	padding:10px;
	font-size:85%;
}

div.eventlist {
	font-size:120%;
}

/* Hanging indent for bibliography */
div.pub-content p
{
    text-indent: -3em;
    padding-left: 3em;
}



.num {
	text-align:right;
}


h2 sup, sup {
	font-size:80%;
}
.footnote {
	font-size:80%;
}

#google_results {
	width:500px;
	padding:10px; 
	background-color:white;
}

#google_results iframe {
	width:500px;
}


.accent_photo {
	width:150px;
	height:250px;
	border:solid 1px black;
	float:right;
	margin-left:20px;
	margin-top:50px;
	background-color:white;
}




.newsdate {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	border: 1px solid #99CCFF;
	padding: 5px 2px 5px 2px;
	background-color: #EBEBEB;
	width:550px;
}

div.breaknav {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	border: 1px solid #99CCFF;
	padding: 5px 2px 5px 2px;
	background-color: #EBEBEB;
	width:550px;
	text-align:right;

}

span.onpage {
	color:red;
	font-weight:bold;
	font-size:140%;
	padding-left:10px; 
	padding-right:10px;
	background-color: white;
}

.newstitle .sharethis{
	font-size: 70%;
	float: right;
	font-weight:normal;
}


div.websiteicons {

	float:left;
	padding:8px 0px 0px 8px;
	text-align:center;
	margin-bottom:20px;
	width:550px;

}

div.websiteicons img {
	border:solid 1px #000000;
}


div.newrow {
		clear:both;
}

div.siteicon {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

div.siteicon a:hover {
	border:0px;
}

div.eventlist {
	width:600px;
}

#Content div.eventlist table {
	font-size:90%;
}

.returntotop {
	font-size:120%;
}

.introp {
	font-weight:bold;
	font-size:110%;
	color:#990033;
}


div.contact
{
    margin-bottom: 2em;
}

div.contact-photo
{
    float: left;
    padding-top: 0.5em;
}

div.contact-info { margin-left: 85px; }
div.contact-name { font-weight: bolder; }


img.hangingicon {
	float:right;
	margin:15px;
	visibility:visible;
	display:inline;
}

div.extrainfo {
	font-size:85%;
	background-color: #eee;
	border:1px solid black;
	width:500px;
	padding:10px;
}


div.BreadCrumbs {
	padding:5px;
	width:500px;
	background-color:#eee;
	border-bottom:1px solid #aaa;
	font-size:85%;
	font-weight:bold;
}


div.PDFLink {
	margin-top:10px;
	padding:5px;
	font-size:90%;
	float:right;
	background-color:white;
	border:1px solid #CCC;
	
}

div.PDFLink a {
	padding-left:20px;
	height:40px;
	background-image:url(/navicons/pdf.gif);
	background-repeat:no-repeat;
}


.footnotes {
color:#666;
font-size:85%;
}

div.sidebar {
	margin:10px 165px 10px 10px;
	border:1px solid #999;
	padding:8px;
	background-color:#E8E3E1;
 }

td.center {
	text-align:center;
}
#Translation {
	font-size:90%;	
	padding:20px 8px;
	font-weight:bold;
	float:right;

}

#Translation a {
	color:#FFFFFF;	
	padding:6px;
	background-color:#253d01;
}







.hideme {
visibility : hidden;
}
















