@charset "utf-8";
body,html {
	width:100%;
	height:100%;
	margin: 0px auto;
	background-color:#14335C;
	background-image:url(images/gradient_back.gif);
	background-repeat:repeat-x;
	font-size:10pt;
	font-family: Sylfaen;
	width:100%;
	height:100%;
}
.galleryText{
	text-align:center;
	font-weight:200;
	font-size:11px;
	line-height: 15px;
	color: #003C74;
	font-family:Sylfaen;
	
}

.contentHeaderText{
	font-size: 11pt;
	font-weight: bold;
	font-family: Sylfaen;
	color: #003C74;
	
}
#content{
	background-color:#cde0f0;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:justify;
	font-weight:200;
	font-size:10pt;
	line-height: 15px;
	color: #003C74;
	font-family: Sylfaen;
}
#newsHeader{
	font-weight:bold;
	font-size:9pt;
	color: #EC4504;
	font-family: Sylfaen;
}
#newsHeader a:link{
	color: #EC4504;
	font-size: 9pt;
	text-decoration:none;
	font-family: Sylfaen;
}
#newsHeader a:hover{
	color: #FF0000;
	font-size: 9pt;
	text-decoration:none;
	font-family: Sylfaen;
}
#newsHeader a:visited{
	color: #CC0000 ;
	font-size: 9pt;
	text-decoration:none;
	font-family: Sylfaen;
}
#newscontent{
	background-color:#cde0f0;
	text-align:left;
	font-weight:600;
	font-size:12px;
	line-height: 15px;
	color: #003c74;
	font-family: Sylfaen;
}
.menu {
	color: #9BC8E5;
	font-size: 13px;
	margin-left:14px;
	text-decoration:underline;
	font-family: Sylfaen;
}
.menu a:link{
	color: #FFFFFF; 
	font-size: 13px;
	text-decoration:none;
	margin-left:14px;
	font-family: Sylfaen;
}
.menu a:hover{
	color: #9BC8E5 !important; 
	font-size: 13px;
	margin-left:14px;
	font-family: Sylfaen;
}
.menu a:visited{
	color: #FFFFFF;
	font-size: 13px;
	margin-left:14px;
	text-decoration:none;
	font-family: Sylfaen;
}
.footer{
	color: #FFFFFF;
	font-size: 9pt;
	padding:10px;
	font-family: Sylfaen;
}
.footer a:link{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9pt;
	font-family: Sylfaen;
	
}
.footer a:hover{
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9pt;	
	font-family: Sylfaen;
}
.footer a:visited{
	color: #CCCCCC;
	font-weight:bold;
	font-size: 9pt;	
	font-family: Sylfaen;
}

.bannerHeader{
	color: #FFFFFF;
	font-size: 8pt;
	padding-left:10px;	
	font-family: Sylfaen;
	
}

.bannerHeader a:link{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration:none;
	margin-left:36px;
	font-family: Sylfaen;
}
.bannerHeader a:hover{
	color: #9BC8E5;
	font-size: 110pt;
	margin-left:36px;
	font-family: Sylfaen;
}
.bannerHeader a:visited{
	color: #499ACF ;
	font-size: 10pt;
	margin-left:36px;
	text-decoration:none;
	font-family: Sylfaen;
}


.bannerContent{
	color: #FFFFFF;
	font-size: 9pt;
	font-weight:bold;
	padding-left:34px;
	font-family: Sylfaen;
}

.bannerContent a:link{
	color: #EC4504;
	font-size: 9pt;
	text-decoration:none;
	font-family: Sylfaen;
}
.bannerContent a:hover{
	color: #FF0000;
	font-size: 9pt;
	text-decoration:none;
	font-family: Sylfaen;
}
.bannerContent a:visited{
	color: #CC0000 ;
	font-size: 9pt;
	text-decoration:none;
	font-family: Sylfaen;
}
.telasi{
	text-align:left;
	font-weight:600;
	font-size:11px;
	line-height: 15px;
	color: #003c74;
	font-family: Sylfaen;
}
.ewTableOrderIndicator {
	font-family: Webdings;
}
.button{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #337098;
	border: 1px solid #003C74;
	font-family: Sylfaen;
	
}
#dropmenudiv{
	position:absolute;
	background-color: #003C74;
	border:1px solid white;
	border-bottom-width: 0;
	font-family: Sylfaen;
	font:normal 10pt;
	line-height:18px;
	z-index:100;
	font-family: Sylfaen;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	color:#FFFFFF;
	font-family: Sylfaen;
}

#dropmenudiv a:hover{ /*hover background color*/
	color:#003C74;
	background-color: #9bc8e5;
	font-family: Sylfaen;
}







