/* CSS Document */

body {
	background-color: #194477;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 auto;
	}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	text-align: center;
	color: #cc0000;
	}

h2 {
	
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	color: #194477;	
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	color: #cd9934;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	color: #666666;
}

input {
	font-size: 11px;
	color: #333333;
}

ul {
	padding-left: 15px;
	#margin-left: 0;
	#padding-left: 0;
}

ul li {
	margin: 0;
	padding: 0 2px 2px 20px;
	list-style: none;
	background: transparent url(images/resultset_next.png) 0 0 no-repeat;
}

#faq ul {
	margin: 0;
	padding: 2px;
	list-style-image: url(images/bullet_down.gif);
	list-style-position: outside;
	list-style-type: square;
}

#dropcap
{
	float:left;
	font-size:40px;
	line-height:40px;
	padding-top:2px; 
	font-family: Times, serif, Georgia;
	} 

#content {
	width: 760px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px;
	}

#main {
	width: 425px;
	text-align: left;
	display: table;
	margin: 10px 5px;
	}
	
#main1 {
	text-align: left;
	display: block;
	margin-left: 150px;
	margin-top: 10px;
}

#titlebar {
	display: block;
	background-image: url(images/bg_title.gif);
	height: 112px;
	background-color: #194477;
	color: #FFFFFF;
	text-align: left;
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	float: left;
	padding: 75px 0px 0px 40px;
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#titlebar_txt {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

#titlebar_txt a {
	color: #FFFFFF;
	text-decoration: none;
}

#titlebar_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#snav {
	float: left;
	margin: 10px 5px 10px 0px;
	display: block;
	width: 140px;
	font-size: 11px;
	}
	
#snav a {
	display: block;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-indent: 5px;
	padding: 5px 0px 5px 0;
	height: 15px;
	background-image: url(images/bg_snav.gif);
	background-repeat: repeat-x;
	color: #666666;
	text-decoration: none;
}

#snav a:hover {
	display: block;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-indent: 5px;
	padding: 10px 0px 2px 0;
	height: 15px;
	background-image: url(images/bg_snav_hover.gif);
	background-repeat: repeat-x;
	color: #993300;
	text-decoration: none;
	background-color: #23558F;
}

#submenu a {
	display: block;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-indent: 15px;
	padding: 10px 0px 2px 0;
	height: 15px;
	background-image: url(images/bg_snav.gif);
	background-repeat: repeat-x;
	color: #666666;
	text-decoration: none;
}

#submenu a:hover {
	display: block;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-indent: 15px;
	padding: 10px 0px 2px 0;
	height: 15px;
	background-image: url(images/bg_snav_hover.gif);
	background-repeat: repeat-x;
	color: #993300;
	text-decoration: none;
}

#breadcrumb {
	width: auto;
	/*background-color: #194477;*/
	color: #FFFFFF;
	display: block;
	position: relative;
	padding: 5px 10px;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #999999;
}

#breadcrumb a {
	font-style: normal;
	font-weight: bold;
	/*color: #FFFFFF;*/
	text-decoration: underline;
	color: #999999;
}

#breadcrumb a:hover {
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#breadcrumb1 {
	background-color: #194477;
	color: #FFFFFF;
	display: block;
	position: relative;
	padding: 5px 10px;
	font-size: 11px;
	font-style: italic;
	margin-left: 145px;
	text-decoration: none;
}

#breadcrumb1 a {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#breadcrumb1 a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	display: block;
	background-color: #507297;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	border: 2px solid #194477;
	font: 11px arial,helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #ccccfe;
	text-decoration: underline;
}
	
#copyright {
	color: #999999;
	font-size: 10px;
	padding: 5px;
	}

#copyright a {
	color: #999999;
	text-decoration: underline;
}

#copyright a:hover {
	color: #666666;
	text-decoration: none;
}

#marketing {
	color: #CCCCCC;
	font-size: 10px;
	padding: 5px;
	}

#marketing a {
	color: #CCCCCC;
	text-decoration: underline;
}

#marketing a:hover {
	color: #999999;
	text-decoration: none;
}

#johnsonborder {
	border: 1px solid #999999;
	margin: 3px;
	padding: 0;
	font-size:12px
}

.johnsonbox {
	border: 2px solid #dddddd; 
	background-color: #dddddd; 
	background-image: url(images/bg_johnson.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 5px
	}

#rightcol
{
	float: right;
	margin: 10px 0;
}

#rightcol_border 
{
	border: 1px solid #194479;
}

#innerborder
{
	font-size: 12px;
	padding: 10px;
	width: 146px;
}

#report_quote
{
	font-weight: bold;
	color: #993300;
}

#splash
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 5px solid #999999;
}

#button
{
	font-size: 11px;
	color: #000000;
}

/*#required, .required
{
	font-size: 10px;
	color: #FF0000;
}*/

.leftitem {
	margin: 0;
	padding: 0;
}

