
/* ===== base ====================================== */

html,
body {
	background: #131a44 url(../images/cssp_bgtile01.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

h1 { 
	font-size: 1.50em;
	padding: 0 0 0.75em 0;
	border-bottom: 1px dotted #222b60;
 }

h2 { 
	font-size: 1.20em; 
	padding: 0 0 0.6em 0;
}

h3 { 
	font-size: 1.15em; 
	padding: 0 0 0.5em 0;
}

h4 { 
	font-size: 1.10em; hline
	padding: 0 0 0.35em 0;
}

h1,
h2,
h3,
h4
{ 
	color: #222b60; 
	font-weight: bold;
	margin:0px;
}

address { margin: 1em 0; }

a {
	color:#3a52a4;
	outline: none;
	text-decoration:none;
	font-weight: bold;
}

a:visited { color:#3a52a4; }

a:hover { 
	color:#3a52a4; 
	text-decoration:underline;
}

a img { border: 0; }

.redBold {
	font-weight: bold;
	color: #CC0000;
}

.footnote {
	font-size: 12px;
	font-style: italic;
	padding: 10px;	
}

.footnote h4 {
	color: #222b60; 
	font-weight: bold;
}

/* ===== big containers ================================ */

#container {
	width: 980px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#fff;
	clear:both;
}

/* ===== header ==================================== */

#masthead {
	width: 980px;
	height: 170px;
	background: transparent url(../images/cssp_header.gif) no-repeat left top;
}


#masthead span {
	display: none;
}


/* ===== nav ======================================= */

.nav {
	padding:10px 35px;
	background-color:#fff;
	color:#222b60;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	text-align:left;
}

/* ===== subnav ==================================== */

#subnav { }

/* ===== content =================================== */

#contentwrap {
	padding:25px;
	clear:both;
	background: #cd242a;
}

#content {
	padding: 25px;
	margin: 0;
	background-color:#fff;
	line-height: 1.5em;
	clear:both;
}

#content p {
	padding-top:0;
	margin-top:0;
}

#homebox01 {
	width: 250px;
	float: left;
	padding-right: 25px;
	line-height: 1.65em;
}

#boxright {
	float:left;
	width:604px;
}

#boxright img {border:2px solid #eb242b;}

.captionWide {
	width:580px;
	padding:10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}

.landthumb {
	width:178px;
	padding:20px;
	float:left;
}

.thumbpic {
	border: 1px solid #333;
}

.thumbcaption {
	font-size:12px;
	padding-top:5px;
	text-align:center;
	font-weight: bold;
}

.photobox {
	clear:both;
	padding:15px;
}

.photobox img {
	border: 2px solid #333;
	margin-right:15px;
}

.photocaption {
	width:220px;
	font-size:14px;
	text-align:left;
	float:right;
	line-height:24px;
}

.hLine {
	Border-bottom: 1px dotted #333;
	clear: both;
}

.hLineThirty {
	Border-bottom: 1px dotted #333;
	margin: 15px 0;
	clear: both;
}

.hLineB {
	Border-bottom: 1px dotted #333;
}

.moodPicRight {
	border: 0;
	padding: 15px;
	float: right;
}

.copyBox {
	width: 330px;
	padding-right: 15px;
	float: left;
}

.copyBox500 {
	width: 450px;
	padding-right: 15px;
	float: left;
}

.copyBox380 {
	width: 380px;
	padding-right: 15px;
	float: left;
}

#specialDealBox {
	border: 2px solid #333;
	width: 175px;
	background-color: #69A2C2;
	padding: 15px;
	margin: 0 0 15px 15px;
	float: right;
	color: white;
}

.test01 {
color: #c01480; text-decoration: none; font-size: 11px; font-weight: bold;
}

.test02 {
color: #0342c3; text-decoration: none; font-size: 11px; font-weight: bold;
}

.test03 {
color: #1e851e; text-decoration: none; font-size: 11px; font-weight: bold;
}

.test04 {
color: #da3838; text-decoration: none; font-size: 11px; font-weight: bold;
}

.splitContent {
	width: 400px;
	padding: 20px;
	float: left;
	border-bottom: 1px dotted #666666;
}

.splitContent ul {
	padding: 0 0 0 5px;
}

.splitContent ul li {
	font-size: .80em;
	font-weight: bold;
}

.newsBlueBG {
	display: block;
	float: left;
	width: 840px;
	padding: 20px;
	background-color: #c4c1f0;
}

.video_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	float: right;
	width: 500px;
}

.video_info h3 {
	color: #006600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

.video_info P {
	margin: 5px 0px;
	padding: 0px;
}

#twoThirds {
	width: 600px;
	float: left;
}

#oneThird {
	width: 230px;
	padding-left: 40px;
	float: left;
}

.note {
	font-size: 0.9em;
	font-style: italic;
	color: #333;	
}

.biobox {
	padding: 20px 0;
}

.bigBoxArticles {
	padding: 20px 0;
}

/* ===== footer ==================================== */

#footer { 
	padding:15px 25px;
	width: 930px;
	height: 20px;
	background-color:#222b60;
	background: #222b60 url(../images/cssp_footer.gif) no-repeat left top;
	color:#ddd;
	font-size:11px;
	text-align:right;
	clear:both;
}

/* ===== tables ==================================== */

table tr.odd {
	background-color:#FFFFCC;
}

/* ===== default =================================== */

.floatLeft {
	margin: 0 1em 1em 0;
	float: left;
}

.floatRight {
	margin: 0 0 1em 1em;
	float: right;
	/* border:2px solid #131a44; */
}

.clear { clear: both; }

.clearTwenty { 
	clear: both;
	height: 20px;
}

.reduced,
form {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

.hide,
.print { display: none; }

/* ===== colors ==================================== */

.success {
	font-weight: bold;
	color: #090;
}

.error,
.required {
	font-weight: bold;
	color: #C00;
}
