/* www.ussecretserviceonline.com CSS */
BODY {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	color: #FFF;
}

P {
	text-align: justify;
}

ins {
	text-decoration: none;
}

.main #wrapper {
	width: 54em;
	margin: 0 auto;
	text-align: center;
}

.main #wrapper A, .main #wrapper A:visited {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.main #wrapper A:hover, .main #wrapper A:active {
	font-size: 1.2em;
	color: #CDA400;
	font-weight: bold;
	text-decoration: none;
}

.main #wrapper #content P A, .main #wrapper #content P A:visited {
	font-size: 1em;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.main #wrapper #content P A:hover, .main #wrapper #content P A:active {
	font-size: 1em;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

.main #content {
	padding: 0 20px;
	text-align: justify;
}

.main #content .box-left {
	float: left;
	padding: 15px 30px 15px 0;
	text-align: center;
}
.main #content .box-left IMG {
	border: none;
}
.main #content .box-right {
	float: right;
	padding: 15px 0 15px 30px;
	text-align: center;
}
.main #content .box-right IMG {
	border: none;
}

.main #content H1 {
	text-align: center;
}

IMG {
	border: 0;
}

IMG .arrow {
	border: 0;
	width: 30px;
	height: 13px;
}

.blue {
	color: #3399FF;
	font-weight: bold;
}
.yellow {
	color: #FBB715;
	font-weight: bold;
}

.center {
	text-align: center;
}

.center-clear {
	text-align: center;
	clear: both;
}

#information-area {
	font-size: 0.6em;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	margin-right: 20px;
	color: #CCCCCC;
}

#information-area a, #information-area a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

#information-area a:hover, #information-area a:active {
	text-decoration: underline;
	color: #CC0000;
}

#Kaplan-ad {
	width: 468px;
	height: 60px;
	border: none;
}

.disclaimer {
	text-align: center;
	color: #FF0000;
}

.bookmark {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.bookmark a, a:visited {
	color: #B8860B;
	text-decoration: none;
}
.bookmark a:hover, a:active {
	color: #0033FF;
	text-decoration: none;
}
