/***********************************************/
/* bu_cms_main.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/home_back.jpg);
	background-color: #FFFFFF;	
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #4361AD;
	font-size: 10pt;	
	text-align:center;

}

div.spacer {
  clear: both;
  }	
.clearer{
border:none;
}
.news-latest-item{
 border-bottom: 1px dotted #b22222;
padding-bottom: 5px;
}
  
#topcontentleft {
	font-size: 130%;
	text-align:center;
	font-style:italic;
/*	COLOR: #2A3785; */
/*	color:#293484; */
	color: #FFA600;
	font-family:"Times New Roman", Times, serif;
	}

#texttop{
  float:left;
  width: 100%;
  display: inline;
}

#MainContentCell{
	background-image: url(../main/images/content_back.gif);
	background-repeat: no-repeat;
	border-top: 8px solid #293484;	
	border-bottom:  1px solid #cccccc;		
}
#LeftMenuCell{
	background-image: url(../main/images/left_bar.gif);
	background-repeat: no-repeat;
}

a{
	color: #777777;
	text-decoration: none;
}

a:link{
	color: #777777;
	text-decoration: none;
}

a:visited{
	color: #777777;
	text-decoration: none;
}

a:hover{

	text-decoration: underline;
	background-image: url(../main/images/left_menu_over.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	font-weight: bold;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #555555;
 margin: 0px 0px 0px 0px ;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#tophead{
	padding: 0px 0px 0px 0px;
	border-bottom: 0 solid #cccccc;
	width: 800;
	background-color: White;
	border: 0;
}
#topnavBar{
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;

	width: 616;
	background-color: transparent;
}

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 800;
	background-color: White;	
}

#navBar{
	width: 184px;
	height: 80%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


#topheaderdata{
  float:right;
	width: 160px;

	padding-right: 5px;
	font-size: 70%;

}

#loginForm{
	width: 160px;
	font-size: 60%;
	padding: 0px 0px 0px 0px;
}


#content{

	padding: 0px 0px 0px 0px;
	color: #4361AD;
	font-size: 10pt;
	text-align: justify;
}



#pageTitle H1{
	width: 100%;
	background-color: #C1181D;
	color: #FFFFFF;
	height: 30px;
	border-style:none;
	text-align: center;
	vertical-align: middle;
}
#colNormal H1,
#colNormal H2,
#colRight H1,
#colRight H2 {
font-size: 10px;
}


#colNormal {
	/* margin-right: 50px; 
	margin-top: 40px;
	margin-left:30px;	
	*/
	border-right: 1px solid #cccccc;
	background-color: #EEEEEE;	
}

#colLeft {
	border-right: 1px solid #293484;
}

#colNormal P {
	font-size: 10px;
	border-right: 1px solid #cccccc;

	border-left: 1px solid #cccccc;	
}

#colRight P {
	font-size: 10px;

}

#colRight H1 {
	font-size: 10pt;
	background-color: #eefffe;
	text-align: center;
	font-color: #ffffff;
}
#colBorder {
	font-size: 10px;	
	border: 1px solid #cccccc;	
	padding: 2px 2px 2px 8px;	
	background-color: #eeeeee;


}
#colRight P.bodytext {
	font-size: 10px;
}

#ct3 #colRight P.bodytext,
#ct3 #colLeft P.bodytext,
#ct3 #colNormal P.bodytext
{
	font-size: 90%;

}

#colLeftLinks {
padding: 10px 0px 0px 0px;

}
#colNormal P.bodytext
{
	border: none;

}
#ct3 #colRight H1,
#ct3 #colLeft H1,
#ct3 #colNormal H1
{
	font-size: 75%;
	text-align: center;
	font-color: #ffffff;
}
#ct3 #colLeft H1 { background-color: #dddddd; }
#ct3 #colNormal H1 { background-color: #dddddd; }
#ct3 #colRight H1 { background-color: #bbbbbb; }
#ct3 TD#colRight {padding-left: 5px;}
#ct3 TD#colLeft {padding-right: 5px;}
#ct3 TD#colNormal {padding-right: 5px;padding-left: 5px;}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #topMenuMain styles **************/

