@import url(linkBox.css);
@import url(footerBox.css);
@import url(menuUp.css);


html,body {
	background-color:#011230;
	height:100%;
}
* {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
a {
	text-decoration:none;
	color:#000000;
}
a:active, a:focus{outline: none;}
p {
	color:#000000;
	padding-bottom:10px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-bottom:10px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-bottom:10px;
}
.containerBox {
	width:920px;
	margin:0px auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
}
.container {
	width:920px;
	margin:0;
	background-color:#061736;
}
.headerBox {
	width:906px;
	padding-left:14px;
	height:132px;
	background-attachment: scroll;
	background-image: url(images/headerBoxBackground.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#061736;
}
.linkBox {
	width:285px;
	margin-left:621px;
	height:26px !important;
	height:25px;
	float:right;
	color:#FFFFFF;
	padding-top:16px;
	text-transform:lowercase;
	background-color:#011230;
	font-size:0;
}
.logo {
	width:290px;
	height:84px;
	float:left;
	background-color:#FFFfff;
	margin-top:0 !important;
	margin-top:1px;
}
.menuUp {
	padding-left:4px;
	padding-right:4px;
	width:608px;
	height:84px;
	float:left;
	margin-top:0 !important;
	margin-top:1px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(images/menuUpCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentBox {
	width:920px;
	background-attachment: scroll;
	background-image: url(images/contentBoxBackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	background-color:#FFFFFF;
	float:left;
}
.leftBoxContent {
	width:304px;
	float:left;
	padding-top:5px;
}
.rightBoxContent {
	width:616px;
	float:left;
}
.clear{
	clear:both;
	font-size:0;
	height:0;
	margin:0;
	padding:0;
	border:0;
}


/***** FOOTER BOX -> begin *****/
.footerBox {
	float:left;
	height:78px;
	position:absolute;
	width:890px;
	padding:0 15px;
	background-attachment: scroll;
	background-image: url(images/footerBoxBackgroundHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clearFooter {
	clear:both;
	font-size:0;
	height:2px !important;
	height:1px;
	background-color:#011230;
}


/***** fceBlue -> begin *****/
.fceBlue {
	width:298px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:4px;
	padding-top:2px;
}
.fceBlue .top {
	height:28px;
	padding-top:8px;
	width:278px;
	padding-left:20px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/backgrFce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fceBlue .content {
	padding:20px 15px 3px 25px;
	width:258px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/fceBlueBackgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#C3E9F9;
}
.fceBlue .content p {
	padding:0;
	color:#052D75;
}
/***** fceBlue -> end *****/
.fceBlue .top h2, .fceWhite .top h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom:0;
}
/***** fceWhite -> begin *****/
.fceWhite {
	width:298px;
	float:left;
}
.fceWhite .top {
	height:28px;
	padding-top:8px;
	width:278px;
	padding-left:20px;
	float:left;
	background-attachment: scroll;
	background-image: url(images/backgrFce_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fceWhite .content {
	padding:20px 15px 10px 25px;
	width:258px;
	float:left;
}
.fceWhite .content p {
	padding:0;
	margin:0;
	color:#052D75;
	padding-bottom:5px;
}
/***** fceWhite -> end *****/

/***** RTE begin *****/
p.learnBlue {
	width:auto;
	float:right;
	color:#052D76;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	margin-top:5px;
}
p.learnBlue a {
	color:#052D76;
}
p.learnWhite {
	width:auto;
	float:right;
	color:#052D76;
	font-weight:bold;
	display:block;
	margin-top:-13px;
}
p.learnWhite a {
	color:#052D76;
}
p.separator {
	width:100%;
	background-attachment: scroll;
	background-image: url(images/separatorBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float:right;
	margin-top:16px;
	margin-bottom:5px;
}
p.blue {
	color:#094D7F;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	width:145px;
	text-align:center;
	margin-bottom:10px;
	margin-left:58px !important;
	margin-left:29px;
}
/***** RTE end *****/

.marquee {
	width:616px;
	background-attachment: scroll;
	background-image: url(images/backgrMarquee.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	padding-top:5px;
	height:18px;
}
.marquee a {
	color:#FF536B;
}
.fce4cols {
	width:616px;
}
.fce4cols .col1, .fce4cols .col2, .fce4cols .col3 {
	width:154px;
	height:272px;
	float:left;
}
.fce4cols .col4 {
	height:272px;
	float:left;
}
/*.fce4cols .col1 div.csc-textpic img, .fce4cols .col2 div.csc-textpic img, .fce4cols .col3 div.csc-textpic img, .fce4cols .col4 div.csc-textpic img {
	margin:0;
	padding:0;
	border:0;
	font-size:0;
}*/
.fceWhite .content div.csc-textpic-center div.csc-textpic-text {
	float:none;
	text-align:center;
	padding-left:0 !important;
	padding-left:60px;
	padding-right:0 !important;
	padding-right:10px;
}
.fceWhite .content div.csc-textpic-center div.csc-textpic-imagewrap {
	float:none;
	padding-left:0 !important;
	padding-left:10px;	
}

.fce2cols70x30 {
	width:100%;
	float:left;
	padding-bottom:10px;
	background-color:#E1F6FF;
}
.fce2cols70x30Left {
	float:left;
	width:434px;
}
.fce2cols70x30Left p {
	padding-left:12px;
}
.fce2cols70x30Right {
	width:162px;
	float:left;
	padding-right:20px;
}
.fce2cols70x30Right p {
	line-height:16px;
}
.fce2cols70x30Right .textboldblue a {
	color:#052D76;
	font-weight:bold;
}
.fce2cols50x50 {
	width:100%;
	float:left;
	background-color:#E1F6FF;
	background-attachment: scroll;
	background-image: url(images/backgrfce2colscorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
}
.fce2cols50x50Left {
	float:left;
	width:310px;
}
.fce2cols50x50Left p {
	padding-left:12px;
}
.fce2cols50x50Right {
	width:306px;
	float:left;
	background:transparent;
}
.fce2cols50x50Right p{
	padding-left:4px;
}

.icon_yellow {
	background-attachment: scroll;
	background-image: url(images/icon_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:25px;
}

.fce_workshop
{
/*	background-image:url(images/home_m_workshop.JPG);
	background-repeat:no-repeat;
	background-position:0px 0px; */
	display:block;
	width:300px;
	height:112px;
	position:relative;
}

.fce_workshop .flashMovie
{
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:112px;
	z-index:1;
}

.fce_workshop .contentOnFlash
{
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:112px;
	z-index:4;
}

.fce_workshop .workshop_top
{
	text-align:center;
}

.fce_workshop .workshop_top h3
{
	color:#17375E;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:7px;
}

.fce_workshop .workshop_bottom ul li a
{
	color:#0D2388;
	margin-left:10px;
}

.workshop_bottom ul.csc-menu
{
	list-style:none;
}

sup
{
	font-size:9px;
}