﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	background-color:#efefef;
	margin:0;
	padding:0;
}

form
{
	margin:0;
	padding:0;
}

a:link, a:active, a:visited{	
	color:#0054a6;
	text-decoration:none;
}
a:hover
{	
	color:#0054a6;
	text-decoration:underline;
}
a img{
	border:0;
}

#container
{
	width:990px;
	margin:0 auto;
	background:url(images/main.jpg) no-repeat;
}
#header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:990px;
	height:122px;
	top:0;
	
}
#logo	
{
	float:left;
	margin:15px 20px;
}

#topNav
{	
	float:right;
	text-align:right;
	margin:10px 10px;
	padding:0px;
}

#topNav, #topNav a:link, #topNav a:active, #topNav a:visited{	
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;

}
#topNav a:hover, #topNav #current{	
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#content
{
	padding-top:120px;
	/*min-height: 310px;*/
	margin: 0px;
}

#footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	width:990px;
	height:35px;
	margin:auto;
	margin-right:auto;
	margin-left:auto;
	padding: 15px 0 10px;
	text-align:center;
	background:url(images/bg_footer.gif) repeat-x;
}

#footer, #footer a:link, #footer a:active, #footer a:visited{	
	font-size:11px;
	color:#ffffff;
	text-decoration:none;

}
#footer a:hover, #footer #current{	
	font-size:11px;
	color:#000000;
	text-decoration:none;
}




.title{
	font-weight:bold;
	color:#49BCF3;
}

.title_for_application{
	font-weight:bold;
	color:#ffffff;
}

.title_blue{
	font-weight:bold;
	color:#0054a6;
}


.PicBorder{
	background:#F4F4F4;
	padding:3px;
	border:#999999 solid 1px;
}

/*############################################################*/
.txt-intro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt-title,
.txt-title a:link,
.txt-title a:visited,
.txt-title a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #49BCF3;
}
.txt-title a:hover{
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-date{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
}
.txt-story{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt-headline{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

/* on print page*/
.txt-headline-print{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.txt-title-print {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.title-date-print {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.txt-story-print{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}


/*############################################################*/