@charset "utf-8";
/* CSS Document */

/* set the height for the containers (for IE6) */
.clear_float {
    clear: both;
}

html, body {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

body {
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color: #004165;
	margin: 0px;
	padding: 0px;
}

.LeftColumnTop {
	background-color: transparent;
	background-image: url(../images/topLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightColumnTop {
	background-color: transparent;
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MiddleColumnTop {
	background-image: url(../images/topMid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 301px;
	width: 945px;
}

.LeftColumnMid {
	background-color: transparent;
	background-image: url(../images/midLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 3px solid #fff;
}
.RightColumnMid {
	background-color: transparent;
	background-image: url(../images/midRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 3px solid #fff;
}
.MiddleColumnMid {
	background-color: #f4f4f4;
	background-image: url(../images/midMid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 945px;
}

.LeftColumnBot {
	background-color: transparent;
	background-image: url(../images/botLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightColumnBot {
	background-color: transparent;
	background-image: url(../images/botRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MiddleColumnBot {
	position: relative;
	background-image: url(../images/botMid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 945px;
	padding: 0px;
	margin: 0px;
}

#left {
	position: relative;
	float: left;
	background-image: url(../images/yellow-loop-bg.jpg);
	background-repeat:repeat-y;
	width: 224px;
	margin: 0px;
	padding: 0px;
}

#right {
	position: relative;
	background-image: url(../images/rightRepeat.jpg);
	background-repeat: repeat-y;
	float: left;

	margin: 0px 0px 0px 0px;
	padding: 0px;
    /*width: 76%;*/
    /*width: 620px;*/
    width: 100%;
    min-height: 650px;
}

#newsBox {
	position: absolute;
	
	/*top: 56px;*/
    /*top: 198px;*/
    right: 0;
    bottom: 0;
	background-image:url(../images/newsbg.png);
	background-repeat:no-repeat;
	background-position: top left;
	width: 721px;
	height: 212px;
	margin: 0px;
	padding: 0px;
}
#contentarea {
	position: relative;
	top: 0px;
	left: 0px;
	max-width: 720px;
	margin: 0 auto 20px auto;
	padding: 0;
}

#footer {
	position: relative;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width: 1150px;
	height: 106px;
	margin: 0px;
}

#flashBox {
	position: relative;
	top: 18px;
	left: 1px;
	width: 944px;
	height: 186px;
	margin: 0px;
	padding: 0px;
}

.noShow {
	display: none;
}
#searchForm {
	position:relative;
	float: left;
	top: 12px;
	left: 640px;
	height: 25px;
	width: 210px;
	}
#facebookLink {
	position:relative;
	float: left;
	top: 5px;
	left: 635px;
	height: 35px;
	width: 35px;
	}
#facebookLink a {
	display: block;
	height: 35px;
	width: 35px;
	outline: none;
}
#rssLink {
	position:relative;
	float: left;
	top: 5px;
	left: 635px;
	height: 35px;
	width: 35px;
	}
#rssLink a {
	display: block;
	height: 35px;
	width: 35px;
	outline: none;
}
#siteMapLink {
	position:relative;
	float: left;
	top: 42px;
	left: 124px;
	height: 20px;
	width: 150px;
	}
#lucidLink {
	position: relative;
	top: -48px;
	left: 795px;
	height: 20px;
	width: 110px;
	}
#lucidLink a {
	display: block;
	height: 20px;
	width: 110px;
	outline: none;
	border: 0px solid red;
	}
	
#NewsBoxLink {
	position:relative;
	float: left;
	top: 27px;
	left: 7px;
	width: 432px;
	height: 179px;
	background-image: url(../images/thinkingshrewdly_vi_sprite.png);
    background-position: top;
    overflow: hidden;
	}
#NewsBoxLink:hover {
    background-position: bottom;
}

#ccclogo {
	position:relative;
	top: 20px;
	left: 420px;
	height: 91px;
	width: 101px;
	}
/*
#NewsBoxLink a {
	display: block;
	height: 179px;
	width: 432px;
	outline: none;
	}	
#NewsBoxLink a:hover {
	background: transparent url(../images/FrostVideo.png) -0px -179px no-repeat; 
	}
*/
#watchlink {
	position:absolute;
	top: 130px;
	left: 250px;
	height: 22px;
	width: 160px;
	}
#watchlink a {
	display: block;
	height: 22px;
	width: 160px;
	outline: none;
	}
	
#registerlink {
	position:absolute;
	top: 150px;
	left: 250px;
	height: 33px;
	width: 160px;
	}
#registerlink a {
	display: block;
	height: 33px;
	width: 160px;
	outline: none;
	}

#viewPDF {
	position:absolute;
	top: 70px;
	left: 250px;
	height: 33px;
	width: 160px;
	}
#viewPDF a {
	display: block;
	height: 33px;
	width: 160px;
	outline: none;
	}
	
	
#viewBook
{
	position:absolute;
	top: 2px;
	left: 20px;
	height: 100px;
	width: 222px;
	
}
#viewBook a {
	display: block;
 	height: 100px;
	width: 222px;
 
	outline: none;
}	
#viewBookInfo
{
	position:absolute;
 	
 
		
	top: 115px;
	left: 90px;
	
	
	height: 40px;
	width: 45px;
	
} 
#viewBookInfo  a
{
	display: block;
	height: 40px;
	width: 45px;
 
	outline: none;
	
} 
	
	
	#viewSurvey {
	position:absolute;
	top: 100px;
	left: 250px;
	height: 30px;
	width: 160px;
	}
    #viewSurvey a {
	display: block;
	height: 30px;
	width: 160px;
	outline: none;
	}	

#NewsRSS {
	position:relative;
	float: left;
	top: 46px;
	left: 35px;
	width: 250px;
	height: 175px;
	}


/** Home Content **/
.home_content {

}
.home_content h1 {
    border-bottom: 1px solid #3e3e3e;
}
.home_content #content_container {
    padding: 30px;
}
.home_content .content_section {

}
.home_content .orange_italic {
    color: #ea932e;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, sans-serif;
    display: block;
}
.home_content .blue {
    color: #144f71;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.home_content .left_side {
    float: left;
    width: 40%;
    margin-left: 5%;
}
.home_content .right_side {
    float: left;
    width: 50%;
}