#snav .leftitem a {
	border: none;
	background: none;
	margin: 10px 0 0 -5px;
	padding: 0;
}

input.button {
	width: auto;
	padding: 4px;
	background-image: url(images/button_bg.png);
	background-repeat: repeat-x;
	border: solid 2px #CC0000;
	cursor: pointer;
}
input.button:hover,
input.button.hover {
	border: solid 2px #00CC00;
}

.smallertext p,
.smallertext a,
.smallertext li {
	font-size: 12px;
}

p.dropcap:first-letter {
	font-size: 280%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-top: 3px;
	padding-right: 3px;	
}

label.error {
	color: #CC0000;
	font-size: 8pt;
	display: block;
}

input.error {
	border: solid 1px #CC0000;
}


/*	Updates	*/
body {
	background: #194477 url(images/new/body-bg.png) 0 0 repeat-x;
}

#navmenu {
	margin: 10px 0 0 0;
	padding: 0;
	#margin: 10px 0 0 15px;
}

#navmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navmenu a {
	width: 140px;
	display: block;
	font: bold 11px arial,helvetica,sans-serif;
	text-align: left;
	text-indent: 5px;
	padding: 5px 0px 5px 0;
	height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background: #1A4377 url(images/new/navmenu-bg.png) 0 0 no-repeat;
	border: solid 1px #1F4B7F;
	margin-bottom: 1px;
	#margin-left: -15px;
}

#navmenu a.small {
	font-size: 10px;
	padding-top: 7px;
}

#navmenu a:hover {
	background: #23558F url(images/new/navmenu-hover-bg.png) 0 0 no-repeat;
}

#navmenu ul {
	margin: 0;
	padding: 0;
}

#navmenu ul a {
	background: #CCC url(images/new/subnavmenu-bg.png) 0 0 no-repeat;
	border: solid 1px #CCC;
	text-indent: 10px;
	color: #555;
}

#navmenu ul a:hover {
	background: #DDD url(images/new/subnavmenu-hover-bg.png) 0 0 no-repeat;
}

.johnsonbox {
	width: auto;
	padding: 10px 15px;
	background-image: none;
	background-color: #f5f5f5;
	border: solid 1px #c6d0dd;
}

.rhs-box {
	width: 170px;
	margin-bottom: 10px;
}

.rhs-box.small {
	width: 140px;
}

.rhs-box .title,
.rhs-box.message .title {
	background: #d0a63e url(images/new/rhs-title-message.png) 0 0 no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}

.rhs-box.play .title {
	background: #d0a63e url(images/new/rhs-title-play.png) 0 0 no-repeat;
}

.rhs-box.report .title {
	background: #d0a63e url(images/new/rhs-title-report.png) 0 0 no-repeat;
}

.rhs-box .title.small {
	padding: 2px 0;
	font-size: 11px;
}

.rhs-box .inner {
	padding: 10px;
	border: 1px solid #ca9a38;
	background-color: #fff5de;
}

.section-boxes {
	width: 440px;
	float: none;
}

.section-box {
	width: 136px;
	float: left;
	margin-right: 10px;
	border: solid 2px #3c89f0;
}

.section-box.first {
/*	float: left;*/
}

.section-box.last {
	float: right;
	margin-right: 0;
}

.section-box .title {
	color: #FFFFFF;
	text-align: center;
	background: #408ff1 url(images/new/content-box-title-bg.png) 0 0 repeat-x;
	border-bottom: solid 2px #3c89f0;
}

.section-box .inner {
	height: 250px;
	padding: 1px 7px;
	background: #FFFFFF url(images/new/content-box-copy-bg.png) 0 0 repeat-x;
}

.section-box .inner strong {
}

.section-box .footer {
	padding: 4px;
	text-align: center;
	background-color: #e5e5e5;
}

ol.bullet-numbers {
	padding: 0;
	border-top: 1px dotted #CCCCCC;
	#margin-left: 0;
}

ol.bullet-numbers li {
	list-style: none;
	padding: 10px 0 30px 80px;
	background: transparent 0 5px no-repeat;
	border-bottom: 1px dotted #CCCCCC;
}

ol.bullet-numbers li.short {
	padding-bottom: 15px;
}

ol.bullet-numbers li.num1 {
	background-image: url(images/new/bullet-ball01.png);
}

ol.bullet-numbers li.num2 {
	background-image: url(images/new/bullet-ball02.png);
}

ol.bullet-numbers li.num3 {
	background-image: url(images/new/bullet-ball03.png);
}

ol.bullet-numbers li.num4 {
	background-image: url(images/new/bullet-ball04.png);
}

ol.bullet-numbers li.num5 {
	background-image: url(images/new/bullet-ball05.png);
}

.img-border {
	display:block;
	margin:5px;
	padding:6px;
	border:solid 1px #b8b8b8;
	background-color:#f4f5f5;
	text-align:center;
}