@charset "utf-8";

#menu {
	background-image: url(../images/menu-bg.gif);
	width: 1040px;
	background-repeat: no-repeat;
	margin: auto;
	height: 55px;
}
#menu a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#menu a:hover {
	text-decoration: underline;
}
.title-slide{
    color: #FFFFFF;
	margin: auto;
	height: 35px;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;    
   
	display: block;
	padding-right: 15px;
	padding-left: 15px;     /*    height:80px;
	font-size: 20px;
    vertical-align:middle;
    display: block;
    margin-top:10px; */
}
#menutit {

}
.title-slide a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	text-decoration: none;



}
.title-slide a:hover {
	text-decoration: underline;
}




#theader {
	width: 1040px;
	margin: auto;
}
#tcontent {
	width: 1040px;
	margin: auto;
		font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 15px;
}
#tcontent p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#tcontent .title {
	background-color: #48b1ec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 12px;
}
#tcontent h3 {
	font-size: 16px;
}
#tcontent h4 {
	font-size: 14px;
}
#tcontent li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#tcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tcontent a {
	color: #0099FF;
}

#tcontent h2 {
	font-size: 18px;
}

#tcontent h2.blue{
	font-size: 20px;
    color: #FFFFFF;
    margin-bottom:10px;
}


#tcontent .cls {
	clear: both;
}
#column1 {
	float: left;
	width: 720px;
}
#column2 {
	float: right;
	width: 300px;
}
#tfooter {
	margin: auto;
	width: 1040px;
	color: #858585;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 11px;
}
#tfooter a {
	color: #808080;
}

#tfooter a:hover {
	text-decoration:underline;
}

#socialtop a {
	display: block;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#socialtop {
	float: right;
	padding-top: 80px;
	padding-bottom: 10px;
}
#menu .selected {
	text-decoration: underline;
}

#tcontent  .right_side a{
	font-size:16px;   
    height:90px;
    overflow:hidden;
    position: relative;     
}
#tcontent .right_side a:hover{
	background:#00B0EC;
	color:#FFFFFF; 
	font-size:16px;  
   
}

.slogan {
	color: #4db3ed;
    font-size:20px;
    margin-top:20px;
    margin-bottom:20px;
    line-height: 120%;
}



a#blue-hov {
    color:#ffffff;
 /*    height:80px;       
	font-size: 20px;    
  
    display: block;   */ 
}
a#blue-hov:hover{
    color:#ffffff;
    text-decoration:underline; 
 /* 	font-size: 20px; 
    vertical-align:middle; 
 */     
}


.details-txt{
    display:none;
    margin-top:20px;    
}

.videostyle{
    border:1px solid gray;
}