body {	
	font-family: arial, verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #333;	
	background: #d9d9d9;
	
}

div,img, h1,h2, ul, li, a {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #8f8f8f;
	text-decoration: underline;
}

#wrapBG {
    margin: 0 auto;
    padding: 0 0 10px 0;
    width: 1004px;   
    min-height: 710px;
    line-height: 15px;
    background: #fff url(../images/csi_bg.jpg) top left no-repeat; 	
}

#wrapBG a.create {
	font-size: 10px;
	color: #004abb;
	text-transform:uppercase;
	font-weight: bold;
	position: relative;
	left: 515px;
	bottom: 60px;
}

#wrapBG a.create span {
	font-size: 13px;
	color: #004abb;
	text-transform:uppercase;
	font-weight: bold;
}

.clearfix {
    clear: both;
}


h1 {
	font-size: 24px;
	line-height: 27px;
}

h1 span {
	font-weight: normal;
}

h2, .title {
	font-size: 14px;
	color: #ff7c00;
	font-weight: bold;
}

.boldCopy {
	font-weight: bold;
}

.logo {
	padding: 34px 0 0 20px;
}

p {
	padding: 0 20px;
}

/*  Navigation */
#menu {	
	margin: 0;
	float: right;
	width: 305px; /* Explicit for IE7 */
	/*width: 233px;  Explicit for IE7 */
	position: relative;
	z-index: 1;
	top: 27px;
	left: 40px;
}

#menu li {
    list-style-type: none;
    float: left;
}

#menu li a {
	display: block;
	background-color: transparent;
	background-image: url(../images/menu.gif);
    line-height: 27px;
	text-indent: -100000px;
	text-decoration: none;
}


/* Activate on state for current section */
.section-health #menu li.health a,
.section-career #menu li.career a,
#menu li a:hover {	
		
}

.section-finance #menu li.finance a,
#menu li a:hover {	
	background-position: -157px -27px;
}

/* health */
#menu li.health a {
	width: 79px;
	background-position: 0 0;
}

.section-health #menu li.health a,
#menu li.health a:hover { 
	background-position: 0 -27px; 
}

/* career */
#menu li.career a {
	width: 77px;
    background-position: -80px 0;	
}

.section-career #menu li.career a,
#menu li.career a:hover { 
	background-position: -80px -27px;
}

/* finance */
#menu li.finance a {
	width: 77px;
    background-position: -157px 0;	
}

.section-schedule #menu li.finance a,
#menu li.finance a:hover { 
	background-position: -157px -27px;
}


/*  END Navigation */


/* main content box */
#main_content {
	width: 1000px;
	margin: 0;
	padding: 0;	
}

#main_contentA {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 0 0 20px;
}

#main_contentB {
	float: right;	
	width: 810px;
	margin: 0;
	padding: 0 10px;
	
}

.content li {
	list-style-type: none;
	float: left;
}

.bulletCopy li {	
	margin: 0 50px;
}

.bulletCopyNone li {	
	list-style-type: none;
	margin: 0 50px;
}

.italicCopy{
	font-style:italic;
}

/* flash */
#flashcontent {
	text-align:center;
	margin: 0 auto;
	width: 1004px; 
    background: #d9d9d9 url(../images/csi_bg.jpg) top left repeat-y; 	
}

.flashLogo{
	position: relative;
	top: 34px;
	right: 350px;
}

.noFlash{
	padding: 150px 0;
}

/* footer */
#footer {
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/csi_footer_bg.jpg) top left no-repeat; 	
	height: 32px;
	width: 1004px;
	font-size: 9px;
	color: #666;
}

#footer li {
	list-style-type: none;
	float: left;
	padding: 10px 8px;
}

#footer li.right {
	float: right;
}

#footer li.logo {
	float: right;
	position: relative;
	top: -17px;
}

/* Sitemap */

.indent{
	margin: 40px 0 0 40px;
}

.sitemap {
	padding-left: 30px;
	list-style-type: none;
}