@import url('tt_news.css');
@import url('indexed_search.css');
@import url('flexcontent.css');
@import url('content.css');
@import url('menu.css');
/* @import url('mmenu.css');  */
/* @import url('menulayer.css'); */
@import url('template.css');
@import url('tmail.css');
@import url('ron-added.css');
/*@import url('superfish.css');*/
@import url('firefox-fix.css');
@import url('menufluid.css');



/******************************************************************************/
/***** START - maintenance **************************************************/
/******************************************************************************/

.maintenance{
	height: 500px;
	background-image: url('/fileadmin/templates/images/maintenance.gif');
	background-repeat: no-repeat;
	background-position: center;
}


/******************************************************************************/
/***** STOP - maintenance **************************************************/
/******************************************************************************/

BODY {
	background-color: #E9EBDE;
	text-align: center;
	padding: 0;
	margin: 0; 
}

.tx-tcsubscribe-pi1 {
	font-size: 12px; 
}

.tx-tcsubscribe-pi1 input {
	border: 1px solid #B9D1DD;
}

.bluedivider {
	border-bottom: 1px solid #F0F2F6;
	margin-top: 13px;
	margin-bottom: 15px; 
}

.colorboxgrey {
	background-color: #F5F5F5;
	width: 128px; 
	padding: 10px; 
	margin-bottom: 13px; 
}
.colorboxlightblue {
	background-color: #F1F7F9;
	width: 128px; 
	padding: 10px; 
	margin-bottom: 13px; 
}
.colorboxblue {
	background-color: #E3E6ED;
	width: 128px; 
	padding: 10px; 
	margin-bottom: 13px; 
}


.colorboxclear {
	background-color: none;
	width: 128px; 
	padding: 9px;
	margin-bottom: 13px; 	
}

/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

.colorboxblue h1{
	font-size: 16px;
}
.colorboxclear h1{
	font-size: 16px;
}

.colorboxlightblue h2, .colorboxblue h2, .colorboxclear h2, .colorboxgrey h2{
	font-family: "Times";
	color: #517DA0;
	font-weight: 100;
	font-size: 17px;
}

.csc-textpic-text h3 {
	font-size: 12px;
	color: #527DA0;
}
font.headcap{
	font-size: 29px;
	color: red;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/
/******************************************************************************/
/*****SLIDE********************************************************************/
/******************************************************************************/

.SlideShowHeading
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 800;
	color: #EEEEEE;
	text-decoration: none;
}

#centerImg
{

	background: #b5b5b5;
	height: 223px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

img.midImg
{
	max-width: 221px;
	max-height: 223px;	
}

.footerImg
{
	background: #fff;
	width: 223px;

}

.footerImg a img
{
border: 0px solid red;
cursor: pointer;
}

.sb_header1 p, .sb_header2 p {
text-align:left;
vertical-align:top;
}