#topMenuMain{
	padding: 0px 0px 0px 0px;

	text-align: right;
}
#topMenuLang{
	padding: 0px 0px 5px 10px;
	color: #cccccc;
	background-color: transparent;
	text-align: left;
}

#topMenuMain img{
 display: block;
}

#topMenu{
float: right;
	padding: 0px 0px 2px 0px;
} 
#topMenu a {
	font-size: 85%;
	padding: 0px 4px 0px 0px;
	color: #4361AD;
/*	color: #FFFFFF;
	background-color:#293484;
	border-top: 1px solid #7D83B3;
	border-left: 1px solid #7D83B3;
	border-bottom: 1px solid #171B45;
	border-right: 1px solid  #171B45;
*/
} 

#topMenu a:hover{


}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}





/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #bottomBar styles ***************/

#bottomBar{
	clear: both;
	border-top: 1px solid #4361AD;
	font-size: 85%;
	color: #cccccc;
	padding: 2px 2px 1px 2px;
	width: 100%;
	text-align:center;
}
#footer{
border-top:     1px #ddd solid;
border-bottom:  1px #ddd solid;
background: #ffffff;
font-size: 85%;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px; /*	border-bottom: 1px solid #cccccc; */
	font-size: 80%;
	width: 180px;
	float: none;
  
}
#address{
	margin: 0px;
	padding: 0px; /*	border-bottom: 1px solid #cccccc; */
	font-size: 70%;
	width: 248;
	float: none;
	text-align:center;
}
#csc-header h1{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C1181D;
	border: solid;
}
h1.csc-firstHeader {
	width: 100%;
	color: #C1181D;
	font-weight: bold;
	font-size: 120%;
	height: 25px;
	border-style:none;
	text-align: center;
	vertical-align: middle;
}
#colRight h1.csc-firstHeader {
	width: 100%;
	color: #555555;
	height: 30px;
	border-style:none;	
	text-align: center;
	vertical-align: middle;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 12px;
	border-bottom-width: thin;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: dotted #C1181D;
	color: #C1181D;
	background-image: url(../images/home_menu_bullet.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#sectionLinks a:hover{
text-decoration: none;
}

#sectionLinks div.sectionLink-level1-act {
	color: #4261AD;
}
#sectionLinks div.sectionLink-level1-act a {
	color: #002052;
	font-weight:bold;
}

#sectionLinks div.sectionLink-level2-act {
	color: #002052;
	padding: 0px 0px 0px 10px;
/*	background-color: #dddddd;*/
}
#sectionLinks div.sectionLink-level2-act a {
	color: #002052;
	font-weight:bold;
	font-size: 9pt;
	padding: 2px 0px 2px 10px;
}
#sectionLinks div.sectionLink-level2-no {
	/*	text-indent: 8pt;*/
	padding: 0px 0px 0px 10px;
}
#sectionLinks div.sectionLink-level2-no a {
	/*	text-indent: 8pt;*/
	padding: 0px 0px 0px 10px;
	color: #002052;
	font-size: 9pt;
}

#sectionLinks div.sectionLink-level3-act {
	color: #002052;
/*	text-indent: 16pt;*/

}

#sectionLinks div.sectionLink-level3-act a {
	color: #666666;
	font-weight: bold;
/*	text-indent: 16pt;*/


}

#sectionLinks div.sectionLink-level3-no {
	padding: 0px 0px 0px 20px;
}
#sectionLinks div.sectionLink-level3-no a {
	padding: 0px 0px 0px 20px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

#credits {
	padding-top: 2px;
	font-size: 8pt;
	text-align:right;
}
#credits a {
	text-decoration: none;
	color: #cccccc;

}

/*********** tt_news styles ***********/

.news-latest-morelink {
	font-size: 9px;
}
